@charset "UTF-8";
/* CSS Document */

*{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img{
	border: 0px;
}

li{
	list-style-image: none;
	list-style-type: none;
}
#control{
	margin-bottom: 30px;
	clear: both;
	height: 25px;
	margin-top: 50px;
}
.top{
	margin-bottom:110px;
}
#control li{
	float: right;
	width: 60px;
	text-align: center;
	display: block;
	font-size: 12px;
}
#control li p{
	color: #E50014;
	display:block;
	
}
#control li a{
	color: #666;
	display:block;
	
}
#title{
	padding-bottom: 5px;
	border-bottom: 1px dotted #E50014;
	margin-bottom: 73px;
	color: #E50014;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
#contain{
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}
#lead{
	width: 100%;
	font-size: 16px;
	line-height: 34px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#contain table{
	width: 70%;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 77px;
}

#contain tr{
}
#contain table#en{
	width: 75%;
}
#contain th{
	width: 20%;
	text-align: left;
	color: #000;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;	/*background-color: #ccc;*/
}
#contain table#en th{
	width: 23%;
}
#contain td{
	padding-top: 12px;
	padding-left: 5px;
	padding-bottom: 12px;	/*background-color:#eee;*/
}
#contain table#jtable{
	font-size: 16px;
	margin-bottom: 70px;
}
#logo{
	width: 495px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	margin-bottom: 78px;
}
.content{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 17px;
	line-height: 35px;
	text-align: center;
	margin-bottom: 15px;
}
#nav_wrap{
	width: 920px;
	border-top: 1px solid #888;
	margin-right: auto;
	margin-left: auto;
}
#nav{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	height: 100px;
}
#nav li{
	float: left;
	margin-bottom: 15px;
}
.mg24{
	margin-right: 20px;
}
.mg20{
	margin-right: 20px;
}
#nav li a{
	border-style: none;
	border: 0px;
}
#nav li.clearMg{
	margin-right:0px;
}
#reserve{
	font-size: 10px;
	text-align: right;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	color: #878787;
}
#topBt{
	font-size: 12px;
	color: #000;
	text-align: right;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 60px;
}
#topBt a{
	font-size:12px;
	color:#000;
}
