/* CSS Document */

/* メイン画像の設定
-------------------------------------------------------------------------------------------- */

#main{
	width: 940px;
	height: 400px;
}



/* コンテンツの設定
-------------------------------------------------------------------------------------------- */

#contents{
	width: 940px;
	_margin-top: -4px;
}

#main-text{
	text-align: center;
	margin: 15px 0 0 0;
}

div.title{
  background-image:url(/images/top/title01.jpg);
  background-repeat: no-repeat;
  height:45px;
}

div.title h2{
  padding: 12px 0 0 100px;
}

div.title2{
  background-image:url(/images/top/title02.jpg);
  background-repeat: no-repeat;
  height:45px;
}

div.title2 h2{
  padding: 12px 0 0 100px;
}

div.title3{
  background-image:url(/images/top/title03.jpg);
  background-repeat: no-repeat;
  height:45px;
}

div.title3 h2{
  padding: 12px 0 0 100px;
}

.orm-contents{
	width: 900px;
	margin: 0;
}

.left-table{
	width: 420px;
	float: left;
}

.right-table{
	width: 420px;
	float: right;
}

.form-contents table{
	border-collapse: collapse;
}

.form-contents th{
	padding: 0px 10px 0px 0;
	width: 110px;
}

.form-contents td{
	padding: 0;
}

.top-text{
	vertical-align: top;
	padding-top: 8px !important;
}

.top-text02{
	vertical-align: top;
}

.top-text03{
	vertical-align: top;
	padding-top: 10px !important;
}

.inner-table th,.inner-table td{
	padding: 0 !important;
}

.inner-table th{
	font-weight: normal;
	width: auto !important;
}

.inner-top{
	vertical-align: top;
}

.inner-top p{
	padding-top: 5px;
}

.inner-text p{
	padding-top: 2px;
	_padding-top: 3px;
}

.sub-text{
	font-size: 75%;
	line-height: 2em;
	font-weight: normal;
}

.long-text{
	width: 150px !important;
}

.shop-table{
	width: 860px;
	table-layout: fixed;
}


#btn-start{
	text-align: center;
	margin: 30px 0 0 0;
}

#btn-start p{
	width: 565px;
	height: 72px;
	margin: 0 auto;
	background: url(/images/top/btn_start_h.jpg) no-repeat;
}

#btn-start p a{
	display: block;
	width: 565px;
	height: 72px;
}

#btn-start p a:hover{
	background-color: transparent;
}

#btn-start p a:hover img{
	visibility: hidden;
}




#attention-list{
	width: 675px;
	margin: 0 auto;
	padding: 30px 0;
}

#attention-list ul{
	padding: 15px 30px;
}

#attention-list li{
	margin: 5px 0 5px 20px;
}

.waku{
	border: solid 1px #00A0E9;
}

/*js無効の場合*/
.noscript {
	text-align: center;
	color: #FF8844;
	font-size: 30px;
}

.thanks {
	text-align: center;
	padding: 100px 0px 200px 0px;
}

.thanksbanner {
	text-align: center;
	padding: 30px 0px 20px 0px;
}

.banner {
	text-align: center;
	padding: 30px 0px 50px 0px;
}	

