@charset "UTF-8";
/*
制作　株式会社メックコミュニケーションズ　http://www.mec-com.co.jp/ 
*/

#main h2{
	font-size:24px;
	line-height:26px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	background: url(css/line-kage.gif) bottom repeat-x;
	padding-bottom:30px;
	margin-bottom:-20px;
}
#main h3{
	font-size:1em;
	font-weight:bold;
	margin:30px 0 5px 0;
	background:#E6E6E6;
	padding:8px 16px;
}
#main p{
	font-size:0.8em;
	line-height:1.8em;
	margin:0 16px
}

#main table{
	width:628px;
	border:1px solid #999999;
	margin:10px 16px;
}
#main table th,#main table td{
	font-size:0.8em;
	line-height:1.5em;
	padding:8px 16px;
	border-bottom:1px solid #999999;
}
#main table th{
	text-align:center;
	background:#E6E6E6;
}
#main ul{
	padding:0 16px
}
#main li{
	margin:0 0 0 1.5em;
	font-size:0.875em;
	line-height:1.5em;
	list-style-type:square;
}

#main #otoiawase h3{
	background:#CC3333;
	color:#FFFFFF
}
#main #otoiawase h4{
	font-size:0.875em;
	margin:10px 16px;
}
#main #otoiawase h4 a{
	background:url(css/mail.gif) left no-repeat;
	padding-left:20px;
}
