/* AGREEMENT FAQ */

#help{
	width:700px;
}

#help p{
	margin-bottom:10px;
	padding:0 2em;
}

#help h3{
	font-size:1.2em;
	padding-top:5px;
	margin-bottom:10px;
}

#help h4{
	font-size:1em;
	padding-top:5px;
	margin-bottom:10px;
	display:block;
	color:#333;
}

#help ul{
	list-style-type:none;	
}


#help ul, #help ol{
	padding:0 2em;
	margin-bottom:20px;
	margin-left:0;
}


#help li{
	margin-bottom:5px;
	margin-left:0;
}



#help .qa {
	margin-bottom:10px;
}

#help .qa a{
color:#003;
}

#help h5{
	margin-top:10px;
	border-bottom:1px dotted #333;
	margin-bottom:4px;
	font-size:14px;
	background:#eee;
	padding:4px;
}

#help a#Link{
	color:#0063DC;
	font-size:1em;
}


#help .yaji li{
	background:url(/img/li-yaji.gif) no-repeat left center;
	padding-left:20px;
}

#help ul ol, #help ul ul {
	margin-bottom:0;
	padding-bottom:0;
}



#help #matome{
	margin:10px 2em 20px 2em;;
	border:2px solid #CCC;
	padding:1em;
	margin-bottom:20px;
}

.line-yoko{
	display:none;
}