@charset "UTF-8";
body {
	background-color: #fff; 
	color:#492B0D;
	font-family:'Georgia','Hiragino kaku gothic proN','MS gothic', sans-serif;
	font-weight:lighter;
	text-align:center;
	margin:auto;
}
a {
	color:#492B0D;
	text-decoration:none;
}
a:hover {
	color:#5387D9;
}
a:active {
	color:#000;
}
#wrapper{
	top: 5px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 1110px;
	height: 702px;
}
#lineAll{
	width:1096px;
	height:696px;
	border-width:2px;
	border-color:#492B0D;
	border-style:solid;
	margin-right:auto;
	margin-left:auto;
}
#contents{
	width: 1096px;
	height:624px;
}
#inContentsLeft, #inContentsRight{
	font-family:'Georgia','Georgia lighter', serif;
	font-size:17px;
	width:150px;
	height:624px;
	position:relative;
	float:left;
}
#inContentsLeft ul, #inContentsRight ul{
	position:absolute;
	width:auto;
	padding: 10px;
	margin: 0 auto;
	top: 50%;
  	-webkit-transform : translateY(-50%);
 	transform : translateY(-50%);
}
#inContentsLeft ul li, #inContentsRight ul li{
	padding: 20px 0;
	width: 100%;
	display: inline-grid;
}
#inContents{
	width:792px;
	height:624px;
	border-width:2px;
	border-style:none solid none solid;
	border-color:#492B0D;
	float:left;
}
#access{
	width:750px;
	height:564px;
	padding-top:33px;
	padding-bottom:33px;
	margin-right:auto;
	margin-left:auto;
}
#accessEn{
	width:750px;
	height:564px;
	padding-top:33px;
	padding-bottom:33px;
	margin-right:auto;
	margin-left:auto;
}
#tableMain{
	margin-right:auto;
	margin-left:auto;
}
#tableMain tr td img{
	width:auto;
	height:400px;
	margin-right:auto;
	margin-left:auto;
}
#inFeeContents{
	width:700px;
	height:auto;
	padding-top:25px;
	padding-bottom:25px;
	margin-right:auto;
	margin-left:auto;
}
#tableFee{
	width:700px;
	line-height:45px;
	border-style:solid;
	border-width:2px;
	border-color:#492B0D;
	margin:auto;
}
#tableBtmLine{
	text-align:center;
	border-style:none none solid none;
	border-width:2px;
	border-color:#492B0D;
}
#feeSts{
	width:700px;
	height:auto;
	line-height:24px;
	text-align:left;
	letter-spacing:0.5px;
	padding-top:14px;
	margin-right:auto;
	margin-left:auto;
}
#feeStsEn{
	width:700px;
	height:auto;
	line-height:24px;
	text-align:left;
	letter-spacing:0.5px;
	padding-top:24px;
	margin-right:auto;
	margin-left:auto;
}
#note{
	font-size:18px;
	font-family:'Georgia','Hiragino mincho Pro', serif;
	height:22px;
	line-height:18px;
}
#tableLineL{
	border-style:none solid none none;
	border-width:2px;
	border-color:#492B0D;
	padding-right:20px;
	padding-left:20px;
}
#tableLineR{
	border-style:none solid none none;
	border-width:2px;
	border-color:#492B0D;
}
#feeStsSpaceTop{
	padding-top:12px;
}
.feeStsSpace{
	line-height:28px;
	padding-bottom:6px;
}
.trCenter{
	width:auto;
	text-align:center;	
	padding-right:40px;
	padding-left:40px;
	margin-right:auto;
	margin-left:auto;
}
.tableLineR1{
	width:50px;
	padding-left:80px;
}
.tableLineR1En{
	width:50px;
	padding-left:60px;
}
.tableLineR2{
	width:50px;
}
.tableLineR3{
	width:50px;
}
.tableLineR4{
	width:46px;
	border-style:none solid none none;
	border-width:2px;
	border-color:#492B0D;
	padding-right:80px;
}
.tableLineR4En{
	width:100px;
	border-style:none solid none none;
	border-width:2px;
	border-color:#492B0D;
	padding-right:60px;
	padding-left:6px;
}
.tableLineLTransparent{
	color:transparent;	
	width:40px;
	padding-left:60px;
}
.tableLineRTransparent{
	color:transparent;	
	width:40px;
}
.colorTransparent{
	color:transparent;	
}
.indent1em{
	text-indent:1em;
}
.indent1emEn{
	text-indent:1em;	
	padding-bottom:8px;
}

/.space50{
	width:790px;
	height:50px;
}
/.space20{
	width:790px;
	height:20px;
}
.floatClear{
	clear:both;
}
.alignL{
	text-align: left;
}
.alignJ{
	text-align: justify;
}