@charset "euc-jp";

@import url("./layout.css");

div.faq_title {
    background:url(../images/h1_faq.gif) no-repeat left;
				height:40px;
				width:510px;
				margin:0 0 15px;
}
div.faq_title h1{
				text-indent:-99999em;
}
div.faq_title_contents {
    background:url(../images/h1_faq_bg.gif) no-repeat left;
				height:40px;
				width:510px;
				margin:0 0 15px;
}
div.faq_title_contents h1{
				color:#FFFFFF;
				padding:8px 0 0 60px;
}

th {
    background:url(../images/faq_bg.gif) repeat-x left;
				color:#FFFFFF;		
}

th.itemHead b{
    padding:5px;
				color:#FFFFFF;
				height:20px;
}

div.itemText {
    line-height: 1.6;
}