﻿@charset "utf-8";

/*----------------------------------------------------
　 main contents
----------------------------------------------------*/
#wrapper {
	width: 100%;
	height: auto;
	margin: 35px auto 0;
	overflow:hidden;
}

#mainTx p.mi{
	text-align:center;
}

#mainTx p.tx{
	width:1000px;
	margin:0 auto;
	font-size:14px;
	color:#51452C;
	line-height:23px;
}

#top_cont_l {
	float: left;
	height: auto;
	width: 710px;
	margin:0;
	padding: 0px;
}

#top_cont_r {
	float: right;
	height: auto;
	width: 260px;
	margin: 0px;
	padding: 0px;

}

.baLink{
	margin:0;
}

.baLink a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#main_b_banner{
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-bottom: 5px; */
	overflow: hidden;
}

/*----------------------------------------------------
　 main service
----------------------------------------------------*/
#main_srevice{
	width:1000px;
	margin:35px auto 50px;
	overflow:hidden;
}

div.PhotoBox {
	cursor:pointer;
	overflow:hidden;
	margin:0 20px 14px 0;
	width:320px;
	height:139px;
	float:left;
}

div.PhotoBox p {
	height: 85px;
	margin: 0;
	padding: 15px 25px;
	background-color: #FFF;
	position: relative;
	top: -120px;
	display: none;
	color: #333;
	font-size: 14px;
	line-height:22px;
}


/*----------------------------------------------------
　新着情報
----------------------------------------------------*/
#main_news{
	width: 100%;
	margin: 0;
	background-image: url(../images/news_back.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 400px;
	clear: both;
	border-width: 1px 0;
	border-style: solid;
	border-color: #CAC4B6;
}

#newsArea{
	width:1000px;
	margin:38px auto 0;
}

#topics{
	float: left;
	width: 540px;
	height: 320px;
	margin-right: 25px;
}

#topics-title{
	width: 540px;
	height:41px;
	background-image: url(../images/t_news.jpg);
	margin: 0 0 0 0;
	position: relative;
	background-repeat: no-repeat;
}

#topics_main {
	width: 525px;
	height: 270px;
	padding: 0px 0 0 15px;
}

/* バックナンバー */
#kakokiji {
	display: block;
	width: 95px;
	height: 18px;
	text-indent: -9999px;
	position:absolute;
	top:11px;
	right: 12px;
}

#kakokiji a {
	display:block;
	width: 95px;
	height: 18px;
	text-indent:-9999px;
}

/*----------------------------------------------------
　 banner area
----------------------------------------------------*/
#bannerArea{
	width:1000px;
	margin:45px auto 45px;
	overflow:hidden;
}

#bannerArea p{
	margin:0 0 20px 0;
}

#bannerArea p a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
