@charset "UTF-8";

@import "import.css";
/*material
----------------------------------------------------------------------------------------------------material*/
#mat-merit table{
	width: 555px;
	margin: 0 0 20px;
}
#mat-merit th{
	width: 150px;
	padding: 8px 0;
	background-color: #336600;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	font-size: 1.2em;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#mat-merit td{
	width: 364px;
	padding: 0 30px 0 10px;
	vertical-align: middle;
	border-bottom: 1px solid #FFFFFF;
	background-color: #F9F5D2;
	vertical-align: middle;
}
/*flow
----------------------------------------------------------------------------------------------------flow*/
#flow dl{
	width: 545px;
	padding: 0 0 20px;
	margin: 0 0 20px 10px;
	border-bottom: 1px solid #999999;
}
#flow dt{
	padding: 0 0 0 90px;
	margin: 0 0 20px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 180%;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
}
#flow dd{
	overflow: hidden;
}
#flow dd p{
	margin: 15px 0 0;
}
#flow dd p.right{
	float: right;
	margin: 0;
	padding: 0 0 20px 20px;
}
#flow dt.step1{
	background: url(../img/flo-step1.gif) no-repeat;
}
#flow dt.step2{
	background: url(../img/flo-step2.gif) no-repeat;
}
#flow dt.step3{
	background: url(../img/flo-step3.gif) no-repeat;
}
#flow dt.step4{
	background: url(../img/flo-step4.gif) no-repeat;
}
#flow dt.step5{
	background: url(../img/flo-step5.gif) no-repeat;
}
#flow dt.step6{
	background: url(../img/flo-step6.gif) no-repeat;
}
/*faq
----------------------------------------------------------------------------------------------------faq*/
#faq dl{
	width: 565px;
	border-bottom: 1px solid #999999;
	margin: 0 0 20px;
}
#faq dt{
	height: 33px;
	padding: 28px 0 0 72px;
	background: url(../img/faq-q.gif) no-repeat;
	font-weight: bold;
	font-size: 1.2em;
}
#faq dd{
	min-height: 41px;
	padding: 20px 0 0 100px;
	margin: 0 0 20px;
	background: url(../img/faq-a.gif) no-repeat;
}
*html #faq dd{
	height: 41px;
}
/*gallery
----------------------------------------------------------------------------------------------------gallery*/
#gallery dl{
	width: 166px;
	padding: 0 10px 30px;
	float: left;
}
#gallery dl dd{
	background: url(../img/gal-mark.gif) no-repeat;
	padding: 0 0 0 16px;
}
#gallery dl dd a{
	text-decoration: underline;
	color: #FF6600;
}
#gallery dl a:hover{
	text-decoration: none;
}
/*company
----------------------------------------------------------------------------------------------------company*/
#company dl{
	margin: 0 0 10px;
}
#company dt{
	width: 70px;
	padding: 0 0 0 10px;
	background-color: #336600;
	line-height: 200%;
	font-weight: bold;
	float: left;
	clear: both;
	color: #FFFFFF;
}
#company dd{
	margin: 0 0 0 90px;
	line-height: 200%;
}
#html #company dd{
	height: 1px;
}
#company #map{
	width: 463px;
	height: 398px;
	margin: 0 0 30px;
	border: 1px solid #999999;
}
#company dl.last{
}
/*contact
----------------------------------------------------------------------------------------------------contact*/
#telfax p.text{
	margin: 0 0 20px 20px;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka",Verdana,"ＭＳ Ｐゴシック","MS P Gothic",Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
#contact table{
	width: 554px;
	margin: 0 0 20px 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
#contact th,
#contact td{
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#contact th{
	width: 140px;
	background-color: #F1F0EF;
	padding: 10px 0 10px 10px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}
#contact td{
	width: 382px;
	padding: 10px;
}
#contact form p{
	margin: 0 0 30px;
	text-align: center;
}
#contact form p.formbtn{
	margin: 0 0 10px;
}
/*end
----------------------------------------------------------------------------------------------------end*/
