<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{
	padding: 0px 0px 32px 0px;
	text-align: center;
	color: #000000;
	font-size: 0.75em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.6;
        margin: 0 auto;
}
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: top;
	alignment-adjust: auto;
}
.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;
}





/*===============================梱包================================*/
#wrapper{
        float: left;
	width: 1053px;
	background: transparent url(../../child/images/wrapper.jpg) no-repeat scroll center top;
	margin-right: auto;
	margin-left: auto;
}
#container{
        float: left;
	width:1700px;
	padding-left: 30px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
}








/*================================header================================*/
#header h1 a {
	outline-style:none;
}
#header #h_menu {
}
#header #jparc_home {
	text-indent: -9999px;
	position: absolute;
	left: 690px;
	top: 8px;
}
#header #jparc_home a {
	outline-style:none;
	height: 24px;
	width: 150px;
	display: block;
	background: url(../images/jparc_home_a.jpg) no-repeat left top;
}
#header #jparc_home a:hover {
	background: url(../images/jparc_home_b.jpg) no-repeat left top;
	height: 24px;
	width: 150px;
}
#header #h_bread_crumb {
	text-align: right;
	display: block;
	width: 300px;
	position: absolute;
	left: 395px;
	top: 13px;
}
#header #h_bread_crumb ol {
	list-style: none;
	display: block;
}
#header #h_bread_crumb li {
	float: left;
}
#header #h_bread_crumb li.pnkz_arrow {
	padding-right: 18px;
	background: url(../images/pnkz_arrow.gif) no-repeat right center;
	margin-right: 5px;
}






/*================================footer================================*/
#footer{
        overflow: hidden;
        float: left;
	width:1650px;
	clear: both;
	color: #333333;
	background: url(../../child/images/footer_bg.jpg) no-repeat scroll left top;
}
#footer address{
	font-style: normal;
	font-size: 0.9em;
	font-weight: normal;
	font-size/*\**/: 10px;
	text-align: right;
	clear: both;
	display: block;
	background: #0035b7;
	color: #FFFFFF;
	padding-right: 5px;
}
*html address{
	font-style: normal;
	font-size: 10px;
}
</pre></body></html>