/*
Theme Name:bizlog-basic_black
Theme URI:http://www.emaid.co.jp/
Description:Pine Valley
Author:emaid inc.
*/

* {
	margin: 0;
	padding: 0px;
	}

.t75 {font-size: 75%;line-height: 1.3em;}
.t80 {font-size: 80%;line-height: 1.3em;}
.t85 {font-size: 85%;line-height: 1.3em;}
.t90 {font-size: 90%;line-height: 1.3em;}
.t120 {font-size: 120%;line-height: 1.3em;}
.t12 {font-size: 12px;line-height: 1.3em;}
.t10 {font-size: 10px;line-height: 1.3em;}


.t120_v {font-size: 120%;line-height: 1.3em;
color:#0033CC;font-weight: bold;}

.t90_t {
	font-size: 90%;
	line-height: 1.3em;
	color: #18723F;
	font-weight: bold;
}

.red {
	color: #cc0000;
	font-weight: bold;
}


body {
	background-color:#000000;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

	
a:link {
	color:#FFCC99;
	}
	
a:visited {
	color:#FFCC99;
	}
	
a img:hover{
filter: alpha(opacity=70);
-moz-opacity: .70;
opacity:.70;
}
	
.pagetop {
	margin: 0;
	}

/* ---------------------------------head--------------------------------- */

#toptxt {
	width: 840px;
	margin: auto;
	padding-right: 10px;
	font-size: 12px;
	text-align: right;
	color: #666666;
	}
	
#toptxt a {
	font-size: 12px;
	margin: auto;
	color: #666666;
	text-decoration: none;
	}
	
#toptxt h1 {
	font-size: 12px;
	font-weight: normal;
	}	

#head{
	width:840px;
	height:95px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	overflow:hidden;
}


#head_menu{
	width:840px;
	height:45px;
	margin:0 auto;
	padding:0;
	background-image:url(./images/head3.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#333333;
}


#head_menu ul li a span{
	visibility:hidden;
}

#head_menu ul li a{
	text-decoration:none;
}

#head_menu ul{
	margin:0 0 0 550px;
	padding:0;
}

#head_menu ul li {
	list-style-type:none;
	display : inline;
	float:left;
}

#head_menu ul li a{
	margin:0;
	padding:0;
	height:25px;
	width:90px;
	display:block;
}

#head_menu ul li a.mn01{
	background:url(./images/btn2.png);
	}

#head_menu ul li a.mn02{
	background:url(./images/btn1.png);
	}
	
#head_menu ul li a.mn03{
	background:url(./images/btn3.png);
	}



#head_menu ul li a:hover{
	background-position:0 -25px;
	}


#head_menu span{
	visibility:hidden;
}

#main{
	width:840px;
	margin:0 auto;
	padding:0;
	background-color:#333333;
}

#mainbody{
	width:800px;
	margin:0 auto;
	padding:0;
}

#leftbody{
	float:left;
	width:180px;
	margin:0;
	padding:0;
}

#rightbody{
	float:right;
	width:600px;
	margin:0;
	padding:0;
}

#bottom{
	clear:both;
	width:840px;
	margin:0 auto;
	padding: 0;
	background-image:url(./images/foot.png);
	background-repeat:no-repeat;
	background-position:0 20px;
	text-align:center;
}

#bottom p{
	margin:0 auto;
	padding:35px 0 15px;
	font-size:10px;
	color:#FFFFFF;
}



/* ---------------------------------main menu--------------------------------- */

#leftbody li span{
	visibility:hidden;
}

#leftbody ul{
	margin:0;
	padding:0;
}

#leftbody ul li {
	list-style-type:none;
	display : inline; 
}

#leftbody ul li a{
	width:180px;
	height:100px;
	margin:0;
	display: block;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	}

#leftbody ul li a.mn01{
	background:url(./images/menu1.png);
	}
	
#leftbody ul li a.mn01-1{
	height:25px;
	background:url(./images/menu1-1.png);
	}

#leftbody ul li a.mn01-2{
	height:25px;
	background:url(./images/menu1-2.png);
	}

#leftbody ul li a.mn01-3{
	height:25px;
	background:url(./images/menu1-3.png);
	}


#leftbody ul li a.mn02{
	background:url(./images/menu2.png);
	}

#leftbody ul li a.mn03{
	background:url(./images/menu3.png);
	}

#leftbody ul li a:hover{
	background-position:-180px 0;
	}


#item{
	width:600px;
	margin:10px 0 0;
	padding:0;
	background-image:url(./images/item2.png);
	background-repeat:repeat-y;
	text-align:left;
}

#item_b{
	width:600px;
	margin:0;
	padding:0 0 10px;
	background-image:url(./images/item3.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#item_b table{
	margin:8px auto 0;
}

#item_b table td.itembox{
	width:140px;
	vertical-align:top;
	background-color:#656565;
	border:solid 1px #CC6600;
	text-align:left;
}

#item_b table td.itembox p.photo{
	width:130px;
	margin:4px auto;
	padding:0;
}

#item_b table td.itembox p.name{
	width:130px;
	margin:2px auto;
	padding:0;
	color:#FF9900;
	font-size:12px;
	font-weight:bold;
}

#item_b table td.itembox p.txt{
	width:130px;
	margin:0 auto 8px;
	padding:0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}

#sidebanner {
	padding-top: 30px;
	background-color: #333333;
	text-align: left;
	}
	
#sidebanner p {
	margin: 0 0 1em 0;
	font-size: 12px;
	line-height: 150%;
	}
	
#sidebanner p a img {
	text-decoration: none;
	}
	
.bnimg {
	margin-top: 20px;
	}

/* ---------------------------------top--------------------------------- */
img{border:0px;}
.clr{
	clear:both;
	margin:0;
	padding:0;
}

#flash{
	width:600px;
	margin:0 0 10px;
	padding:0;
}

#welcome{
	width:600px;
	height:98px;
	margin:0;
	padding:0;
	background-image:url(./images/welcome.png);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
}

#welcome p{
	margin:0;
	padding:46px 0 0 20px;
	color:#FFFFFF;
	font-size:12px;
	line-height:1.5em;
}

#new{
	width:600px;
	margin:10px 0 0;
	padding:0;
	background-image:url(./images/new2.png);
	background-repeat:repeat-y;
	text-align:left;
}

#new_b{
	width:600px;
	margin:0;
	padding:0 0 10px;
	background-image:url(./images/new3.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#new_b p.day{
	margin:3px 15px;
	padding:0;
	font-size:10px;
	font-weight:bold;
	color:#FFCC99;
}

#new_b p.news{
	margin:0 15px 10px;
	padding:0;
	font-size:12px;
	line-height:1.5em;
	color:#FFFFFF;
}
#top-link{clear:both;margin:0px auto; width:180px; background:url(./images/top-link02.jpg); background-repeat:repeat-y;}
#top-link-t{clear:both;margin:10px 0px 0px 0px;padding:0px;width:180px; height:35px;text-indent:-9999px;}
#top-link-t p{margin:0px;padding:0px;display:block;background-image:url(./images/top-link01.jpg);width:180px;height:35px;background-position:0px 0px;}
/* #top-link-box{margin:5px 0px 5px 0px;padding:0px; text-align:center;width:170px;} */
#top-link-box{margin:0px;padding:0px; text-align:center;width:170px;}


#top-link-bo{margin:0px;padding:0px; background-image:url(./images/top-link03.jpg);width:180px;height:16px;}

#topbanner {
	margin-bottom: 10px;
	}


/* ---------------------------------contents--------------------------------- */
img{ border:0px;}

p {
	margin: 0 10px 1em 10px;
	font-size: 12px;
	line-height: 150%;
	}
	
.bottom0 {
	margin-bottom: 0;
	}

.clr{
	clear:both;
	margin:0;
	padding:0;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	}

alignright {
	float: right;
	margin: 0 0 10px 10px;
	}

#contents {
	text-align: left;
	font-size:12px;
	line-height:1.5em;
	}

#submenu{
	clear:both;
	width:580px;
	margin:10px auto 0;
	padding:0;
	text-align:left;
	font-size:10px;
}

.box1{
	clear:both;
	width:600px;
	margin:10px auto 0;
	padding:0;
	text-align:left;
}

.box1 p{
	margin:0;
	padding:4px 10px;
	font-size:12px;
	line-height:1.5em;
}

.tb01{
	margin:10px auto;
}

.tb01 td{
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	padding: 3px;
}

.box1 ol{
	margin:0;
	padding:2px 0 5px 40px;
	font-size:12px;
	line-height:1.5em;
}

ol{
	margin:0;
	padding:2px 0 5px 40px;
	font-size:12px;
	line-height:1.5em;
}

ul{
	margin:0;
	padding:2px 0 5px 40px;
	font-size:12px;
	line-height:1.5em;
}

.alignright {
	float: right;
	margin: 0 0 10px 20px;
	}
	
.image-10 {
	margin-left: -10px;
	}

.showpost h3 {
	clear:both;
	width:600px;
	height:33px;
	margin: 30px 0 0 0;
	padding: 0 10px;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url(./images/midashi_bg2.png);
	background-repeat:no-repeat;
	}
	
.showpost h3 a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#kuryakyn-logo {
	float: right;
	margin: -10px 5px 0 0; 
	}
	
#kuryakyn {
	text-align: left;
	font-size:12px;
	line-height:1.5em;
	}
	
#kuryakyn p img {
	margin-left: -10px;
	}
	
.col-title {
	width: 800px;
	background-color: #990000;
	height: 15px;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	color: #fd9d0b;
	font-weight:bold;
	margin-bottom: 10px;
	}
	
#product-col-1 {
	width: 260px;
	float: left;
	}
	
#product-col-2 {
	width: 260px;
	margin-left: 10px;
	float: left;
	}
	
#product-col-3 {
	width: 260px;
	margin-left: 10px;
	float: right;
	}
	
.product-col a {
	display: block;
	width: 260px;
	color: #fd9d0b;
	text-decoration: none;
	border-bottom: 1px #999999 solid;
	font-size: 14px;
	font-weight: bold;
	}
	
.product-col a:hover {
	color: #990000;
	text-decoration: none;
	}
	
div.pageblock {
   page-break-after: always;
}
	
	
	
	
/* ---------------------------------title--------------------------------- */


h2{
	width:600px;
	height:35px;
	margin:0 auto;
	margin-bottom: 20px;
	padding:0;
	background-repeat:no-repeat;
	background-position:top;
}

h2 span{visibility:hidden;}

h2.hd01{background-image:url(./images/title1.png);}
h2.hd02{background-image:url(./images/title2.png);}
h2.hd03{background-image:url(./images/title3.png);}
h2.hd04{background-image:url(./images/title4.png);}

h2.w800{
	width:800px;
	height:35px;
	margin:0 auto;
	padding:0;
	background-repeat:no-repeat;
	background-position:top;
}



h3{
	clear:both;
	width:600px;
	height:33px;
	margin: 30px 0 0 0;
	padding: 5px 15px;
	font-size: 21px;
	font-weight: bold;
	/* margin:0 auto;
	padding:0;
	background-position:bottom; */
	background-image:url(./images/midashi_bg.png);
	background-repeat:no-repeat;
	
}

h3 span{visibility:hidden;}

h3.ch01{background-image:url(./images/ch01.png);}
h3.ch02{background-image:url(./images/ch02.png);}
h3.ch03{background-image:url(./images/ch03.png);}
h3.ch04{background-image:url(./images/ch04.png);}
h3.ch05{background-image:url(./images/ch05.png);}
h3.ch06{background-image:url(./images/ch06.png);}
h3.ch07{background-image:url(./images/ch07.png);}
h3.ch08{background-image:url(./images/ch08.png);}
h3.ch09{background-image:url(./images/ch09.png);}
h3.ch10{background-image:url(./images/ch10.png);}

#buybtn {
	width:600px;
	margin: auto;
	padding:0;
}

#buybtn p span{
	visibility:hidden;
}

#buybtn p{
	margin:0;
	padding:0;
}

#buybtn p a{
	width:400px;
	height:45px;
	margin: auto;
	display: block;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	}

#buybtn p a{
	background:url(./images/buy.png);
	}

#buybtn p a:hover{
	background-position:0 -45px;
	}
	
#buybtn2 {
	width:600px;
	margin: auto;
	padding:0;
}

#buybtn2 p span{
	visibility:hidden;
}

#buybtn2 p{
	margin:0;
	padding:0;
}

#buybtn2 p a{
	width:400px;
	height:45px;
	margin: auto;
	display: block;
	overflow:hidden;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	}

#buybtn2 p a{
	background:url(./images/order.png);
	}

#buybtn2 p a:hover{
	background-position:0 -45px;
	}
	
	
#point {margin:0px;padding:20px 0px 10px 0px;top:0px;width:600px;height:32px; text-indent:-9999px;}
#point p {margin:0px;padding:0px; display:block; background-image:url(./images/point.jpg);width:600px;height:32px;background-position:0px 0px;}
.box600-center{margin:10px auto 20px auto; width:600px; text-align:center;}

/* ---------------------------------foot--------------------------------- */
#gotop {
	clear: both;
	margin: 0 20px 0 0;
	padding-top: 2em;
	vertical-align: bottom;
	
	}

#gotop p {
	font-size: 12px;
  text-align: right;
	text-decoration: none;
	width:100%;
	padding: 0;
	}

#gotop p a:link, #gotop p a:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}
	
#gotop p a:hover, #gotop p a:active {
	color: #999999;
	}

