@charset "UTF-8";
.top_image{
	width:960px;
	margin:0 auto;
}

div.rss{
	padding-bottom:5px;
}
div.rss h1{
	font-size:25px;
	color:#7c5e5e;
	margin-bottom: 5px;
}
div.rss iframe {
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 410px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.top{
	padding-bottom:10px;
	border-bottom:2px dotted #000;
}
div.top h1{
	font-size:25px;
	color:#7c5e5e;
	margin-bottom: 5px;
}

.left{
    flex:235px 0 0;
    margin-top: 20px;
}
.center{
	margin-top: 20px;
    margin-left:20px;
}
p.name{
	text-align:right;
	margin-right:10px;	
}
.item h1{
	margin-bottom: 5px;
    font-size:25px;
}
.feetable{
	width:100%;
	border:1px solid #000;
	color:#4d4d4d;
	font-size:18px;
	margin-bottom:60px;
}
.feetable th{
	width:30%;
	border:1px solid #000;
	text-align:center;
	vertical-align: middle;
	padding:3px;
}
.feetable td{
	width:35%;
	border:1px solid #000;
	text-align:center;
	vertical-align: middle;
	padding:3px 15px;
}
.feetable td.mens{
	background:#cbe9e9;
}
.feetable td.weman{
	background:#f3dbe9;
}

td em {
	font-style: normal;
	color: #FF0000;
}
.left{
    width:692px;
}
table {
    border-collapse: collapse;
}

.fee_contents{
    width:960px;
	margin:0 auto;
}
.address2{
	text-align:center;	
}