@charset "EUC-JP";   /*   文字コード   */

body{
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/

.clear{
	clear: both;
}

#C_wrapper{
	width: 808px;
	margin: 0 auto;
	padding: 0;
}
#C_outlineleft{
	width: 807px;
	background: url(/dol/image/backy.jpg) #fff left top repeat-y;
}

#C_outlineright{
	/* width: 808px;
	background: url(/dol/image/b_side_r1_c3.gif) right top repeat-y; */
}
#C_contentsBox{
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	/* border: solid 1px #000; */
}

#C_fontset{
	text-align: left;
	font-size: 12px;
	color: #000;
}

/* Top へ戻るボタン
----------------------------------------------------------------------- */
#topJpBox{
	width: 750px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: center;
	/* border: solid 1px #000; */
}

#topJp{
	width: 17px;
	height: 16px;
	margin: 0;
	text-align: right;
	float: right;
}

#topJp a{
	background: url(/dol/image/up.gif);
	width: 17px;
	height: 16px;
	display: block;
}

#topJp a:hover{
	background: url(/dol/image/upr.gif);
	width: 17px;
	height: 16px;
	display: block;
}

#topJp strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}