@charset "shift_jis";
/* €Κ */
body{
	behavior:url("csshover3.htc");

	background-color:#eee;
	background-image:url(/asset/img/common/page_back.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: "CI", "Meiryo", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "MS P Gothic", "lr oSVbN", sans-serif;
	line-height:1;
/* CH15-1188 mod start */
	color:#000000;
/* CH15-1188 mod end */
}
/* wb_[ */
#header{
	margin:0 auto;
	padding-top:15px;
	width:960px;
	height:50px;
}
#header #header_jaccs_logo{
	float:left;
}
/* step */
#header_steps{
	float:right;
	display:block;
	width:652px;
	height:35px;
}
#header_steps li{
	float:left;
	display:block;
	height:35px;
	background-image:url(/asset/img/common/header_steps.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#header_steps li#step1{
	width:100px;
	background-position:0 -70px
}
#header_steps li#step2{
	width:106px;
	background-position:-102px -70px;
}
#header_steps li#step3{
	width:107px;
	background-position:-210px -70px;
}
#header_steps li#step4{
	width:116px;
	background-position:-319px -70px;
}
#header_steps li#step5{
	width:99px;
	background-position:-435px -70px;
}
#header_steps li#step6{
	width:123px;
	background-position:-534px -70px;
}
/* step»έn */
#header_steps li#step1.current{
	background-position:0 0;
}
#header_steps li#step2.current{
	background-position:-102px 0;
}
#header_steps li#step3.current{
	background-position:-210px 0;
}
#header_steps li#step4.current{
	background-position:-319px 0;
}
#header_steps li#step5.current{
	background-position:-435px 0;
}
#header_steps li#step6.current{
	background-position:-534px 0;
}
/* stepΚίΟέ */
#header_steps li#step1.passed{
	background-position:0 -35px;
}
#header_steps li#step2.passed{
	background-position:-102px -35px;
}
#header_steps li#step3.passed{
	background-position:-210px -35px;
}
#header_steps li#step4.passed{
	background-position:-319px -35px;
}
#header_steps li#step5.passed{
	background-position:-435px -35px;
}
#header_steps li#step6.passed{
	background-position:-534px -35px;
}
/* Rec */
#content{
	width:908px;
	margin:0 auto;
	padding:0 25px 15px;
	border-left:1px solid #d9d9d9;
	border-right:1px solid #d9d9d9;
	background-color:#fff;
}
#content #content_frame_header{
	margin:0 -26px;
	font-size:0;
}
#content_frame_footer{
	width:960px;
	margin:0 auto;
	font-size:0;
}
#content h1#page_title{
	margin: 0 -25px 25px;
	padding: 18px 25px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px solid #00ae80;
}
/* tb^[ */
#footer{
	margin:0 auto;
	padding-top:15px;
	width:960px;
	height:50px;
}
#footer .footer_partner_logo{
	float:left;
}
#footer #copyright{
	float:right;
	font-size:10px;
}
#footer #footer_jaccs_logo{
	margin-left:5px;
	vertical-align:text-bottom;
}
/* ­§ΌpSp */
.ime_j{
	ime-mode: active;
}
.ime_e{
	ime-mode: disabled;
}

/* float control */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix { display:inline-block; }
/* Hides  from IE-mac \*/
	*html.clearfix { height:1%; }
.clearfix { display:block; }
	/* End hide from IE-mac */
a{
	outline:none;
}
a:link {
	color:#005aff;
	text-decoration:none;
}
a:visited {
	color:#005aff;
	text-decoration:none;
}
a:focus,
a:active,
a:hover {
	color:#7facff;
	text-decoration:underline;
}

