@charset "UTF-8";

#mainCont{
	width:800px;
	height:auto;
	margin:0 auto;
	/*background:url(../images/index/mainCont.jpg) no-repeat top center;*/
	background:url(../images/index/mainCont_end.jpg) no-repeat top center;
}

#mainContBox1{
	width:auto;
	height:160px;
	padding-top:350px;
	padding-left:20px;
}

#mainContBox1 h2{
	height:auto;
	text-align: left;
	font-weight:bold;
	font-size:14px;
}

#mainContBox1 p{
	height:auto;
	text-align: left;
	font-size:12px;
}

#mainContBox2{
	width:auto;
	height:200px;
	margin:0 auto;
	padding:0 20px
}

#mainContBox2_1{
	width: auto;
	height:auto;
	float: left;
	text-align: left;
}

#mainContBox2_2{
	width: 240px;
	height:auto;
	float: right;
	text-align: left;
}

#accBox{
	width:800px;
	height:322px;
	margin:0 auto;
	margin-top:95px;
}

#atBox{
	width: 600px;
	font-size: 11px;
	text-align: left;
	margin: 0 auto;
	padding: 30px 0 0 0;
	line-height: 1.2;
}

*:first-child+html #atBox{
	font-size: 0.8em;
}

#atBox ul{
	list-style-type:disc;
	list-style-position:outside;
	padding-left:1em;
}

#atBox li{
	margin-left:1em;
	margin-bottom:5px;
}

#atBox li.caution {
	list-style:none;
	margin-left:0;
}

#mailBox{
	padding: 10px 5px 5px 10px;
}

/* ----------- ボタン -------  */
#btnew{
	width: 245px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: left;
	margin-left:20px;
}

#btnew a{
	background: url(../images/index/btnew.gif);
	width: 245px;
	height: 73px;
	display: block;
}

#btnew a:hover{
	background: url(../images/index/btnew.gif) 0px -73px;
	width: 245px;
	height: 73x;
	display: block;
}

#btnew strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
/*
#btBox{
	width: 600px;
	margin: 0 auto;
	text-align: center;
}
*/
#btBox{
	width: 600px;
	height:73px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/index/bg_btBox.jpg) top center no-repeat;
}


#btold{
	width: 245px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	float: right;
	margin-right:20px;
}

#btold a{
	background: url(../images/index/btold.gif);
	width: 245px;
	height: 73px;
	display: block;
}

#btold a:hover{
	background: url(../images/index/btold.gif) 0px -73px;
	width: 245px;
	height: 73x;
	display: block;
}

#btold strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}
