@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #42392D;
	letter-spacing: 0.1em;
	position: absolute;
	/* background-image: url(../../img/space_bg.png); */
	background:#FFF
	font-style: normal;
	}
	
a:link,
a:visited {
	color:#0033cc;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#669933;
}
a img {
	border:none;
}

#wrap {
	width:1000px;
	margin:0 auto;
}
/*#header {
	position:relative;
	height:118px;*/
	
}
/*タイトル画像ここから*/




#top_area {
	width: 1000px;
	float: left;
	padding: 0;
	padding-top: 20px;
	
}
.boxB {
	/*margin-bottom:50px;*/
}

.boxB img{
	width:100%
}

.boxB p{
	margin-left:5%;
	width:100%
}
/*タイトル画像ここまで*/

#top_area2 {
	width: 1000px;
	color: #06C;
	background-image: url(../img/kotitle.jpg);
}
#top_area2 h2 {
	width: 1000px;
	height: 26px;
	margin-bottom: 15px;
	padding: 6px 10px 0 30px;
	line-height: 1.5em;
	background: url(../img/bg_head_l.png) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
ul#navi li a span {-
	line-height:1.5em;
	font-size:10px;
	color:#EFE6C2;
}

#contents {
	clear:both;
	padding-top:10px;
}
ul#contents {
	list-style-type:none;
}

#left_area {
	width: 632px;
	float: left;
	padding: 0;
	padding-top: 20px;
	
}
#left_area h2 {
	width: 597px;
	height: 26px;
	margin-bottom: 15px;
	padding: 6px 10px 0 30px;
	line-height: 1.5em;
	background: url(../img/bg_head_l.png) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
#left_areabox {
	width: 632px;
	float: left;
	background-color: #FFF;
	margin-top: 0px;
	
}
#left_areabox_top {
	float: left;
	background-color: #FFF;
	padding: 0px 10px 10px 10px;
	color: #000000;
	font-size: 14px;
	line-height: 2;
}
#left_areabox_top h2 {
	width: 612px;
	height: 25px;
	margin-bottom: 10px;
	padding: 7px 10px 0 30px;
	line-height: 1.5em;
	background: url(../img/bg_head_s.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

#left_areabox h2 {
	width: 597px;
	height: 25px;
	margin-bottom: 15px;
	padding: 7px 10px 0 30px;
	line-height: 1.5em;
	background: url(../img/bg_head_l.png) no-repeat;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#right_wrap {
	width: 330px;
	float: right;
	background: #FFF;
	margin-top: 20px;
}
#right_area {
	width: 330px;
	float: right;
	background: #FFF;
	margin-top: 0px;
}
#right_area h2 {
	width: 330px;
	height: 25px;
	margin-bottom: 0px;
	padding: 7px 10px 0 30px;
	line-height: 1.5em;
	background: url(../img/bg_head_s.png) no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}


#topics {
	width: 658px;
	margin-right: 10px;
	list-style-type: none;
	margin: 0 10px 0 10px;
}
#topics li {
	width: 200px;
	margin-right: 13px;
	float: left;
	background-color: #FFF;
	margin-top: 5px;
}
#topics h3 {
	padding-bottom:2px;
	line-height:1.5em;
	font-size:14px;
	font-weight:bold;
}
#topics img {
	border: solid 1px #CCCCCC;
	margin-right: 5px;
	;
	margin-top: 0px;
}
.topics_text {
	margin-top: 15px;
	/*padding: 2px 15px 0 15px;*/
	width: 180px;
}
.topics_text p {
	line-height: 1.6em;
		margin-bottom: 5px;
}


#info_top {
	width: 330px;
	float: right;
	background: #FFF;
	padding-top: 0px;
	overflow: auto;
	height: 20rem;
	margin-bottom: 0px;
}
#info {
	margin-bottom:30px;
	
}
#info dt {
	padding:10px 10px 0 10px;
	line-height:1.5em;
	font-weight:bold;
}
#info dd {
	border-bottom:dotted 1px #DFC89D;
	padding:0 10px 10px 10px;
	line-height:1.6em;
}
#tel_mail {
	position:relative;
	padding-top:10px;
	
}
#tel_mail dt {
	position: absolute;
	left: 9px;
	width: 41px;
	line-height: 1.5em;
	background-color: #ACCAE7;
	color: #FFFFFF;
	text-align: center;
	
}
#tel_mail dd {
	margin-bottom:10px;
	padding-left:60px;
	line-height:1.5em;
	border-top:dotted 1px #DFC89D;
}


#tel_mail dd strong {
	font-size:20px;
	font-weight:normal;
}
#open {
	position: relative;
	
}

#open dt {
	padding:10px 10px 0 10px;
	line-height:1.5em;
	font-weight:bold;
}
#open dd {
	border-bottom:dotted 1px #DFC89D;
	padding:0 10px 10px 10px;
	line-height:1.6em;
}
#address dt {
	margin: 10px 0 5px 0;
	line-height: 1.5em;
	background-color: #ACCAE7;
	color: #FFFFFF;
	text-align: center;
}
#address dd {
	line-height: 1.6em;
	font-size: 12px;
}
address {
	clear: both;
	margin-top: 30px;
	padding: 40px 0 50px 0;
	line-height: 1.5em;
	background: url(../img/bg_footer.png) repeat-x;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #b0c7e9;
}



#access_text p {
	line-height:1.6em;
}

/* クリアフィックスハック */
.clearfix:after { 
	content:"";
    display:block;
    clear:both;
} 

.clearfix { 
	display: inline-block; 
}
/* Mac版IE除外 \*/
/* ナビゲーションメニュー ここから*/
.clearfix { 
	display: block; 
}

.boxA {
	padding: 10px 0 0 0;
	width: 100%;
	height: 40px;
	background-image: url(../../img/space_top.png);
	 	
	}
#dropmenu{
  list-style-type: none;
  width: 800px;
  height: 40px;
  margin: 0px auto 0px;
  padding: 0;
  background: #acc9e7;
  border-bottom: 5px solid #000;
  border-radius: 3px 3px 0 0;
}
#dropmenu li{
  position: relative;
  width: 20%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
	display: block;
	margin: 0;
	padding: 15px 0 11px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none;
}
#dropmenu li:hover > a{
  background: #938de3;
  color: #f3d59a;
}
#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
	overflow: hidden;
	width: 200%;
	height: 0;
	color: #C9F;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s;
}
#dropmenu li ul li a{
  padding: 13px 15px;
  background: #aface7;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 38px;
  border-top: 1px solid #f6be6d;
  border-bottom: 1px solid #616d0b;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}
#slide {
	float: left;
	list-style-type: none;
	overflow: hidden;
	width: 632px;
	height: 440px; /*スライドの下の余白はここの値で調整する  */
	padding: 0px 0 0 0px;
	
		
	
}
#right_area h1 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}
#right_box {
	width: 330px;
	float: right;
	background: #FFF;
	padding-top: 0px;
	margin-bottom: 50px;	
}
.toph2 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #996699;
	}
dd {
	padding-left: 10px;
}

#top_area{
	width:100%
}

#toparea_left {
	width: 632px;
	float: left;
	padding: 0;
	padding-top: 20px;
	
}

#toparea_right {
	width: 330px;
	float: right;
	background: #FFF;
	margin-top: 20px;
}
