body {
	height: 100%;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	font-family: Verdana,Helvetica, Arial, "ＭＳ Ｐゴシック", "Osaka" ,sans-serif;
	line-height: 16px;
	background-color:#FCFCFC;
	color: #4C3325;
}
pre ,
td {
	font-size: 12px;
	font-family: Verdana,Helvetica, Arial, "ＭＳ Ｐゴシック", "Osaka" ,sans-serif;
	line-height: 16px;
	color: #4C3325;
}


html {
	scrollbar-face-color: #FFF9F3;
	scrollbar-arrow-color: #553609;
	scrollbar-highlight-color: #553609;
	scrollbar-shadow-color: #553609;
	scrollbar-base-color: #FFF9F3;
	scrollbar-3dlight-color: #FFF9F3;
	scrollbar-darkshadow-color: #FFF9F3;
}
a:link{
	color: #8F0000;
	text-decoration: underline;
}
a:visited{
	color: #8F2F00;
	text-decoration: none;
}
a:hover{
	color: #CF0202;
	text-decoration: none;
}
img {
	border: 0px none;
}
.bold {
	font-weight: bold;
}
/*FOOTER*/
.bg_footer{
background-image:url(../images/footer_bg.gif);
background-position:top left;
background-repeat:repeat-x;
}
#footer td{
	font-size:10px;
	color:#8B6651;
	}
.riyou{
margin:0px 0px 0px 5px ;
float:left;
}
.mc{
margin:1px 6px 0px 0px ;
	font-family: Arial, Helvetica, ＭＳ Ｐゴシック, Osaka, sans-serif;
}
#footer a:link{
	color: #8B6651;
	text-decoration: none;
}
#footer a:visited{
	color: #8B6651;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
	text-decoration: none;
}
/*英語フォント*/
.lang_en{
	font-family: Tahoma, Impact, Charcoal,"ＭＳ ゴシック", "Osaka" , sans-serif;
}
/*ポップアップ*/


.pop_bg_top{
background-image:url(../images/pop_bg_top.jpg);
background-repeat:no-repeat;
background-position:top left;
padding:21px 32px 0px 32px ;
}
.pop_bg_midle{
background-image:url(../images/pop_title_bg_02.gif);
background-repeat:repeat-x;
}
.media_bg_top{
background-image:url(../images/pop_bg_top.jpg);
background-repeat:no-repeat;
background-position:top left;
padding:21px 0px 0px 0px ;
}
.media_bg_midle{
background-image:url(../images/pop_title_bg_02.gif);
background-repeat:repeat-x;
}

/*コンテンツとヘッダーのマージン*/
.h_c_mar{
	margin:0px 0px 0px 0px ;
}

/*コンテンツページ背景のリピート*/
.bg_top_repeat{
background-image:url(../images/contents_bg_repeat.gif);
background-repeat:repeat-y;
background-position:left top;
}

/*飛び出せマントー*/
#layerSample{
z-index : 3;
position :absolute;
top:0;
width:auto;
height:auto;
}



