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

/* Other ______________________________________*/

#other_top {
	widows:840px;
	height:80px;
	margin-bottom:15px;
}
#material {}

#material .material01 {padding-left:25px; line-height:300%;}
#material table {margin-left:25px; width:600px;}
#material th {background-color:#DFDFDF; padding:8px; border-bottom: dotted 1px #AAA; text-align:left; font-weight:100;}
#material td {padding: 8px; border-bottom: dotted 1px #CCC;}
#material .text_right {text-align:right;}

#faq {}
#faq .faq1 {
	background-color:#555;
	color:#FFF;
	font-size:14px;
	padding:2px;
}
#faq .faq2 {
	padding: 0 0 20px 14px;
}
#faq .faq3 {
	background-color:#DFDFDF;
	color:#000;
	margin: 14px 0 8px 0;
	padding: 3px;
}

