@charset "utf-8";
/*
Theme Name: SPi WP Framework
Theme URI: http://www.spids.jp/
Description: WordPress theme framework using 960.gs grid system based on <a href="http://simonwebdesign.com/simon-wordpress-framework-blank-theme/">Simon WP Framework</a>.
Version: 1.0
Author: SPi design studio
Author URI: http://www.spids.jp/
Tags: framework, fixed width, grid

	Based on WordPress 3.0

*/

@import url('grid.css');

/*======================================================================
	common
======================================================================*/
* {
	margin: 0;
	padding: 0;
	border: 0;
}

html, body {
	background: url(images/bg_body_01.jpg) repeat-x top center #8F7445;
	color: #26201A;
	line-height: 1.5;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, blockquote, q, cite, pre, address, code {
	font-weight: normal;
	font-style: normal;
}

blockquote, q {
	quotes: "" "";
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

a {
	color: #008db7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

table {
	width: 100%;
}

input[type=text], input[type=password], textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.bold {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

/*-----------------------------------
	class
-----------------------------------*/
.clearboth {
	clear: both;
	height: 0;
}

.clearleft {
	clear: left;
	height: 0;
}

.clearright {
	clear: right;
	height: 0;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.red {
	color: #D54E21;
}

.wp_orange {
	color: #d54e21;
}

.small {
	font-size: 10px;
}

/*======================================================================
	header.php
======================================================================*/
#header {
	height: 310px;
	background: url(images/bg_header_01.jpg) no-repeat top center;
}

	#header_logo {
		height: 200px;
		margin-bottom: 20px;
	}

	#header_menu {
		height: 60px;
		text-align: center;
	}

		#header_menu li {
			list-style-type: none;
			display: inline;
		}

/*======================================================================
	index.php
======================================================================*/
.main_header {
	height: 80px;
	background: url(images/bg_main_01.jpg) no-repeat;
}

#main {
	margin: 0;
	background: url(images/bg_main_02.jpg) repeat-y top center;
	padding-bottom: 10px;
}

	.cont_wrap {
		position: relative;
		top: -20px;
	}

	#content {
		margin: 0 10px 0 60px;
	}

		#content h2 {
			margin-bottom: 40px;
		}

		#content h3 {
			margin-bottom: 10px;
		}

		.goods_list_wrap {
			margin: 0 5px;
		}

			.goods_list {
				width: 160px;
				height: 290px;
				background: #DDCFB7;
				padding: 5px;
				margin: 0 5px 10px;
				text-align: center;
				float: left;
			}
			
				.goods_list a {
					color: #26201A;
				}
			
			.goods_title {
				font-weight: bold;
				margin: 5px 0 10px;
			}

			.goods_select {
				margin: 0 0 10px;
			}

			.goods_desc {
				margin: 0;
			}








		#content .post {
			margin-bottom: 40px;
		}

		#content .post p {
			margin-bottom: 15px;
		}

		#content #navi {
			text-align: center;
		}
		
		.post_meta {
			font-size: 12px;
			margin-top: 20px;
			line-height: 1.2;
		}
	
			.post_meta .date {
			}
	
			.post_meta .author {
			}
	
			.post_meta .comments {
			}
	
			.post_meta .categories {
			}
	
			.post_meta .tags {
			}

/*======================================================================
	sidebar.php
======================================================================*/
.side_wrap {
		position: relative;
		top: -20px;
}

	#sidebar {
		margin: 0 60px 0 10px;
	}
	
		#sns_box {
			margin-bottom: 10px;
		}
	
			#sns_box .left {
				float: left;
				width: 110px;
			}
	
			#sns_box .right {
				float: left;
				width: 110px;
			}
	
		#login_box {
			border: 5px solid #DFD3BE;
			padding: 0 10px 10px;
			margin-bottom: 40px;
		}

			#login_box h4 {
				margin-bottom: 10px;
			}
			
			#login_box input[type=text], #login_box input[type=password] {
				border: 1px solid #DFD3BE;
				width: 188px;
				height: 18px;
				padding: 5px 5px 0;
				font-size: 12px;
				font-family: Verdana, Geneva, sans-serif;
			}

			p.login_mail, p.login_pass, p.login_reme {
				margin-bottom: 5px;
			}
			
			p.login_subm {
				margin-bottom: 20px;
			}
			
			#login_box input[type=submit] {
				border: 1px solid #C0A87E;
				background: #E6DCCB;
				width: 80px;
				padding: 8px 0;
				font-size: 12px;
				font-family: Verdana, Geneva, sans-serif;
				cursor: pointer;
			}

			p.login_foot {
				font-size: 10px;
				text-align: center;
			}
			
			p.member_name {
				text-align: center;
				margin-bottom: 10px;
			}

			p.member_info {
				text-align: center;
				font-size:10px;
			}
			
		#message_box {
			margin-bottom: 35px;
		}
		
			#message_box h4 {
				margin-bottom: 10px;
			}
			
			#message_box li {
				list-style-type: none;
				margin: 0 15px 5px;
			}

			a#fade1, a#fade2, a#fade3, a#fade4 {
				background: url(images/icon_plus_01.jpg) no-repeat top left;
				padding-left: 16px;
			}
		
			p#message1, p#message2, p#message3, p#message4 {
				display: none;
				margin: 5px 0 10px 16px;
			}
			
			#message_box a {
				color: #26201A;
			}

		#info_box {
			margin-bottom: 40px;
		}
		
			#info_box h4 {
				margin-bottom: 10px;
			}
			
			#info_box li {
				list-style-type: none;
				background: url(images/icon_rice_01.jpg) no-repeat top left;
				margin: 0 15px 10px;
				padding: 0 0 10px 16px;
				border-bottom: 1px solid #E9E8E8;
			}

			#info_box a {
				color: #26201A;
			}

		#toshop_box {
			height: 255px;
			background: url(images/bg_side_toshop_01.jpg) no-repeat;
			padding: 5px 15px 0;
		}

			#toshop_box h4 {
				margin-bottom: 5px;
			}
			#toshop_box p {
				margin-bottom: 5px;
				line-height: 1.3;
			}
			
/*======================================================================
	footer.php
======================================================================*/
#footer {
	padding-top: 40px;
	background: url(images/bg_footer_01.jpg) repeat-y top center;
	min-height: 400px;
}

	#footer h4 {
		margin-bottom: 20px;
	}
			
	#footer_box1 {
		float: left;
		margin: 0 0 20px 70px;
		width: 250px;
	}

	#footer_box2 {
		float: left;
		margin: 0 0 20px 40px;
		width: 250px;
	}

	#footer_box3 {
		float: left;
		margin: 0 0 20px 40px;
		width: 230px;
	}

	#footer_box1 .img, #footer_box2 .img, #footer_box3 .img {
		border: 1px solid #DCD5CD;
		padding: 4px;
		background: #FFF;
		margin: 0 10px 10px 0;
		float: left;
	}

	#footer_box1 p, #footer_box2 p, #footer_box3 p {
		margin-bottom: 20px;
	}

	#footer .hr {
		clear: left;
		background: url(images/bg_footer_border_01.jpg) no-repeat center center;
		height: 3px;
		margin: 0 0 40px;
	}

	#footer p#regulation {
		margin-left: 60px;
		font-size: 10px;
	}

	#footer p#copyright {
		text-align: center;
	}

	#footer p#pagetop {
		text-align: right;
		margin-right: 60px;
		font-size: 10px;
	}

		#footer p#pagetop a {
			color: #26201A;
		}
		
	.footer_bottom {
		height: 80px;
		background: url(images/bg_footer_02.jpg) no-repeat top center;
	}

/*======================================================================
	page.php
======================================================================*/
#page_contact {
	font-size: 12px;
}

	#page_contact table {
		margin: 0;
		padding: 0;
		width: 100%;
	}

	#page_contact th {
		padding: 15px 0 0;
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		width: 20%;
	}

	#page_contact td {
		padding: 10px 20px 0;
		width: 80%;
	}

	#page_contact .your-name input,
	#page_contact .your-email input,
	#page_contact .your-subject input {
		width: 350px;
		margin: 0;
		padding: 7px 5px;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		border: 1px solid #E6DCCB;
	}

	#page_contact textarea {
		width: 400px;
		height: 250px;
		margin: 0;
		padding: 5px;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		border: 1px solid #E6DCCB;
		background: #FFF;
	}

	#page_contact .your-captcha input {
		width: 50px;
		margin: 0;
		padding: 6px 5px;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		border: 1px solid #E6DCCB;
	}

	#page_contact input.wpcf7-submit {
		width: 80px;
		padding: 5px 0 4px;
		border: 1px solid #C0A87E;
		background: #E6DCCB;
		cursor: pointer;
		/*background: url(images/bg_submit_buttom_01.jpg) no-repeat;*/
	}

#page_shopinfo {
}

	#page_shopinfo table {
		margin: 0;
		padding: 0;
		width: 100%;
		background: #E6DCCB;
	}

	#page_shopinfo th {
		padding: 15px 10px;
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		width: 30%;
		border-right: 2px solid #FFF;
		border-bottom: 2px solid #FFF;
	}

	#page_shopinfo td {
		padding: 15px 10px;
		width: 70%;
		border-bottom: 2px solid #FFF;
	}

/*======================================================================
	archive.php
======================================================================*/


/*======================================================================
	single.php
======================================================================*/
.storytitle {
	background: url(images/bg_title_01.jpg) no-repeat;
	height: 35px;
	padding: 15px 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.storycontent {
}

	.storycontent li {
		margin-left: 30px;
	}
	
	.storycontent li li, .storycontent li li li {
		margin-left: 10px;
	}

/*======================================================================
	comments.php
======================================================================*/
h3#comments {
	margin-bottom: 20px;
}

#commentlist li {
	list-style-type: decimal;
	margin: 0 0 40px 30px;
}

	p.comment_cite {
		font-size: 12px;
	}

#postcomment {
	font-size: 12px;
	background: url(images/icon_rice_01.jpg) no-repeat top left;
	padding-left: 16px;
}

table#comment_form {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
}

	#comment_form th {
		padding: 15px 0 0;
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		width: 15%;
	}
	
	#comment_form td {
		padding: 10px 20px 0;
		width: 85%;
	}
	
	#comment_form input[type=text] {
		width: 350px;
		margin: 0;
		padding: 7px 5px;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		border: 1px solid #EEE;
	}
	
	#comment_form textarea {
		width: 450px;
		height: 250px;
		margin: 0;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		border: 1px solid #EEE;
		background: #FFF;
		padding: 5px;
	}
	
	#comment_form input[type=submit] {
			height: 40px;
			width: 100px;
			padding-top: 1px;
			border: 1px solid #EEE;
			background: #F8F8F8;
			font-size: 14px;
			cursor: pointer;
	}

	#comment_form input[type=submit]:hover {
		background: #FFF;
	}
	
/*======================================================================
	search.php
======================================================================*/


/*======================================================================
	searchform.php
======================================================================*/


/*======================================================================
	404.php
======================================================================*/

