body {
    line-height: 1.5;
    background: #fdfbf8 url(../../img/cmn_bg.png) 0 0 repeat;
}
header{
	display:none;
}
a:hover{
	text-decoration:none;
}
img{
	width:100%;
}

nav
{
    max-height: 1000px;
}

#main {
	height:0;
	background:url(../../img/top_main.jpg) 0 0 no-repeat;
	background-size:cover;
    position: relative;
	padding-bottom:78%;
}
#main img{
	width:100%;
}
#main_in{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
#main_in_in{
	width:70%;
	background:url(../../img/top_main_bg.png) 0 0 repeat;
	text-align:center;
	margin:0 auto;
	padding:15px 0;
	position:absolute;
	top:50%;
	left:50%;
	margin:-24% 0 0 -35%;
}
#main .txt{
	color:#fff;
	font-size:12px;
	margin:10px 0;

}

#contents_wpr{
  padding-top: 0;
}
#wrapper {
	margin:0 10px;
}

#top_cont{

}
#top_news{
	margin-top:2px;
}
#top_cont .r{
}


#top_news h2{
	background:url(../../img/top_h2_icon.png) 11px center no-repeat;
	background-size:28px auto;
	overflow:hidden;
	font-size:24px;
	line-height:1.2;
	border-top:1px #dcd2c2 solid;
	padding:15px 0 11px 53px;
	margin-bottom:5px;
}

#top_news .top_news_list{
  text-align:right;
	font-size:16px;
	margin-top:5px;
	padding-left:26px;
  margin-bottom:10px;
}


#top_news .top_news_list a{
	background:url(../../img/top_list_icon.png) left center no-repeat;
	background-size:16px auto;
	padding-left:26px;
}

#top_news dl dd{
	margin-bottom:10px;
}

}


#fee{
  margin-top:30px;
}

#fee dt{
	font-size:22px;
}
