@charset "utf-8";
/*
Theme Name: もみ路
Theme URI: http://momiji.co.jp/
Description: もみ路用のテーマです。
Author: LUXEYS
Author URI: http://luxeys.co.jp/
Version: 1.0
*/

/*===================================================
■CSS初期設定
===================================================*/
html {
	overflow-y: scroll;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	font-size: 100%;
	margin:0px;
	padding:0px;
	vertical-align: baseline;
}

ul,li {
	list-style:none;

}

img {
	margin:0px;
	padding:0px;
	border: 0px;
	line-height: 0px;
}

a,
a:link,
a:visited {
	color: #F18B00;
}

a:hover,
a:active {
	color: #FF6600;
}

hr {
	display: none;
}


/*===================================================
■全体初期設定
===================================================*/
body {
	font-size: 75%; /* Resets 100% to 12px */
	font-family:  "ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	color: #44332F;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: url(images/bg.gif);
}

img {
	border: 0;
}

#page {
	text-align: left;
	width: 900px;
	padding: 0 5px;
	margin: 0 auto;
	background: url(images/wrapper_shadow.png) repeat-y left top;
}

*html #page,
*html #header {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/wrapper_shadow.png", sizingMethod="scale");
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

/*===================================================
■header.php 設定
===================================================*/
#header_top {
	width: 910px;
	height: 15px;
	padding: 0;
	margin: 0 auto;
	background: url(images/header.png) no-repeat left top;
}

*html #header_top {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/header.png", sizingMethod="scale");
}

#header {
	width: 910px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	background: url(images/wrapper_shadow.png) repeat-y left top;
}

#top {
	position: relative;
	margin: 0 auto;
	width: 900px;
	padding: 5px 15px;
	font-weight: normal;
	text-align: left;
	font-size: 84%;
	color: #96713F;
}

#head {
	position: relative;
	margin: 0 auto;
	width: 900px;
	padding: 5px 15px;
	font-weight: normal;
	text-align: left;
	font-size: 84%;
	color: #96713F;
}

#head h1 {
	font-weight: normal;
	display: inline;
}

#head h2 {
	font-weight: normal;
	display: inline;
}

#title {
	position: relative;
	font-size: 100%;
	width: 870px;
	margin: 0 20px 10px;
}

#title td {
	text-align: right;
}

#head_sub_menu {
	position: absolute;
	top: 0px;
	right: 15px;
	border-right: solid 1px #6C514A;
}

#head_sub_menu li {
	float: right;
	line-height: 16px;
	text-align: center;
	font-size: 100%;
}

#head_sub_menu li.link {
	padding: 0 5px;
	background: #5B443E;
	border-left: solid 1px #6C514A;
	border-bottom: solid 1px #6C514A;
}

#head_sub_menu ul li.space {
	width: 10px;
	padding: 0px;
}

#head_sub_menu ul li a,
#head_sub_menu ul li a:link,
#head_sub_menu ul li a:visited {
	color: #CCC;
	text-decoration: none;
}

#head_sub_menu ul li a:hover,
#head_sub_menu ul li a:active {
	color: #FFF;
}

#head_sub_menu ul li a.on,
#head_sub_menu ul li a.on:link,
#head_sub_menu ul li a.on:visited {
	color: #FFF;
	text-decoration: none;
}


#gnavi {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#gnavi ul {
	width: 900px;
	margin: 0;
	padding: 0;
}

#gnavi li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/gnavi_bg.gif) repeat-x left top;
}

#gnavi .line {
	width:2px;
	height: 39px;
	background: url(images/gnavi_line.gif) repeat-x left top;
}

#gnavi .space {
	width: 1px;
	height: 39px;
}

#gnavi li a,
#gnavi li a:visited {
	display: block;
	width: 148px;
	height: 39px;
	padding-top: 0px;
	text-align: center;
	line-height: 155%;
	text-decoration: none;
	color:#FFF;
}

#gnavi li a:hover{
	background: url(images/gnavi_on_bg.gif) repeat-x left top;
}

#gnavi li a span {
	font-size: 84%;
	color: #DEC7B8;
}

#gnavi #line {
	width: 900px;
	height: 5px;
	background: url(images/navi_line.gif) repeat-x left top;
	font-size: 0px;
}

#main_img {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 0px;
}

/*===================================================
■content.php 設定
===================================================*/
#content {
	float: right;
	width: 655px;
	padding: 15px 15px 20px;
}

#content .img {
	vertical-align: top;
}

#banner {
	margin-bottom: 15px;
}

#site_text_h3 {
	font-weight: normal;
	font-size: 100%;
	padding-bottom: 3px;
	border-bottom: dotted 1px #44332F;
}

#site_text {
	padding-top: 5px;
	font-size: 84%;
}

/*===================================================
■footer.php 設定
===================================================*/
#footer {
	width: 900px;
	padding: 0;
	text-align: center;
	font-size: 84%;
	line-height: 200%;
	color: #FFF;
	border-top: solid 1px #44332F;
	position: relative;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover,
#footer a:active {
	color: #F18B00;
}

#sub_link {
	background: #6C514A;
}

#foot {
	background: #44332F;
}

#foot .luxeys {
	position: absolute;
	right: 5px;
	color: #999;
	bottom: 0;
}

#foot .luxeys a,
#foot .luxeys a:link,
#foot .luxeys a:visited {
	color: #999;
}

#foot .luxeys a:hover,
#foot .luxeys a:active {
	color: #FFF;
}

#footer .page_top {
	position: absolute;
	right: 15px;
	top: -5px;
}

/*===================================================
■コンテンツ別設定
===================================================*/
#left_side {
	float: left;
	width: 200px;
	padding: 15px 0 20px 15px;
}

#left_side_menu {
	width: 180px;
	padding: 15px 0 0;
}

#side_menu {/*サイド画像メニュー*/
	width: 200px;
}

#side_menu li {
	padding-bottom: 1px;
}

#side_menu img {
	vertical-align: top;
}

#side_banner {
	width: 200px;
}

#side_banner li {
	padding-top: 5px;
}

#side_banner img {
	vertical-align: top;
}

#news_box {
	padding-top: 15px;
}

#momiji_info {
	float: left;
	width: 325px;
	padding-right: 5px;
}

#staff_info {
	float: left;
	width: 325px;
}

#news_box table.topic {
	width: 325px;
	background: url(images/dotted_line.gif) repeat-x left bottom;
	font-size: 100%;
	line-height: 180%;
}

#news_box table.topic tr {
	width: 325px;
	background: url(images/dotted_line.gif) repeat-x left top;
}

#news_box table.topic th {
	font-weight: normal;
	width: 80px;
}

#news_box table.topic td {
	padding-left: 10px;
	background: url(images/news_box_icon.gif) no-repeat left;
}

#news_box .title {
	width: 325px;
	background: url(images/news_h3.jpg) no-repeat left top;
}

#news_box .title th {
	line-height: 20px;
}

#news_box .title td {
	text-align: right;
}

.in_blog {
	padding-top: 5px;
	margin-bottom: 15px;
	text-align: right;
}

#blog_box {
	float: left;
	width: 460px;
}

#blog_box .post {
	width: 460px;
}

#blog_box .category {
	background: url(images/category_bg.gif) no-repeat left top;
	margin: 0px;
	padding: 4px 8px 3px;
	font-size:84%;
	line-height: 100%;
	color: #FFF;
}

#blog_box .bottom {
	width: 462px;
	max-width: 460px;
	background: #574039;
	font-size:84%;
	color: #FFF;
	margin-bottom: 15px;
}

#blog_box .bottom td {
	padding: 5px 8px;
}

#blog_box .storycontent {
	padding: 10px;
	border-left: solid 1px #5C453F;
	border-right: solid 1px #5C453F;
	line-height: 180%;
	background: #f5f4f3;
}

#blog_box h3 {
	height: 40px;
	padding-left: 8px;
	background: url(images/blog_title_bg.gif) no-repeat left top;
	line-height: 100%;
	color: #FFF;
}

#blog_box h3 span {
	display: block;
	padding: 5px 0 8px;
	font-size: 84%;
	color: #DEC7B8;
	font-weight: normal;
	line-height: 100%;
}

#content_banner table {
	width: 100%;
}

#content_banner table th {
	font-weight: normal;
	text-align: left;
}

#content_banner table th.title {
	line-height: 140%;
	padding-left: 10px;
	padding-bottom: 2px;
	background: url(images/h3.gif) no-repeat left top;
}

#content_banner table td {
	padding-bottom: 10px;
}

#content_banner table td img {
	vertical-align: top;
}

#text_menu {
	float: left;
	width: 200px;
	padding: 15px 0 20px 15px;
}

#text_menu ul.text {
	padding: 1px;
	background: #FFF;
	border: solid 4px #E3DBD8;
}

#text_menu ul.text li {
	width: 190px;
	background: url(images/side_text_menu_bg.gif) no-repeat left top;
}

#text_menu ul.text li a,
#text_menu ul.text li a:link,
#text_menu ul.text li a:visited {
	display: block;
	width: 175px;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
}

#text_menu ul.text li a:hover,
#text_menu ul.text li a:active {
	background: url(images/side_text_menu_bg_on.gif) no-repeat left top;
	color: #F18B00;
}


/*===================================================
■サイドバー設定
===================================================*/
#sidebar {
	float: right;
	width: 180px;
	background: #5C453F;
}

#sidebar .head {
	width: 180px;
	height: 5px;
	line-height: 0;
	background: url(images/head.gif) no-repeat left top;
	font-size: 0;
}

#sidebar .foot {
	width: 180px;
	height: 5px;
	line-height: 0;
	background: url(images/foot.gif) no-repeat left top;
	font-size: 0;
}


.widget {
	line-height: 20px;
	background: #5C453F;
	color: #FFF;
	padding: 0 5px;
}

.widget img {
	vertical-align: middle;
	margin-bottom: 5px;
}

.widget ul {
	padding: 3px 5px;
	background: #F5F5F5;
	color: #5C453F;
}

#sidebar li ul{
	margin: 0 0 3px;
}

.widget ul li {
	padding-left: 12px;
	background: #F5F5F5 url(images/news_box_icon.gif) no-repeat 5px 6px;
	line-height: 150%;
	font-size: 84%;
}

.widget ul a {
	vertical-align: baseline;
}

#sidemenu {
	padding-top: 10px;
}

/*===================================================
■各コンテンツページ設定
===================================================*/
#content {
	position: relative;
}

.pan-list {
	position: absolute;
	width: 655px;
	height: 26px;
	top: 139px;
	left: 15px;
	font-size: 100%;
	color: #FFF;
	line-height: 26px;
}

.pan-list th {
	padding: 0 8px;
}

.pan-list td {
	padding: 0 8px;
	text-align: right;
	color: #DEC7B8;
	font-size: 84%;
}

#content span.mini {
	font-size: 70%;
}

#banner {
	border: solid 3px #E3DBD8;
	padding: 7px;
}

#banner table {
	width: 100%;
}

#banner table th {
	width: 120px;
	font-weight: normal;
	vertical-align: top;
}

#banner table td {
	background: #FFF;
}

#banner table th div {
	margin: 0;
	padding: 5px;
	height: 50px;
}

#banner ul li img {
	vertical-align: top;
}

h4.banner_h4 {
	line-height: 140%;
	padding-left: 10px;
	padding-bottom: 2px;
	background: url(images/h3.gif) no-repeat left top;
	font-weight: normal;
}

a.none {
	color: #44332F;
	text-decoration: none;
}
