@charset "utf-8";

* {
	margin: 0px; /* 各ブラウザの独自解釈をリセット*/
	padding: 0px;
}

body {
	font-size: 12px; /* 基本のフォントサイズ */
	line-height: 16px; /* 基本の行間 */
	margin: 0px;
	padding: 0px;
	background-color:#e2d8ca;
	text-align: center;
	background-image: url(images/common/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}

#shadow {
	background-image: url(images/common/bg.jpg);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}

#wrapper {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: thin;
}

p {
	padding-bottom:5px;
	padding-top:5px;
	line-height: 16px;
}

img {
	border:none;
}

/* リンク設定
---------------------------------------------------- */

a:link {
	color: #666666; /* 文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: none;
}

a:visited {
	color: #666666; /* 訪問済み・文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: none;
}

a:hover, a:active {
	color: #999999; /* マウスオーバー、アクティブ・文字色・*/
	background: transparent; /* 背景透明 */
	text-decoration: underline;
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

/* 汎用CSS
---------------------------------------------------- */
.clear {clear:both;}
.back {text-align:right;padding-top:20px;margin-bottom: 10px;}
.red{ color:#FF0000;}
.orange{ color:#FF9900;}
.pink{
	color:#FF6699
}
.blue{color:blue;}
.img-right{float:right; margin-left:10px;}
.img-left{float:left; padding-right:10px;}
.img-center{
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.img-mb{margin-bottom:10px;}
.text-box{padding:0px 10px; margin-bottom:10px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mlr10{margin-left:10px;margin-right:10px;}
.px9{font-size:9px;}
.px10{font-size:10px;}
.px12{font-size:12px;}
.px14{font-size:14px;}
.line {
	width: 520px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* 見出しタグ設定
---------------------------------------------------- */

h1 {
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
	height: 17px;
	padding-top: 3px;
}
h2 {
	font-size: 12px;
	padding-bottom: 0px;
}
h2 a {
	display:block;
	height: 100px;
	width: 200px;
	text-indent: -9999px;
}
}
h3 {
	font-size: 12px;
	padding-bottom: 0px;
}

/* ヘッダ
---------------------------------------------------- */

#top_header {
	height: 200px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images/top/main_img.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}

#header {
	height: 94px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/common/header.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#rogo {
	padding-bottom: 0px;
	float: left;
	padding-left: 25px;
}
#rogo a {
	display:block;
	height: 65px;
	width: 265px;
	background-image: url(images/logo.jpg);
	text-indent: -9999px;
}
#rogo a:hover {
	background-position:right;
}
#okiniiri {
	width: 110px;
	float: right;
	margin-right: 100px;
	margin-top: 45px;
}

/* ナビゲーショ設定
---------------------------------------------------- */
#g_navi {
	width: 680px;	/* ナビボックス横幅 */
	height:60px;
	overflow:hidden;
	background-image: url(images/common/g_navi.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	padding-left: 20px;
}

#g_navi ul {
	list-style: none; /* リスト装飾解除*/
	padding-left: 10px;
}
#g_navi li {
	float:left;
}
#g_navi li a {
	text-decoration: none; /* ■Firefox等で線が表示されるのを解除・*/
	display: block;
	height/**/:60px;
	height:0!important;
	overflow:hidden;
	padding-top:60px;/* ■heightと同じ数値を入れる・*/
	width:100%;
	text-indent:-9999px;
}
#g_navi01{ width:128px;}
#g_navi02{ width:128px;}
#g_navi03{ width:128px;}
#g_navi04{ width:128px;}
#g_navi05{ width:128px;}
#g_navi06{ width:128px;}


#g_navi01 a{ background-image:url(images/common/g_01.jpg)}
#g_navi02 a{ background-image:url(images/common/g_02.jpg)}
#g_navi03 a{ background-image:url(images/common/g_03.jpg)}
#g_navi04 a{ background-image:url(images/common/g_04.jpg)}
#g_navi05 a{ background-image:url(images/common/g_05.jpg)}
#g_navi06 a{ background-image:url(images/common/g_06.jpg)}

#g_navi01 a:hover{ background-position:0 -60px}
#g_navi02 a:hover{ background-position:0 -60px}
#g_navi03 a:hover{ background-position:0 -60px}
#g_navi04 a:hover{ background-position:0 -60px}
#g_navi05 a:hover{ background-position:0 -60px}
#g_navi06 a:hover{ background-position:0 -60px}


#s_navi {
	width: 139px;	/* ナビボックス横幅 */
	height:auto;
	overflow:hidden;
	float: right;
	padding-right: 4px;
	padding-top: 15px;
}
#s_navii ul {
	list-style: none; /* リスト装飾解除*/
}
#s_navi li {
	margin-bottom:7px;
}
#s_navi li a {
	text-decoration: none; /* ■Firefox等で線が表示されるのを解除・*/
	display: block;
	width/**/:139px;
	width:0!important;
	overflow:hidden;
	padding-left:139px;
	height:46px;
	text-indent:-9999px;

}
#s_navi01 a{ background-image:url(images/common/menu_wheel.jpg)}
#s_navi02 a{ background-image:url(images/common/menu_tire.jpg)}
#s_navi03 a{ background-image:url(images/common/menu_navi.jpg)}
#s_navi04 a{ background-image:url(images/common/menu_parts.jpg)}
#s_navi05 a{ background-image:url(images/common/s_navi_05.jpg)}
#s_navi06 a{ background-image:url(images/common/s_navi_06.jpg)}
#s_navi07 a{ background-image:url(images/common/s_navi_07.jpg)}

#s_navi01 a:hover{ background-position:-139px 0}
#s_navi02 a:hover{ background-position:-139px 0}
#s_navi03 a:hover{ background-position:-139px 0}
#s_navi04 a:hover{ background-position:-139px 0}
#s_navi05 a:hover{ background-position:-139px 0}
#s_navi06 a:hover{ background-position:-139px 0}
#s_navi07 a:hover{ background-position:-139px 0}

#s_navi img {
	padding-bottom: 10px;
}

/* コンテンツレイアウト
---------------------------------------------------- */

#main_img {
	height: auto;
	width: 700px;
}

#contents {
	height: auto;
	width: 660px;
	background-image: url(images/common/wrapper.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
}

#side {
	float: left;
	width: 210px;/* ナビボックス横幅 */
	background-image: url(images/common/left_bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	padding-left: 20px;
}
#main_contents {
	width: 430px;
	float:left;
	text-align: left;
}
/* フッタ
---------------------------------------------------- */

#footer{
	width:700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/common/footer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 170px;
}
#footer2{
	width:700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/common/footer2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 142px;
}
#link_text {
	height: 40px;
	width: 680px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(images/common/wrapper.jpg);
	background-repeat: repeat-y;
}
#footer #footer_area {
	width: 600px;
	font-size: 10px;
}
#copy {
	height: 38px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/common/wrapper.jpg);
	background-repeat: repeat-y;
}

/* インデックスページ
---------------------------------------------------- */

#news_bg {
	background-image: url(images/top/news_bg.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 430px;
	background-position: right bottom;
	margin-bottom: 20px;
}
#news {
	height: 170px;
	width: 420px;
	overflow: auto;
	padding-top: 10px;
}
.news_day {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 80px;
}
.news_title {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.news_comment {
	padding-bottom: 3px;
	padding-top: 3px;
}

/* ブログ固有の設定
---------------------------------------------------- */

a {
	text-decoration: none;
	background: none;
}

input, textarea, select {
	border: 1px solid #000;
	background: #c7c7c7;
	color: #000;
	font: 8pt/1.2 Tahoma, Arial, sans-serif;
}

.button {
	border: 1px solid #000;
	background: #c7c7c7;
	color: #000;
	font: bold 8pt/1.2 Tahoma, Arial, sans-serif;
}

blockquote {
	margin: 6px 4px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff url('images/bqbg.gif') no-repeat right bottom;
	font-size: 0.9em
}

code {
	font-family: monospace;
	color: #666;
}

form {
	margin: 0;
	padding: 0;
	border: 0px none;
}

.small {
	font-size: 0.9em;
	color: #003300;
}

#container {
	width:800px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	border-left: 1px solid #003300;
	border-right: 1px solid #003300;
	border-top: 0px none;
	border-bottom: 1px solid #003300;
	text-align: left
}

#topcontentdouble {
	float: left;
	width: 300px;
	height: 27px;
	margin: 0 9px;
	display: inline;
}

#topcontent {
	width: 950px;
	background: #fff;
	margin: 9px auto 0 auto;
	height: 27px;
}

#bottomcontentdouble {
	display: inline;
	float: left;
	width: 500px;
	margin: 9px 9px 0 9px;
	height: 27px;
}

#content {
	float: left;
	width: 420px;
	margin:  10px 9px;
	display: inline;
}

#singlecontent {
	width: 580px;
	padding:0;
	margin: 10px auto;
	margin-left: 190px
}

.post {
	margin: 0 6px 10px 5px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #606060;
}

.post a {
	color: #606060;
	text-decoration: none;
}

.post a:hover {
	color: #cecece;
}

.post a:visited {
	color: #606060;
}

.post h2 {
	color: #606060;
	font-size: 1.8em;
	margin: 40px 0 0 10px;
}

.post h3 {
	float: left;
	color: #606060;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.meta {
	text-align: right;
	font-size: .9em;
	line-height: 18px;
}

.feedback {
	text-align: right;
	font-size: 1.0em;
}

.author {
	width: 200px;
	float: right;
	text-align: right;
}

/* Page Navigation */

.postnavigation {
	height: 45px;
}

.left {
	float: left;
	padding-left: 105px;
}

.right {
	float: right;
	padding-right: 105px; 
}

.leftdouble {
	float: left;
	padding-left: 10px;
}

.rightdouble {
	float: right;
	padding-right: 10px; 
}

/* Sidebars */

#sidebar2 {
	position: relative;
	float: right;
	width: 170px;
	margin: 10px 0 0 0;
	display: inline;
}

#sidebar {
	position: relative;
	float: left;
	width: 170px;
	margin: 10px 0 0 10px;
	display: inline;
}

#sidebar h2 {
	margin:0; padding: 3px 0;
	color: #606060;
}

.sidebg {
	background: #FFFFFF url('images/sidebg.gif') repeat-y;
	padding: 5px
}

/* The following is the fix for 3-pixel-jog bug in IE */
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #sidebar, * html #sidebar2 {
	height: 1%;
}

/* End hide from IE5/mac */

/* Comments */

#response {
	margin: 0px 110px;
}

#commentlist {
	padding: 0px 10px 0px 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #777;
	list-style-type: none; 
	text-align: justify;
}

#commentlist li  p{
	padding: 0px;
	margin: 8px 0px 0px 0px;
}

.commentname {
	width: 220px;
	float: left;
	font-size: 0.9em;
	margin: 0;
	padding: 0  0 2px 0;
}

.commentinfo{
	width: 250px;
	float: right;
	text-align: right;
}

.commenttext {
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 70px;
	border-top: 1px solid #e4ebef;
	text-align:left; 
	line-height:16px;
}

/* Comment Form  */

h2#postcomment {
	margin: 40px 0px 0px 0px;
	padding: 0 0 20px 10px;
}

#commentform {
	padding: 1px 20px;
	margin: 0;
}

#commentboxes {
	width: 200px;
	float: left;
	color: #000;
	font-size: 0.9em;
}

#inputbox {
	clear: both;
	color: #777;
	font-size: 0.9em;
}

#button {
	padding-top: 0.5em;
}

#commentsbottom {
	margin: 0;
	padding: 0;
	height: 22px;
}

/* Credits */

.clearer {
	clear: both;
	line-height: 0px;
}

/* Typography */

.post {
	color: #000;
	text-align: left;
}

.title a  {
	clear:both;
	text-align: left;
	height: 20px;
	color: #606060;
	display: block;
	text-decoration: none;
	font-size: 1.6em;
	padding: 8px 0 6px 0;
}

.title a:hover {
	color: #cecece;
}

.storycontent {
	padding: 0px 0px 5px 0px;
}

.singlepages p {
	text-align: left;
	margin: 0px 105px 80px 105px;
	line-height: 20px;
}

.storycontent a {
	color: #606060;
	text-decoration: underline;
}

.storycontent a:hover {
	color: #cecece;
}

.storycontent a:visited {
	color: #606060;
}

/* Page Navigation */

.left a {
	color: #606060;
	font-size: 0.9em;
}

.right a{
	font-size: 0.9em;
	color: #606060;
}

.leftdouble a{
	color: #606060;
	font-size: 0.9em;
}

.rightdouble a{
	font-size: 0.9em;
	color: #606060;
}

/* Comments */

.commentauthor {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 0 2px 0;
	margin: 0;
	color: #000000;
}

.commentauthor a {
	font-weight: bold;
	margin: 0;
	background: url('images/bullet.jpg') no-repeat top right;
	padding-left: 0;
	padding-right: 20px;
	padding-top: 0;
	padding-bottom: 0;
}

.commentdate {
	font-size: 0.8em;
	text-align: right;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

#nocomment, #commentsclosed {
	text-align: center;
	color: #777;
	font-size: 1.1em;
}

/* Comments Form */

#comment  {
	width: 320px;
}
#comment, #author, #url, #email, #press{
	background: #fff;
	font-size: 1.1em;
	color: #777;
	padding: 1px 2px 1px 1px;
}

#comment, #author, #url, #email{
	border: 1px solid #000;
}

#comment:hover, #author:hover, #url:hover, #email:hover{
	border: 1px solid #777;
}
#comment:focus, #author:focus, #url:focus, #email:focus{
	background: #fff;
	border: 1px solid #000;
	color: #777;
	padding: 1px 2px 1px 1px;
}

#commentboxes p {
	margin: 0;
	padding-bottom: 0.9em;
}

h2#comments {
	margin-bottom: 40px;
}

p.feeds {
	float: right;
	margin-top: -1.8em;
	font-size: 0.9em;
}

p.feeds a, p.feeds a:hover  {
	text-decoration: none;
}

p.feeds a:hover {
	color: #000000;
}

#inputbox {
	clear: both;
	color: #777;
	font-size: 0.9em;
}

#inputbox a {
	color: #777;
}

#inputbox a:hover {
	color: #FFFFFF;
}

p.inputbox {
	margin: 0;
	padding-bottom: 10px;
}

p.pages {
	margin: 0;
	padding: 40px 40px;
	padding-top: 0;
	text-align: center;
}

p.pages a {
	color: #cecece;
}

/* Credits */

p.credits {
	padding: 0px;
	text-align: center;
	margin: 10px 0px; 
	color: #003300;
	font-family:Arial, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 0.9em;
}

/* Search/Archives/Categories Results Pages */

.searchresult, .searchresult h2 {
	padding: 0;
	margin: 0;
}

.searchresult a {
	color: #606060; 
}

.searchinfo {
	font-size: .9em;
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #000;
	margin: 0 ;
}

.searchdetails {
	font-size: .9em;
	line-height: 18px;
	padding: 0 0 2px 0;
	color: #000;
	margin: 0 ;
	border-bottom: 1px solid #d6debb;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.alt {
	border-bottom: 1px solid #efefef;
}

.notice {
	color: #59a212;
	font-size: 1.2em;
	font-weight: bold;
}

.notice2 {
	color: #577305;
	font-weight: bold;
	}

#wp-calendar a {
	background: #f4fbd9;
}

/*  */
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

