/* CSS Document */

/* 全走*/
#help .box {
	width:330px;
	float:left;
	border: #FFE6DB solid thin;
	margin:0 10px 5px 0px;
	font-size: 14px;
}


.bg2{
	background:url(img/faq_02.gif) left no-repeat;
}
.bg3{
	background:url(img/faq_03.gif) left no-repeat;
}
.bg4{
	background:url(img/faq_04.gif) left no-repeat;
}
.bg5{
	background:url(img/faq_05.gif) left no-repeat;
}
.bg6{
	background:url(img/faq_06.gif) left no-repeat;
}
.bg9{
	background:url(img/faq_09.gif) left no-repeat;
}
.bg10{
	background:url(img/faq_01.gif) left no-repeat;
}

.link a{
	color: #0000FF;
	font-weight:bold;
}

.link a:hover {
	text-decoration:underline;
}

	
/* 豪゛ラム */

#lmenu h2 {
	color:#666666;
	font-size:16px;

	border-bottom: #cc0033 solid 8px;
	margin:10px 5px 3px 5px;
	text-align:center;
}
#lmenu img {
	margin:15px 0 5px 0;
}

#lmenu h3 {
	font-size:13px;
	background-color: #FFE6DB;
	margin:10px 5px 3px 5px;
	padding: 0px 0 0 30px;
	display: block;
	line-height: 25pt;
}
#lmenu ul {
	text-indent:-15px;
	padding-left:15px;
}




#lmenu li a {
	padding-top:1px;
	padding-left:15px;
	background:url(../common/img/icon/c_arow2.gif) no-repeat left top;
	font-size:12px;
	line-height:20px;

}

#lmenu li a:hover{
	text-decoration: underline;
}

/* ゅ・ょ.・瘍Eカラム */



#box ul {
	text-indent:-15px;
	padding-left:15px;
}



#rboxm h2 {
	color:#666666;
	border-bottom: #cc0033 solid 8px;
	font-size: 20px;
	margin: 10px 22px 10px 0px;
}

#rboxm h3 {
	font-size:14px;
	background-color: #FFE6DB;
	padding: 0 0 0 30px;
	display: block;
	line-height: 25pt;

}

#rboxm .box ul {
	text-indent:-20px;
	padding-left:20px;
}






#rboxm .box li {
	list-style-type: none;
	padding-left:10px;
	line-height:24px;
	border-bottom: #cccccc dashed thin;
	margin: 0 5ps 0px 5px;

}



#menu a:hover {
	text-decoration: underline;

}

#qa {
	margin: 5px 22px 0 0px;
	line-height: 30px;
	font-size:13px;
}

#qa li {
	list-style-type: none;
}
#qa .q {
	padding-top:10px;
	border-bottom:#cccccc dashed thin;
	font-weight: bold;
	font-size:110%;
}

#qa h4 {
	border-bottom:#cccccc dashed thin;
	font-weight: bold;
	font-size:110%;
}

#qa p {
	font-size:13px;
	line-height:22px;
	margin-bottom:20px;
	text-indent:-17px;
	padding-left:17px;

}

.attention {
	color: #D80639;
	font: bold;
}



