/*
Theme Name:Bytetips
Theme URI:http://www.bytetips.com/wordpress-theme-bytetips/
Description:Bytetips 3 colum Wordpress theme with wordpress 2.7 support. Designed by Jim at <a href="http://www.bytetips.com">Bytetips</a>. Replace header.jpg with your Logo And have fun.<p>The CSS, XHTML and design is released under a <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a></p>
Author:Jim
Author URI:http://www.bytetips.com
Tags:simple, Dark, Blue, Three Columns
version:2.0
Change:Added wordpress 2.7 support, Adding Pagination in the theme, Fixed some Css Issues, Removed Dotted Border and fixed some other Problems.
*/
/* basics */
*{margin:0; padding:0}

body{
	background-color:#f8f8f8;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	margin:7px auto;
}

h1{font-size:18pt}
h2{font-size:14pt; margin-top:10px}
h3{font-size:10pt; margin-top:10px}
h4{font-size:9pt}

small{font-size:8pt}

/* images and misc. */
img{border:none; padding:0px}
img a{border:none}

img.left{float:left; border:none; padding:6px}
img.right{float:right; border:none; padding:6px}

blockquote{border-left:1px solid #A5ABAB; margin:15px; padding:0 12px 0 12px}

code{margin:10px; font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}

.rss{background:url(images/ficon.png) left center no-repeat; padding-left:12px}

/* links */
a{color:#333; text-decoration:none; border:none}

a:hover{color:#6A7CA0; text-decoration:underline; border:none}

/* container */
#container{
	position:relative;
	width:805px;
	margin:0 auto;
	padding:0px;
	background-color:#fff;
	color:#333;
	border:0;
}

/* header */
#header{
	background:#fff;
	width:805px;
	height:80px;
	color:#333;
}

#header h1{font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:1.5em; font-weight:300px; letter-spacing:1px; margin:0; padding:40px 0 0 600px}

#header h1 a{color:#fff; text-decoration:none}
#header h1 a:hover{color:#666; text-decoration:none}

#header h2{font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size:10pt; font-weight:300; font-style:italic; color:#fff; letter-spacing:1px; margin:0; padding:5px 0 0 600px}
#toptxtr {
	position:absolute;
	width:600px;
	left: 198px;
	top: -3px;
	text-align:right;
	color:#000000;
	font-size: x-small;
}

/* main menu */
#menu{
	background-color:transparent;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	font-weight:bold;
	width:580px; height:25px;
	margin: -30px 0 5px 0;
	margin-left: 220px;
}

#menu ul{
	margin:6px 0 0 0;
	padding:0;
	text-align:left;
}

#menu ul li{
	list-style-type:none;
	display:inline;
	margin:0 1px;
	padding:0;
	text-align:center;
	border-top:2px solid #FFFFFF;
	background-color:#FFFFFF;
}
#menu ul li:hover{
	border-top:2px solid #FFFFFF;
	background-color:#00a;
}

#menu ul li a{
	padding:2px 5px;
	margin:0;
	text-align:center;
	text-decoration:none;
	color:#00a;
}

#menu ul li a:hover{
	color:#fff;
}

/* content */
#content{
	float:left;
	width:570px;
	height:100%;
/*	overflow:hidden;*/
	text-align:justify;
}
#content2{
	float:left;
	width:625px;
	height:100%;
/*	overflow:hidden;*/
	text-align:justify;
	padding-left:5px;
}
#content_noside{
	clear: both;
/*	float:left;*/
	width:760px;
	height:100%;
/*	overflow:hidden;*/
	text-align:justify;
	margin: 0 auto 0 auto;
	padding-left:5px;
}
#content_shop{
	float:right;
	width:620px;
	height:650px;
	overflow:scroll;
	text-align:justify;
	margin-left:10px;
	display:inline;
}
#body2{
	clear: both;
	width:553px;
	height:inherit;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:0;
}
#body3{
	clear: both;
	width:800px;
	height:inherit;
	background-color:#FFFFFF;
	margin:0 0 0 0px;
	padding:0;
}
#title{
	position:absolute;
	top:80px;
	left:30px;
	font-size:16px;
}
.post{
	margin:0;
	padding:0;
	line-height:14pt;
	text-align:justify;
}

.post h2{font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size:14pt; font-weight:300; color:#08122E}

.post h2 a{color:#015D82; text-decoration:none}

.post h2 a:hover{color:#666; text-decoration:none}

.post p{font-size:10pt}

.post a{text-decoration:underline}

.post small{font-size:8pt}

.post ul{}

.post li{}
.style1 {color: #FFFFFF}
.style2 {
	color:
	#C47C06
}
.style4 {color: #CC0000}

.author {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:bold;
	color:
	#000000;
	line-height:130%;
	border-bottom:solid 1px;
	border-bottom-color:#669999;
	border-left:solid 0px;
	border-left-color:
#7585F4;
	padding:2px 0px 0px 4px;
	margin:0px 0px 3px 0px;
}

.author2 {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:bold;
	color:
#674505;
	line-height:normal;
	border-left:solid 15px;
	border-left-color:
#F3A81D;
	padding:2px 0px 0px 4px;
	margin:0px 0px 1px 0px;
	border-bottom: solid 1px;
	border-bottom-color: #F3A81D;
}

.author3 {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:bold;
	color:#464646;
	line-height:110%;
	border-bottom:solid 1px;
	border-bottom-color:#CC6600;
	padding:0px 0px 0px 5px;
	margin:10px 5px 1px 5px;
	text-align: left;
}
.featuretitle {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:16px;
	font-weight:bold;
	color:#000000;
	line-height:110%;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.featuresubtitle {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:bold;
	color:
	#CC0000;
	line-height:110%;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.repotitle {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
	font-weight:bold;
	color:#363636;
	line-height:110%;
	padding:2px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

.repo_subtitle {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	color:#000000;
	line-height:120%;
	padding:0px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}

.repo_subtitle2 {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
	line-height:110%;
	border-bottom:dotted 1px;
	border-bottom-color:#666666;
	padding:0px 0px 0px 5px;
	margin:10px 5px 3px 20px;
	text-align: left;
}

.gravuretitle {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
	text-align:center;
	margin: 0;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
}

.gravuresquare{
	color:#FFCC00;
}

.gravuretxt {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	color:#FFFFFF;
	line-height:110%;
	text-align:center;
	margin:5px 5px 5px 5px;
}

.gravuretxt_left {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	color:#FFFFFF;
	line-height:110%;
	text-align:left;
	font-weight: normal;
	padding-top: 4px;
	margin-top: 2px;
	padding-bottom: 4px;
}

.tokyotitle {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	line-height:150%;
	vertical-align:middle;
	text-align:center;
	padding:70px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.serial {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height: 135%;
	font-weight:bold;
	display:block;
	color:
#FFFFFF;
	background-color:
#FFFFCC;
	padding:0px 0px 10px 0px;
	margin:-12px 0px 0px 0px;
}

.serial_head {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height: 150%;
	display:block;
	color:#FFFFFF;
	background-color:
#F3A81D;
	padding:2px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}

.serialtitle {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height: 110%;
	display:block;
	color:#000000;
	padding:1px 0px 0px 10px;
	margin:0px 0px 12px 0px;
}

.serialtitle_nom {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height: 110%;
	display:block;
	color:#000000;
	padding:2px 0px 1px 5px;
	margin:0px 5px 0px 5px;
	text-align: left;
	font-weight: normal;
}

.serialsubtitle {
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height: 110%;
	display:block;
	color:
	#755124;
	padding:0px 0px 0px 5px;
	margin:0px 5px 0px 5px;
	text-align: left;
	font-weight: normal;
}

.entry p{margin:12px 0}

.entry_list p{font-size:8pt;}
.entry_list strong{font-size:11pt;}

.postmetadata{clear:both; background:#F7F7F7; padding:6px; margin-top:16px; border-left:solid 1px #A2A2A2; border-bottom:solid 1px #A2A2A2}

.navigation{margin:12px 0 20px 0; padding:2px; font-size:.9em; float:left; width:98%}

.alignleft{float:left}
.alignright{float:right}

.pagetitle{}

#left{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:8pt;
	text-align:center;
	width:227px;
	height:100%;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
}

#left h2{font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-weight:bold; font-size:10pt; text-align:left; color:#fff; margin-bottom:5px; padding:4px; background:url(images/bar.jpg)}

#left p{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	color: #000000;
	line-height: 110%;
	padding: 0px;
	text-decoration: none;
}

#left a{
	color:#333399;
	text-decoration:none;
}

#left a:hover{
	color:#FF6600;
	text-decoration:none;
}

#left img{padding:0; margin:0}

#left ul{margin:12px; padding:0; list-style-type:none}

#left ul li{margin:0; padding:0; line-height:14pt; list-style-type:none}

#left ul ul{margin:6px 0 6px 12px; padding:0}

#left ul ul li{list-style-type:none; list-style-position:inside}

#left ul ul ul{margin:0; padding:0}

#left ul ul ul li{padding:0 0 0 15px; list-style-type:square; color:#898989}
#left .price1 {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	line-height:110%;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:5px 0px 5px 0px;
}
#left .price2 {
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#000000;
	line-height:110%;
	text-align:left;
	padding:0px 0px 0px 20px;
	margin:5px 0px 5px 0px;
}
#left .archievetitle{
	display:block;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border-bottom:solid 1px;
	border-bottom-color:#999999;
	line-height:110%;
	text-align:left;
	padding:5px 0px 0px 0px;
	margin:0px 20px 3px 20px;
}

/* right sidebar */
#right{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:8pt;
	text-align:center;
	width:175px;
	height:100%;
	float:left;
	margin:0;
	padding:0;
	display: inline;
}

#right h2{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	color:#000;
	margin-bottom:5px;
	padding:4px;
/*	background:url(images/bar.jpg);*/
}

#right p{margin:0; padding:0 6px 0 12px}

#right img{padding:0; margin:0}

#right ul{margin:12px; padding:0; list-style-type:none}

#right ul li{margin:0; padding:0; line-height:14pt; list-style-type:none}

#right ul ul{margin:6px 0 6px 12px; padding:0}

#right ul ul li{list-style-type:none; list-style-position:inside}

#right ul ul ul{margin:0; padding:0}

#right ul ul ul li{padding:0 0 0 15px; list-style-type:square; color:#898989}

#backnum {
	text-align: left;
}
#backnum .backnum_list_l {
	float: left;
	width: 80px;
	text-align: center;
	border: 1px solid #f0f0f0;
	margin: 0 0 0 5px;
	display: inline;
}
#backnum .backnum_list_r {
	float: right;
	width: 80px;
	text-align: center;
	border: 1px solid #f0f0f0;
	margin: 0 5px 0 0;
	display: inline;
}
#backnum ul{
	list-style-type:none;
	margin:0;
/*	padding:auto;*/
}
#backnum ul li{
	list-style-type:none;
	margin:0;
}
#backnum a {
/*	background: url(http://shizentoningen.sakura.ne.jp/www/wp-content/uploads/images/backnum.png) no-repeat;*/
/*	display: block;*/
	 text-decoration:none;
	font-size: 10pt;
	font-weight: bold;
	color: #888;
	width: 50px;
	line-height: 150%;
	text-align: center;
}
#backnum a:hover {
	/*background: url(http://shizentoningen.sakura.ne.jp/www/wp-content/uploads/images/backnum2.png) no-repeat;*/
	color: #000;
}
/* begin comments */
#commentwrapper{margin-top:50px}

.alt{background-color:#f9f9f9; border:1px solid #e3e3e3; color:#666}

.commentlist{list-style-type:none; margin:0; margin-bottom:30px; padding:0; text-align:justify}

.commentlist li{background-color:#f9f9f9; border:1px solid #e3e3e3; color:#666; margin:10px 0px; padding:3px 7px}

.commentlist li .avatar{float:right; border:1px solid #eee; padding:2px; margin-left:10px; background:#fff}

.commentlist p{margin:10px 5px 10px 0}

.nocomments{text-align:center}

#comment{background-color:#f9f9f9; border:3px double #e3e3e3; color:#666; padding:2px}

#comment h3{font-size:18px}

.commentsnavigation{padding:20px 0 30px 0}

.commentlist ul.children li{background-color:#e3e3e3; border:1px solid #efefef; list-style:none; margin-top:20px; margin-left:30px}

.commentlist ul li.depth-2{background-color:#f1f1f1}

.commentlist ul li.depth-3{background-color:#ececec}

.commentlist ul li.depth-4{background-color:#e8e8e8}

.commentlist ul li.depth-5{background-color:#e3e3e3}

/* end comments */
cite{font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size:9pt; font-weight:bold; font-style:normal}

cite a{color:#000; text-decoration:none; border-bottom:1px dotted #465D71}

/* search */
#searchform{
padding:6px 0 6px 6px;
font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#searchform input#s{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	color:#797979;
	virtical-align:middle;
	position:absolute;
	top:17px;
	right:55px;
	width:250px;
	height:24px;
	padding-left:2px;
	margin:0px 0 0 0;
	border:1px solid #B7B7B7;
}

#searchform input#searchsubmit{
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	position:absolute;
	top:17px;
	right:0px;
	width:50px;
	height:25px;
	margin:0px 0 0 5px;
	border: 0;
	background: url(images/search_button.png) no-repeat #fff;
}
#searchform input#searchsubmit:hover{
	background: url(images/search_button2.png) no-repeat;
}

/* footer */
#footer{
	background:#333;
	clear:both;
	width:100%;
	margin-top:15px;
	border-top:solid 2px #FFF;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:7pt;
	text-align:right;
}

#footer p{padding:6px; margin:0; color:#eee}
#footer a{color:#FFF; text-decoration:none}
#footer a:hover{color:#5D5D5D; text-decoration:underline}

/* Extra */
.aligncenter{display:block; margin-left:auto; margin-right:auto}

.alignleft{float:left}

.alignright{float:right}

.wp-caption{border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px}

.wp-caption img{margin:0; padding:0; border:0 none}

.wp-caption-dd{font-size:11px; line-height:17px; padding:0 4px 5px; margin:0}

form button#addbutton{
background: url(http://shizentoningen.sakura.ne.jp/www/wp-content/uploads/images/add_cart_button2.png) no-repeat;
width: 73px;
height: 14px;
border: none;
overflow: hidden;
cursor: pointer;　/* カーソルを指マークに Operaはなぜか効かない*/
text-indent: -9999px;　/*ボタンの文字を消す*/
text-align: center;
display: block; /*IEで背景が消えてしまう*/
margin: auto;
}
form button#addbutton_this{
background: url(http://shizentoningen.sakura.ne.jp/www/wp-content/uploads/images/order_this_button.png) no-repeat;
width: 162px;
height: 27px;
border: none;
overflow: hidden;
cursor: pointer;　/* カーソルを指マークに Operaはなぜか効かない*/
text-indent: -9999px;　/*ボタンの文字を消す*/
text-align: center;
display: block; /*IEで背景が消えてしまう*/
margin: auto;
}
.soldout1 {
background: url(http://shizentoningen.sakura.ne.jp/www/wp-content/uploads/images/soldout_button.png) no-repeat;
float:right;
margin:2px 5px 0 0;
height:14px;
width:73px;
}
.soldout2 {
background: url(http://shizentoningen.sakura.ne.jp/www/wp-content/uploads/images/soldout_button2.png) no-repeat;
margin:10px auto 0 auto;
height:27px;
width:162px;
}
.soldout3 {
background: url(http://shizentoningen.sakura.ne.jp/www/wp-content/uploads/images/soldout_button.png) no-repeat;
margin:17px auto 0 auto;
height:14px;
width:73px;
}
.shop_regular {
float:left;
display: inline;
height:100px;
line-height: 100px;
margin: 2px 0 0 44px;
padding: 0;
}
.shop_regular2 {
float:left;
display: inline;
line-height: 100%;
margin: 35px 0 0 48px;
}

#your-name, #your-name2, #your-job, #your-message, #addr {
ime-mode: active; 
}
#your-age, #your-email, #your-phone, #zip {
ime-mode: inactive; 
}

#tab {
	margin:0;
	padding:0;
	border-bottom:1px solid #888;
	background-color:#fff;
	float:left;
	width:100%;
	list-style: none;
	}

#tab li {
	margin:0 0 0 1em;
	padding:0.2em 0;
	text-align:center;
	border:0px solid #888;
	border-bottom:none;
	float:left;
	width:5em;
	}

#tab li.selected {
	background-color:#ddf;
	}

#tab li.selected a {
	color:#555;
	}
#tab li a {
	text-decoration: none;
	}

#article dl {
	margin:0;
	padding:1em;
	color:#000;
	border: 0;
	border-top:none;
	background-color:#fff;
	clear:both;
	}
