/* CSS Document */

/* メイン画像の設定
-------------------------------------------------------------------------------------------- */

#main{
	width: 940px;
	height: 486px;
  background: url(../../../images/bsite/top/main.jpg) no-repeat top;  
}

#main h1{
  font-size: 80%;
  color:#FFF;
  font-weight: bold;
  margin:0;
  padding:5px 0 0 5px;
}

/* コンテンツの設定
-------------------------------------------------------------------------------------------- */

#contents{
	width: 940px;
	_margin-top: -4px;
	background: url(../images/top/back.jpg) no-repeat top;
}

#contents h2{
	background: #001932;
	font-size: 120%;
	color: #ffffff;
	padding: 10px 20px;
	margin: 10px 0 15px 0;
}


.form-contents{
	width: 860px;
	margin: 0 auto;
}

.left-table{
	width: 420px;
	float: left;
}

.right-table{
	width: 420px;
	float: right;
}

.form-contents table{
	border-collapse: collapse;
}

.form-contents th{
	padding: 5px 10px 5px 0;
	width: 110px;
}

.form-contents td{
	padding: 5px 0 5px 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;
	/* margin: 15px auto 0 auto; */
}

#btn-start{
	width: 492px;
	height: 95px;
	margin: 35px auto;
	background: url(../../../images/bsite/second/btn_start_h.jpg) no-repeat;
}

#btn-start a{
	display: block;
	width: 492px;
	height: 95px;
}

#btn-start a:hover{
	background-color: transparent;
}

#btn-start 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 #A0A0A0;
}
