/*
Theme Name: Factory
Theme URL: http://www.joys-web.com/
Author: GM
Author URI: http://www.joys-web.com/
Version: 1.0
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,html,label {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

b {
	font-weight:bold;
	color:#989898;
	font-style: italic;
}

body {
	background: #fff;
	color: #323232;
	text-align:center;
	font:13px/18px Verdana, Arial, "メイリオ", "Meiryo", sans-serif; 
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#Wrapper {
	background: #fff;
	width: 960px;
	text-align:left;
	margin: 0px auto 0px;
	padding: 0px;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a:link,a:visited	{ color:#634e35; text-decoration:none; outline:none;}
a:hover,a:active	{ color:#7baa3b; text-decoration:underline; outline:none;}
	
/************************************************
*	Navbar  									*
************************************************/
#Navi {
	overflow:hidden;
	margin-top: 10px;
	height: 30px;
	line-height: 30px;
	background: url(images/navi_bg1.gif);
}

#Navi ul {
	float:left;
	width: 400px;
	}

#Navi li a {
	float:left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight:bold;
	}

#Navi li a:link, #Navi li a:visited	{ color:#444; text-decoration:none; }
#Navi li a:hover, #Navi li a:active	{ color:#444; text-decoration:underline; background: url(images/navi_bg2.gif);}

#Navi .bread {
	float:right;
	margin-right: 10px;
	width: 550px;
	text-align:right;
}

/************************************************
*	Masthead 					     		    * 
************************************************/

#HeaderTitle {
	width: 960px;
	}

#HeaderTitle h1 { margin: 0 0 0 0; font-weight: normal; font-size: 14px; text-transform: none; color: #888;  }

#HeaderImage { background: url("images/banner.gif") no-repeat; height:158px; }
#HeaderImage a {
	width: 960px;
	height: 158px;
	text-indent: -9999px;
	display: block;
}

/************************************************
*	Content 					     		    * 
************************************************/

#Contents {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}

#Contents .BlogEntry p {
	padding: 10px 0px;
	margin: 0px;
	line-height: 25px;
	}
#Contents .BlogEntry ul,#Contents .PageEntry ul {
	margin-left: 20px;
	list-style: disc outside;
	}
#Contents .BlogEntry ol {
	margin-left: 10px;
	list-style: decimal inside;
}
#Contents .BlogEntry ol li {
	margin-bottom:15px;
}
.BlogEntry,.PageEntry,.TopPage {
	overflow:hidden;
}
.PageEntry p {
	padding: 0px 0px 15px 0px;
	line-height: 25px;
}
.PageEntry table {
	border: 1px #999 solid;
}
.PageEntry th {
	white-space: nowrap;
}
.PageEntry th,.PageEntry td {
	padding: 5px 3px;
	border: 1px #999 solid;
}

.TopPage {
	margin-top: 25px;
}

#Contents h1 {
	color: #7baa3b;
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0px 10px 0;
	height: 25px;
/*	border-bottom:1px #b4db75 dashed;*/
	background: url(images/h3_back.gif) bottom repeat-x;
	}
	
#Contents h1 a {
	color: #8b4513;
	text-decoration: none;
	display: block;
	}

#Contents h1 a:hover {
	color: #7baa3b;
	text-decoration: none;
	}
	
#LeftCont .single,#LeftCont2 .single {
	margin-top:2px!important;
	padding: 14px 0px 3px 0px;
	text-indent: 0px!important;
	border-bottom:1px #b4db75 dashed;
	color: #7baa3b;
	}
	
#Contents .BlogEntry p img {
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 7px;
	}

#Contents .BlogEntry table {
	border: 1px solid #999999; 
	border-collapse: collapse; 
	border-spacing: 0pt;
}
#Contents .BlogEntry th,#Contents .BlogEntry td {
	border: 1px solid #999999; 
	text-align: center;
	width: 30px;
}
#Contents .BlogEntry .width50 {
	width: 50px;
}
#Contents .BlogEntry .width75 {
	width: 75px;
}
#Contents .BlogEntry .width100 {
	width: 100px;
}
	
.trackbackh3 {
	float: left;
	width: 110px;
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	}
.turlbox {
	float: left;
	width: 406px;
	margin: 25px 0px 0px 0px;
	}
	
.commenth3 {
	clear:both;
	color: #444444;
	font-size: 14px;
	font-weight: normal;
	margin: 25px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	}
	
#Contents img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#Contents img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#LeftCont {
	float: left;
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 20px 0px;
	}
#LeftCont2 {
	float: left;
	width: 735px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 20px 0px;
}
	
/*#LeftCont ol ,#LeftCont2 ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#LeftCont ol li,#LeftCont2 ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#LeftCont ul,#LeftCont2 ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#LeftCont ul li,#LeftCont2 ul li {
	background:transparent url("images/ul-bullet.gif") 0px 3px no-repeat;  0px = horizontal position for left, 6px = vertical position from top
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}*/
	
blockquote {
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #333333;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	}
	
#Contents blockquote p {
	color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

.date {
	margin-top:10px;
	text-align:right;
	color:#A97965;
}

.bt-links {
	background: #fff7ff;
	border: 1px solid #efefef;
	margin:10px 0px;
	padding:5px 15px;
}

.itemlists {
	float:left;
	width:152px;
	margin:10px 5px 10px 15px;
}
.itemlists .itemprices {
/*	border-bottom: 1px #ccc dashed;*/
}
.itemimgs img {
	border: 1px #999 solid;
}

/*.bread {
	text-align:right;
}*/

/************************************************
*	Left Sidebar 					     	    * 
************************************************/

#l_sidebar input[type=text],
#l_sidebar input[type=password],
#r_sidebar input[type=text] {
	width:120px;
	border:1px #999 solid;
	}

#l_sidebar h2 {
	height: 25px;
	line-height: 25px;
	color: #2f4f4f;
	font-size: 12px;
	padding-left: 20px;
	margin: 20px 0px 5px 0px;
	font-weight:bold;
/*	border-bottom: 1px dashed #4C666A;
	text-transform: uppercase;*/
	background: url(images/h2_back.gif) bottom left;
	}
	
#l_sidebar {
	float: left;
	width: 180px;
	padding: 5px 15px 20px 15px;
/*	border-left: 1px solid #E2DDDE;*/
	font:12px/18px Verdana, Arial, Helvetica, sans-serif; 
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}


#l_sidebar .widget ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin-left: 10px;
	}

#l_sidebar a:link, #l_sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#l_sidebar a:hover, #l_sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}


#l_sidebar li {list-style: none; }	
#l_sidebar label {display: none; }
/************************************************
*	Right Sidebar 					     	    * 
************************************************/
	
#r_sidebar h2 {
	height: 25px;
	line-height: 25px;
	color: #2f4f4f;
	font-size: 12px;
	padding-left: 25px;
	margin: 20px 0px 5px 0px;
	font-weight:bold;
/*	border-bottom: 1px dashed #4C666A;
	text-transform: uppercase;*/
	background: url(images/rlist.gif) no-repeat center left;
	}
	
#r_sidebar {
	float: left;
	width: 195px;
	padding: 5px 0px 20px 15px;
/*	border-left: 1px solid #E2DDDE;
	border-right: 1px solid #E2DDDE;*/
	font:12px/18px Verdana, Arial, Helvetica, sans-serif; 
	}

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

#r_sidebar .widget ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin-left: 10px;
	}


#feed {
	background:  url("images/rss.gif") 183px 0px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	padding: 4px 0px 4px 10px;
}

#r_sidebar a:link, #r_sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#r_sidebar a:hover, #r_sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#r_sidebar li {list-style: none; }	

.children li {
	padding-top:4px!important;
	padding-bottom:0!important;
}


/************************************************
*	Footer  									*
************************************************/

#footer {
	background:  url("images/footer_bg.gif") repeat-y;
	width: 960px;
	margin: 10px auto 0px;
	position: relative;
	line-height: 17px;
	font:12px/18px Verdana, Arial, Helvetica, sans-serif; 
	}
	
#footer p {
	background: #fff;
	clear:both;
	color: #AAB3B4;
	margin:10px 0px 10px 0px;
	padding-top: 13px;
	text-align: center;
	}

#footer a:link, #footer a:visited { color:#556b2f; }
#footer a:hover, #footer a:active { color:#556b2f; }

#footerClm1,#footerClm2,#footerClm3 {
	float:left;
	margin-top:10px;
	padding:10px;
	text-align: left;
}
#footerClm1 {
	width:200px;
}
#footerClm2 {
	width:500px;
}
#footerClm2 p {
	background: #fbfadc;
	color: #323232;
	margin:10px 0px 10px 0px;
	padding-top: 13px;
	text-align: left;
}
#footerClm3 {
	width:200px;
}

/* widget */
.widgettitle {
	padding-left: 40px;
	font-size: 14px;
	height: 37px;
	line-height: 37px;
	color: #7baa3b;
	background: url(images/footer_h2.png) left center no-repeat;
}

#footerClm3 .widget_pages ul {
	list-style: none;
	margin-left: 8px;
	padding: 0px;
}
#footerClm3 .widget_pages li {
	padding-left: 20px;
	margin: 10px 0 0 0;
	line-height: 16px;
	background: url(images/footer_li1.png) left top no-repeat;
	display: block;
}
#footerClm3 .children li {
	padding-left: 20px;
	margin: 10px 0 0 0;
	height: 16px;
	line-height: 16px;
	background: url(images/footer_li2.png) left center no-repeat;
	display: block;
}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	color: #323232;
	font-size: 12px;
	padding: 4px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #323232;
	}
	
#sbutt {
	background: #878787;
	color: #fff;
	font-size: 12px;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	cursor:pointer;
	}
	
/************************************************
*	Comments									*
************************************************/
	

#commentblock {

	background: #efefef;
	color: #000000;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #8fa779;
	border-bottom: 2px solid #8fa779;
	}
	
#commentblock ol{
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	}
	
#commentblock textarea {
	width:456px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 25px;
	padding: 0px;
	color: #666;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	margin: 10px 20px 20px 0px;
	padding: 10px;
	background: #F9F9F9;
	border:1px solid #DEDEDE;
	font-style:normal;
	}
.commenttext p {
	padding:7px 0;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	background: #fff url("images/comment.gif") no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

img.avatar {float:right; margin-right:20px; border: 1px solid #4C666A;}

.awaiting { color: #886353; }

.auth-name { font-size: 16px; color:#000;}

.auth-time { font-size: 10px; color:#616161; font-style:italic;}

#comments, #respond { font-size: 14px; font-weight:normal;}


/************************************************
*	Wordpress Suggestions						*
************************************************/

.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: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.posts_nav_link {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	border-top: 1px #ccc dashed;
}

#gotop {
	width: 960px;
	margin: 10px auto 0px auto;
	text-align:right;
}

/* no posts */
.no_posts {
margin: 30px;
}

/* ContactForm */
#wpcf7-f1-p7-o1 {
	margin: 15px 0 0 15px;
}
#wpcf7-f1-p7-o1 input[type=text],#wpcf7-f1-p7-o1 textarea {
	border: 1px #999 solid;
}
#wpcf7-f1-p7-o1 textarea {
	width: 490px;
	height: 210px;
}

.messageP {
	margin: 0 15px 15px 15px;
	padding: 15px;
	background: url(images/message_bg.jpg);
}

/* member */
.whitebox {
	margin-top:10px;
}

/* single */
#empty {
	margin: 10px 0 15px 0;
	padding: 15px;
	background: url(images/message_bg.jpg);
}
.red {
	color:#ff0000;
}
#item_table {
	clear:both;
	margin-left: 170px;
	width: 350px;
	margin-bottom: 20px;
}
#item_table table {
	width: 347px;
	border: 1px #999 solid;
}
#item_table th,#item_table td {
	padding: 5px;
	border: 1px #999 solid;
}
#item_table th {
	width: 80px;
	background: #efefef;
}
#item_table td {
	width: 247px;
}

/* Link */
.Link,.Support {
	margin: 30px 30px 10px 15px;
}
.Link li,.Support li {
	list-style: none!important;
}
.Link .linkcat h2 {
	margin: 20px 0 10px 0;
	padding-left: 30px;
	line-height:24px;
	background: url(images/favorite.png) no-repeat left top;
}
.xoxo.blogroll li {
	margin: 5px 0 0 15px;
	padding-left: 25px;
	line-height:23px;
	background: url(images/linkli.png) no-repeat left top;
}
.Support li {
	margin: 5px 0 0 15px;
	padding-left: 20px;
	line-height:23px;
	background: url(images/list2.png) no-repeat left center;
}