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



/*=================================================================
	http://www.sc-orikomi.com/
=================================================================*/

h3{ margin:0 auto 20px; padding:5px 0 0; }
h4{ margin:0 0 19px; }

div#mainarea{
	margin:15px 18px 0 20px;
}

img#mainarea_bottom{
	padding:0 0 0 22px;
	margin:0 18px 30px 20px;
}

ul#qa_lst{
	margin:0 auto 20px;
	padding:10px 0 0;
	width:536px;
}

ul#qa_lst li{
	margin:0 0 4px;
	padding:4px 0 0 20px;
	background:url(../img/qa_icon01.jpg) 0 8px no-repeat;
}


ul#qa_lst li a:link,
ul#qa_lst li a:visited{
	color:#FF6600;
	text-decoration:underline;
	font-size:1em;
}
ul#qa_lst li a:hover,
ul#qa_lst li a:active{
	color:#FF0000;
	text-decoration:underline;
}

div.qa_box01{
	margin:0 auto;
	width:592px;
	background:url(../img/qa_box01_bg01.jpg) 0 0 repeat-y;
}

div.qa_box01 img{
	margin:0 auto;
}

div.qa_box01 p.qa_q{
	margin:0 auto 4px;
	padding:4px 0 0 25px;
	width:525px;
	font-weight:700;
	background:url(../img/qa_icon02.jpg) 0 5px no-repeat;
}

div.qa_box01 p.qa_a{
	margin:0 auto 4px;
	padding:4px 0 0 25px;
	width:525px;
	background:url(../img/qa_icon03.jpg) 0 5px no-repeat;
}




