@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height:15px;
}

body {
	background-image: url(../images/use_turning/bg.gif);
	text-align: center;
}

.clear{
	clear:both;
}


/**********************コンテンツ内容*******************/


.index_container{
	width: 796px;
	_width: 900px;
	background-color:#FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 52px;
	padding-left: 52px;
	background-repeat: no-repeat;
	background-position: 181px 31px;
}

h1{
	font-weight:100;
	padding-top: 8px;
	padding-bottom: 7px;
}


#main{
	width: 796px;
	height:500px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/index_img/index_rogo.gif);
	background-repeat: no-repeat;
	background-position: center 140px;
}



#com1{
	font-weight:100;
	line-height: 15px;
	text-align: center;
	padding-bottom:180px;
}

#com2{
	padding-top:10px;
	font-weight:100;
	line-height: 15px;
	text-align: center;
}

#exit{
	float: left;
	height: 60px;
	width: 373px;
	text-align:right;
}

#kin18{
	float: left;
	padding-top:10px;
	width:50px;
	height: 50px;
	text-align:center;
}

#enter{
	height: 60px;
	width: 373px;
	float: left;
	text-align:left;
}


address{
	font-style: normal;
	padding-top: 8px;
	padding-bottom: 7px;
}
