@charset "UTF-8";

#category_image {
	background-color: #000;
	/*padding: 2px;*/
	box-shadow: 0 0 3px rgba( 0, 0, 0, 0.5);
}

#category_image1 {
	padding: 2px;
}

h1.page-title {
	font-size: 210%;
	font-weight: normal;
	line-height: 1;
	padding: 0 75px 12px 8px;
	margin-top: 35px;
}

h2 {
	font-size: 250%;
	font-weight: normal;
	color:#fff;
	padding: 30px 10px 10px;
	margin: opx 0 1em; 
	clear:both;
}

h3 {
	font-size: 150%;
	font-weight: normal;
	background: url(../images/ico_content_h3.png) no-repeat left center;
	padding: 5px 10px 0 20px;
	border-bottom: solid 1px #454036;
	margin: 25px 0 1em; 
}

h4 {
	font-size: 150%;
	font-weight: normal;
	line-height: 1;
	padding: 5px 10px 0 20px;
	margin: 25px 0 1em;
	color:#fff;
}

h5 {
	font-size: 120%;
	font-weight: normal;
	line-height: 1.5;
	color:#fff;
	padding: 10px 10px 0px 20px;
	border-top: solid 2px #fff;
}
h6 {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.5;
	color:#fff;
	padding: 0px 10px 0 20px;
}

.page-header h1{
	background: url(../images/bg_page-title.png) no-repeat left bottom;
	line-height: 0.5em;
	font-size: 150%;
	color : #fff;
	margin-top: 20px;
	padding-top: 80px;
}


div.posts,
section.entry-content {
	padding: 10 6px;
}

h1.entry-title {
	font-size: 80%;
}

h1.entry-title a {
	color : #999;
}
h1.entry-title a:hover {
	color : #fff;
}

div.posts section.entry-content {
	padding: 0;
}

div.posts article {
	margin-bottom: 20px;
}
div.posts article a img {
	float: left;
	margin-right: 20px;
}

.page-header {
	margin-bottom: 40px;
}


address {
	font-style: normal;
}

time {
	color: #707070;
	font-size: 80%;
	line-height: 1;
}

ul, ol {
	margin: 1em 0 1.2em 2em;

}

.text {
	border: solid 1px #ddd;
	padding: 3px;
	border-radius: 3px;
}
.length-l {
	width: 98%;
}
.length-m {
	width: 50%;

}
input.submit {
	display: block;
	margin: 20px auto;
	padding: 10px 20px;
}
.require {
	color: #f00;
	font-size: 80%;
	font-weight: normal;
	white-space: nowrap;
}
.require:before {
	content: ' ';
	white-space: normal;
}



.archive article h1,
.search article h1 {
	font-size: 150%;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 5px;
}

.archive article p,
.search article p {
	margin: 0;
}

/* ================================================================================
	#custom-firld
================================================================================ */


.menu h1 {
	color:#5F2F08;
	background-color: #E0D5B8;
	border-radius: 5px;
	font-weight:bold;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding:8px 15px 5px;
}


.menu-cat-set {
	padding:0px 15px 5px;
	margin:10px -15px 15px;
	width:95%;
	
}
.menu-cat-line {
	padding:15px 20px 0px -100px;
	margin:-10px -50px 30px 0px;
	border: 2px solid #fff;
	border-style: none solid solid;
}

.menu #content h2 {
	color:#5F2F08;
	font-weight:bold;
	border-bottom:1px dashed #5F2F08;
	padding:5px 10px 10px;
	line-height: 110%;
	position: relative;
}

.menu .menu_set {
	border-bottom: 1px dashed #C6B688;
	display:block;
	overflow:hidden;
	padding:15px 0;
}

.menu .menu_set .menu_set_txt.has_image {
	width:78%;float:left;

}

.goto_image {
	padding-left:650px;
}

.menu .menu_set .menu_set_txt p {
	margin-bottom:0;
	font-size:0.857em;
}

.menu .menu_set .menu_set_image {
	width:20%;
	max-width:100px;
	float:right;
}

.menu .menu_set .menu_set_image img {
	border:1px solid #C6B688;
	border-radius:5px;
}

/* ================================================================================
	#menu_auto
================================================================================ */
#menu_auto {
width: 1000px;
padding: 20px 0px 20px; 

}

#menu_auto ul{
margin: 0; 
padding: 0; 
list-style: none;
}

#menu_auto li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}

#menu_auto li a{
display: block; 
border: 2px solid #333;
background-color: #000;
padding-top: 7px;
text-decoration: none;
color: #fff;
width: 200px;
height:22px;
text-align: center;
font-size: 11px;
}
#menu_auto li a:hover{
background-color: #999;
color: #fff;
}
/* ================================================================================
	#custom-firld(ラジエータ)
================================================================================ */

.item h1 {
	color:#5F2F08;
	background-color: #E0D5B8;
	border-radius: 5px;
	font-weight:bold;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding:8px 15px 5px;
}


.item-cat-set {
	padding:0px 15px 5px;
	margin:10px -15px 15px;
	width:100%;
	
}
.item-cat-line {
	padding:15px 20px 0px -100px;
	margin:-10px -50px 30px 0px;
	border: 2px solid #fff;
	border-style: none solid solid;
}

.item .item_set {
	border-bottom: 1px dashed #C6B688;
	display:block;
	overflow:hidden;
	padding:15px 0;
}

.item .item_set .item_set_txt.has_image {
	width:78%;float:left;

}

.goto_image {
	padding-left:650px;
}

.item .item_set .item_set_txt p {
	margin-bottom:0;
	font-size:0.857em;
}

.item .item_set .item_set_image {
	width:20%;
	max-width:100px;
	float:right;
}

.item .item_set .item_set_image img {
	border:1px solid #C6B688;
	border-radius:5px;
}

.spacer {
    clear: both;
    width: auto;
    height: 50px;
}

/* ================================================================================
	#画像横並び(ホイール)
================================================================================ */

#whel-img {
width: 1100px; /*親ボックスの幅*/
overflow: hidden;
}
 
#whel-img ul {
list-style-type: none;
width: 1100px;
}
 
#whel-img ul li {
width: 250px;
float: left;
margin: 0px;
}
