@charset "UTF-8";

/**********************************************

 For Foundation of Style
 
**********************************************/
body{
	margin:0;
	padding:0;
	color:#000;
	background:#6c9659 !important;
	text-align:center;
	font-size      :small;
	_font-size     :x-small;/* winIE5.x only */
	_fo\nt-size    :x-small;/* winIE6 only */
	font-family:'メイリオ','Meiryo','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif !important;
	line-height:160%;
}
hr{
	display:none;
}
.non{
	display:none;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}
fieldset,img{
	border:0;
}
address,caption,cite,em,th {
	font-style:normal;
	font-weight:normal;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
/*	font-weight:normal;*/
}
abbr,acronym {
	border:0;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
img {
	vertical-align:top;
}
ul{
	list-style: none;
}
.small{
	font-size:10px;
}
/*****************************
	 Link
*****************************/
a:link,
a:visited {
	color: #505050;
	color:#336699;
	text-decoration: none;
}
a:hover,
a:active  { color: #000; text-decoration: underline; }

/*****************************
	clearFix
*****************************/
.clearFix:after {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* ---- for IE7 and Mac ---- */
.clearFix {
	display: inline-block;
	min-height: 1%;
	/* escape MacIE5 \*/
	display: block;
	/* escape MacIE5 */
}
/* ---- for IE5 IE6... ---- */
/* escape MacIE5 \*/
* html .clearFix {
	height: 1%;
}
/* escape MacIE5 */

.clear{
	clear:both;
}	
/********************************************************************

	Layout

********************************************************************/
#all{
	width:955px;
	text-align:left;
	margin:0 auto;
	padding:0;
	background:url(../img/bg_all.png) repeat 0 0;
}
#main-area{
	width:905px;
	margin:15px 0 0 25px;
}
/********************************************************************

	Header

********************************************************************/
#header{
	width:955px;
}
#header .address{
	float:left;
	padding:8px 0 0 67px;
/*	font-weight:800;*/
	color:#504129;
	font-size:14px;
}
#header .logo{
	margin: 20px 0 0 25px;
	float:left;
}
#header .header_contact{
	float:right;
	margin:7px 11px 0 0;
}
#header .header_contact p.tel{
}
#header .header_contact p.contact{
	background:url(/common/img/header_mail.gif) no-repeat 0 center;
	padding:0 0 0 35px;
}

/*****************************
	Main menu
*****************************/
#header #main-menu{
	clear:both;
	width:955px;
	padding-top:29px;
	margin-bottom:0px;
}
body.index #header #main-menu{
	margin-bottom:10px;
}
#main-menu ul{
	margin-left:0px;
}
#main-menu li{
	float:left;
}
#main-menu li.last{
	float:left;
	margin-right:0px;
}
#main-menu li.last{
	margin-right:0px;
}
/********************************************************************

	Footer

********************************************************************/
#footer{
	width:955px;
	padding-top:20px;
	padding-bottom:38px;
	margin:0 auto;
}
#footer .pagetop{
	float:right;
	padding:0;
	margin:0 25px 25px 0;
}
#footer .copy{
	float:right;
	margin:0px 28px 0 0;
}
#footer .footer-sitemap{
	margin:0 0 20px 0;
}
#footer dl.first-list{
	float:left;
	width:205px;
	margin:0 0 0 30px;
}
#footer dl.second-list{
	float:left;
	width:350px;
	margin:0 0 0 0;
}
#footer dl dt{
	font-size:12px;
	margin:0 0 9px 0;
}
#footer dl dt span{
	font-size:9px;
	padding-right:4px;
}
#footer dl dd{
	font-size:11px;
	margin:0 0 9px 11px;
}
#footer dl dd span{
	font-size:8px;
	margin-right:4px;
}
#footer dl dd span.second{
	font-size:11px;
	margin-left:0px;
}
#footer dl a{
	color:#3f3119;
	font-weight:800;
	
}
#footer dl a:hover{
	text-decoration:underline;
}
#footer dl span{
	color:#3f3119;
}
/********************************************************************

	Bread List

********************************************************************/
.breadcrumb{
	margin:0 0 15px 0;
	font-size:15px;
	color:#1380c5;
	color:#336699;
}
.breadcrumb a{
	color:#1380c5;
	color:#336699;
}
.breadcrumb span{
	margin:0 5px;
}

/********************************************************************

	Top page

********************************************************************/
.index-lyt-left{
	width:600px;
	float:left;
}
.index-lyt-right{
	width:280px;
	float:left;
	margin-left:25px;
}
/**********************
	お知らせと報告
***********************/
h1.index{
	margin:16px 0 11px 3px;
}
.news-box{
	width:600px;
	margin-bottom:15px;
}
.news-box .top{
	width:600px;
	height:12px;
	background:url(../img/index_news_bg.png) no-repeat 0 0;
}
.news-box .bottom{
	width:600px;
	background:url(../img/index_news_bg.png) no-repeat 0 bottom;
	padding-bottom:15px
}
.news-box .bottom-left{
	float:left;
	width:450px;
	margin:5px 0 0 27px;
}
.news-box .bottom-right{
	float:left;
	width:123px;
	margin:25px 0 0 0;
}
.news-box .bottom h3{
	margin:;
	width:;
}
.news-box .bottom h3 a{
	color:#336600;
	font-size:16px;
	text-decoration:underline;
}
.news-box .bottom h3 a:hover{
	color:#ff6600;
	text-decoration:underline;
}
.news-box .bottom .icon{
	margin:24px 0 0 6px;
	width:94px;
	float:left;
}
.news-box .bottom .text{
	margin:12px 0 0 0;
	width:330px;
	float:left;
	font-size:14px;
}
.news-box .bottom .text .entry-text{
	line-height:180%;
	min-height:50px;
}
.news-box .bottom .text .date{
	color:#666666;
	float:left;
	font-size:13px;
	margin:12px 0 0 0;
}
.news-box .bottom .text .read-more{
	float:right;
	margin:11px 0 0 0;
}
.news-box .bottom .text .read-more a{
	color:#1380c5;
	text-decoration:underline;
/*	border-bottom:1px solid red;
	padding-bottom:2px;*/
}
.news-box .bottom .text .read-more a:hover{
	color:#ff6600;
	text-decoration:underline;
}
/**********************
	バナー
***********************/
.index-lyt-right .banner{
	margin-bottom:10px;
}
.index-lyt-right .twitter{
	width:278px;
	height:380px;
	/*border:1px dashed #CCC;*/
}
/********************************************************************

	Second Main area

********************************************************************/
.bg-heading{
	height:65px;
	width:905px;
	background:url(../img/h1_background.png) repeat-x 0 0;
	margin:0 0 15px 0;
}
.bg-heading h1.second{
	float:left;
	margin:22px 0 0 16px;
}
.bg-heading .link{
	float:left;
	margin:22px 0 0 105px;
}
.bg-heading .link-activity{
	float:right;
	width:px;
	margin:23px 0 0 67px;
}
.bg-heading .link-activity p{
	margin-right:33px;
	float:left;
}
.second-lyt-left{
	width:600px;
	float:left;
}
.second-lyt-right{
	width:284px;
	float:left;
	margin-left:21px;
}
/********************************************************************

	About

********************************************************************/
.about-box{
	width:903px;
	border:1px solid #E1E1E1;
	background:#FFF;
	position:relative;
	margin-bottom:15px;
}
.about-box-left{
	float:left;
	width:430px;
	margin:20px 0 0 20px;
	padding-bottom:20px;     
}
.about-box-right{
	float:left;
	width:422px;
	position:absolute;
	bottom:20px;
	left:473px;
}
.about-box-right .image-container{
	float:left;
	margin-right:10px;
}
.about-box h2{
	margin:0 0 10px 0;
}
.about-box .text{
	line-height:160%;
	font-size:14px;
}
/********************************************************************

	History

********************************************************************/
.history-box{
	width:903px;
	border:1px solid #E1E1E1;
	background:#FFF;
	position:relative;
	margin-bottom:15px;
}
.history-box-left{
	float:left;
	width:641px;
	margin:30px 0 0 20px;
	padding-bottom:20px;
}
.history-box-right{
	float:left;
	width:200px;
	margin:30px 0 20px 24px;
}
.history-box-left dl{
	width:641px;
	border-bottom:1px solid #CCC;
	margin-bottom:7px;
	padding-bottom:5px;
	font-size:14px;    
}
.history-box-left dl.first{
	border-top:1px solid #CCC;
	padding-top:7px;
}
.history-box-left dl dt.year{
	width:63px;
	float:left;
}
.history-box-left dl dt.month{
	width:42px;
	float:left;
	margin-right:21px;
	text-align:right;
}
.history-box-left dl dd{
	float:left;
	width:515px;
}
/********************************************************************

	News

********************************************************************/

.archive-box{
	width:285px;
	margin-bottom:16px;
}
.archive-box .top{
	width:285px;
	height:22px;
	background:url(../img/bg_archive_box.png) no-repeat 0 0;
}
.archive-box .bottom{
	width:285px;
	background:url(../img/bg_archive_box.png) no-repeat 0 bottom;
}
.archive-box h4{
	margin:0 0 17px 21px;
}
.archive-box ul.category{
	width:235px;
	margin:0 0 25px 28px;
}
.archive-box ul.category li{
	margin-bottom:12px;
	font-size:14px;
	background:url(../img/arrow_news_archive.gif) no-repeat 0 center;
	padding-left:13px;
}
.archive-box ul.category li,
.archive-box ul.category li a{
	color:#336699;
	font-weight:800;
}
.archive-box ul.category li a:hover{
	text-decoration:underline;
}
.archive-box ul.category li span{
	font-size:8px;
	padding-right:6px;
}

.archive-box dl.year{
	width:250px;
	margin:0 0 10px 28px;
	font-weight:800;
	color:#336699;
}
.archive-box dl.year a{
	color:#336699;
}
.archive-box dl.year a:hover{
	text-decoration:underline;
}
.archive-box dl.year dt{
	font-size:14px;
	margin:0 0 15px 0;
}
.archive-box dl.year dd{
	float:left;
	font-size:12px;
	margin:0 13px 12px 0;
}

.archive-box ul.year{
	width:250px;
	margin:0 0 10px 28px;
	font-weight:800;
	color:#336699;
}
.archive-box ul.year a{
	color:#336699;
}
.archive-box ul.year a:hover{
	text-decoration:underline;
}
.archive-box ul.year li{
	font-size:14px;
	margin:0 0 65px 0;
	clear:both;
}
.archive-box ul.year li ul{
	margin-top:15px;
	clear:both;
	border-top:1px solid #FFF;
}
.archive-box ul.year li ul li{
	clear:none;
	float:left;
	font-size:12px;
	margin:0 13px 12px 0;
}

/*************************************
	News entry
*************************************/
.news-entry-box{
	width:600px;
	margin-bottom:15px;
}
.news-entry-box .top{
	width:600px;
	height:12px;
	background:url(../img/index_news_bg.png) no-repeat 0 0;
}
.news-entry-box .bottom{
	width:600px;
	background:url(../img/index_news_bg.png) no-repeat 0 bottom;
}
.news-entry-box .bottom h3{
	padding:5px 0 0 0;
	margin:0 0 0 27px;
	width:;
	color:#336600;
	font-size:16px;
	text-decoration:underline;
	float:left;
}
.news-entry-box .bottom .date{
	color:#666666;
	float:right;
	font-size:13px;
	margin:8px 25px 0 0;
}

.news-entry-box .bottom-left{
	float:left;
	width:84px;
	margin:21px 0 15px 27px;
}
.news-entry-box .bottom-right{
	float:left;
	width:445px;
	margin:9px 0 30px 16px;
}

.news-entry-box .bottom .icon{
	margin:0 0 0 8px;
}
.news-entry-box .bottom .text{
	margin:0 0 0 0;
	width:px;
	float:left;
	font-size:14px;
	line-height:180%;
}
.news-entry-box .bottom .text img{
	margin:10px 0;
	display:block;
}
.news-entry-box .bottom .text .entry-text{}

/********************************************************************

	Access

********************************************************************/
.access-box{
	width:905px;
	margin-bottom:15px;
}
.access-box .large{
	width:905px;
	background:#FFF;
	padding:20px 0 22px 0;
}
.access-box .large h2{
	margin:0 0 14px 20px;
}
.access-box .large .map{
	margin:0 0 0 20px;
	width:870px;
}
.access-box .small{
	width:445px;
	float:left;
	margin:15px 15px 0 0;
	background:#FFF;
	padding:20px 0 22px 0;
}
.access-box .small h2{
	margin:0 0 18px 20px;
}
.access-box .small.last{
	margin:15px 0 0 0;
}
.access-box .small .map{
	margin:0 0 0 20px;
}
/********************************************************************

	Contact

********************************************************************/
.contact-box{
	margin-bottom:15px;
	width:905px;
	background:#FFF;
	padding:20px 0 22px 0;
}
.contact-box .icon{
	float:left;
	width:85px;
	margin:0 0 20px 20px;
}
.contact-box .text{
	float:left;
	width:645px;
	font-size:18px;
	line-height:150%;
}
.contact-box .visual{
	margin:0 0 0 20px;
}
/********************************************************************

	Gallery

********************************************************************/
.gallery-box{
	margin-bottom:15px;
	width:905px;
	background:#FFF;
	padding:20px 0 22px 0;
}
.gallery-box .icon{
	float:left;
	width:85px;
	margin:0 0 35px 20px;
}
.gallery-box .text{
	float:left;
	width:700px;
	font-size:18px;
	margin:20px 0 0 0;
}
.gallery-box .thumbnails{
	clear:both;
	margin:0 0 20px 12px;
}
.gallery-box .thumbnails p{
	float:left;
	margin:0 7px 13px 7px;
	width:162px;
	height:162px;
	background:url(../img/bg_gallery_thumb.png) no-repeat 0 0;
	text-align:center;
}
.gallery-box .thumbnails p img{
	margin-top:23px;
}
.gallery-box .thumbnails p img:hover{
	border:1px solid #ff6600;
	position:relative;
	top:-1px;
}
.gallery-nav{
	width:200px;
	margin:0 0 0 354px;
}
.gallery-nav div.nav-next{
	width:88px;
	height:31px;
	display:block;
	float:right;
	background:url(/common/img/gallery_nav_next_none.png) no-repeat 0 0;
}
.gallery-nav div.nav-previous{
	float:left;	
	width:87px;
	display:block;
	height:31px;
	background:url(/common/img/gallery_nav_prev_none.png) no-repeat 0 0;
}
.gallery-nav p.nav-next{
	width:88px;
	float:right;
}
.gallery-nav p.nav-previous{
	width:87px;
	float:left;
}

.gallery-entry{
	margin:20px 0 30px 50px;
	text-align:center;
	width:805px;
	overflow:hidden;
}
.gallery-entry p{
	margin:0 0 20px 0;
	font-size:14px
}
/********************************************************************

	Activity

********************************************************************/
.activity-box{
	width:600px;
	margin-bottom:15px;
}
.activity-box .top{
	width:600px;
	height:12px;
	background:url(../img/index_news_bg.png) no-repeat 0 0;
}
.activity-box .bottom{
	width:600px;
	background:url(../img/index_news_bg.png) no-repeat 0 bottom;
	padding-bottom:15px;
}
.activity-box .activity-shop{
	margin-bottom:18px;
}
.activity-box .activity-shop .left{
	float:left;
	width:380px;
	margin:8px 30px 15px 25px;
}
.activity-box .activity-shop .right{
	float:left;
	text-align:right;
	width:px;
	margin:12px 0 0 0;
}
.activity-box .activity-shop .left h2{
	margin-bottom:10px;
}
.activity-box .activity-shop .left .text{
	line-height:170%;
	font-size:14px;
}
.activity-box .activity-shop .right .read-more{
	margin:0 0 28px 0;
}
.activity-box .line{
	width:554px;
	height:4px;
	margin:0 0 23px 23px;
	background:url(../img/bg_activity_list.gif) no-repeat 0 0;
}
.activity-archive{
	width:278px;
	border:1px solid #e1e1e1;
	background:#FFF;
	padding-top:29px;
	padding-bottom:5px;
}
.activity-archive h3{
	margin:0 15px 15px 15px;
	color:#336699;
	font-size:18px;
	font-weight:800;
}
.activity-archive h3 span{
	font-size:14px;
	padding-right:4px;
}
.activity-archive h3 span.second-line{
	font-size:15px;
	padding-right:0;
	padding-left:12px;
}
.activity-archive h3 a{
	color:#336699;	
}
.activity-archive h3 a:hover{
	text-decoration:underline;	
}

.activity-archive ul{
	margin:0  15px 17px 31px;
	color:#336699;
	font-size:14px;
}
.activity-archive ul li{
	margin-bottom:14px;
	font-weight:800;
}
.activity-archive ul li span{
	font-size:10px;
	padding-right:4px;
}
.activity-archive ul li span.second{
	font-size:14px;
	padding-left:15px;
}
.activity-archive ul li a{
	color:#336699;	
}
.activity-archive ul li a:hover{
	text-decoration:underline;	
}
.activity-archive .line{
	width:252px;
	height:9px;
	margin:0 0 17px 14px;
	background:url(../img/bg_activity_list.gif) no-repeat 0 0;
}
.activity-entry h2{
	padding-top:8px;
	margin:0 30px 0 25px;	
}
.activity-entry h3{
	width:549px;
	background:url(../img/bg_activity_entry.gif) no-repeat 0 bottom;
	padding:0 0 6px 5px;
	margin:25px 0 15px 23px;
	font-size:18px;
	color:#330000;
	font-weight:400;
}
.activity-entry .text{
	width:550px;
	margin:0 0 15px 27px;
	font-size:14px;
	line-height:170%;
}
.activity-entry .pic{
	text-align:center;
	width:550px;
	margin:20px 0 30px 27px;
}
/*************************************
	Menu Left
*************************************/

#main-left{
	width:200px;
	float:left;
	margin-left:15px;
}
#main-left ul{
	width:200px;
}
#main-left ul li{
	width:200px;
}
#main-left ul ul{
	width:185px;
	margin-bottom:10px
}
#main-left ul ul li{
	width:185px;
}
#main-left ul li.text-alink{
	font-size:10px;
	margin:0 0 1px 15px;
}
#main-left ul li.text-alink a:hover,
#main-left ul li.text-alink a.on{
	color:#b40000;
}

/*************************************
	Main Right
*************************************/

#main-right{
	width:784px;
	float:left;
	margin-left:30px;
	margin-top:5px;
}
#main-right .contents{
	width:720px;
	margin-left:8px;
}


/*************************************
	MainArea Texts
*************************************/
h1{
	margin:0 0 25px 0;
}
h1.other{
	margin:25px 0 25px 25px;
	font-size:17px;
}
h2{
}

/* Align */
.text-right{text-align:right;}
.text-center{text-align:center;}

/* float */
.lyt-left{float:left;}
.lyt-right{float:right;}

/* width */
.w50{width:50px;}
.w70{width:70px;}
.w80{width:80px;}
.w100{width:100px;}
.w165{width:165px;}
.w180{width:180px;}
.w250{width:250px;}
.w300{width:300px;}
.w320{width:320px;}
.w350{width:350px;}
.w400{width:400px;}
.w500{width:500px;}
.w565{width:565px;}
.w615{width:615px;}
.w710{width:710px;}
.w725{width:725px;}

/* colors */
.red{color:#e6001a}
.orange{color:#ff7200}

/* size */
.text-small{font-size:10px;}
.h120{line-height:120%;}

/* margins */
.mg-top-05{margin-top:5px !important;}
.mg-top-10{margin-top:10px !important;}
.mg-top-15{margin-top:15px !important;}
.mg-top-20{margin-top:20px !important;}
.mg-top-25{margin-top:25px !important;}
.mg-top-30{margin-top:30px !important;}
.mg-top-35{margin-top:35px !important;}
.mg-top-40{margin-top:40px !important;}
.mg-top-45{margin-top:45px !important;}
.mg-top-50{margin-top:50px !important;}

.mg-btm-05{margin-bottom:5px !important;}
.mg-btm-10{margin-bottom:10px !important;}
.mg-btm-15{margin-bottom:15px !important;}
.mg-btm-20{margin-bottom:20px !important;}
.mg-btm-25{margin-bottom:25px !important;}
.mg-btm-30{margin-bottom:30px !important;}
.mg-btm-35{margin-bottom:35px !important;}
.mg-btm-40{margin-bottom:40px !important;}
.mg-btm-45{margin-bottom:45px !important;}
.mg-btm-50{margin-bottom:50px !important;}
.mg-btm-80{margin-bottom:80px !important;}

.mg-rt-05{margin-right:5px !important;}
.mg-rt-10{margin-right:10px !important;}
.mg-rt-15{margin-right:15px !important;}
.mg-rt-20{margin-right:20px !important;}
.mg-rt-25{margin-right:25px !important;}
.mg-rt-30{margin-right:30px !important;}
.mg-rt-35{margin-right:35px !important;}
.mg-rt-40{margin-right:40px !important;}
.mg-rt-45{margin-right:45px !important;}
.mg-rt-50{margin-right:50px !important;}

.mg-lt-03{margin-left:3px !important;}
.mg-lt-04{margin-left:4px !important;}
.mg-lt-05{margin-left:5px !important;}
.mg-lt-10{margin-left:10px !important;}
.mg-lt-15{margin-left:15px !important;}
.mg-lt-20{margin-left:20px !important;}
.mg-lt-25{margin-left:25px !important;}
.mg-lt-30{margin-left:30px !important;}
.mg-lt-35{margin-left:35px !important;}
.mg-lt-40{margin-left:40px !important;}
.mg-lt-45{margin-left:45px !important;}
.mg-lt-50{margin-left:50px !important;}
.mg-lt-70{margin-left:70px !important;}
.mg-lt-90{margin-left:90px !important;}
.mg-lt-130{margin-left:130px !important;}

#main-area .normal{
	font-size:12px;
}
#main-area ul.normal{
	font-size:10px;
}
#main-area ol.normal{
	font-size:10px;
}
#main-area .big{
	font-size:12px;
}
p.text-other-top{
	font-size:10px;
	margin:0 25px;
}
p.text-other{
	font-size:10px;
	margin:0 35px;
}