.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; line-height:0; font-size:0;}
.clearfix {display:inline-block;}
/* except Mac IE5 \*/
* html.clearfix { height:1%;}
.clearfix {display:block;}
/* end of Holly Hack */
html, body {height:100%;}
html>/**/body{overflow:-moz-scrollbars-vertical;}
html:first-child body{min-height:100%;}

a { color:#484848;}
a:hover { text-decoration:none;}

body { text-align:center; 
	   background:#fff; 
	   font-size:12px; 
	   font-family:"ＭＳ ゴシック", "MS Gothic", sans-serif;
	    overflow: visible !important;
	   }
#wrapper {
	 background:url(../../common/img/share/bg.jpg) repeat-x;
	 width:650px;
	 margin:0 auto;
}
#header {
	padding:20px 0 0 0;
}
#header #logo{
	text-align:left;
	border:none;
}
#header #logo a{
	border:none;
}
#header #s_navi{
	display:none;
}

#yahoo { display:none;}


#main {}
#main  #contents{text-align:left;}
 
#main #menu { display:none;}

#footer { display:none;}

/*第二階層・第三階層*/
#pankuzu { display:none;}
.danraku {
	margin-top:10px;
}
	
.vol02 h1{background:url(../../common/img/vol02/second_title.jpg) no-repeat #fff;}

.pt20{padding-top:20px;}


#contents {
	color:#484848;
	line-height:18px;
}
h1{
	width:610px;
	color:#793415;
	font-size:14px;
	padding:50px 20px 45px 20px;
}
h1 strong{
	font-weight:bold;
	font-size:18px;
	padding-top:10px;
	display:block;
}
h2 {
	background:url(../../common/img/share/indexbg.gif) repeat-x #fff;
	border:#cecece solid 1px;
	padding:7px;
	margin:20px 0 10px 0;
}
h2 a{
	color:#3a667c;
	text-decoration:underline;
	background:url(../../common/img/share/arrow_second.gif) no-repeat;
	display:block;
	padding:4px 0 6px 38px;
}
h2 a:hover{
	color:#3a667c;
	text-decoration:none;
}



