@charset "utf-8";

/*-----------------------------------------------------------
   レイアウト指定
-----------------------------------------------------------*/
.cb {
	clear: both;
}
body{
	font-size:14px;
	background: #FFF9E9;
}

a:link{
color:#333;
}

a:visited{
color:#333;
}
a:active{
color:#0CF;
}
#wrapper{
}
#head{
	padding:0px 0 0;
}
#big_txt {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	background: #b50d0d;
	padding: 5px 10px;
	margin-bottom: 15px;
	border-bottom: 5px solid #42210B;
}
#head #logo{
	text-align:center;
}
#head #logo img{
	width:315px;
	margin:0 0 15px;
	text-align:center;
}

/*-----------------------------------------------------------
   グローバルナビゲーション指定
-----------------------------------------------------------*/
#g_nav{
margin:0 10px 10px 10px;
}
#g_nav ul li a{
position:relative;
display:block;
padding:14px 10px;
font-weight:bold;
text-decoration:none;
color:#281203;
background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF9E1), color-stop(0.00, #fff));
background:-webkit-linear-gradient(top, #fff 0%, #FFF9E1 100%);
background:-moz-linear-gradient(top, #fff 0%, #FFF9E1 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffff', endColorstr='#ffeeeeee', GradientType=0 );
background:linear-gradient(top, #fff 0%, #FFF9E1 100%);
border-bottom:#8C6239 solid 1px;
border-left:#8C6239 solid 1px;
border-right:#8C6239 solid 1px;
border-top:none;
}
#g_nav ul li a.on{
background:#ccc;
}
#g_nav ul li a:after{
content:"";
position:absolute;
right:10px;
top:50%;
display:block;
width:8px;
height:13px;
margin:-7px 0 0 0;
background:url(../images/icon.png) no-repeat 0 0;
-webkit-background-size:8px 13px;
background-size:8px 13px;
}

#g_nav ul li:first-child a{
border-radius:4px 4px 0 0;
border-top:#42210B solid 1px;
}
#g_nav ul li:last-child a:after{
content:"";
position:absolute;
right:10px;
top:50%;
display:block;
width:8px;
height:13px;
margin:-7px 0 0 0;
background:url(../images/icon02.png) no-repeat 0 0;
-webkit-background-size:8px 13px;
background-size:8px 13px;
}
#g_nav ul li:last-child a{
border-radius:0 0 4px 4px;
background:-webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FFF9E1), color-stop(0.00, #fff));
background:-webkit-linear-gradient(top, #078303 0%, #004513 100%);
background:-moz-linear-gradient(top, #078303 0%, #004513 100%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffffff', endColorstr='#ffeeeeee', GradientType=0 );
background:linear-gradient(top, #fff 0%, #FFF9E1 100%);
border-bottom:#8C6239 solid 1px;
border-left:#8C6239 solid 1px;
border-right:#8C6239 solid 1px;
color:#ffffff;
}
/*-----------------------------------------------------------
  問い合わせ用リンクボックス（電話）
-----------------------------------------------------------*/

.contact_box{
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	background:#b50d0d;
	height:50px;
	margin:0px 10px 10px 10px;
	-webkit-box-shadow: 0px 2px 4px #333;
	-moz-box-shadow: 0px 2px 4px #333;

}
p.contact_left{
	position:absolute;
	left:3px;
	top:10px;
	font-size:10px;
	text-shadow: 1px 1px 2px #990033; 
	line-height:140%;
	color:#fff;
}
a.contact_link{
	position:absolute;
	right:0px;
	top:-3px;
	font-size:30px;
	color:#fff;
	margin:10px;
	height:30px;
	text-shadow: 1px 1px 2px #990033; 
	line-height:110%;
}
.linkbox{
	line-height:1.5;
	font-size:14px;
	text-shadow: 1px 1px 1px #fff; 
	position: relative;
	font-weight:bold;
	color:#000;
	text-align:left;
}
.tel_txt {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 20px;
	font-size: 12px;
	color: #333;
}
#main img{
	width:310px;
	margin:0 0 15px;
	text-align:center;
}
#main{
	text-align:center;
}
#visual{
margin:0 10px 10px 10px;
}

#visual p{
width:100%;
height:140px;
background:url(../images/top_img01.png) no-repeat;
-webkit-background-size:100% auto;
background-size:cover;
border-radius:4px;
}

#visual p img{
width:190px;
margin:28px 0 0 5px;
}

#contents{
	position:relative;
	margin:0 0px 10px;
	padding:10px 0px;
	-webkit-box-shadow:1px 1px 2px #ddd;
	box-shadow:1px 1px 2px #ddd;
	background:#FFF9E9;
	border-radius:4px;
}

#contents .main{
padding:0 0 10px 0;
}
#contents .main h2{
	background: none repeat scroll 0 0 #b50d0d;
	height: 40px;
	line-height: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	color: #FFF;
	border-bottom: 5px solid #42210B;
	margin-bottom: 10px;
	text-align: center;
}
/*-----------------------------------------------------------
   バイオリンク
-----------------------------------------------------------*/
.biocara img{
	width:280px;
	margin:0 0 15px;
	text-align:center;
}
.biocara {
	text-align:center;
}
.bio_box{
	margin-bottom: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 10px;
}
.bio_box .bio_title{
	background: none repeat scroll 0 0 #3f8c3f;
	height: 35px;
	line-height: 35px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	margin-bottom: 10px;
	text-align: center;
	width: 300px;
	border-radius:4px;
}
.bio_box .bio_sub {
	width: 288px;
	margin-right: auto;
	margin-left: auto;
	color: #b50d0d;
	font-weight: bold;
	line-height: 1.4em;
	padding: 5px;
	border: 1px dotted #F60;
	margin-bottom: 10px;
}
.bio_title .small {
	font-size: 12px;
}
.bio_box .bio_txt {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#fmenu{
margin:0 10px 10px 10px;
padding:14px 8px;
background:#DDF2F9;
border-radius:4px;
}

#fmenu header{
margin:0 0 10px 0;
}

#fmenu header h1{
margin:0 0 14px 0;
padding:0 0 0 4px;
font-size:12px;
font-weight:bold;
line-height:1;
border-left:#069 solid 4px;
}

#fmenu header p img{
width:100%;
border-radius:4px;
}

#fmenu section{
}

#fmenu section h2{
margin:0 0 16px 0;
font-size:12px;
color:#069;
}

#fmenu section dl{
font-size:10px;
line-height:1.6;
}

#fmenu section dl dt{
width:60px;
}

#fmenu section dl dd{
margin:-1.6em 0 4px 0;
padding:0 0 4px 70px;
border-bottom:#BBCDD3 dotted 1px;
}

#fmenu section dl dd:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}

.pagetop{
margin:0 10px 10px 10px;
text-align:right;
}

.pagetop a{
padding:0 0 0 14px;
font-size:10px;
-webkit-background-size:11px;
background-size:11px;
}

#ft{
	margin:0 5px;
	padding:10px 0;
	font-size:10px;
	border-top:2px solid #b50d0d;
}
.pc a:link{
color:#fff;
text-decoration:none;
}

.pc a:visited{
color:#fff;
text-decoration:none;
}
.pc a:active{
color:#0CF;
text-decoration:none;
}
#ft nav ul{
margin:0 0 10px 0;
text-align:center;
}
#ft nav ul li{
	display:inline;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#ft nav ul li a{
	padding:0 0 5 5px;
	-webkit-background-size:11px;
	background-size:11px;
	line-height: 1.8em;
}
#ft section{
	padding:15px 10px;
	background:#b50d0d;
	border-radius:4px;
}
#ft section p{
	text-align:center;
	padding-bottom: 5px;
	color: #FFF;
	line-height: 1.5em;
}
#wrapper #ft .pc{
	font-size: 10px;
	font-weight: bold;
	color: #fafcff;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4), 0 1px 1px rgba(255, 255, 255, 0.5);
	letter-spacing: 0;
	border: none;
	box-shadow: inset 0 -1px 1px rgba(0, 0, 0, 0.9), inset 0 1px 0 rgba(255, 255, 255, 0.4);
	border-radius: 6px;
	text-decoration: none;
	padding: 8px 82px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #ff5a00), color-stop(1.00, #cd0000));
	background: -webkit-linear-gradient(#ff5a00, #cd0000);
	background: -moz-linear-gradient(#ff5a00, #cd0000);
	background: -o-linear-gradient(#ff5a00, #cd0000);
	background: -ms-linear-gradient(#ff5a00, #cd0000);
	background: linear-gradient(#ff5a00, #cd0000);
	display: block;
	text-align: center;
	margin: 0.5em auto 10px;
}
.cf:after{
content:"";
display:block;
clear:both;
}
#wrapper #ft .linkbox.contact_box p.contact_left{
	position:absolute;
	left:3px;
	top:10px;
	font-size:9px;
	text-shadow: 1px 1px 2px #990033; 
	line-height:140%;
	color:#fff;
}
#wrapper #ft .linkbox.contact_box a.contact_link{
	position:absolute;
	right:-5px;
	top:-3px;
	font-size:30px;
	color:#fff;
	height:30px;
	text-shadow: 1px 1px 2px #990033;
	line-height:110%;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*-----------------------------------------------------------
   アコーディオンコンテンツ用
-----------------------------------------------------------*/
dl.accordion {
	background:#DDD;
	width:90%;
	margin:0 auto 30px;
	padding:5px;
	font-size:15px;
}
dl.accordion dt {
    background:url(../images/aco_icon01.png) 97% center no-repeat,-moz-linear-gradient(top, #078303, #004513);
    background:url(../images/aco_icon01.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#078303), to(#004513));
    border-bottom:1px solid #EEE; height:40px; text-indent:10px; line-height:40px; color:#fff; font-weight:bold; cursor:pointer;}
dl.accordion dt.open {
		color: #FFF;
    background:url(../images/aco_icon02.png) 97% center no-repeat,-moz-linear-gradient(top, #078303, #004513);
    background:url(../images/aco_icon02.png) 97% center no-repeat,-webkit-gradient(linear, left top, left bottom, from(#078303), to(#004513));}
dl.accordion dd { 	
	font-size:14px;
	background: -webkit-linear-gradient(#fff, #eee);
	background: -moz-linear-gradient(#fff, #eee);
	background: -o-linear-gradient(#ff, #eee);
	background: -ms-linear-gradient(#fff, #eee);
	background: linear-gradient(#fff, #eee);; padding:10px; line-height:1.5; display:none;}