@charset "utf-8";
/* CSS Document */

#mv {
	display:block;
	width:100%;
	height:428px;
	margin-bottom:10px;
	background-image:url(../img/mv_bk.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#mv h2 {
	position:relative;
	width:980px;
	height:428px;
	margin:0 auto;
}
#mv h2 #btnL {
	position:absolute;
	width:108px;
	height:126px;
	top:270px;
	right:136px;
}
#mv h2 #btnR {
	position:absolute;
	width:108px;
	height:126px;
	top:270px;
	right:20px
}
.txtSrv{
	width:412px;}
#TitM{
	position:relative;
	line-height:2em;
	width:760px;
	height:450px;
	margin:0 auto;}
#txtM{
	width:750px;
	height:auto;
	margin:0 auto 20px;
	padding-right:10px;}
#txtM img{
	float:left;
	margin-right:20px;
	padding-bottom:40px;}
#listM{
	position:absolute;
	display:block;
	width:720px;
	left:30px;
	top:280px;
	font-size:14px;
	letter-spacing:0;}
#listM dt{
	clear:left;
	float:left;
	line-height:1.5em;
}
#listM dd{
	line-height:1.5em;
	padding-left:280px;
	min-height:20px;
}
.Tit03{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:1.75em;}
.Tit04{
	font-size:1.5em;
	color:#000;
	height:56px;
	line-height:56px;	text-align:center;
	margin-bottom:40px;
}
.Tit04 img{
	margin-right:10px;
	vertical-align:middle;
}
.Tit05{
	font-size:1.125em;
	margin-left:10px;
	color:#000;
	margin-bottom:20px;}
#inqBtn{font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	display:block;
	margin:0 auto;
	width:780px;
	height:30px;
	line-height:30px;
	padding:10px 0;
	text-align:center;
	font-size:1.25em;
	background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 1%, #ededed 100%);
background: -webkit-linear-gradient(top, #ffffff 1%,#ededed 100%);
background: linear-gradient(to bottom, #ffffff 1%,#ededed 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
-moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   -o-border-radius: 8px;
   -ms-border-radius: 8px;border-radius: 8px;
   border:#a9a9a9 1px solid;
   font-weight:bold;}
	#inqBtn img{
		vertical-align:middle;
		margin-left:10px;}
#inqBtn a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	color:#40220F;}
.tableS{
	display:table;
	width:880px;
	margin-left:0 auto;}
.tableS li{
	display:table-cell;
	text-align:left;
	vertical-align:middle;
	padding:10px 5px;
	color:#000;
	font-size:1.2em;}
.listS{
	display:block;
	margin-left:40px;
	list-style:inside;
	list-style-type:disc;}
.listS li{
	height:30px;
	line-height:30px;
	letter-spacing:0;
}