@charset "Shift_JIS";

html
			{
			overflow-y:scroll;
			}

html,
body
			{
			height:100%;
			}

body,
blockquote,
div,
dl,
dt,
dd,
form,
fieldset,
h1,
h2,
h3,
h4,
h5,
h6,
input,
p,
pre,
th,
td,
textarea,
ul,
li
			{
			margin:0;
			padding:0;
			}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var
			{
			font-style:normal;
			}

/*---table
			{
			border-collapse:collapse;
			border-spacing:0;
			}----*/

p
			{
			margin:1em 0;
			}

body {
	color: inherit;
	text-align: center ;
	background: url(../images/bg.jpg) repeat-x;
	background-color: #FFFFFF;
}
#container {
	background: url(../images/bk_foot.gif) no-repeat 0 100%;
	width: 803px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}

#shadow {
	background: url(../images/bk_container.gif) repeat-y;
}

#shadow2 {
	background: url(../images/bk_container2.gif) repeat-y;
}

#shadowl {
	background: url(../images/shadow_l.jpg) no-repeat;
}
#shadowr {
	background: url(../images/shadow_r.jpg) no-repeat 100% 0;
	padding: 0 6px;
}

#header_txt {
    width:780px;
	font-size:90%;
	background-color:#F1C271;
	text-align:left;
	color:#FFF;
	margin:0 auto;
	}


#header {
	text-align: left;
	width: 780px;
	margin: 0 auto;
}
#siteid {
	width: 780px;
	height: 104px;
	background-image:url(../images/head_img_bg.jpg);
	background-repeat:no-repeat;
}
#siteid .ja {
	font-size: 100%;
	color:#FFFFFF;
	width: 351px;
	height: 70px;
	position: relative;
    top: 20px;
    left:15px;
	float:left;
}
#siteid .ja a{
    width: 351px;
	height: 68px;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	}
#siteid .en {
	font-size: 100%;
	background-image:url(../images/en.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width: 136px;
	height: 30px;
	float:right;
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}
#siteid .en a{
    width: 136px;
	height: 30px;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	}	
#siteid .en2 {
	font-size: 100%;
	background-image:url(../images/en2.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width: 78px;
	height: 18px;
	float:right;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
}
#siteid .en2 a{
    width: 78px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	}	

#siteid .en3 {
	font-size: 100%;
	background-image:url(../images/ja2.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width: 78px;
	height: 18px;
	float:right;
	margin-top: 35px;
	margin-right: 15px;
}
#siteid .en3 a{
    width: 78px;
	height: 18px;
	text-indent: -9999px;
	display: block;
	overflow:hidden;
	}	
	
#siteid	.parking{
	font-size: 100%;
	background-color:#FFFFFF;
	color:#333333;
	width: 136px;
	height: 22px;
	float:right;
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	text-align:center;
	font-weight:bold;
	display: block;
	border:1px solid #FFFFFF;
	background: -moz-linear-gradient(top center, #fff 0%, #ccc 100%);
	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));
	background: linear-gradient(top center, #fff 0%, #ccc 100%);
}
/* HOME btn */

#btn_home {
	background-color:#FFF;
}

#btn_home img {
	border: none;
}
#btn_home ul {
	list-style: none;
}
#btn_home li {	
	float:left;

}
#btn_home li a {
	height: 21px;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
}

#btn_home li a:hover, #btn_home .on {
	background-position:0 21px;
}

#btn_home .home0 a{
	width: 108px;
	background-image:url(../images/head_btn_home.jpg);
}

#btn_home .home1 {
	width: 672px;
	background-image:url(../images/head_btn_home2.jpg);
	text-indent: -9999em;
}
.fb-like{
	float:right;
}
.twitter-share-button{
	float:right;
	margin-left:10px;
}

/* メインエリア */

#mainarea {
	text-align: left;
	width: 780px;
	margin: 0 auto;
}

/* 右バナー部分 */

#mainnavi {
	color:#A4C49D;
	width: 164px;
	padding: 0 0 20px 0;
	float:right;
}

#mainnavi img {
	border: none;
}

#mainnavi ul {
	list-style: none;
}

#mainnavi li {
	margin:0;
	background-repeat:no-repeat;
}
#mainnavi li a {
	text-indent: -9999em;
	display: block;
	overflow: hidden;
}
#mainnavi li a:hover, #mainnavi .on {
	background-position: 164px 0;
}
#mainnavi #menu007 a {
	background-image:url(../images/menu007.png);
	width:164px;
	height:71px;
}
#mainnavi #menu1 a {
	background-image:url(../images/menu1.png);
	width:164px;
	height:71px;
}
#mainnavi #menu2 a {
	background-image:url(../images/menu2.png);
	width:164px;
	height:71px;
}
#mainnavi #menu3 a {
	background-image:url(../images/menu3.png);
	width:164px;
    height:71px;
}

#mainnavi #menu4 a {
	background-image:url(../images/menu4.png);
	width:164px;
	height:71px;
}

#mainnavi .menu3-2 a {
	background-image:url(../images/menu4.jpg);
	width:164px;
    height:68px;
}

#mainnavi .menu3-2-1 a {
	background-image:url(../images/banner_renyukai.png);
	width:156px;
    height:81px;
	margin-bottom:10px;
}

#mainnavi .menu3-2-1 a:hover {
	background-position:0;
}

#mainnavi .menu3-2-2 a {
	background-image:url(../images/banner_setagaya.png);
	width:156px;
    height:81px;
	margin-bottom:10px;
}

#mainnavi .menu3-2-2 a:hover {
	background-position:0;
}

#mainnavi .menu3-2-3 a {
	background-image:url(../images/banner_blog.png);
	width:156px;
    height:59px;
	margin-bottom:10px;
}

#mainnavi .menu3-2-3 a:hover {
	background-position:0;
}

#mainnavi .menu3-2-4 a {
	background-image:url(../images/banner_kanda.png);
	width:156px;
    height:81px;
	margin-bottom:10px;
}

#mainnavi .menu3-2-4 a:hover {
	background-position:0;
}

#mainnavi .menu3-3 a {
	background-image:url(../images/rec_banner.jpg);
	width:160px;
    height:85px;
}

#mainnavi .menu3-3 a:hover {
	background-position:0;
}

#mainnavi .menu3-6 a {
	background-image:url(../images/menu6.png);
	width:164px;
    height:58px;
}

#mainnavi .menu5{
	background-image:url(../images/menu5.gif);
	background-repeat:no-repeat;
	width:164px;
	height:163px;
	text-indent: -9999em;
}
#mainnavi .menu6{
	background-image: url(../images/menu6.gif);
	background-repeat:no-repeat;
	width:164px;
	height:163px;
	text-indent: -9999em;
}
#mainnavi .menu7{
	background-image:url(../images/menu7.gif);
	width:164px;
	height:18px;
	text-indent: -9999em;
}
#mainnavi .menu8{
	background-image:url(../images/qr1.gif);
	width:122px;
	height:140px;
	margin:10px auto;
	text-indent: -9999em;
}

#mainnavi .menu9{
	background-image:url(../images/calendar_title.jpg);
	width:160px;
	height:24px;
	margin:10px auto 0;
	text-indent: -9999em;
}

#mainnavi .menu10{
	background-image:url(../images/calendar.gif);
	width:160px;
	height:400px;
	margin:0 auto;
	text-indent: -9999em;
}

#mainnavi #menu11 a {
	background-image:url(../images/menu7.png);
	width:164px;
	height:71px;
}

#mainnavi #menu12 a {
	background-image:url(../images/menu8.png);
	width:164px;
	height:71px;
}

#mainnavi #menu13 a {
	background-image:url(../images/menu13.png);
	width:164px;
	height:71px;
}


/* ヘッダーナビ */

#headnavi {
	color:#A4C49D;
	width: 780px;
	clear:both;
}
#headnavi img {
	border: none;
}
#headnavi ul {
	list-style: none;
}
#headnavi li {
	float:left;
}
#headnavi li a {
	height: 37px;
	text-indent: -9999em;
	display: block;
	overflow: hidden;
}
#headnavi li a:hover, #headnavi .on {
	background-position: 0 37px;
}

#headnavi .menu0 a {
	background-image:url(../images/head_btn_home.jpg);
	width:780px;
	height:21px;
}

#headnavi #menu1 a {
	background-image:url(../images/headnavi1.gif);
	width:72px;
}
#headnavi #menu2 a {
	background-image:url(../images/headnavi2.gif);
	width:85px;
}
#headnavi #menu3 a {
	background-image:url(../images/headnavi3.gif);
	width:89px;
}
#headnavi #menu4 a {
	background-image:url(../images/headnavi4.gif);
	width:102px;
}
#headnavi #menu5 a {
	background-image:url(../images/headnavi5.gif);
	width:90px;
}
#headnavi #menu6 a{
	background-image:url(../images/headnavi6.gif);
	width:81px;
}
#headnavi #menu7 a {
	background-image:url(../images/headnavi7.gif);
	width:121px;
}
#headnavi #menu8 a {
	background-image:url(../images/headnavi8.gif);
	width:140px;
}
/* 左メインコンテンツ　カラム */

#content {
	width: 616px;
	float: left;
	clear: left;
}
#content p{
	font-size:80%;
	line-height:1.7;
	color:#666;

}

#content a{
    color:#0066FF;
}

#content a:hover {
    text-decoration:none;
	}	

#content_2nd{
    width:560px;
	margin:0 0 15px 35px;
	}

#content_2nd_2{
	width:522px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 65px;
	}


#footer {
	background-color:#FFF;
}
#f_navi {
    width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color:#FFF;
	line-height: 1.2;
	text-align: center;
	background-color:#FFF;
	padding:10px 0 0 0;
	clear:both;
	border-top:#CCC 1px solid;
	}
#f_navi a {
    text-decoration:underline;
	color:#0066FF;
	}

#f_navi a:hover {
    text-decoration:none;
	}	

#copyright {
	font-size: 80%;
	color: #666;
	text-align: center;
	padding: 10px;
	background-color:#FFF;
}

#copyright a{
	color: #666;
	text-decoration:none;
}



head:first-child+body #mainarea {
	/*\*/
	display: block;
	/**/
}
* html #mainarea {
	/*\*/
	display: block;
	/**/
}
#mainarea {
	/*\*/ /*/
	display: inline-table;
	/**/
}
#mainarea:after {
	content: ".";
	width: 0;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;	
}
#siteid .ja span, #siteid .en span, #mainnavi .tocontents, #mainnavi li span {
	text-indent: -999em;
	width: 0;
	height: 0;
	overflow: hidden;
	/*\*/
	position: absolute;
	top: -999px;
	/**/
	/*\*/ /*/
	display: block;
	/**/
}
#header hr, #mainnavi hr, #footnavi hr, #footer hr {
	display: none;
}


#pan {
    width:580px;
	margin-left:15px;
	margin-bottom:0;
	padding:5px 0 5px 0;
	font-size:80%;
	color:#666;
	border-bottom:#CCC 1px dotted;
	background-color:#FFF;
	}

#pan a {
    color: #0066FF;
	}	

#pan a:hover {
    text-decoration:none;
	}	

#pagetop {
    width:560px;
	text-align:right;
	margin:0 0 10px 35px;
	padding-top:5px;
	border-top:#CCC 1px dotted;
}

#hyou {
    font-size:80%;
	color:#666;
	text-align:center;
	}
	
#hyou table {
    border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	}

#hyou td {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	}
	
#hyou2 {
    font-size:80%;
	color:#666;
	}
	
#hyou2 table {
    border-bottom:#CCC 1px solid;
	border-left:#CCC 1px solid;
	}

#hyou2 th {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	font-weight:normal;
	text-align:center;
	}
	
#hyou2 td {
    border-top:#CCC 1px solid;
	border-right:#CCC 1px solid;
	padding:5px;
	text-align:left;
	line-height:1.4em;
	}
	
#hyou3 {
    font-size:80%;
	color:#666;
	}

#hyou3 th {
	padding:5px;
	font-weight:normal;
	text-align:center;
	}
	
#hyou3 td {
	border-bottom:#CCC 1px dotted;
	padding:5px;
	text-align:left;
	}

#hyou3 a {
    color: #0099FF;
	}	

#hyou3 a:hover {
    text-decoration:none;
	}	
	
#hyou4 {
    font-size:80%;
	color:#666;
	line-height:2em;
	}
	

#hyou4 th {
	padding:3px;
	font-weight:normal;
	text-align:center;
	}
	
#hyou4 td {
	padding:3px;
	text-align:left;
	}
	

.text_y {
    color:#FF9933;
}

/* 下層ページ　左メインコンテンツ　カラム */
#page_wrap {
	background-color: #FFF;
	width: 580px;
	margin-left:21px;
	margin-bottom:15px;
	padding:5px 0 8px 0;
}

/* リストのスタイルシート */

#list_style {
    background-color: #FFF;
	}


#list_style ul {
	background-color: #FFF;
}

#list_style ol {
	background-color: #FFF;

}

#list_style li {
	font-size:80%;
	line-height:1.6;
	color:#666;
}

.news{
	width: 540px;
	height:130px;
	overflow-x: hidden;
    overflow-y: scroll;
	border:#CCC 1px solid;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 40px;
	}

.mb-10{
	margin-bottom:10px;
}
.mb-20{
	margin-bottom:20px;
}