@charset "utf-8";

@import url("tab.css");

/* ------------------------------------- 
 *	build
 * ------------------------------------- */
 
/*- #2ndContents -------- */
#2ndContents{
	position: relative;
	width:808px;
	background-color: #fff;
}


/*- topics_box -------- */

.topics_box{
	width:770px;
	background-color: #fff;
	margin:0 0 0 4px;
	padding:0 0 0 30px;
}

p.topic_path{
	width:770px;
	margin:0 0 15px 4px;
	padding:10px 0 0 0;
}

.sitemap{
	margin-left: 80px;
 }

.sitemap h3{
	font-size:110%;
	margin-left:15px;
	margin-top:15px;
	color:#333;
}

.sitemap ul li{
	line-height:2.5em;
	float:left;
}

.sitemap ul.sm01 li a{
	padding:0 0 0 30px;
	display:block;
	background-image:url(../image/icon_sign_red02.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
}

.sitemap ul.sm02 li a{
	padding:0 0 0 30px;
	display:block;
	background-image:url(../image/icon_sign_orange02.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
}

.sitemap ul.sm03 li a{
	padding:0 0 0 30px;
	display:block;
	background-image:url(../image/icon_sign_green.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
}

.info{
	width:600px;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	margin-bottom:100px;
 }

.info h4{
	font-size:1.4em;
	line-height:120%;
	color:#FF6600;
	padding:0 0 10px 0;
	margin:15px 0 15px 0;
	text-align:center;
 }

.info h5{
	font-size:1.4em;
	line-height:120%;
	color:#000000;
	padding:0 0 10px;
	margin:15px 0 0px;
	text-align:center;
	font-weight: bold;
 }
.info_p1{
	font-size:1em;
	line-height:120%;
	color:#000000;
	padding:0 0 10px;
	margin:15px 0;
	text-align:center;
 }




/*- main_title - */

.title_outline{
	position: relative;
	width:808px;
	height:111px;
	background-image:url(../../corporate/image/tit_outline.gif);
	background-repeat:no-repeat;
}

.title_rules{
	position: relative;
	width:808px;
	height:111px;
	background-image:url(../../corporate/image/tit_rules.gif);
	background-repeat:no-repeat;
}

.title_policy{
	position: relative;
	width:808px;
	height:111px;
	background-image:url(../../corporate/image/tit_policy.gif);
	background-repeat:no-repeat;
}

.title_sitemap{
	position: relative;
	width:808px;
	height:111px;
	background-image:url(../../corporate/image/tit_sitemap.gif);
	background-repeat:no-repeat;
}
.title_info{
	position: relative;
	width:808px;
	height:111px;
	background-image:url(../../corporate/image/tit_info.gif);
	background-repeat:no-repeat;
}


.title_outline p.read,
.title_rules p.read,
.title_policy p.read,
.title_sitemap p.read,
.title_info p.read {
	position:absolute;
	left:40px;
	top:85px;
}

h2{
	display:none;
}

/*- main -------- */

.main{
	width:738px;
	float:left;
}

/*- article -------- */

.article{
	width:600px;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	margin-bottom:20px;
 }

.article h4{
	font-size:1.4em;
	line-height:120%;
	color:#FF6600;
	padding:0 0 10px 0;
	margin:15px 0 15px 0;
	text-align:center;
 }

.article h5{
	font-size:1em;
	margin:10px 0 5px 0;
 }

.article p{
	line-height:1.5em;
 }

.article p.message{
	font-size:1.2em;
	line-height:1.9em;
	width:95%;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
 }

.article p.indent{
	margin-left:1em;
 }

.article p.alnr{
	text-align:right;
 }

.article p.alnc{
	text-align:center;
 }

.article ol li{
	line-height:1.5em;
	margin-bottom:12px;
 }

.article table{
	margin-top:10px;
}

.article table.cntr{
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
}

.article th{
	text-align:center;
	padding:3px;
	border:1px #ccc solid;
	background-color:#FDF2C4;
	vertical-align:middle;
 }

.article td.thm{
	width:200px;
	text-align:center;
 }

.article td.spec p{
	font-size:0.9em;
	text-align:center;
	padding:3px;
 }

.article td.read{
	padding:8px;
	border:1px #ccc solid;
 }

.article td.read ol{
	padding:0 0 0 10px;
	margin:0 0 0 20px;
 }

.dl{
	width:600px;
	margin-right: auto;/*standard mode*/
	margin-left: auto;/*standard mode*/
	text-align: left;/*Quirks mode*/
	margin-bottom:20px;
	border:2px #ffcc00 solid;
	padding:15px;
}

.dl h3{
	font-size:1.2em;
}

.dl th{
	text-align:center;
	padding:10px;
	border:1px #ccc solid;
	background-color:#FDF2C4;
	vertical-align:middle;
 }


.mdl{
	vertical-align:middle;
}

 
p.his_back{
	margin:10px 10px 0 0;
	padding:10px 0 3px 0;
	width:100%;
	text-align:right;
}

p.his_back a{
	background-image:url(../image/icon_sign_pet.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding:5px 0 5px 22px;
}

.bdr{
	border-top:1px #999 dotted;
}

