@charset "utf-8";
/* CSS Document */

#gnavi li#gn_top a {
	text-indent:-9999px;
	background:url(../images/navi_top_on.png) no-repeat 0 0;
}
#mainimage {
	width:950px;
	margin:30px auto 50px auto;
	position:relative;
}
#mainimage .photo_area {
	width:950px;
	height:340px;
	background:url(../images/top/mainimage_bg.jpg) no-repeat 0 0;
	text-align:center;
	padding-top:5px;
}
#mainimage .frame {
	position:absolute;
	top:-10px;
	left:-20px;
	z-index:10;
}
#slideshow {
	position: relative;
	width: 940px;
	height: 330px;
	overflow: hidden;
	margin:0 0 0 5px;
}
#slideshow img {
	position: absolute;
	left: 0;
	top: 0;
	width: 940px;
	height: 330px;
}
#ie_cafe img {
	float:left;
	margin-right:20px;
}
#ie_cafe p {
	padding-top:15px;
}
h2 {
	width:680px;
	height:30px;
	position:relative;
}
h2 a {
	position:absolute;
	top:5px;
	right:5px;
}
.example_area {
	background:url(../images/line.jpg) repeat-x 0 bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}
.example_area dt {
	width:475px;
	float:right;
}
.example_area dt h3 {
	background:url(../images/icon_house.png) no-repeat 0 center;
	font-size:120%;
	font-weight:bold;
	color:#278237;
	margin:5px 0 10px 0;
	padding-left:25px;
}
.example_area dt h4 {
	margin-bottom:5px;
}
.example_area dd {
	width:186px;
	float:left;
}
#facebook_area {
	width:680px;
	height:200px;
	line-height:200px;
	background:#CCCCCC;
	text-align:center;
}
#intro {
	width:948px;
	margin:40px auto 20px auto;
	padding:25px 0;
	text-align:left;
	line-height:150%;
}
#intro .photo {
	width:224px;
	text-align:right;
	float:left;
	margin-right:20px;
}
#intro .lead {
	width:685px;
	float:left;
}



/* rss feed */

#news {
	width:680px;
	height:130px;
	overflow:auto;
	margin:0 0 30px 0;
}
#news li {
	margin:0 0 10px 0;
	line-height:100%;
}

#news li:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#news li { display: inline-block; }
/* exlude MacIE5 \*/
* html #news li { height: 1% }
#news li {display:block;}
/* end MacIE5 */

#news .news_date {
	display:block;
	width:130px;
	color:#666666;
	float:left;
	line-height:130%;
}
#news .news_headline {
	display:block;
	width:530px;
	float:left;
	line-height:130%;
}

.facebook {
	background:#FFFFFF;
	border:1px solid #E9DFD6;
	margin-bottom:30px;
	padding:10px;
}
.facebook iframe {
	border:none;
	width:660px;
	height:430px;
}

