<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS"; 


body {
	text-align: center;
	color: #000000;
	font-size: 0.75em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.6;
	}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
strong,em {
	font-weight: normal ;
	font-style: normal ;
	}

fieldset {border:none}
hr { display: none ; }
.clear { clear: both ; }
.clearfix:after{
	content:".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;	
}
.clearfix{
	min-height:1px;
}
*html .clearfix{
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
img { border: 0 ; vertical-align: bottom ; }
.b { font-weight: bold ; }

a:visited,a:link{
	color:#0268CD;
	background:transparent;
}
a:hover,a:active{
	color:#FF6600;
	background:transparent;
}
.imgLeft{
	float: left;
}
.imgRight{
	float: right;
}




/*■■■■■■■■■■■■■■■header■■■■■■■■■■■■■■■*/


#header {
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/header_bg.gif);
	z-index: -1;
}
#header #header_top {
	height: 130px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header #header_topbg {
	height: 130px;
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/main_visual_bg.jpg);
}



#header h1 {
	text-align: left;
	padding-top: 2px;
}
#header h1 a {
	outline-style:none;
}
#header h2 {
	text-align: left;
}
#header #guidance {
	position: absolute;
	left: 760px;
	top: 0px;
}
#header #header_navi {
	position: absolute;
	width: 140px;
	left: 760px;
	top: 30px;
}
#header #header_navi ul {
	list-style: none;
}
#header #header_navi li {
	float: left;
	background: url(../images/arrow.gif) no-repeat left 9px;
	padding-left: 10px;
	margin-right: 10px;
}




/*===============================梱包================================*/
#wrapper{
	width: 850px;
	background: url(../../child/images/wrapper.jpg) no-repeat scroll center top;
	margin-right: auto;
	margin-left: auto;
}
#container{
	width:950px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 2em;
}
#contents_wrap {
	width: 950px;
	margin-top: auto;
	margin-bottom: auto;
}








/*■■■■■■■■■■■■■■■footer■■■■■■■■■■■■■■■*/
#footer{
	width:100%;
	clear: both;
	color: #333333;
	background: url(../images/footer_bg.jpg) repeat-x left top;
	height: 190px;
}
#footer #footer_navi {
	height: 40px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footer_navi ul {
	list-style: none;
	padding-top: 10px;
}
#footer #footer_navi li{
	float: left;
	background: url(../images/arrow.gif) no-repeat left 6px;
	padding-left: 10px;
	margin-right: 1em;
}
#footer #footer_logo{
	float: left;
}
#footer #footer_area{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 2em;
}
#footer .vcard{
	text-align: left;
	display: block;
	margin-left: 20px;
	float: left;
}
#footer #page_top {
	position: absolute;
	background: url(../images/page_top.jpg) no-repeat left top;
	left: 745px;
	bottom: 20px;
	height: 27px;
	width: 100px;
	text-indent: -9999px;
}
#footer #page_top a {
	outline-style:none;
	display: block;
	height: 27px;
	width: 100px;
}

#footer address{
	font-style: normal;
	font-size: 0.9em;
	font-weight: normal;
	font-size/*\**/: 10px;
	clear: both;
	display: block;
	color: #666666;
}
*html address{
	font-style: normal;
	font-size: 10px;
}
</pre></body></html>