@charset "utf-8";
/*============================================================================

	BASE-SETTING

=============================================================================*/
/*--------------------------------------
	FONT-SIZE
---------------------------------------*/
/*body {
	font-size: 100%;
}

h1,h2,h3,h4,h5,p,
ul,ol,li,
dl,dt,dd,
address {
	font-size: 100%;
}*/



/*--------------------------------------
	inlineframe
---------------------------------------*/



/*--------------------------------------
	LINE-HEIGHT
---------------------------------------*/
body {
	line-height: 1.5;
}

/*--------------------------------------
	LINK-COLOR
---------------------------------------*/
a:link { color: #000; text-decoration: none;}
a:visited { color: #000; text-decoration: none;}
a:hover { color: #000; text-decoration: underline;}
a:active { color: #000; text-decoration: underline;}

/*footer*/
div#footer a:link { color: #FFF; text-decoration: none;}
div#footer a:visited { color: #FFF; text-decoration: none;}
div#footer a:hover { color: #FFF; text-decoration: underline;}
div#footer a:active { color: #FFF; text-decoration: underline;}
/*--------------------------------------
	ELEMENT-STYLE
---------------------------------------*/

h2 {
}
h3 {}
h4 {}
h5 {}
h6 {}
p {}

/*--------------------------------------
	BACKGROUND
---------------------------------------*/
body {
	color: #000;
}

img{
	vertical-align: bottom;
}

/*============================================================================

	LAYOUT-SETTING

=============================================================================*/

/*--------------------------------------
	#header
---------------------------------------*/
div#header {
	width: 100%;
	height: 109px;
	background: url(../images/header_bg.gif) repeat-x 0 0;
	margin: 0;
}

div#header div.inner{
	zoom: 1;
	width: 900px;
	margin: 0 auto;
}

div#header div.inner div.header_right{
	float: right;
	width: 628px;
	height: 109px;
	background: url(../images/header_right.gif) no-repeat 0 0;
}

div#header div.inner div.header_right h1{
	color: #4d3f15;
	font-size: 85%;
	line-height: 1;
	margin: 0;
	text-align: right;
	font-weight: normal;
	padding: 5px 0 10px 0;
}

div#header div.inner div.header_right ul{
	list-style: none;
	margin: 0;
	zoom: 1;
}

div#header div.inner div.header_right ul li{
	float: right;
}

div#header div.inner h2{
	float: left;
	margin: 0;
}




/*--------------------------------------
	.topicPath
---------------------------------------*/
div.topicPath ol {
	width: 880px;
	margin: 0 auto 58px;
	padding: 0 10px;
	zoom: 1;
	font-size: 93%;
	line-height: 1;
	color: #FFF;
	background: transparent url(../images/bg_topicpath.gif) no-repeat 0 50%;
}

div.topicPath ol:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div.topicPath ol li {
	float: left;
	margin-right: 5px;
	padding: 8px 0 8px 13px;
	background: url(../images/bg_path.gif) no-repeat 0 50%;
}

div.topicPath ol li.first {
	background: none;
	padding-left: 0;
}

div.topicPath ol li a {
	color: #FFF;
}

/*--------------------------------------
	#contents
---------------------------------------*/
div#contentsContainer{
	width: 100%;
}

div#house{
	width: 100%;
	background: url(../../images/houseback.gif) center bottom no-repeat;
	margin: 0 0 20px 0;
	padding-top: 10px;
	height: 327px;
	background-color: #fdf6f3;
}

div#border{
	width: 100%;
	background: url(../../images/index_border.gif) left bottom repeat-x;
	margin: 0;
}

div.contents{
	zoom: 1;
	width: 900px;
	margin: 0 auto;
}

div.contents:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div.contents ul#left_bnr{
	width: 200px;
	float: left;
	list-style: none;
	margin: 0;
}

div.contents ul#left_bnr li{
	margin: 0 0 10px 0;
}

div.contents div#right_contents{
	float: right;
	width: 660px;
	margin: 0;
}

div.contents div#right_contents ul#right_bnr{
	list-style: none;
	margin: 0 0 25px 0;
	zoom: 1;
}

div.contents div#right_contents ul#right_bnr:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div.contents div#right_contents ul#right_bnr li{
	float: left;
	margin: 0 0 10px 0;
}

div.contents div#right_contents ul#right_bnr li.left{
	margin-right: 30px;
}

div.contents div#right_contents div.info_area{
	margin: 0 0 30px 0;
	line-height: 1.3;
}

div.contents div#right_contents div.info_area h3{
	margin: 0 0 15px 0;
}

div.contents div#right_contents div.info_area dl{
	padding: 0 0 10px 10px;
	margin: 0;
}

div.contents div#right_contents div.info_area dl dt{
	display: inline;
	color: #737373;
	font-size: 85%;
	margin-right: 10px;
}

div.contents div#right_contents div.info_area dl dd{
	display: inline;
}

div.contents div#right_contents div#event_info iframe{
	width: 490px;
	height: 60px;
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}

div.contents div#right_contents div#event_info img.right{
	float: right;
	width: 152px;
}

div#event{
	padding: 0 0 10px 10px;
	margin: 0;
}

div#event dt{
	display: inline;
	color: #737373;
	font-size: 85%;
	margin-right: 10px;
}

div#event dd{
	display: inline;
}

div#event dd span{
	color: #ff0000;
	font-weight: bold;
}

/*--------------------------------------
	#main
---------------------------------------*/
div#main{
	width: 770px;
	margin-left: -140px;
	padding: 0;
	float: right;
	margin-bottom: 0;
}

/*--------------------------------------
	#top_sidebar
---------------------------------------*/
div#top_sidebar {
	width: 140px;
	float: left;
	margin: 0;
}

div#top_sidebar ul{
	list-style: none;
	margin: 0;
}

div#top_sidebar ul li{
	margin: 0;
}

/*--------------------------------------
	#footer
---------------------------------------*/
div.localNav {
	width: 100%;
	margin: 0 auto 10px auto;
	font-size: 85%;
}

div.localNav ul {
	zoom: 1;
	text-align: center;
	color: #544222;
	padding: 10px 0 5px;
}

div.localNav ul li {
	display: inline;
	padding: 0 3px 0 6px;
	border-left: 1px solid #000;
}

div.localNav ul li a{
	color: #544222;
}

div.localNav ul li a:visited{
	color: #544222;
}

div.localNav ul li a:hover{
	color: #544222;
	text-decoration: underline;
}

div.localNav ul li.last {
	padding: 0 6px;
	border-right: 1px solid #000;
}

div#footer{
	margin: 0;
	clear: both;
	zoom: 1;
	height: 109px;
	background: url(../images/footer_bg.gif) top left repeat-x;
}

div#footer div.inner{
	width: 900px;
	padding-top: 20px;
	margin: 0 auto;
	clear: both;
	zoom: 1;
}

div#footer:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div#footer div.inner:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div#footer ul{
	float: left;
	width: 122px;
	list-style: none;
	margin-left: 25px;
	display: inline;
}

div#footer ul li{
	margin: 0 0 5px 0;
}

div#footer div#tel_address{
	width: 670px;
	line-height: 1.3;
	float: right;
	zoom: 1;
}
div#footer div#tel_address:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

div#footer div#tel_address img.tel_img{
	float: left;
	width: 329px;
}

div#footer div#tel_address address{
	float: right;
	width: 320px;
	font-size: 77%;
	text-align: right;
}

div#footer div#tel_address address strong{
	font-size: 131%;
}


/*--------------------------------------
	PUBLIC STYLE
---------------------------------------*/
div.section {
	clear: both;
}

.pagetop {
	
}

object, embed {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}







