@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 900px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 900px;
	height: 128px;
	text-align: left;
}
div#header h1 {
	float: left;
	width: 252px;
	height: 68px!important;
	height/**/: 85px;
	padding: 10px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
}
ul#headlink {
	width: 266px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
ul#headlink li {
	display: block;
	float: left;
	height: 11px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigator {
	width: 900px;
	height: 43px;
}
div#navigator ul {
	clear: both;
	width: 900px;
	height: 43px;
}
div#navigator ul li {
	float: left;
	width: 150px;
	height: 43px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#flash {
	clear: both;
	overflow: hidden;
	width: 900px;
	height: 330px!important;
	height/**/: 340px;
	padding: 0px 0px 10px 0px;
}
div#container {
	clear: both;
	overflow: hidden;
	width: 900px!important;
	width/**/: 900px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px 0px 20px 0px;
}
h2 {
	clear: both;
	overflow: hidden;
	width: 420px;
	height: 30px!important;
	height/**/: 50px;
	font-size: 18px;
	font-weight: normal;
	line-height: 26px;
	color: #446746;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	padding: 10px 0px 10px 0px;
	background-color: none;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	display: block;
	overflow: hidden;
	width: 420px!important;
	width/**/: 420px;
	padding: 0px 0px 0px 0px;
}
p.topcaps {
	line-height: 26px;
	padding: 0px 0px 10px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	float: right;
	display: block;
	overflow: hidden;
	width: 450px!important;
	width/**/: 450px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#w_footer {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 97px;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background:url(../images/bg_footer.gif) repeat-x left top;
}
div#footer {
	clear: both;
	overflow: hidden;
	width: 900px!important;
	width/**/: 900px;
	height: 87px!important;
	height/**/: 97px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	position: relative;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.footermenu style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	width: 780px;
	clear: both;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
}
div#footer ul#menu li {
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(../images/sikiri.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding: 0px 14px 0px 5px;
}
div#footer ul#menu li a {
	color: #132514;
}
div#footer ul#menu li a:active,div#footer ul#menu li a:link,div#footer ul#menu li a:visited {
	color: #132514;
}
div#footer ul#menu li a:hover {
	color: #CC0000;
	text-decoration: underline;
}
div#footer ul#menu li.none {
	font-size: 12px;
	line-height: 1.5em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	padding: 0px 0px 0px 5px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: block;
	width: 245px;
	height: 40px;
	position: absolute;
	padding: 0px 0px 0px 0px;
	left: 654px;
	top: 29px;
}
p.chimi {
	float: left;
	width: 464px!important;
	width/**/: 600px;
	height: 20px!important;
	height/**/: 30px;
	padding: 5px 0px 5px 136px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #252525;
	background:url(../images/bg_chimi.gif) no-repeat;
}　

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.toponly style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div#maindish {
	width: 420px;
	height: 180px!important;
	height/**/: 190px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
ul.banner {
	float: left;
	width: 420px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
ul.banner li {
	float: left;
	width: 205px!important;
	width/**/: 215px;
	padding: 0px 10px 0px 0px;
}
ul.banner li.none {
	float: left;
	width: 205px!important;
	width/**/: 205px;
	padding: 0px 0px 0px 0px;
}


/*news*/

h3#news {
	clear: both;
	overflow: hidden;
	width: 450px!important;
	width/**/: 450px;
	height: 32px;
	background: url(../images/h3_news.gif) no-repeat;
	position: relative;
	padding: 0px 0px 0px 0px;
}
h3#news span {
	width: 40px;
	height: 16px;
	position: absolute;
	left: 405px;
	top: 7px;
}
ul#news {
	clear: both;
	overflow: hidden;
	width: 450px;
	padding: 0px 0px 0px 0px;
}
ul#news li {
	width: 420px!important;
	width/**/: 450px;
	height: 26px!important;
	height/**/: 36px;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	color: #0066ff;
	padding: 5px 15px 5px 15px;
	background: url(../images/news_border.gif) no-repeat left bottom;
}
ul#news li:hover {
	background-color: #ebebeb;
}
ul#news li a {
	color: #0066ff;
}
ul#news li a:link,ul#news li a:active,ul#news li a:visited {
	color: #0066ff;
}
ul#news li a:hover {
	color: #FF0000;
}
ul#news li span {
	padding: 0px 14px 0px 0px;
}

/*diary*/

h3#diary {
	clear: both;
	overflow: hidden;
	width: 450px!important;
	width/**/: 450px;
	height: 32px;
	background: url(../images/h3_diary.gif) no-repeat;
	position: relative;
	padding: 0px 0px 0px 0px;
}
h3#diary span {
	width: 40px;
	height: 16px;
	position: absolute;
	left: 405px;
	top: 7px;
}
div.diarybox {
	clear: both;
	overflow: hidden;
	width: 430px!important;
	width/**/: 450px;
	border-bottom: 1px solid #EDEDED;
	padding: 15px 10px 15px 10px;
	margin: 0px 0px 0px 0px;
}
div.diarybox div.thumnail {
	float: left;
	overflow: hidden;
	width: 100px!important;
	width/**/: 110px;
	padding: 0px 10px 0px 0px;
}
div.diarybox span.data {
	font-size: 12px;
	font-weight: normal;
	color: #838383;
	line-height: 1.8em;
	padding: 0px 0px 14px 0px;
}
div.diarybox p {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

div.detail {
	clear: both;
	overflow: hidden;
	width: 450px;
	height: 18px!important;
	height/**/: 38px;
	text-align: right;
	padding: 0px 0px 20px 0px;
}

/* 20091106_new mobile style */

div.mobtext {
	font-size: 10px;
	text-align: right;
	clear: both;

}