@charset "utf-8";
/*
Theme Name: Flat in the West
Theme URI: http://wordpress.org/
Description: 平川木材工業専用テーマ
Version: 1.6
Author: Sutefu & ShinichiN
Author URI: http://www.hirakawa-mokuzai.co.jp/
Tags: 
Text Domain: 
*/


/* ブラウザスタイルの初期化 */
*{margin:0;padding:0;}body, form, fieldset {	margin: 0;padding: 0; }fieledset {border: none; }h1, h2, h3,h4,h5,h6,p,pre,blockquote,ul,li,ol,dl,dt,dd {margin: 0;padding: 0;}li {list-style: none;}input, textarea {font-size: 1em;}img {border: none;}

/* Begin Typography & Colors */
body {font-size: 13px;font-family :'Arial','ＭＳ Ｐゴシック','Osaka','ヒラギノ角ゴ Pro W3',sans-serif ;color: #333;background:#F5F5EB url(./img/bg.gif) repeat-y center center;
*font-size: small;
*font: x-small;
}
#page {
background-color: white;text-align: left;}
#content {font-size: 1.2em;}
.homecolumn .entry {line-height: 1.4;}
.homecolumn .postmetadata {text-align: center;}
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}
small {font-family: Arial, Helvetica, Sans-Serif;font-size: 0.9em;line-height: 1.5em;}
h1, h2, h3 {font-family:'Arial','ＭＳ Ｐゴシック','Osaka','ヒラギノ角ゴ Pro W3',sans-serif ;font-weight: bold;}
h1 {font-size: 4em;text-align: center;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.3em;}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color:black;
	}
h2,  h3 {
        text-decoration:none;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#tablenone{
display:none;
}

a, h2 a,h2 a:link, h2 a:visited, h3 a, h3 a:link, h3 a:visited{
	color: #047;
	text-decoration: none;
	}

h2 a:hover,h3 a:hover{
        color:#999;
       	text-decoration: underline;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

div.item h3 a,div.item h3 a link,div.item h3 a visited{
       color:#000;
}

.entry p a:visited {
	color: #b85b5a;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {font-size: 1em;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5;
	text-transform: none;
	}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {	font-weight: normal;}
code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
h2 {margin: 30px 0 0;}
h2.pagetitle {margin: 20px 0;}
h3 {	padding: 0;
	margin: 30px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Typography & Colors */

/* Begin Structure */
#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width:800px;
	}
.post {
	margin: 0 0 40px;
	}
.post hr {
	display: block;
	}
.homecolumn .postmetadata {
	padding-top: 5px;
	}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
        display: inline;
	}
.alignleft {
	float: left;
display: inline;
	}
/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
ul, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
ol li {
	list-style: decimal outside;
	}
/* End Lists */

/* Begin Form Elements */
#searchform {
	margin: 0 auto;
	padding: 5px 15px 0 0;
	text-align: right;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
/*	text-align: justify; */
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 5px 15px;
	width: 145px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 95%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.businessday{
color:red;
background-color:#FFCCCC;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {text-align: center;}
.hidden {display: none;}	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}
hr {display: none;}
a img {border: none;}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */

/******  平川木材、オリジナル！  ******/
/* ヘッダー部分 */
#header{

	}
#commonhead {
	/height:1%;
	}
#header-left{
	width:450px;
	height:50px;
	float:left;
        display: inline;
	}
h1#headh1 {
	font-weight:normal;
	font-size:80%;
	text-align:left;
	margin-top:6px;
	line-height:0.5;
	margin-bottom:6px;
       	/font-size:70%;
	}
head~/* */body h1#headh1{ /* for ie8 */ font-size:70%; }

.description {
	display:none;
	}
#header-right{
	width:350px;
	float:right;
        display: inline;
	}
ul#topindex{
	float:left;
	width:231px;
	padding:0;
	}
ul#topindex li{
	float:left;
	}
ul#topindex a{
	display:block;
	height:23px;
	background-image:url(./img/topindex.gif);
	}
#topindex a span{display:none;} 
a.toptop{width:52px;background-position:0px 0px;}
a:hover.toptop{background-position:0px -23px;}
a.tophowtouse{width:96px;background-position:-52px 0px;}
a:hover.tophowtouse{background-position:-52px -23px;}
a.topsitemap{width:82px;background-position:-148px 0px;}
a:hover.topsitemap{background-position:-148px -23px;}

#insidesearch{
width:230px;
float:left;
}
ul#toiawase{
	float:right;
	width:105px;
	margin-right:3px;
	}
ul#toiawase li{
	float:right;
	width:105px;
	}
ul#toiawase a{
	display:block;
	width:105px;
        height:30px;
	background-image:url(./img/toiawase.gif);
	}

#toiawase a span{display:none;} 
a.toiawase1{background-position:0px 0px;}
a:hover.toiawase1{background-position:0px -30px;}
#apeal {
background-image:url(./img/apeal.gif);
width:120px;
height:25px;
float:right;
margin-top:3px;
}
#apeal span{
display:none;
}

#keywords1{
width:140px;  
height:16px;  
margin-top:5px;
background:url(./img/search.png) no-repeat 8px 3px;  
border:1px solid #CCC;  
padding:2px 2px 2px 26px; 
}


/* ナビゲーションバーのスタイル */
ul#navi{
	width:100%;
	clear:both;
	float:left;
        display: inline;
	}
ul#navi li{
	float:left;
	display: inline;
        }
ul#navi a{
	display:block;
	float:left;
        display: inline;
	height:56px;
	background-image:url(./img/navi.gif);
	}
#navi span{display:none;} 
a.top{width:106px;background-position:0px 0px;}
a:hover.top, a.top.current1{background-position:0px -56px;}
a.products{width:120px;background-position:-106px 0px;}
a:hover.products, a.products.current2{background-position:-106px -56px;}
a.trouble{width:150px;background-position:-226px 0px;}
a:hover.trouble, a.trouble.current3{background-position:-226px -56px;}
a.about{width:144px;background-position:-376px 0px;}
a:hover.about, a.about.current4{background-position:-376px -56px;}
a.column{width:136px;background-position:-520px 0px;}
a:hover.column, a.column.current5{background-position:-520px -56px;}
a.market{width:144px;background-position:-656px 0px;}
a:hover.market, a.market.current6{background-position:-656px -56px;}

/* プルダウンメニューのスタイル */
form#pulldownmenu p{
margin:0;
padding:0;
}
select#selectMenu1{
font-size:11px;
}

/* 旧平川木材HPテーブルのスタイル*/
span.text-sl{
margin-top:10px;
background-color: #ffc488;
}

.ss{
  font-size: 7pt;
　line-height:1.2; 
}
.s{
  font-size: 8pt;
　line-height:1.2; 
}

.m{
  font-size: 10pt;
　line-height:1.2; 
}
.l{
  font-size: 11pt;
　line-height:1.2; 
}
.lg{
  font-size: 12pt;
　line-height:1.2; 
}

.tl{
  font-size: 12pt;
  font-weight:bold;
}
.tlx{
  font-size: 11pt;
  line-height:1.2;
  font-weight:bold;
}/*
/*
## 表の周囲の線：グレイ（旧平川木材HPスタイル）
*/
.lborder{
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color : gray gray gray gray;
}
/*
## 表の上線：シルバー（旧平川木材HPスタイル）
*/
.lntp{
	border-top-width : 1px;
	border-top-style : solid;
	border-top-color : silver;
}

/*
## 表の周囲の線：グリーン（旧平川木材HPスタイル）
*/

.tableln{
border-width : 1px 1px 1px 1px;
border-style : solid solid solid solid;
border-color : green green green green;
}
/*
## 表の下線：グリーン（旧平川木材HPスタイル）
*/
.tablebt{
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : green;
}
/*
## テーブルの上としたの線：グリーン（旧平川木材HPスタイル）
*/
.tabletpbt{
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : green;
border-top-width : 1px;
border-top-style : solid;
border-top-color : green;
}
/*↑↑↑ 旧平川木材HPテーブルのスタイルここまで↑↑↑*/

/* トップページ(home.php)部分 */
.homecolumn {
	float: left;
	width: 640px;
        overflow:hidden;
        display: inline;
        padding-bottom:10px;
	}
#centerbanner{
	height:100px;
	}
#centerbanner p{
	background:url(./img/topcontents/pickup.gif) no-repeat;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	}
#centerbanner ul{
	width:100%;
	}
#centerbanner ul li{
	float:left;
	width:200px;
	margin-right:5px;
	margin-left:5px;
	}
#centerbanner a{
	display:block;
	width:200px;
	height:70px;
	background-image:url(./img/topbanner.gif);
	}
#centerbanner span{display:none;} 
a.pickup1{background-position:0px 0px;}
a:hover.pickup1{background-position:0px -70px;}
a.pickup2{background-position:-200px 0px;}
a:hover.pickup2{background-position:-200px -70px;}
a.pickup3{background-position:-400px 0px;}
a:hover.pickup3{background-position:-400px -70px;}

#productcategory span{
	display:none;
	}
p.productserch{
	background:url(./img/topcontents/productserch.gif) no-repeat;
	width:150px;
	height:28px;
	margin:18px 0 0;
	}
a.woodstypelink{
	background:url(./img/topcontents/jushubetu.gif) no-repeat;
	width:180px;
	height:20px;
	float:right;
	margin:0;
	}
a:hover.woodstypelink{
	background-position:0px -20px;
	}
.home h2, .home h3{
	clea:both;
	width:300px;
	margin:0;
	}
#flooringtype {
	height:320px;
	}
#flooringtype h2{
	background:url(./img/topcontents/typeh2.gif) no-repeat;
	height:20px;
	}
#flooringform {
	height:320px;
	}
#flooringform h2{
	background:url(./img/topcontents/formh2.gif) no-repeat;
	height:20px;
	}
#sonota h3{
	background:url(./img/topcontents/sonotah3.gif) no-repeat;
	height:25px;
	}
#productcategory dl{
	width:150px;
	float:left;
	padding: 5px 10px 15px 0;
	}
#productcategory dt{
	background-position:0px 0px;
	}
#productcategory dd{
	padding-left:0em;
	margin-left:0em;
	font-size:8pt;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
        /font-size:10px;
	}
#productcategory dl a {
	width:150px;
	height:200px;
	display:block;
	}
#productcategory dl a:hover {background-position:0px -200px;}
dl#normal a	{background-image:url(./img/topcontents/normalflooring.gif);}
dl#muku a	{background-image:url(./img/topcontents/muku.gif);}
dl#uni a		{background-image:url(./img/topcontents/uni.gif);}
dl#fjl a		{background-image:url(./img/topcontents/fjl.gif);}
dl#jikabari a	{background-image:url(./img/topcontents/jikabari.gif);}
dl#yukadan a	{background-image:url(./img/topcontents/yukadan.gif);}
dl#jumbo a	{background-image:url(./img/topcontents/jumbo.gif);}
dl#hukugou a	{background-image:url(./img/topcontents/hukugou.gif);}
#sonota ul{
	float:left;
	margin-right:10px;
	}
#sonota ul a {
	display:block;
	width:150px;
	height:150px;
	}
#sonota ul a:hover{background-position:0px -150px;}
ul#yakisugi a	{background-image:url(./img/topcontents/yakisugi.gif);}
ul#hameita a	{background-image:url(./img/topcontents/hameita.gif);}
ul#tenjou a	{background-image:url(./img/topcontents/tenjou.gif);}
ul#counter a	{background-image:url(./img/topcontents/counter.gif);}
#sonota p{
	font-size:8pt;
         /font-size:10px;
         float:left;
        margin-bottom:20px;
       display:inline;
	}

p.hameitabuzai{
margin-left:70px;
}



/* トップページ右カラム*/
#rightcolumn form ul li label {font-size: 10px;margin-left:5px;}
#rightcolumn fieldset {margin: 0 2px;clear: both;background-color:#fff;}
#topcontents{
	background:url(./img/topcontents/topside.gif) repeat-y right top;
        width:100%;
        float:left;
        overflow:hidden;
 	}
*:first-child + html #topcontents {
	padding-bottom:5px;
}


img#topflash{
         display: inline
}

#rightcolumn{
        display: inline;
        float:right;
	width:160px;
        overflow:hidden;
        display: inline;
	}

#rightcolumn span {display:none;}
#rightcolumn li {
	width:120px;
	margin:5px auto;
	text-align:left;
	font-size:11px;
        /font-size:10px;
	}

#news h4{
	background:url(./img/topcontents/news.gif) no-repeat;
	width:160px;
	height:36px;
	margin:0;
	}

#calender h4{
       background:url(./img/topcontents/calender.gif) no-repeat;
       margin:20px auto 0 auto;
       width:150px;
       height:15px;
}

#calender ul,#rightbanner ul{
	width:100%;
	}
#calender ul li,#rightbanner ul li{
	width:150px;
	margin-top:5px;
	}

#jishatei a{
	display:block;
	width:150px;
	height:30px;
	background-image:url(./img/topbanner/jishatei.gif);
	}
#jishatei ul li{
margin-top:5px;
width:150px;
       }

a.jishateiimg{background-position:0px 0px;}
a:hover.jishateiimg{background-position:0px -30px;}

#rightbanner a{
	display:block;
	width:150px;
	height:125px;
	background-image:url(./img/topbanner/rightbanner.gif);
	}
a.moebanner{background-position:0px 0px;}
a:hover.moebanner{background-position:0px -125px;}
a.blogbanner{background-position:-150px 0px;}
a:hover.blogbanner{background-position:-150px -125px;}
#rightcolumn .outlabel {float:left;}

/* トップへ戻る */
#backtotop {
	clear:both;
	width:800px;
	height:15px;
	}
#backtotop p {
	line-height:0.5;
	font-size:13px;
	width:800px;
	text-align:right;
	}
#backtotop a {
	color:#505050;;
	border-bottom:dotted 1px;
        position: relative;
	}
.home #backtotop{background:url(./img/topcontents/contentsbottom.gif);}
.home #backtotop p {text-align:left;}
#main #backtotop{background:url(./img/single/singlebottom.gif);text-align:right;}
#columnbottom{
	clear:both;
	text-align:right;
	}
#columnbottom p{
	line-height:0.5;
	font-size: 13px;
	}
#columnbottom a{
	color:#505050;;
	border-bottom:dotted 1px;
	}

/* シングル＋アーカイブ＋ページの共通スタイル */
#contentsarea {
	width:570px;
	float:right;
	padding:10px 15px 0;
        display:inline;
	}
#middlerow {
	float:left;
	width:100%; 	
	}
#sidebar {
	float:left;
	width:200px;
	}
.single .entry a img {
	border: 1px solid;
	margin:15px 10px 20px 5px;
	}

#contentsarea #itemachiveexp{
text-align:right;
font-size:90%;
margin-top:-10px;
}

/* シングル共通スタイル */
body.single p{
	width: 530px;
	}
.page #contentsarea h2 , .single #contentsarea h2 {
	color:#595959;
	line-height:1.8;
	font-size:12pt;
	height:30px;
	width:550px;
	margin: 10px 0 15px;
	}
#sidebar {
	float:left;
	width:200px;
	}

p#breadcrumb{
margin:0 !important;
}

.aboutthispage span.setumei {
	display: none;
	position: absolute;
	top: 1em;	/*省略不可*/
	left: 1em;　	/*Firefoxでhover無効*/
}

.aboutthispage a:hover {
	position:relative;
	text-decoration:none;
}
.aboutthispage a:hover span.setumei {
	display: block;
        width:300px;
        height:50px;
	background-color: #000000;
	padding:3px;
	color:#ffffff;
	border-top:#ffffff solid 10px;	/*フキダシ用*/
	border-left:#000000 solid 5px;	/*フキダシ用*/
}


/* 木材コラムのスタイル */
#middlerow .column,#middlerow .columnarchive{
	background:transparent url(./img/single/columnside.gif) repeat-y scroll left top; 
	}
.column #contentsarea h2,.columnarchive #contentsarea h2{
	text-indent:15px;
	border-left:8px solid #3d6783;
	border-bottom:1px solid #3d6783;
	}
.column #contentsarea h3{
        clear:both;
        border-left:solid 10px #3d6783;
        text-indent:5px;
        margin-bottom:13px;
}

.columnarchive h3{
       float:none !important;
}

.column #contentsarea p{
        margin-bottom:1em;
	}

.column #post-2266 img{/*床暖房施工例*/
margin:5px 5px 5px 0px;
}

#sidebar .column {
	padding-top:20px;
	}

/* 困ったときはのスタイル */
#middlerow .trouble{
	background:transparent url(./img/single/sidemenu.gif) repeat-y scroll left top; 
	}
.trouble #contentsarea h2{
	background:url(./img/single/singleh2.gif) no-repeat;
	text-indent:25px;
	}
.trouble #contentsarea h3{
        clear:both;
        border-left:solid 10px #3d6783;
        text-indent:5px;
}

.trouble #contentsarea p{
        margin-top:1em;
	}

.trouble #contentsarea hr{
        clear:both;
}

.trouble #post-829 dt{
margin-top:2em;
margin-bottom:1em;
font-weight:bold;
border-left:solid 5px #3d6783;
text-indent:10px;
}

.trouble #post-829 dd{
margin-bottom:1em;
}

#sidebar .trouble p{
	background:url(./img/single/sidetitle-trouble.gif) no-repeat;
	margin:0px;
	height:40px;
	width:200px;
	}
#sidebar .trouble span{
	display:none;
	}
#sidebar .trouble ul{
	list-style-type: none;
	margin-left:10px;
	width: 180px; 
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	border-left: 1px solid #778;
	}
#sidebar .trouble ul li{
	position: relative;
	}

#sidebar .trouble ul li a{
	font-size:10pt;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #3d6783;
	text-decoration: none;
	padding: 7px;
	text-indent: 10px;
        width:165px;
        border-bottom: 1px solid #ccc;
	}

#sidebar .trouble ul li a:link, #sidebar .trouble ul li a:visited, #sidebar .trouble ul li a:active{
	background-color: white;
	}
#sidebar .trouble ul li a:hover{
	color:black;
	background-color:#eeeeee;
	border-left:solid 5px #3d6783;
         width:160px;
	}

/* 商品系のスタイル*/
#middlerow .item{
	background:transparent url(./img/single/columnside.gif) repeat-y scroll left top; 
	}
.item #contentsarea h2{
	text-indent:15px;
	border-left:8px solid #3d6783;
	border-bottom:1px solid #3d6783;
	}

.item #contentsarea .price{

color:#b22222;
font-size:140%;
font-weight:bold;
margin:0;
padding:0;
text-align:center;
width:auto;
}

.item #contentsarea p.itemtags{
text-align:right;
margin-top:13px;
font-size:8pt;
margin-bottom:30px;
}

.item #contentsarea p.itemtags a:link,.item #contentsarea p.itemtags a:visited{
color:#B85B5A;
}

#itemsingleexp{

}

#sidebar .open {
    width: 190px;
    margin:3px 0px 0px 0px;
}

ol.ucart {padding:0;}

#insidecart{
width:140px;
height:25px;
margin-top:8px;
}

 #insidecart a{
display:block;
background-image:url('./img/cartlink.png');
width:140px;
height:25px;
}

 #insidecart span{
display:none;
}
#itemside div#catalogue{
width:190px;
margin-top:10px;
margin-bottom:10px;
}

#itemside div#catalogue h3{
float:none;
text-align:center;
font-size:1em;
background-color:none;
}
#itemside div#catalogue p{
width:190px;
}

h4.itemsidetitle{
    float:left;
    width:188px;
    padding:2px 0px 2px 0px;
    clear:both;
    margin:10px 0px 0px 0px;
    text-align: center; /* テキスト配置 */
    border: 1px solid #999999; /* 枠線 */
    color:#ffffff; /* 文字色 */
    background-color:#3d6783; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    font-size:13px;
    font-weight:normal;
    display:inline;
}

h4#sonotaname{
    background-color:#B85B5A; /* 背景色 */
}

#sidebar div#itemside div#orderhere{
margin-top:20px;
margin-bottom:10px;
}

html>/**/body #sidebar div#itemside div#orderhere { margin-top:110px;}

#sidebar div#itemside div#orderhere a {
background:url('./img/orderbanner.gif') no-repeat;
width:190px;
height:35px;
display:block;
}

#sidebar div#itemside div#orderhere span{
display:none;
}

ul.submenus{
width: 190px; 
}


html>/**/body ul.submenus{ height:70px;}
 
ul.submenus li{
position: relative;
text-align: center; /* テキスト配置 */
float:left;
display:inline;
width:190px;
}

ul.submenus li a,.ul.submenus li a:link, ul.submenus li a:visited{
overflow: auto; /*force hasLayout in IE7 */
font-size:13px;
display: block;
color: black;
text-decoration: none;
border-bottom: 1px solid #999999; /* 枠線 */
border-right: 1px solid #999999; /* 枠線 */
border-left: 1px solid #999999!important ; /* 枠線 */
color:#666666; /* 文字色 */
font-family: Verdana, Arial, sans-serif;
}

ul.submenus li a:hover{
    border-bottom: 1px solid #999999; /* 枠線 */
    border-left: 1px solid #999999; /* 枠線 */
    border-right: 1px solid #999999; /* 枠線 */
    color:#000000; /* 文字色 */
    background-color: #eeeeee; /* 背景色 */
    font-family: Verdana, Arial, sans-serif;
    text-decoration: none;
}

ul.submenus li ul{
position:absolute;
top: 0;
width:95px;
margin-right:0 !important;
visibility: hidden;
border-top: 1px solid #999999; /* 枠線 */
}

ul.submenus li ul li{
background-color:#ffffff;
width:95px;
}
ul.submenus li ul li a{
}

ul.submenus a.subfolderstyle{
	background: url(./img/right.gif) no-repeat 97% 50%;
}


#itemsidenavi{
clear:both;
margin-right:10px;
width:auto;
border:solid 1px #999999;
}

#itemsidenavi p{
width:188px;
}

#itemsidenavi dl dt{
margin-top:10px;
margin-left:3px;
font-size:11px;
}
#itemsidenavi dd{
margin-left:3px;
font-size:11px;
}

#itemsidenavi dt{
background:url(./img/itemsidearrow.gif) no-repeat;
text-indent:1.5em;
vertical-align:top;
}


.itemfooter dl ,.itemfooter dt, .itemfooter dd{
float:none !important;
}

.item #post-2715 dt ,.item #post-2725 dt ,.item #post-2723 dt{/*メンテナンスについて、使用上の注意、施工上の注意ページ*/
font-size:11pt;
font-weight:bold;
border-left:solid 5px #6666FF;
color:#595959;
margin:15px 30px 5px 0px;
text-indent:0.8em;
clear:both;
}

.item #post-2715 dd ,.item #post-2725 dd ,.item #post-2723 dd{
background:url("./img/dddisc.gif") no-repeat 0px 3px;
text-indent:15px;
margin-top:5px;
}

/* 特売市場（直販コーナー）のスタイル */
#middlerow .market{
	background:transparent url(./img/single/columnside.gif) repeat-y scroll left top; 
	}
.market #contentsarea h2{
	text-indent:15px;
	border-left:8px solid #3d6783;
	border-bottom:1px solid #3d6783;
	}
#sidebar .market {
	padding-top:20px;
	}
#sidebar .market ul li {
	font-size:12px;
	}
#sidebar .market ul li ul li {
	font-size:10px;
	padding-left:15px;
	}

.item  #post-2902 dt{
float:left;
clear:both;
font-weight:bold;
line-height:1.5em;
}

.item  #post-2902 dd{
position:relative;
margin-left:100px;
line-height:1.5em;
}

/* 会社概要ページ */
#middlerow .about{
	background:transparent url(./img/single/sidemenu.gif) repeat-y scroll left top; 
	}
.about #contentsarea h2{
	background:url(./img/single/singleh2.gif) no-repeat;
	text-indent:25px;
	}
.about #contentsarea h3{
        clear:both;
        border-left:solid 10px #3d6783;
        text-indent:5px;
        margin-bottom:13px;
}

.about #contentsarea p{
        margin-bottom:1em;
	}

.about #tokutyou span{
display:none;
}

.about #tokutyou dt{
width:400px;
height:25px;
margin-top:1em;
}

#tokutyou dt.tokutyou1{
background:url(./img/feature1.gif) no-repeat;
}

#tokutyou dt.tokutyou2{
background:url(./img/feature2.gif) no-repeat;
}

#tokutyou dt.tokutyou3{
background:url(./img/feature3.gif) no-repeat;
}


#tokutyou dt.tokutyou4{
background:url(./img/feature4.gif) no-repeat;
}
#tokutyou dt.tokutyou5{
background:url(./img/feature5.gif) no-repeat;
}



.about #post-91 dl{
height:95px;
}

.about  #post-91 img{
margin-bottom:0;
position:relative;
}

.about #post-88 dt,.about #post-91 dt,.about #post-108 dt{
       margin-top:1em;
       font-weight:bold;
       border-top:solid 1px #999999;
       width:500px;
}

.about #post-108 dt dd dt{
text-indent:10px;
}

.about  #post-102 dt{
float:left;
clear:both;
}

.about  #post-102 h3{
font-size:13px;
}

.about  #post-102 dd{
position:relative;
margin-left:100px;
}

.about  #post-102 li{
list-style:circle;
list-style-position: inside;
margin:0;
text-indent:3px;
}

.about  #post-102 table
{
overflow:hidden;
position:absolute;
}

.about  #post-102 img{
position:absolute;
margin-left:300px;
}

.about  #post-95 p {
margin-bottom:0;
}

.about  #post-95 img{
margin-left:5px;
margin-top:5px;

}

#sidebar .about p{
	background:url(./img/single/sidetitle-about.gif) no-repeat;
	margin:0px;
	height:40px;
	width:200px;
	}
#sidebar .about span{
	display:none;
	}
#sidebar .about ul{
	list-style-type: none;
	margin-left:10px;
	width: 180px; 
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
	border-left: 1px solid #778;
	}
#sidebar .about ul li{
	position: relative;
	}

#sidebar .about ul li a{
	font-size:10pt;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #3d6783;
	text-decoration: none;
	padding: 7px;
	text-indent: 10px;
        width:165px;
	background-color: white;
        border-bottom: 1px solid #ccc;
	}

a.sidecurrent{
	border-left:solid 5px #3d6783;
        width:160px !important;
	background-color:#eeeeee !important;
	color:black !important;
}


#sidebar .about ul li a:hover{
	color:black;
	background-color:#eeeeee;
	border-left:solid 5px #3d6783;
        width:160px;
	}


/* for IE \*/
* html #sidebar.about ul li { float: left; height: 1%; }
* html #sidebar.about ul li a { height: 1%; }

/* コンタクトフォーム */
#wpcf7-f1-p815-o1 p{
margin-top:0 !important;
}

#wpcf7-f2-p1958-o1{
overflow:hidden;/* for IE6 */
}

#wpcf7-f3-p1946-o1{
overflow:hidden;/* for IE6 */
}

/* アーカイブページ一般 */
body.archive div.post.hentry {
	height:100px;
	margin:0;
	}
#contentsarea div.entry {
	margin:0 0 0 20px;
	}


body.archive h3 {
	float:left;
	margin: 0;
	width:405px;
	}
body.archive div.post.hentry p {
	float:left;
	width:430px;
	margin: 0 0 0 10px;
	}
img.tfe {
	border: 1px solid #333;
	margin: 5px 30px 0 25px;
	}
a.readmore {
	float:right;
	text-decoration:underline;
	}
body.single div.post.hentry h2 {
	margin-bottom:20px;
	}

/* 商品のアーカイブページについて */
body.archive div.item div.post{
	width:148px;
	height:180px;
	margin:10px;
	padding:15px 10px 0;
	float:left;
	border: 1px solid #ddd;
        display: inline;
	}
body.archive #contentsarea .item div.entry {
	padding-left:20px;
	}
body.archive div.item h3 {
	clear:both;
	margin: 5px 0 0 20px;
	width:111px;
	font-size:12px;
	text-align:center;
	background-color: #ddd;
	border-bottom:1px solid #999;
	display: inline;
	}


/* 404notfoundページ*/
#404{
clear:both;
}

.tablenav {
	color: #2583ad;
	background:white;
	margin: 2em auto 0;
	line-height:2em;
	text-align:center;
	font-size:110%;
	clear:both;
	width:300px;
	border:1px solid #aaa;
	}
a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
	}
a.page-numbers:hover {
	color:white;
	background: #328ab2;
	}
.tablenav .current {
	color: white;
	background: #328ab2;
	border-color: #328ab2;
	font-weight:bold:
	}
.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
	}

/* footerについて */
body.single h2 {
	margin-top:0;}
#footer{
	clear:both;
	background-color:#202731;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	color:#ffffff;
	}
#footermenu{
	width:680px;
	margin-left:auto;
	margin-right:auto;
	}

#footermenu dl{
	margin-top:5px;
	float:left;
	text-align:center;
	padding-left:27px;
	padding-right:17px;
        /padding-left:24px;
	}

html>/**/body #footermenu dl { padding-left /*\**/: 24px\9; }

#footermenu dt{
	font-size:10px;
	margin-bottom:8px;
       /font-size:9px; 
	}

html>/**/body #footermenu dt { font-size /*\**/: 9px\9; }
html>/**/body #footermenu dd { font-size /*\**/: 9px\9; }


#footermenu dd{
	font-size:10px;
       /font-size:9px; 
	margin:0;
        text-indent:5px;
	}

#footermenu dt a{
	border-bottom:dotted 1px #cccccc;
	color:#ffffff;
	}
#footermenu dt a:hover{
	color:#cccccc;
	}
#footermenu dd a{
	color:#cccccc;
	}
#footermenu dd a:hover{
	color:#ffffff;
	}
#footerinfo ul{
	padding-left:140px;
	margin-bottom:20px;
	padding-top:30px;
	width:250px;
	float:left;
	}
#footerinfo li{
	font-size:10px;
	color:#cccccc;
	}
address{
	clear:both;
	background-color:#202731;
	color:#cccccc;
	text-align:center;
	font-style:normal;
	font-family:'Times New Roman';
	font-size:10px;
	}

	/* WelCartのスタイルシート*/
	
	div.loopimg {
		width: 105px;
		padding-right: 25px;
	}
	.category-item div.loopimg {
		padding:4px 0 4px 4px;
		border:1px solid #777;
		}
	div.loopexp {
		float: left;
		display:inline;
	}
	div.loopexp {
		display:none;
	}
	div.header_explanation {
		padding-top: 15px;
		padding-bottom: 15px;
		clear:both;
	}
	div.footer_explanation {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	
	/*******************************************************/
	#cart {
		width: 100%;
	}
	
	#cart div.error_message {
		font-weight: bold;
		color: #FF0000;
		text-align: center;
		margin-top: 10px;
	}
	
	#cart .upbutton {
		text-align: right;
		padding-right: 20px;
	}
	
	#cart table {
		width: 99%;
		border: 1px solid #CCCCCC;
	}
	
	#cart th, 
	#cart td {
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #FFFFFF;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		border-left-color: #FFFFFF;
		padding-top: 3px;
		padding-right: 5px;
		padding-bottom: 3px;
		padding-left: 5px;
		vertical-align: middle;
		text-align: center;
		white-space: normal;
		word-break:break-all;
	}
	#cart td.signal_red {
		font-weight: bold;
		color: #FF0000;
	}
	#cart th {
		color: #FFFFFF;
		background-color: #999999;
		white-space: nowrap;
		line-height: 1.3em;
	}
	
	#cart th.aright,
	#cart td.aright {
		text-align: right;
		white-space: nowrap;
	}
	
	#cart th.aleft,
	#cart td.aleft {
		text-align: left;
	}
	
	#cart input.quantity {
		width: 40px;
		text-align: center;
		font-size: 13px;
	}
	
	#cart .num {
		white-space: nowrap;
		width: 3%;
		text-align: center;
	} 
	
	#cart .thumbnail {
		white-space: nowrap;
		width: 5%;
		text-align: center;
	} 
	
	#cart .price {
		white-space: nowrap;
		width: 10%;
		text-align: right;
	} 
	
	#cart .quantity {
		white-space: nowrap;
		width: 5%;
		text-align: center;
	} 
	
	#cart .subtotal {
		white-space: nowrap;
		width: 10%;
		text-align: right;
	} 
	
	#cart .action {
		white-space: nowrap;
		width: 10%;
		text-align: center;
	} 
	
	#cart #point_table {
		width: 350px;
		margin-top: 15px;
		margin-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
	}
	
	#cart #point_table td {
		height: 30px;
	}
	
	#cart #point_table .point {
		font-size: 1.5em;
		font-weight: bold;
	}
	
	#cart #point_table input.used_point {
		width: 100px;
		text-align: right;
		padding-right: 5px;
	}

div#delivery-info div#deliveryway{
display:none;
}

div#delivery-info div#delivery_confirm{
display:none;
}

div#delivery-info table#same{
display:none;
}

div#delivery-info div#delivery{
color:black;
font-size:10pt;
}
	
	/*********************************************************************/
	/* USCES Item single page style */
	span.price {
		font-size: 140%;
		font-weight: bold;
		color: #ED5B14;
		margin: 0px;
		padding: 0px;
	        float:right;
	}
	span.cprice {
		font-size: 12px;
		font-weight: normal;
		color: #333333;
		text-decoration: none;
	}
	em.tax {
		font-size: 0.7em;
		font-weight: normal;
		text-decoration: none;
		font-style: normal;
		color: inherit;
		letter-spacing: 0em;
	}
	dl.itemGpExp {
		margin: 0px;
		padding: 0px;
	}
	dl.itemGpExp dt {
		margin: 0px;
		background-image: url(../images/gp.gif);
		background-repeat: no-repeat;
		background-position: left center;
		padding-top: 3px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 30px;
		font-size: 13px;
		font-weight: bold;
		color: #FF3333;
		height: 16px;
	}
	
	dl.itemGpExp dd {
		margin: 0px;
		padding: 0px;
	}
	
	dl.itemGpExp ul {
		margin: 0px;
		padding: 0px;
	}
	
	dl.itemGpExp li {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		font-size: 13px;
		letter-spacing: 1px;
	}
	
	#itempage {
		width: 100%;
	}
	
	#itempage .field {
		height: auto;
		width: auto;
		margin: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
		padding-bottom: 10px;
	}
	#itempage .field .field_name {
		text-align: left;
		text-indent:10px;
	}
	#itempage .field .field_price {
		font-size: 140%;
		font-weight: bold;
		color: #b22222;
		margin: 0px;
		padding: 0px;
		text-align: right;
		width: auto;
	}
	
	
	#itempage .field .field_cprice {
		font-size: 100%;
		color: #333333;
		margin: 0px;
		padding: 0px;
		text-align: right;
		width: auto;
	}
	
	#itempage h3 {
		font-size: 14px;
		color: #FFFFFF;
		background-color: #999999;
		line-height: 1.5em;
		margin-bottom: 10px;
		height: 18px;
		margin-left: 210px;
		padding-top: 3px;
		padding-right: 5px;
		padding-bottom: 3px;
		padding-left: 5px;
	        margin-top:0;
	
	}
	
	
	#itempage .exp {
		margin-bottom: 10px;
		/*min-height: 220px;*/
		width:330px;
		float:right;
	        display:inline;
	
	}
	
	*:first-child+html #itempage .exp {
		display: inline;
	}
	
	#itempage .exp p, #itempage dl, #itempage dt, #itempage dd {
		width:320px;
		float:right;
		display:inline;
		text-align:left;
		padding:0 5px;
	}
	
	#itempage form {
		margin: 0px;
		padding: 0px;
		height: auto;
		width: auto;
	}
	
	#itempage .itemimg {
		float: left;
		width: 200px;
		display:inline;
	}
	
	
	
	
	#itempage .itemimg p{
		width: 200px;
	        font-size:10px;
	}
	
	
	
	#itempage .itemimg img {
		margin: 0 0 5px 0;
		padding: 0px;
	        float:left;
	}
	
	#itempage .itemsubimg {
		margin: 10px 0;
		clear:both;
	}
	#itempage .itemsubimg img{
		margin:10px 5px 0;
	}
	
	#itempage .itemsubimgsku1{
		margin:0;
		width:201px;
	}
	
	#itempage .itemsubimgsku1 img {
		margin:5px 0;
		float:left;
		display:inline;
	}
	
	#itempage .skuform {
		width: 100%;
		clear:both;
		margin:10px 0 ;
		padding-top:20px;
	}
	
	#itempage .skuform .skuquantity {
		text-align: right;
		width: 50px;
		padding-right: 4px;
		padding-left: 4px;
	}
	
	#itempage table.skusingle {
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
	}
	
	#itempage table.skusingle td {
		padding-top: 3px;
		padding-right: 10px;
		padding-bottom: 3px;
		padding-left: 0px;
		margin: 0px;
	}
	
	#itempage table.skumulti {
		padding: 0px;
		margin: 10px 0 10px 0;
		width: 100%;
		border: 2px solid #CCCCCC;
		border-collapse: collapse;
	}
	
	#itempage table.skumulti th {
		background-color: #E6E6E6;
		text-align: center;
		padding: 3px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		margin: 0px;
		font-size: 12px;
		font-weight: normal;
	}
	
	#itempage table.skumulti th.thborder {
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
	}
	
	#itempage table.skumulti td {
		padding: 3px;
		border-right-width: 1px;
		border-bottom-width: 2px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #D9D9D9;
		border-bottom-color: #CCCCCC;
		margin: 0px;
	}
	#itempage table.skumulti td.option {
		padding: 3px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #D9D9D9;
		border-bottom-color: #D9D9D9;
		margin: 0px;
	}
	#itempage table.skumulti th.optwidth{
		width:90px;
	}
	#itempage table.skumulti td.subborder {
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #CCCCCC;
	}
	
	#itempage table.skumulti td.price {
		text-align: right;
	}
	
	#itempage table.skumulti td.zaiko {
	}
	
	#itempage table.skumulti td.quant {
		text-align: right;
	}
	
	#itempage table.skumulti td.unit {
		text-align: center;
	}
	
	#itempage table.skumulti td.button {
		text-align: center;
	}
	
	#itempage table.skumulti td.skudisp {
		font-weight: bold;
	}
	
	#itempage .assistance_item {
		width: auto;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	#itempage .assistance_item h3 {
		font-size: 14px;
		color: #FFFFFF;
		background-color: #999999;
		line-height: 18px;
		margin-bottom: 10px;
		height: 18px;
		margin-left: 0px;
		padding-top: 3px;
		padding-right: 5px;
		padding-bottom: 3px;
		padding-left: 5px;
	}
	
	#itempage .assistance_item ul {
		margin: 0px;
		list-style-image: none;
		list-style-type: none;
		padding: 0px;
	}
	
	#itempage .assistance_item li {
		margin: 0px;
		float: left;
		width: 312px;
		display:inline;
		padding:0 0 10px 0;
	}
	
	#itempage .assistance_item .listbox {
		background-color: #f9f9f9;
		width: auto;
		margin-right: 10px;
		padding: 10px;
		border: 1px solid #cccccc;
	}
	
	#itempage .assistance_item .slit {
		height: 100px;
		width: 100px;
		overflow: hidden;
		background-image: url(image/no_img.gif);
		background-repeat: no-repeat;
		float: left;
	}
	
	#itempage .assistance_item .detail {
		width: auto;
		padding-top: 5px;
		margin-left: 0px;
		padding-left: 115px;
	}
	
	#itempage .assistance_item h4 {
		font-size: 12px;
		line-height: 150%;
		font-weight: bold;
		color: #660000;
		padding: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 5px;
		margin-left: 0px;
	}
	
	#itempage .assistance_item .detail p {
		font-size: 11px;
		line-height: 150%;
		color: #333333;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin: 0px;
	}
	
	#itempage table.item_option {
		border: 1px solid #CCCCCC;
	}
	
	#itempage table.item_option caption {
		font-weight: normal;
		text-align: center;
		margin: 0px;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	#itempage table.item_option th {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		text-align: left;
		background-color: #F0F0F0;
		padding-right: 10px;
		padding-left: 10px;
	}
	
	#itempage table.item_option td {
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
		text-align: left;
	}
	
	/* End USCES Item single page style */
	/*********************************************************************/
	/* USCES cart page style */
	div.usccart_navi ul.ucart {
		list-style-image: none;
		list-style-type: none;
		display: block;
		height: 31px;
		width: 100%;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0;
		padding: 0px;
	}
	div.usccart_navi li.ucart {
		background-color: #B3B3B3;
		float: left;
		margin: 0px;
		height: 29px;
		color: #FFFFFF;
		font-size: 14px;
		font-weight: bold;
		line-height: 29px;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-left: 0px;
		width: 25%;
	}
	div.usccart_navi li.ucart.usccart_cart, div.usccart_navi li.usccart_customer, div.usccart_navi li.usccart_delivery, div.usccart_navi li.usccart_confirm {
		background-color:#3d6783;
		color:#ffffff;
	}
	
	#inside-cart .post {
		width: auto;
		padding-top: 15px;
		padding-bottom: 15px;
		margin-top: 10px;
	}
	#inside-cart h2 {
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
		color: #ffffff;
		background-color: #ffcc00;
		height: 32px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #ffe679;
	}
	#inside-cart p {
		font-size: 12px;
		line-height: 24px;
		color: #333333;
		margin: 0px;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	#inside-cart .send {
		text-align: center;
		width: auto;
		margin-top: 15px;
		padding-top: 15px;
	/*	border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ffcc00;*/
	}
	#inside-cart .no_cart {
		text-align: center;
		width: auto;
		margin-top: 60px;
		font-size: 1.4em;
		font-weight: bold;
		color: #FF9900;
		margin-bottom: 60px;
	}
	#customer-info h5 {
		color: #FFFFFF;
		background-color: #669999;
		padding-top: 2px;
		padding-right: 10px;
		padding-bottom: 2px;
		padding-left: 10px;
	}
	#customer-info .post {
		width: auto;
		margin-top: 10px;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
	}
	#customer-info .error_message {
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
		color: #ff0000;
	}
	#customer-info h2 {
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
		color: #ffffff;
		background-color: #ff9900;
		height: 32px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #ffc56a;
	}
	#customer-info form {
		margin: 0px;
		padding: 0px;
	}
	#customer-info table {
		margin-top: 10px;
		border-collapse: collapse;
	}
	#customer-info th {
		font-size: 12px;
		line-height: 150%;
		font-weight: bold;
		color: #4c4d25;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid #e6e6e6;
		background-color: #f3f3f3;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		width: 25%;
	}
	#customer-info td {
		font-size: 11px;
		line-height: 150%;
		color: #4c4c4c;
		border: 1px solid #e6e6e6;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	        text-align:left;
	}
	#customer-info .customer_form input {
		width: 50%;
		margin-right: 3px;
	}
	#customer-info .customer_form tr.inp1 input {
		width: 75%;
		margin-left: 3px;
	}
	#customer-info .customer_form tr.inp2 input {
		width: 75%;
		margin-left: 0px;
		margin-right: 3px;
	}
	#customer-info .send {
		text-align: center;
		width: auto;
		margin-top: 15px;
		padding-top: 15px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ff9900;
	}
	#delivery-info .post {
		width: auto;
		margin-top: 10px;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
	}
	#delivery-info h2 {
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
		color: #ffffff;
		background-color: #ff6600;
		height: 32px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #ffaa68;
	}
	#delivery-info form {
		margin: 0px;
		padding: 0px;
	}
	#delivery-info table.customer_form {
		margin-bottom: 10px;
		border-collapse: collapse;
		width: 100%;
	}
	#delivery-info th {
		font-size: 12px;
		line-height: 150%;
		font-weight: bold;
		color: #4c4d25;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid #e6e6e6;
		background-color: #f3f3f3;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		width: 25%;
	}
	#delivery-info td {
		font-size: 11px;
		line-height: 150%;
		color: #4c4c4c;
		border: 1px solid #e6e6e6;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
	        text-align:left;
	}
	#delivery-info .error_message {
		font-size: 13px;
		line-height: 26px;
		font-weight: bold;
		color: #ff0000;
	}
	#delivery-info .customer_form dl {
		margin: 0px;
		padding: 0px;
		width: auto;
	}
	#delivery-info .customer_form dt {
		font-size: 12px;
		line-height: 150%;
		color: #333333;
		width: auto;
		padding-top: 5px;
	}
	#delivery-info .customer_form dd {
		font-size: 12px;
		line-height: 150%;
		color: #333333;
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 20px;
	}
	#delivery-info #delivery_table input {
		width: 50%;
		margin-right: 3px;
	}
	#delivery-info #delivery_table tr.inp1 input {
		width: 83%;
		margin-right: 0px;
		margin-left: 3px;
	}
	#delivery-info #delivery_table tr.inp2 input {
		width: 76%;
		margin-right: 3px;
		margin-left: 0px;
	}
	#delivery-info .customer_form .btn {
		width: 24px;
	}
	#delivery-info #time {
		margin-top: 10px;
	}
	#delivery-info #time textarea {
		height: 100px;
		width: 94%;
	}
	#delivery-info .send {
		text-align: center;
		width: auto;
		margin-top: 15px;
		padding-top: 15px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #ff6600;
	}
	#info-confirm .post {
		background-color: #ffffff;
		width: auto;
		margin-top: 10px;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
	}
	#info-confirm h2 {
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
		color: #ffffff;
		background-color: #ff3300;
		height: 32px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #ff8f71;
	}
	#info-confirm form {
		margin: 0px;
		padding: 0px;
	}
	#info-confirm #confirm_table {
		width: 100%;
		margin-top: 15px;
		border-collapse: collapse;
	}
	#confirm_table h3 {
		font-size: 14px;
		line-height: normal;
		font-weight: bold;
		color: #ff3300;
		margin: 0px;
		padding: 0px;
	}
	#confirm_table th {
		font-size: 12px;
		line-height: normal;
		font-weight: bold;
		color: #50511d;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		border: 1px solid #e6e6e6;
		width: 25%;
	}
	#confirm_table td {
		font-size: 12px;
		line-height: normal;
		color: #333333;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		border: 1px solid #e6e6e6;
	}
	#confirm_table .ttl {
		background-color: #ffffef;
	}
	#confirm_table .bdc {
		background-color: #edf6ff;
	}
	#info-confirm .send {
		text-align: center;
		width: auto;
		margin-top: 15px;
		padding-top: 15px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #FF3300;
	}
	#coml-page h2,#error-page h2 {
		font-size: 16px;
		line-height: 32px;
		font-weight: bold;
		color: #ffffff;
		background-color: #666600;
		height: 32px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 15px;
		margin-left: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #b2b165;
	}
	#coml-page p,#error-page p {
		font-size: 12px;
		line-height: 150%;
		color: #333333;
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	#coml-page form,#error-page form {
		margin: 0px;
		padding: 0px;
	}
	#coml-page .send,#error-page .send {
		text-align: center;
		width: auto;
		margin-top: 15px;
		padding-top: 15px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #b2b165;
	}
	#coml-page .post,#error-page .post {
		background-color: #ffffff;
		padding: 15px;
		width: auto;
		margin-top: 10px;
	}
	#status_table table {
		border-top-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #CCCCCC;
		border-left-color: #CCCCCC;
	}
	#status_table th {
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: none;
		background-color: #CCCCCC;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
	}
	#status_table td {
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: none;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-color: #CCCCCC;
		border-bottom-color: #CCCCCC;
	}
	/* End USCES cart page style */
	/*********************************************************************/
	/* USCES Member page style */
	
	#memberpages #memberinfo ul {
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 20px;
		list-style-position: outside;
	}
	#memberpages #memberinfo li {
		font-size: 12px;
		line-height: 24px;
		color: #333333;
		margin: 0px;
		padding: 0px;
	}
	#memberpages #memberinfo li strong {
		color: #cc0000;
	}
	#memberpages div.loginbox {
		margin-top: 50px;
		width: 220px;
		background-color: #F6F6F6;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid #CCCCCC;
		padding-top: 0px;
		padding-right: 30px;
		padding-bottom: 30px;
		padding-left: 30px;
	}
	#memberpages input.loginmail {
		line-height: 20px;
		width: 200px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#memberpages input.loginpass {
		line-height: 20px;
		width: 200px;
		padding-right: 5px;
		padding-left: 5px;
	}
	#memberpages form {
		margin: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
		padding-left: 0px;
	}
	#memberpages .loginbox p {
		font-size: 12px;
		line-height: 24px;
		color: #333333;
		margin: 0px;
		padding-top: 15px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	#memberpages .loginbox p#nav {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 12px;
		background-image: url(image/icon9_topic6_s.gif);
		background-repeat: no-repeat;
		background-position: left center;
	}
	#memberinfo table {
		margin: 0px;
		padding: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-collapse: collapse;
		width: 100%;
	}
	#memberinfo table .num{
		font-size: 14px;
	}
	#memberinfo table .date{
		white-space: nowrap;
	}
	#memberinfo table .rightnum{
		font-size: 14px;
		text-align: right;
		padding-right: 5px;
		white-space: nowrap;
	}
	#memberinfo th {
		text-align: center;
		padding: 5px;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid #e6e6e6;
		background-color: #f8f8f8;
		font-size: 12px;
		line-height: 150%;
		font-weight: bold;
		color: #4e5020;
	}
	#memberinfo th.historyrow {
		color: #FFFFFF;
		background-color: #999999;
	}
	#memberinfo td {
		font-size: 12px;
		line-height: 150%;
		color: #333333;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		border: 1px solid #e6e6e6;
	}
	#memberinfo td.retail {
		margin: 0px;
		padding: 0px;
	}
	#memberinfo h3 {
		font-size: 13px;
		line-height: 26px;
		font-weight: bold;
		color: #ffffff;
		background-color: #990000;
		text-indent: 10px;
		padding: 0px;
		height: 26px;
		margin-top: 20px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #660000;
	}
	
	#memberinfo .send {
		text-align: center;
		width: auto;
		margin-right: auto;
		margin-left: auto;
		padding-top: 10px;
	}
	#memberinfo .customer_form input {
		width: 150px;
	}
	#memberinfo .customer_form input#zipcode {
		width: 100px;
	}
	#memberinfo .customer_form input#address1,#memberinfo .customer_form input#address2,#memberinfo .customer_form input#address3 {
		width: 250px;
	}
	#memberinfo .customer_form em {
		font-style: normal;
		color: #ff0000;
	}
	#newmember table {
		margin: 0px;
		padding: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		border-collapse: collapse;
		width: 100%;
	}
	#newmember table .num{
		font-size: 14px;
	}
	#newmember table .rightnum{
		font-size: 14px;
		text-align: right;
		padding-right: 5px;
	}
	#newmember th {
		text-align: left;
		padding: 5px;
		margin-right: auto;
		margin-left: auto;
		border: 1px solid #e6e6e6;
		background-color: #f8f8f8;
		font-size: 12px;
		line-height: 150%;
		font-weight: bold;
		color: #4e5020;
		width: 100px;
	}
	#newmember td {
		font-size: 12px;
		line-height: 150%;
		color: #333333;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		border: 1px solid #e6e6e6;
	}
	#newmember .send {
		text-align: center;
		width: auto;
		margin-right: auto;
		margin-left: auto;
		padding-top: 10px;
	}
	#newmember .customer_form input {
		width: 120px;
	}
	#newmember .customer_form input#zipcode {
		width: 100px;
	}
	#newmember .customer_form input#mailaddress1,
	#newmember .customer_form input#mailaddress2,
	#newmember .customer_form input#address1,
	#newmember .customer_form input#address2,
	#newmember .customer_form input#address3 {
		width: 200px;
	}
	#newmember .customer_form em {
		font-style: normal;
		color: #ff0000;
	}
	#retail_table td {
		white-space: normal;
		word-break:break-all;
	}
	
	/* End USCES Member page style */
	/*********************************************************************/
	/* USCES Search page style */
	#searchbox {
		margin: 0px;
		padding: 0px;
	}
	
	#searchbox div.field {
		padding: 0px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
	}
	
	#searchbox label.outlabel {
		padding: 0px;
		margin-top: 0px;
		margin-right: 10px;
		margin-bottom: 0px;
		margin-left: 0px;
		font-weight: bold;
	}
	
	#searchbox fieldset {
		padding: 0px;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
		
	}
	
	#searchbox legend {
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		font-weight: bold;
		margin-right: 5px;
		margin-left: 5px;
		font-size: 12px;
		color: #333333;
	}
	
	#searchbox fieldset ul {
		margin: 0px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
	}
	
	#searchbox fieldset li {
		margin: 0px;
		float: left;
		height: 20px;
		width: 200px;
		list-style-type: none;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 10px;
		padding-left: 0px;
	}
	#searchbox .title {
		font-size: 1.2em;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-right: 10px;
		padding-left: 10px;
		font-weight: bold;
		color: #666666;
		line-height: 26px;
		display: block;
		height: 26px;
		border-bottom-width: 1px;
		border-left-width: 5px;
		border-bottom-style: solid;
		border-left-style: solid;
		border-bottom-color: #999999;
		border-left-color: #999999;
		margin-top: 40px;
	}
	
	#searchbox .itemtitle {
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 0px;
	}
	
	#searchbox .itemlist {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #CCCCCC;
	}
	
	/* End USCES Search page style */
	/************************************************************************************/
	/* widget */
	
	ul.ucart_featured_body li,
	ul.ucart_calendar_body li,
	ul.ucart_search_body li,
	.widget_ucart_calendar ul.ucart_widget_body li,
	.sidebar .widget_ucart_calendar ul.ucart_widget_body li,
	#sidebar .widget_ucart_calendar ul.ucart_widget_body li,
	.widget_ucart_search ul.ucart_widget_body li,
	.sidebar .widget_ucart_search ul.ucart_widget_body li,
	#sidebar .widget_ucart_search ul.ucart_widget_body li,
	.widget_ucart_featured ul.ucart_widget_body li,
	.sidebar .widget_ucart_featured ul.ucart_widget_body li,
	#sidebar .widget_ucart_featured ul.ucart_widget_body li{
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		list-style-type:none;
		margin-left:0px;
		list-style-image: none;
		background-image: none;
		text-indent: 0px;
		padding-left: 0px;
		margin-bottom:10px;
	}
	
	ul.ucart_featured_body,
	.widget_ucart_featured ul.ucart_widget_body,
	.sidebar .widget_ucart_featured ul.ucart_widget_body,
	#sidebar .widget_ucart_featured ul.ucart_widget_body {
		padding: 18px 10px 10px 10px;
		text-align: center;
	}
	
	ul.ucart_featured_body .thumimg,
	.widget_ucart_featured .thumimg,
	.sidebar .widget_ucart_featured .thumimg,
	#sidebar .widget_ucart_featured .thumimg {
		width: 150px;
		margin-right: auto;
		margin-left: auto;
	}
	
	ul.ucart_featured_body .thumtitle a,
	.widget_ucart_featured .thumtitle a,
	.sidebar .widget_ucart_featured .thumtitle a,
	#sidebar .widget_ucart_featured .thumtitle a {
		white-space: normal;
		word-break:break-all;
	}
	
	.widget_ucart_calendar ul.ucart_widget_body table,
	.sidebar .widget_ucart_calendar ul.ucart_widget_body table,
	#sidebar .widget_ucart_calendar ul.ucart_widget_body table {
		width: 100%;
	}
	
	
	/* End widget style */
	/************************************************************************************/
	/* catbox */
	
	.catbox .post .itemlist {
		border-bottom: 1px dashed #CCCCCC;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.catbox .post .entry {
		border-bottom: 1px dashed #CCCCCC;
		padding-top: 10px;
		padding-bottom: 10px;
	}


/* コンタクトフォーム */
div.wpcf7 {
	margin: 0;
	padding: 0;
        width:325px;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}