@charset "utf-8";
/* CSS Document */

/*
 + Style Name: default Stylesheet
 + Style URI: http://www.fjord.jp/common/stylesheets/basic.css
 + Description: 基本的なレイアウトに関するcss
 + Version: 1.0
 + Last Up Date: 2008-08-01
 + Author: machida
 + Author URI: http://fjord.jp
 + Author Email: machidanohimitsu[at mark]gmail.com
*/

#header {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#header .header {
	background-image: url(../images/header_header.gif);
	background-position: center top;
	height: 24px;
	background-position:center top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
}
#container {
	background-image: url(../images/container_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#header .body {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header .body h1 {
	height: 50px;
	width: 500px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	line-height: 1;
	margin: 0px;
}
#header .body .logo a {
	display: block;
	height: 50px;
	width: 500px;
	text-indent: -9999px;
}
#header .body ul {
	width: 268px;
	height: 43px;
	display: block;
	margin-top: 7px;
}
#header .body li {
	display: inline;
	width: 134px;
	height: 43px;
}
#topics {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	padding-right: 25px;
	background-image: url(../images/topics_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	padding-left: 25px;
}
#topics .information {
	float: left;
	width: 360px;
}
#topics .information h2 {
	width: 340px;
	height: 50px;
	line-height: 1;
	margin: 0px;
	font-size: 10px;
	background-image: url(../images/infomation.jpg);
	text-indent: -9999px;
	background-position: -1px top;
}
#topics .header {
	background-repeat: no-repeat;
	background-image: url(../images/topics_header.jpg);
	background-position: center;
	height: 13px;
	width: 830px;
}
#topics .information iframe {
	float: right;
	overflow: auto;
	height: 140px;
	width: 320px;
	padding: 0px;
	margin: 0px;
	background-image: none;
	border:none;
}
#topics .information object {
	float: right;
	overflow: auto;
	height: 140px;
	width: 320px;
	padding: 0px;
	margin: 0px;
	background-image: none;
	border:none;
	}
#topics #picture {
	float: right;
	width: 460px;
}
#topics #picture .inner {
	padding-top: 15px;
	padding-right: 40px;
}
#picture .inner img {
	float: right;
}
#topics .footer {
	clear: both;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	background-image: url(../images/topics_footer.gif);
}
#header .body a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 43px;
	text-indent: -9999px;
}
#header .body .signup a {
	background-image: url(../images/signup.jpg);
	width: 134px;
}
#header .body .login a {
	background-image: url(../images/login.jpg);
	width: 120px;
	text-indent: -9999px;
}
#header .body .account_menu {
	float: right;
}
#header .body .inner {
	padding-left: 15px;
}
#topics .news {
	width: 360px;
	float: left;
	padding-top: 15px;
}
#topics .news h2 {
	font-size: 12px;
	line-height: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topics .news .inner {
	padding-left: 40px;
}
#topics .news li {
	line-height: 1.4;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
}
#picture .inner .discription {
	clear: both;
	padding-top: 15px;
	font-size: 10px;
	text-align: right;
}
#banners {
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	width: 830px;
	padding-top: 10px;
	text-align: center;
}
#banners li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#menu {
	float: left;
	width: 205px;
	margin-top: 5px;
}
#main {
	float: right;
	width: 610px;
}
#index_mama_comunity {
	width: 389px;
	background-image: url(../images/index_mama_community.gif);
	background-repeat: no-repeat;
	height: 135px;
}
#menu_sns .signup a {
	background-image: url(../images/menu_sns_login.jpg);
	height: 61px;
	width: 205px;
	display: block;
	text-indent: -9999px;
}
#menu_sns .signup {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#menu_mama_community .login a {
	background-image: url(../images/menu_mama_community_login.jpg);
	height: 45px;
	width: 205px;
	display: block;
	text-indent: -9999px;
}
#menu_mama_community .login {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#contents {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#menu li {
	line-height: 1.4;
}
#menu_sns a {
	font-size: 12px;
	font-weight: bold;
}
#menu_sns ul {
	display: block;
	width: 205px;
	text-align: center;
}
#menu_sns li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu_mama_community a {
	font-size: 12px;
	font-weight: bold;
}
#menu_mama_community {
	padding-top: 10px;
}
#menu_mama_community ul {
	display: block;
	width: 205px;
	text-align: left;
}
#menu_mama_community li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu_only_menbers {
	padding-top: 15px;
}
#menu_only_menbers h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_only_member.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_only_menbers li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_only_member.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#menu_nursery {
	padding-top: 15px;
}
#menu_nursery h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_nursery.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_nursery li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_nursery.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#menu_club {
	padding-top: 15px;
}
#menu_club h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_club.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_club li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_club.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#menu_agent {
	padding-top: 15px;
}
#menu_agent h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_agent.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_agent li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_agent.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#menu_outing {
	padding-top: 15px;
}
#menu_outing h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_outing.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_outing li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_outing.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#menu_serch {
	padding-top: 15px;
}
#menu_serch h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_serch.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_serch li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 11px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_serch.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#menu_shopping {
	padding-top: 15px;
}
#menu_shopping h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_shopping.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_shopping li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_shopping.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#menu_knowledge {
	padding-top: 15px;
}
#menu_knowledge h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_knowledge.gif);
	height: 26px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_knowledge li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_knowledge.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#menu_news {
	padding-top: 15px;
}
#menu_news h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_news.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_news li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_news.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#menu_outline {
	padding-top: 15px;
}
#menu_outline h2 {
	font-size: 8px;
	background-image: url(../images/menu_h2_outline.gif);
	height: 13px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#menu_outline li{
	margin: 0;
	padding: 8px 4px 8px 24px;
	font-size: 12px;
	border: 1px solid #ccc;
	background-image: url(../images/arrow_outline.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 900px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
	font-size: 12px;
}
#bread_crumbs li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#bread_crumbs {
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#bread_crumbs .arrow {
	margin-right: 5px;
	margin-left: 5px;
}
#bread_crumbs a {
	font-weight: normal;
	color: #6666CC;
}
#dining_room_safe {
	float: left;
}
#main .section h3 {
	font-size: 16px;
	color: #1d7609;
}
#main .section {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88BEEC;
	margin-bottom: 25px;
	padding-bottom: 0px;
}

#main .section_special {
	border: 2px;
	border-style: dotted;
	border-color: #ffc0cb;
	margin-bottom: 20px;
	padding: 20px 20px 0 20px;
}

#main .fair {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #88BEEC;
	margin-bottom: 25px;
	padding-bottom: 0px;
}

#main .fair ul{
font-size: 14px;
padding-bottom: 25px;
list-style-type: disc;
}

#main .fair li{
line-height: 24px;
}

#main .fair li .other_fair{
padding-bottom: 10px;
font-size: 12px;
}

.nagasaki h2 {
	background-image: url(../images/strawberry_h2.jpg);
	height: 250px;
	margin-bottom: 15px;
}
.nagasaki_2011 h2 {
	background-image: url(../images/strawberry_h2_2011.jpg);
}
.nagasaki .section h3 {
	background-image: url(../images/arrow_club.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 24px;
}
.nagasaki .section_special h5{
	background-image: url(../images/heart.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-color: #000;
	font-size: 14px;
}
.nagasaki .section h4 {
	font-size: 14px;
	color: #7b380b;
}
.nagasaki .fair h5{
color: #000;
font-size: 14px;
}

#main .section img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main .end {
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 5px;
	border: 1px solid #FFD763;
}
#main .section p {
	clear: both;
}

#main .fair p{
	clear: both;
	font-size: 14px;
	}

