@charset "utf-8";



/* top_containter
================================================== */
.top_containter{ padding-top:30px;}

.top_containter #top_left{ width:300px; float:left;}
.top_containter #top_right{ width:500px; float:right;}

.top_containter .news{ margin-top:25px;}
.top_containter .news ul li{ width:300px; padding:6px 4px 6px 4px; background:url(../../img/dot.gif) bottom repeat-x; font-size:12px; line-height:1.4em;}

.top_containter .news a:link , .favorite a:visited{ color:#C3887D; text-decoration:underline;}
.top_containter .news a:visited , .favorite a:visited{ color:#C3887D; text-decoration:underline;}
.top_containter .news a:active , .favorite :active{ color:#C3887D; text-decoration:none;}
.top_containter .news a:hover , .favorite :active{ color:#C3887D; text-decoration:none;}


/* twitter */
.twitter{ margin-top:28px; font-size:12px; line-height:1.4em;}
.twitter dl dd#tweets{}
.twitter dl dd#tweets ul li{padding:5px;border-bottom:1px solid #dedede;}
.twitter dl dd#tweets ul li a:link , .twitter dl dd#tweets ul li a:visited{ color:#666; text-decoration:none;}
.twitter dl dd#tweets ul li a:hover , .twitter dl dd#tweets ul li a:active{ color:#666; text-decoration:underline;}

/* links */
.links{ margin-top:30px; margin-bottom:13px; font-size:11px; line-height:1.4em;}
.links dd{
	width:296px;
	background:url(../../img/dot.gif) bottom repeat-x;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}


/* favorite */
.favorite{ margin-top:30px; margin-bottom:13px; font-size:11px; line-height:1.4em;}
.favorite dd{ width:296px; margin:0 1px;  padding:6px 4px 6px 4px; background:url(../../img/dot.gif) bottom repeat-x;}
.favorite_link{ width:204px; float:left;}
.fb_right{ width:92px; float:right;}
.fb_btn{ width:16px; float:left; margin-top:2px;}
.fb-like{ float:right;}
.fb-like iframe{ display:block}

.favorite a:link , .favorite a:visited{ color:#666; text-decoration:none;}
.favorite a:hover , .favorite :active{ color:#666; text-decoration:underline;}


/* topコンテンツ */
.h2_profile{ margin-top:28px; margin-bottom:10px;}
.top_txtConteinter{ width:500px; padding-bottom:5px; background:url(../../img/dot.gif) bottom repeat-x;}
.top_profile_txt{ margin-bottom:8px;}
.top_txt{ margin:0 6px;}
.top_txt table{ width:100%; font-size:10pt; line-height:1.2em;}
.top_txt table td{ vertical-align:text-bottom;}


/* topバナー */
.top_bnr_pall {
	width: 282px;
	margin-top: 20px;
	padding: 8px;
	border: 1px solid #CECECE;
}

.top_bnr_pall_t {
	margin-bottom: 5px;
	text-align: center;
}

.top_bnr_kinutani {
	width: 230px;
	margin: 20px 0px
}

.top_bnr {
	width: 230px;
	margin-top: 30px
}

.top_bnr ul {
	list-style: none;
}

.top_bnr ul li {
	margin-bottom: 10px;
	list-style: none;
}



/* works
================================================== */
#works{ width:840px; position:relative;}
#works h2{ width:140px; position:absolute; left:0; top:0;}
#works h3{margin-bottom:19px;}
#works .works_main{
	width:630px;
	margin:0 10px;
}
#works .works_txt{
	font-size:9pt;
	line-height:1.5em;
	margin-top:8px;
}
#works .works_youtube{ width:84px; float:right; margin-left:23px;}
p.st{font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka ;
	font-size: 10pt;
	font-weight: bold;
	color: #333366;}
p.pic{
	text-align: center;
}




/* exhibition
================================================== */
#exhibition{ width:840px; position:relative; margin-top:14px;}
#exhibition h2{ width:140px; position:absolute; left:0; top:0;}

#exhibition h3{ margin-bottom:34px;}
#exhibition .exhibition_main{ width:641px; margin:0 10px;}
#exhibition .exhibition_main h4{
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E3E2EE;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E2EE;
	border-right-color: #E3E2EE;
	border-bottom-color: #E3E2EE;
	width: 621px;
	padding-right: 0px;
	clear: both;
}
#exhibition table{
	border-collapse:collapse;
	font-size:9pt;
	line-height:1.4em;
	text-align:left;
	clear: both;
}
#exhibition table th{
	width:70px;
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-left:3px solid #e6e4ee;
	background-color:#f3f2f6;
	padding:5px;
	vertical-align: top;
}
#exhibition table td{
	border-collapse:collapse;
	vertical-align: text-top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #e3e2ee;
	border-left-color: #e3e2ee;
	border-collapse:collapse;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e2ee;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#exhibition table td.exhibition_td_pdf{
	width:230px;
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	border-left:1px solid #e3e2ee;
	border-right:1px solid #e3e2ee;
	vertical-align:top;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#exhibition .exhibition_main h4 p.ttl{
	float: left;	
}

#exhibition .exhibition_main h4 p.kaisai{
	background-image: url(../../exhibition/img/bnr_kaisai.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 26px;
	width: 105px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: right;
}

#exhibition .exhibition_main h4 p.yokoku{
	background-image: url(../../exhibition/img/bnr_yokoku.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 58px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: right;
}

#exhibition .exhibition_main h4 p.syuryo{
	background-image: url(../../exhibition/img/bnr_syuryo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 21px;
	width: 58px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	float: right;
}

#exhibition ul.nc{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#exhibition ul.nc li{
	margin-bottom: 5px;
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#exhibition li{
	margin-bottom: 5px;
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#exhibition table.nc{
	text-align:left;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#exhibition table.nc td{
	font-size:9pt;
	line-height:1.4em;
	text-align:left;
	clear: both;
	vertical-align: text-top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#exhibition table.nc2 td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 3px 0px;
}

#exhibition table.nc2 th{
	width:90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 3px 0px;
}


/* award
================================================== */
#award{ width:840px; position:relative; margin-top:14px;}
#award h2{ width:140px; position:absolute; left:0; top:0;}

#award h3{ margin-bottom:15px;}
#award .award_main{
	width:641px;
	margin:0 10px;
	font-size: 10pt;
	line-height: 1.6em;
}
#award .award_ph{
	width:631px;
	padding-bottom:20px;
}
#award .award_txt{
	width:190px;
	margin-top:0px;
	margin-right:8px;
	font-size:9pt;
	line-height:1.5em;
	background-color: #EAEAF7;
	text-align: center;
	border: 1px solid #CECED8;
	display: block;
	margin-bottom: 25px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	vertical-align: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
}

#award .award_txt a{
	color: #330033;
}

#award .award_phT{
	width:631px;
	padding-bottom:20px;
}
#award .award_txtT{
	width:631px;
	margin-top:0px;
	margin-right:21px;
	font-size:10pt;
	line-height:1.5em;
	padding-bottom:20px;
}

#award .award_table{ border:1px solid #e3e2ee; clear:both;}
#award table{ border-collapse:collapse; font-size:9pt; line-height:1.4em; text-align:left; }
#award table th{
	width:97px;
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-left:3px solid #e6e4ee;
	background-color:#f3f2f6;
	padding:5px;
	vertical-align: text-top;
	font-size: 9pt;
	line-height: 1.5em;
}
#award table td.long{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-left:3px solid #e6e4ee;
	background-color:#f3f2f6;
	padding:5px;
	vertical-align: text-top;
	font-size: 9pt;
	line-height: 1.5em;
}
#award table td{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	padding:5px 10px;
	font-size: 9pt;
	line-height: 1.5em;
}

#award table td strong{
	font-weight: bold;
	color: #666666;
}
#award table td.no-border{ border-bottom:none;}

#award strong{
	font-weight: bold;
	color: #003366;
}



/* shop
================================================== */
#shop{ width:840px; position:relative; margin-top:14px;}
#shop h2{ width:140px; position:absolute; left:0; top:0;}

#shop h3{ margin-bottom:34px;}
#shop .shop_main{ width:641px; margin:0 10px;}
#shop .shop_main h4{
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E3E2EE;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E2EE;
	border-right-color: #E3E2EE;
	border-bottom-color: #E3E2EE;
	width: 621px;
	padding-right: 0px;
}
#shop table{ border-collapse:collapse; font-size:9pt; line-height:1.4em; text-align:left; }
#shop table th{ width:97px; border-collapse:collapse; border-top:1px solid #FFF; border-left:3px solid #e6e4ee; background-color:#f3f2f6; padding:5px;}
#shop table td{ border-collapse:collapse; border-top:1px solid #FFF; border-bottom:1px solid #e3e2ee; padding:5px 10px;}
#shop table td.shop_td01{ border-collapse:collapse; border-top:1px solid #FFF; border-bottom:1px solid #e3e2ee; padding:5px 10px; vertical-align:top;}
#shop table td.shop_td02{ width:261px; border-collapse:collapse; border-top:1px solid #FFF; border-bottom:1px solid #e3e2ee; border-left:1px solid #e3e2ee; border-right:1px solid #e3e2ee; padding:5px 10px; vertical-align:top;}
#shop table td.shop_td03{
	border-collapse:collapse;
	padding:5px 10px;
	vertical-align:top;
	border-right-color: #e3e2ee;
	border-bottom-color: #e3e2ee;
	border-left-color: #e3e2ee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


#shop table.goods{ border-collapse:collapse; font-size:9pt; line-height:1.4em; text-align:left; }
#shop table.goods th{
	width:97px;
	border-collapse:collapse;
	background-color:#f3f2f6;
	padding:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #e6e4ee;
	border-left-color: #e6e4ee;
}
#shop table.goods td{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	padding:5px 10px;
	text-align: center;
	vertical-align: middle;
}
#shop table.goods td.shop_td01{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	padding:5px 10px;
	vertical-align:middle;
}
#shop table.goods td.shop_td02{
	width:261px;
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	border-left:1px solid #e3e2ee;
	border-right:1px solid #e3e2ee;
	padding:5px 10px;
	vertical-align:middle;
}
#shop table.goods td.shop_td03{
	border-collapse:collapse;
	padding:5px 10px;
	text-align:left;
	vertical-align:middle;
	border-right-color: #e3e2ee;
	border-bottom-color: #e3e2ee;
	border-left-color: #e3e2ee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#shop a{
	color: #FFFFFF;
}


/* activity
================================================== */
#act{ width:840px; position:relative; margin-top:14px;}
#act h2{ width:140px; position:absolute; left:0; top:0;}

#act h3{ margin-bottom:34px;}
#act .act_main{ width:641px; margin:0 10px;}
#act .act_main h4{
	font-size: 10pt;
	font-weight: bold;
	color: #333366;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E3E2EE;
	padding-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3E2EE;
	border-right-color: #E3E2EE;
	border-bottom-color: #E3E2EE;
	width: 621px;
	padding-right: 0px;
	clear: both;
}
#act table{ border-collapse:collapse; font-size:9pt; line-height:1.4em; text-align:left; }
#act table th{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-left:3px solid #e6e4ee;
	background-color:#f3f2f6;
	padding:5px;
	vertical-align: text-top;
}
#act table th.th01{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-left:3px solid #e6e4ee;
	background-color:#f3f2f6;
	padding:5px;
	vertical-align: text-top;
	text-align:right;
}
#act table th.th02{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-left:3px solid #e6e4ee;
	background-color:#f3f2f6;
	padding:5px;
	vertical-align: text-top;
	width: 150px;
}
#act table td{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	padding:5px 10px;
	vertical-align: text-top;
}
#act table td.act_td01{ border-collapse:collapse; border-top:1px solid #FFF; border-bottom:1px solid #e3e2ee; padding:5px 10px; vertical-align:top;}
#act table td.act_td02{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	border-left:1px solid #e3e2ee;
	border-right:1px solid #e3e2ee;
	vertical-align:top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

td.farm_td02{ white-space:nowrap; }
th.farm_th01{ white-space:nowrap; }

.fimg {
	float:left;
	border:5px solid #fff;
	text-align:center;
	box-shadow:rgba(219, 219, 219, 0.8) 0px 0px 4px 3px;
	-webkit-box-shadow:rgba(219, 219, 219, 0.8) 0px 0px 4px 3px;
	-moz-box-shadow:rgba(219, 219, 219, 0.8) 0px 0px 4px 3px;
	background:#fff;
	margin:10px 10px 10px 10px;
}
.fimg img {margin-bottom:5px; width:270px;}

.fimg2 {
	float:left;
	border:5px solid #fff;
	text-align:center;
	box-shadow:rgba(219, 219, 219, 0.8) 0px 0px 4px 3px;
	-webkit-box-shadow:rgba(219, 219, 219, 0.8) 0px 0px 4px 3px;
	-moz-box-shadow:rgba(219, 219, 219, 0.8) 0px 0px 4px 3px;
	background:#fff;
	margin:10px 7px 10px 5px;
}
.fimg2 img { margin-bottom:5px; width:180px;}


#act table td.act_td03{
	border-collapse:collapse;
	padding:5px 10px;
	vertical-align:top;
	border-right-color: #e3e2ee;
	border-bottom-color: #e3e2ee;
	border-left-color: #e3e2ee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#act table td.act_td_img{
	border-collapse:collapse;
	border-top:1px solid #FFF;
	border-bottom:1px solid #e3e2ee;
	border-left:1px solid #e3e2ee;
	border-right:1px solid #e3e2ee;
	padding:5px 10px;
	vertical-align:top;
	text-align: center;
}
#act .act_main #kaa, #act .act_main #farm{
	width:641px;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#act table.nc2 td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 3px 0px;
}

#act table.nc2 th{
	width:90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 3px 0px;
}

#farm p { margin-bottom:8px;}

#act .act_main #kaa .left{
	width: 145px;
	float: left;
}


#act .act_main #farm .left{
	width: 320px;
	float: left;
}

#act .act_main #kaa .right{
	width: 475px;
	float: right;
}

p.line{
	width: 641px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9AA3AF;
	clear: both;
}
p.kaaimg{
	width: 641px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#act img.fukei{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* 共通 */
p.comment{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-size: 8pt;
	line-height: 1.6em;
}
