/*-- 専用スタイルシート --*/


div#left_column ul li span.faq {
	width : 160px ;
	height : 20px ;
	text-indent : -9999px ;
	background-image : url(../../../common/img/button_menu_faq.gif) ;
	background-position : 0 -20px ;
	background-repeat : no-repeat ;
	display : block ;
}

div#right_column div.faq h2 {
	margin-top : 15px ;
	border-bottom : solid 2px #ede2c2 ;
	width : 655px ;
	height : 24px ;
	text-indent : -9999px ;
	background-image : url(../img/h2_faq.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
}

div#right_column div.faq div.intro {
	padding : 20px 10px 40px 10px ;
	height : 90px ;
}

div#right_column div.faq div.intro img {
	padding-right : 20px ;
	display : block ;
	float : left ;
}

div#right_column div.faq div.intro p {
	margin : 0 ;
	padding-top : 27px ;
}

div#right_column div.faq div.faq_block {
	margin : 0 10px ;
	padding-bottom : 20px ;
	width : 635px ;
	background-image : url(../img/background_faq.gif) ;
	background-position : left top ;
	background-repeat : no-repeat ;
	clear : both ;
}

div#right_column div.faq div.faq_block h3 {
	padding-left : 60px ;
	font-size : 14px ;
	line-height : 24px ;
	color : #998066 ;
}

div#right_column div.faq div.faq_block p {
	padding : 5px 10px 5px 60px ;
}
