@charset "utf-8";
/* CSS Document */
h1.suisen{
	background-image:url(../images/ttl_suisen.jpg);
	}
h1.ippan{
	background-image:url(../images/ttl_ippan.jpg);
	}
h1.quest{
	background-image:url(../images/ttl_qa.jpg);
	}
h1.download{
	background-image:url(../images/ttl_down.jpg);
	}
	
.subLinks{
	background-color:#F4EFE5;
	padding:10px;
	margin-bottom:20px;
	}
.subLinks:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.subLinks{
	display:inline-table;
	min-height:1%;
	}
/* Hides from IE-mac \*/
*html .subLinks{height:1%;}
.subLinks{display:block;}
/* End hide IE-mac */
.subLinks ul{
	margin:0;
	padding:0;
	}
.subLinks li{
	float:left;
	list-style:none;
	}
.subLinks a{
	background-image:url(../images/arrowSidemenu.gif);
	background-repeat:no-repeat;
	background-position:5px 45%;
	padding-left:18px;
	margin:0 5px;
	}


/* yoko */
.tbl01{
	border-left:1px solid #999999;
	border-top:1px solid #999999;
	margin-bottom:20px;
	margin-left:10px;	
	}

.tbl01 th{
	background-color:#009AD6;
	color:#FFFFFF;
	padding:5px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	white-space: nowrap;
	}
.tbl01 td{
	padding:5px;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	vertical-align:top;
	}

.tbl01 td.cent{
	text-align:center;
	}
.tbl01 ul{
	margin:0 0 0 20px;
	padding:0;	
	}

.tbl_noborder{
	margin:0 auto;
	}
.tbl_noborder th, .tbl_noborder td{
	border:none;
	text-align:left;
	padding:0 10px;
	}
.tbl_noborder th{
	white-space: nowrap;
	color:#333333;
	font-weight:normal;
	background-color:#FFFFFF;
	vertical-align:top;
	}
.tbl_noborder td.borderBottom{
	border-bottom:#333333 1px solid;
	}
blockquote{
	margin-left:13px;
	}
	
/* Q&A */
.questGrp{
	margin-bottom:15px;
	margin-left:10px;	
	}

.questGrp div.number{
	background-color:#009AD6;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:1.5em;
	text-align:center;
	}	
.questGrp h3{
	color:#009AD6;
	font-size:14px;
	margin-bottom:5px;
	border:1px solid #009AD6;
	padding:5px;
	}
.questGrp div.ans{
	margin-left:50px;
	}

div.ans{
	text-align:left;
	}

.tbl_noborder02 td{
	border:none;
	text-align:left;
	padding:0 10px;
	}
.tbl_noborder02 td.borderBottom{
	border-bottom:#333333 1px solid;
	}
div.ans ul{
	margin:0 0 0 20px;
	padding:0;	
	}
	
	
div.download{
	margin-left:10px;	
	}
div.download ul{
	margin-top:0;
	}
div.download li{
	margin:5px 0 0 15px;
	border:none;
	list-style:none;
	}
div.download a{
	background-image:url(../images/arrowSidemenu.gif);
	background-repeat:no-repeat;
	background-position:5px 45%;
	padding-left:18px;
	}
