@charset "shift_jis";
/* CSS Document */

/*----------------------
Margin
----------------------*/
.mrgT5 {
	margin-top: 5px;
}
.mrgT10 {
	margin-top: 10px;
}
.mrgT15 {
	margin-top: 15px;
}
.mrgT20 {
	margin-top: 20px;
}
.mrgB10 {
	margin-bottom: 10px;
}
.mrgB12 {
	margin-bottom: 12px;
}
.mrgB15 {
	margin-bottom: 15px;
}
.mrgTB5 {
	margin: 5px 0;
}
.mrgTB10 {
	margin: 10px 0;
}

.mrgLR10 {
	margin-left: 10px;
	margin-right: 10px;
}


/*----------------------
Text
----------------------*/
p {
	font-size: 13px;
	line-height: 140%;
}
p.small {
	font-size: 10px;
	line-height: 130%;
}
.gray {
	color:#5f5f5f;
}

.bold {
	color:#666666;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	}

		
/*----------------------
Box
----------------------*/

.con-box {
/*	width:760px;*/
	width:920px;
	margin-right: auto;
	margin-left: auto;
	}
.inner-box {
	margin-top: 35px;
	margin-bottom: 35px;
	text-align: left;
	}

.logintime{
	font-size: 12px;
	line-height: 200%;
	}
	
	

/*----------------------
H2・ｽp
----------------------*/
body.no-navi h2.yellow {
	background: #FFFFFF url("../../img/h2_lower.gif") no-repeat 0 100%;
	margin: 30px 0 15px;
	font-weight: bold;
	font-size: 112.5%;
	line-height: 120%;
}

body.no-navi h2.yellow span.inner {
	background: url("../../img/h2_upper.gif") no-repeat;
	padding: 7px 20px 7px;
	display: block;
}

/*body.no-navi h2.yellow {
	background-image: url("../../img/h2_lower.gif");
	margin: 30px 0 15px;
	padding-bottom: 1px;
	border:none;
	font-weight: bold;
	font-size: 112.5%;
	line-height: 120%;
}

body.no-navi h2.yellow span.inner {
	background-image: url("../../img/h2_upper.gif");
	padding: 7px 20px 7px;
	border:none;
	display: block;
}*/


/* 見出し (lv3) */
body.no-navi h3.intmypage {
	background-image: url("../../img/h3_wide_lower.gif");
}

body.no-navi h3.intmypage span.inner {
	background-image: url("../../img/h3_wide_upper.gif");
}


h1.mypage {
	color:#FFFFFF;
	font-size:22px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	}

.subtitle {
	color:#FFFFFF;
	font-size:16px;
	font-weight: bold;
	text-align: right;
	margin-top: 18px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.titlebox2 {
	height:51px;
	background-image:url(../../img/contents_h2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

	}
	
.titlebox {
	background-color:#fdcc00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#f99b00;
	/* margin-top: 30px; */
	margin-top: 0px;
	}
.floatbox {
/*	width:686px; */
/*	 width:740px;*/
	 width:900px;	 
	}
/* 蜈・・繧ｵ繧､繧ｺ
.rightbox {
	float:right;
	width:320px;
	height:37px;
	text-align:right;
}	

.leftbox {
	margin-left: 17px;
	float:left;
	width:400px;
	height:37px;
	text-align:left;
}	
*/
.rightbox {
	float:right
	width:265px;
	height:37px;
	text-align:right;
	margin-left: 0px;
	margin-right: 0px;
}	

.leftbox {
	margin-left: 5px;
	margin-right: 0px;
	float:left;
/*	width:480px;*/
	width:640px;	
	height:37px;
	text-align:left;
}
	
/* ・ｽ\ (・ｽ・ｽ・ｽC・ｽA・ｽE・ｽg・ｽp) */

table.layout2 {
	border: none;
}

table.layout2.adapt {
	margin-bottom: -15px;
}

table.layout2 th {
	padding: 0;
	border: none;
}

table.layout2 td {
	padding: 0;
	border: none;
}



#head-navi li {
	margin: 3px 0 0 10px;
	padding-left: 10px;
	border-left: 1px solid #333333;
	font-size: 75%;
	float: right;
	list-style-type: none;
}

#head-navi li.rear {
	margin: 0;
	margin-top: 3px;
	padding: 0;
	border: none;
	width: 10.25em;
	text-align: right;	
	}
/*----------------------
Misc
----------------------*/
.ttl {
	margin: 0;
	padding: 0 0 0 7px;
	font-size: 13px;
	font-weight: bold;
	border-left: 3px solid #ff9900;
}


ul.ems li {

	margin-top: 0.5em;
	padding-left: 15px;
	font-size: 87.5%;
	line-height: 140%;
}

/* 特殊見出し (ステップ表示型) */

div.h-step-l {
	background: #F3F0E3 url("../../img/h_step_lower_l.gif") no-repeat 0 100%;
	width: 871px;
}

div.h-step-l.first-step {
	margin-top: 20px;
}

div.h-step-l div.inner {
	background: url("../../img/h_step_upper_l.gif") no-repeat;
	padding: 4px 0;
	width: 871px;
}

div.h-step-l div.col2-l {
	width: 87px;
}

div.h-step-l div.col2-r {
	width: 784px;
}

div.h-step-l strong.heading {
	margin: 8px 15px 4px;
	display: block;
}


/*----------------------
foot-navi 設定
----------------------*/
#foot-box #foot-navi li.int-rear {
	margin: 0;
	padding: 0;
	border: none;
}
