#contents .left{
	width:180px;
	float:left;
	}

#contents .left h2{
	font-size:14px;
	background:#f5f5f5 url("../image/common/icon04.gif") no-repeat 8px 9px;
	padding:8px 0 8px 25px;
	}

#contents .left ul{
	list-style:none;
	background:#f5f5f5 url("../image/common/leftmenu_bg.gif") repeat-x top left;
	border-left:1px solid #f5f5f5;
	border-right:1px solid #f5f5f5;
	margin-bottom:10px;
	}

#contents .left ul li{
	font-size:12px;
	background:url("../image/common/icon03.gif") no-repeat 8px 15px;
	border-bottom:1px dotted #cccccc;
	padding:8px 0 8px 18px;
	}

#contents .right{
	font-size:12px;
	width:575px;
	float:right;
	}

#contents .right h2{
	font-size:14px;
	height:27px;
	background:url("../image/common/headline02_bg.jpg") no-repeat top left;
	padding:6px 0 0 15px;
	margin-bottom:10px;
	}

#contents .right .entrybox{
	margin-bottom:30px;
	}

#contents .right .entrybox dl{
	border-bottom:1px dotted #cccccc;
	margin-bottom:10px;
	}
		
#contents .right .entrybox dl dt{
	font-size:14px;
	background:url("../image/common/icon02.gif") no-repeat 0 2px;
	border-bottom:1px solid #cccccc;
	padding:0 0 5px 20px;
	margin-bottom:15px;
	}

#contents .right .entrybox dl dd{
	font-size:12px;
	line-height:1.5em;
	margin:0 0 10px; 3px;
	}

#contents .right h2.ttl_faq{
	margin-bottom:-6px;
	}

#contents .right ul.newfaq{
	list-style:none;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	padding:10px 0 10px 20px;
	margin-bottom:20px;
	}

#contents .right ul.newfaq li{
	background:url("../image/common/icon06.gif") no-repeat 0 3px;
	padding:0 0 0 20px;
	margin-bottom:10px;
	}

#contents .right .faqbox{
	border:1px solid #dcdcdc;
	padding:15px;
	margin-bottom:15px;
	}

#contents .right .entrytitle{
	background:url("../image/common/faq_question_bg.gif") no-repeat top left;
	}

#contents .right .entrytitle h2{
	font-size:14px;
	background:none;
	border-left:1px solid #dcdcdc;
	padding:6px 0 0 10px;
	margin:0 0 10px 35px;
	}


#contents .right .entrybody{
	background:url("../image/common/faq_answer_bg.gif") no-repeat top left;
	}

#contents .right .entrybody .innerentrybody{
	border-left:1px solid #cccccc;
	margin-left:35px;
	}

#contents .right .entrybody p{
	font-size:12px;
	line-height:1.5em;
	padding:5px 0 0 10px;
	margin:0 0 10px 0;
	}
