@charset "utf-8";
/* CSS Document */

#contentsBlockN{
	margin:5px 0 5px 10px;
	padding:5px 0 5px 10px;
	width:575px;
	line-height:140%;
	font-size:12px;
	}
	
#contentsBlockN2{
	margin:5px 0 5px 10px;
	padding:5px 0 5px 10px;
	width:570px;
	line-height:140%;
	font-size:12px;
	}
	
#contentsBlockVoice{
	margin:5px 0 5px 10px;
	padding:5px 0 5px 10px;
	width:570px;
	line-height:140%;
	font-size:12px;
	}

#contentsBlockVoice p{
	margin:10px;
	padding:0;
	line-height:140%;
	font-size:13px;
	}

.imgcontentsBlockVoice{
	margin:20px 10px;
	line-height:140%;
	font-size:13px;
	float:left;
	}

#contentsBlockA1{
	margin:5px 0 5px 10px;
	padding:5px 0 5px 10px;
	width:570px;
	height: auto;
	border-top:1px #0066CC solid;
	border-bottom:1px #0066CC solid;
	line-height:140%;
	font-size:12px;
	}
	
#contentsBlockA1 p{
	font-size:12px;
	margin:10px 0 0 0;
	}
img#contentsBlockA1 {
	margin:5px 10px 20px 0;
	padding:0px;
	border:#999999 1px solid;
	width:auto;
	height:auto;
	float:left;
}


#contentsBlockA2{
	margin:5px 0 5px 10px;
	padding:5px 0 5px 10px;
	width:570px;
	height:115px;
	border-top:1px #0066CC solid;
	border-bottom:1px #0066CC solid;
	line-height:140%;
	font-size:12px;
	}
#contentsBlockA2 p{
	font-size:12px;
	margin:10px 0 0 0;
	}
img#contentsBlockA2 {
	margin:5px 10px 20px 0;
	padding:0px;
	border:#999999 1px solid;
	width:auto;
	height:auto;
	float:left;
}

/*FAQボックス*/
/*FAQボックスまとめ*/
#faqBlock_main{
	margin:5px 0 5px 10px;
	padding:5px 0 5px 10px;
	width:540px;
	font-size:12px;
	}

#faqlist_main{
	margin-left:0;
	padding-left:0;
	list-style:none;
	}
	
#faqlist_main li{
	color:#0066CC;
	padding-left:25px;
	margin-bottom:5px;
	list-style:none;
	background-image:url(../faq/images/question.gif);
	background-repeat:no-repeat;
	background-position:0 0px ;
	line-height:130%;
	}

#faqlist_main li a:hover{
	color:#FF6600;
	}
	
/*FAQボックス個別*/
#faqBlockA1{
	margin:5px 0 0 10px;
	padding:5px 0 0 20px;
	width:540px;
	line-height:140%;
	font-size:12px;
	}

#faqlist{
	margin-left:0;
	padding-left:0;
	list-style:none;
	}
	
#faqlist li{
	color: #333333;
	font-weight:bold;
	padding-left:25px;
	margin-bottom:10px;
	list-style:none;
	background-image:url(../faq/images/question.gif);
	background-repeat:no-repeat;
	background-position:0 3px ;
	line-height:150%;
	}

#faqsublist li{
	margin-left:-30px;
	padding-left:25px;
	padding-right:30px;
	list-style:none;
	background-image:url(../faq/images/answer.gif);
	background-repeat:no-repeat;
	background-position: 0 top;
	line-height:120%;
	color:#333333;
	font-weight:normal;
	}


img.detail a{
	clear:both;
	margin:0;
	border:0;
	}
	
	
#contents_under{
	width:560px;
	margin:0 auto;
	}
#go_ask{
	float:left;
	width:280px;
	}
#go_catalog{
	float:right
	width:280px;
	}

.corp td{
	border-bottom:1px solid  #CCCCCC 1px;
	empty-cells:show;
	}
