@charset "utf-8";
/*  
Theme Name: Silver Light BLUE
Theme URI: http://www.blogohblog.com/
Description: Modified by Hiroaki Okubo,okubo@inazumatv.com.Use for stucoflex specila. Silver Light is a 2 columns Wordpress theme. A part of my previous theme (simple la bob). I love to hear of my work being used :). This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>. This means you may use it for any purpose, and make any changes you like. Just leave my Bob link under your footer :)
Version: 0.1
Author: Bob 
Author URI: http://www.blogohblog.com/

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/

body{
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	/* font-size:11px; */
	/* color:#666; */
	margin:0;padding:0;

	font-size: 12px;
	line-height:1.45em;
	font-family: "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Meiryo, "メイリオ", "MS P ゴシック", sans-serif;
	color:#585858;
	
	/* background-color:#312e2e; */
	background-color: #1b245f;
	
	/* IE8 */
	// font-family: 'メイリオ', Meiryo, sans-serif;
}
td,th,input,textarea{
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Arial, Meiryo, "メイリオ", "MS P ゴシック", sans-serif;
	color:#585858;
	
	/* IE8 */
	// font-family: 'メイリオ', Meiryo, sans-serif;
}
input {
	outline:0;
}
input:focus{
	background-color:#dce6ef;
}
/* for WinIE6*/
* html body
,* html body td
,* html body th
,* html body input
,* html body textarea
,* html body h2
,* html body h3
,* html body h4
{
	/* font-family:  'メイリオ', Meiryo, Verdana,"MS P ゴシック", sans-serif; */
	font-family: 'メイリオ', Meiryo, sans-serif;
	/* letter-spacing: 1px; */
	vertical-align:baseline;
	line-break: strict;
}

/* for WinIE7*/

*:first-child+html body
,*:first-child+html body td
,*:first-child+html body th
,*:first-child+html body input
,*:first-child+html body textarea
,*:first-child+html body h2
,*:first-child+html body h3
,*:first-child+html body h4
{ 
	font-family: 'メイリオ', Meiryo, sans-serif;
	/* font-family: Verdana,"MS P ゴシック", sans-serif; */
	/* letter-spacing: 1px; */
	/* vertical-align:baseline; */
	line-break: strict;
}

/** CLEAR FIX
============== */
.clear-fix:after{
	content:".";
	display:block;
	clear:both;
	visibility: hidden;
}
.clear-fix{
	display: inline-block;
}
/* hack \*/
* html body .clear-fix{
	height:1%;
}
.clear-fix{
	display: block;
}
/* hack END */

.block{
	display: block;
}



h2,h3{
	font-size:16px;
	line-height:20px;
	/* color:#00749E; */
	margin:0;
	padding:0;
	
	color:#293438;
}

h4{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
}
.entry h2{
	padding-top:10px;
	padding-bottom:15px;
}

/* modify by okubo */
.entry h3{
	padding-top:5px;
	padding-bottom:5px;
	
	font-size:14px;
	line-height:20px;
}

.h2{
	/* font-family:Arial, Helvetica, sans-serif; */
	/* font-family:  "Lucida Grande", Verdana, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","MS P ゴシック",  sans-serif; */
	line-height:18px;
	font-size:12px;
	color:#312E2E;
	/* font-weight:700; */
	font-weight: bold;
}
h2.cat-title-parent{
	color:#f00;
}
div.cat-current-name{
	font-size:14px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	
	color:#293438;
	border-bottom: 1px dotted #293438;
}
a{
	text-decoration:none;
	outline:0 none #000;
}
a:link,a:visited,a:active{
	/* color:#00749E; */
	text-decoration:none;
	color:#2971a7;
}
a:hover{
	/* color:#000; */
	/* text-decoration:underline; */
	color:#f63;
}

/* add by okubo */
table{
	border: none;
	border-collapse: collapse;
	empty-cells: show;
}
img{
	border: none;
}

.margin-no-p p{
	margin: 0;
	padding:0;
	margin-bottom: 12px;
}
/**					 HEAD
************************************************ */
body{
	text-align:center;
}
#header-wrapper{
	/* background-color:#fff; */
	background-color:#003e97;
	background-image: url(images/header-bg-blue.gif);
	background-repeat: repeat-x;
}
#header{
	/* width:980px; */
	/* height:69px; */
	margin:0 auto;
	padding:0;
	
	/* width:800px; */
	width:980px;
	height:120px;
	text-align:left;
	overflow: hidden;
}
#header h1.blogtitle{
	/* font-family:Arial, Helvetica, sans-serif; */
	margin:0;
	/* padding:10px 0 0; */
	
	/* font-family: "Lucida Grande", Verdana, Arial, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","MS P ゴシック",  sans-serif; */
	
	padding:0;
	width:350px;
	height:120px;
	float:left;
	
	overflow: hidden;
}
#header h1.blogtitle a{
	display:block;
	width:300px;
	height:100px;
	
	background:transparent url(images/stucoflex-logo-white.png) no-repeat 0 50%;
	text-indent:-9999px;
	overflow: hidden;
}
#header h1.blogtitle span{
	font-size:10px;
	font-weight:normal;
	color:#fff;
}
* html body #header h1.blogtitle a{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='http://www.stucoflex.jp/neo/wp-content/themes/silver-light-01b/images/stucoflex-logo-white.png');
	background-image: none;
}
#header .desc{
	color:#fff;
	font-size:10px;
	
	margin-left:350px;
	padding-top:8px;
}
#header .desc p{
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	/* font-size:11px; */
	margin:0;
	padding:0;
}


#header .desc a{
	color:#fff;
}
#header .desc a:hover{
	color:#f63;
}

#header .desc-none{
	display: none;
}


/* -------- RIGHT ------------ */
#header #desc-top{
	*height:35px;
	overflow: hidden;
}
/* * LEFT * */
#header #desc-left{
	width:200px;
	float:left;
	overflow: hidden;
	
	text-align: right;
}

/* * RIGHT * */
#header #desc-right{
	/* width:450px; */
	/* float:right */
	margin-left:205px;
	border-bottom: 1.5px solid #fff;
}

#header #web-address{
	text-align: right;
	line-height:20px;
	height:24px
	
}
#header #desc-bottom{
	*clear:both;
	/*
	*height:95px;
	*width:300px;
*/
	*margin-top:-90px;
	overflow: hidden;
	padding-left:130px;
	
	/* padding-top:50px; */
}
#header #shop-information{
	margin-top:10px;
	width:100%;
	
}
*html body #header #shop-information{
	margin-top:15px;
}
#header #shop-information td
{
	font-size:10px;
	line-height: 1.3em;;
	color:#fff;
}
#header #shop-information td{
	width:240px;
}

/**					 NAVI
************************************************ */
#top{
	background-color:#fff;
	background-image:url(images/topbck.gif);
	background-repeat:repeat-x;
	height:34px;
}
#ddnav{
	/* background-color:#312e2e; */
	background-color:#1b245f;
	height:35px;
	margin:0;
	padding:0;
}
#nav{
	height:25px;
	width:980px;
	/* font-weight:700; */
	margin:0 auto;
	padding:10px 0 0;
	
	/* width:800px; */
}
ul.nav{
	height:25px;
	line-height:25px;
	float:left;
	list-style:none;
	/* font-size:11px; */
	text-transform:inherit;
	margin:0;
	padding:0;
	
	overflow:hidden;
	/* font-weight:normal; */
}
ul.nav li{
	/* float:left !important; */
	list-style-type:none;
	/* border-right:2px solid #312e2e; */
	border-right:2px solid #1b245f;
	margin:0;
	padding:0;
	
	/* overflow:hidden; */
	background:transparent url(images/navsilver.gif) repeat-x;
}
ul.nav li a,ul.nav li a:link,ul.nav li a:visited{
	/* background:url(images/navsilver.gif) repeat-x; */
	/* color:#818181; */
	/* float:left; */
	/* display:block; */
	/* text-decoration:none; */
	/* padding:0 15px; */
	
	/* padding:0 20px 0 10px; */
	/* background-color: transparent; */
	overflow:hidden;
}
ul.nav li a:hover,ul.nav li a:active{
	/* background:url(images/navblue.gif) repeat-x; */
	/* color:#205387; */
	/* text-decoration:none; */
}
ul.nav li a:link,ul.nav li a:visited,ul.nav li a:active{
	color:#333;
}
ul.nav li a:hover{
	color:#fff;
}
ul.nav li.current_page_item a{
	/* text-decoration:none; */
	/* background:url(images/navblue.gif) repeat-x; */
	color:#fff;
}
html>body ul.nav li.current_page_item span{
	display:block;
	background:transparent url(images/navblue.gif) repeat-x;
}
*html body ul.nav li.current_page_item a{
	background-position:0 -50px;
}
ul.nav li ul{
	/* float:left; */
	/* margin:0; */
	/* padding:0; */
	
	/* float:none; */
}

ul.nav li ul li{
	/* float:none; */
}

ul.nav li ul li a,ul.nav li ul li a:link,ul.nav li ul li a:visited,ul.nav li ul li a:hover,ul.nav li ul li a:active{
	/* float:none; */
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/
* html body ul.MenuBarHorizontal li{
	white-space: nowrap;
}

html>body ul.MenuBarHorizontal li{
	width: inherit;
	width: auto;
	white-space: nowrap;
}

*html body ul.MenuBarHorizontal li a{
	height:25px;
	line-height:25px;
}


/** navi to image **/
ul.nav li a{
	display:block;
	width:100px;
	height:25px;
	text-indent: -9999px;
	margin:0;
	padding: 0;
	overflow: hidden;
}
ul.nav li span{
	display:block;
	width:100px;
	height:25px;
}

ul.MenuBarHorizontal li{
	width:100px;
	height:25px;
}
ul.MenuBarHorizontal li.page-item-home{
	width:150px;
}
ul.MenuBarHorizontal li.page-item-home span{
	width:150px;
}
ul.MenuBarHorizontal li.page-item-home span a{
	width:150px;
}

ul.MenuBarHorizontal li.page-item-8{
	width:70px;
}
ul.MenuBarHorizontal li.page-item-8 span{
	width:70px;
}
ul.MenuBarHorizontal li.page-item-8 span a{
	width:70px;
}

ul.MenuBarHorizontal li.page-item-9{
	width:130px;
}
ul.MenuBarHorizontal li.page-item-9 span{
	width:130px;
}
ul.MenuBarHorizontal li.page-item-9 span a{
	width:130px;
}

ul.MenuBarHorizontal li.page-item-7{
	width:140px;
}
ul.MenuBarHorizontal li.page-item-7 span{
	width:140px;
}
ul.MenuBarHorizontal li.page-item-7 span a{
	width:140px;
}

ul.MenuBarHorizontal li.page-item-156{
	width:230px;
}
ul.MenuBarHorizontal li.page-item-156 span{
	width:230px;
}
ul.MenuBarHorizontal li.page-item-156 span a{
	width:230px;
}

ul.MenuBarHorizontal li.page-item-qa{
	width:70px;
}
ul.MenuBarHorizontal li.page-item-qa span{
	width:70px;
}
ul.MenuBarHorizontal li.page-item-qa span a{
	width:70px;
}

/** NAVI Image **/
ul.MenuBarHorizontal li a{
	background-repeat: no-repeat;
}
html>body ul.MenuBarHorizontal li.page-item-home a{
	background-image:url(images/navi-text-home.png);
}
*html body ul.MenuBarHorizontal li a{
	background-color:transparent;
	display:block;
	filter:alpha(opacity=75);
}
*html body ul.MenuBarHorizontal li.page-item-home a{
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.stucoflex.jp/neo/wp-content/themes/silver-light-01b/images/navi-text-home.png',sizingMethod='image'); */
	background-image:url(images/navi-text-home.gif);
}
html>body ul.MenuBarHorizontal li.page-item-156 a{
	background-image:url(images/navi-text-156.png);
}
*html body ul.MenuBarHorizontal li.page-item-156 a{
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.stucoflex.jp/neo/wp-content/themes/silver-light-01b/images/navi-text-156.png',sizingMethod='image'); */
	background-image:url(images/navi-text-156.gif);
}
html>body ul.MenuBarHorizontal li.page-item-85 a{
	background-image:url(images/navi-text-85.png);
}
*html body ul.MenuBarHorizontal li.page-item-85 a{
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.stucoflex.jp/neo/wp-content/themes/silver-light-01b/images/navi-text-85.png',sizingMethod='image'); */
	background-image:url(images/navi-text-85.gif);
}
html>body ul.MenuBarHorizontal li.page-item-8 a{
	background-image:url(images/navi-text-8.png);
}
*html body ul.MenuBarHorizontal li.page-item-8 a{
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.stucoflex.jp/neo/wp-content/themes/silver-light-01b/images/navi-text-8.png',sizingMethod='image'); */
	background-image:url(images/navi-text-8.gif);
}
html>body ul.MenuBarHorizontal li.page-item-7 a{
	background-image:url(images/navi-text-7.png);
}
*html body ul.MenuBarHorizontal li.page-item-7 a{
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.stucoflex.jp/neo/wp-content/themes/silver-light-01b/images/navi-text-7.png',sizingMethod='image'); */
	background-image:url(images/navi-text-7.gif);
}
html>body ul.MenuBarHorizontal li.page-item-9 a{
	background-image:url(images/navi-text-9.png);
}
*html body ul.MenuBarHorizontal li.page-item-9 a{
	/* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.stucoflex.jp/neo/wp-content/themes/silver-light-01b/images/navi-text-9.png',sizingMethod='image'); */
	background-image:url(images/navi-text-9.gif);
}

html>body ul.MenuBarHorizontal li.page-item-qa a{
	background-image:url(images/navi-text-qa.png);
}
*html body ul.MenuBarHorizontal li.page-item-qa a{
	background-image:url(images/navi-text-qa.gif);
}

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	/* border: 1px solid #CCC; */
	border:none;
	border-left:3px solid #333;
	
	/* display:inline-block; */
	/* display:-moz-inline-block; */
	
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
ul.MenuBarHorizontal li{
	/* background-image: url(contents-images/menubar-separator.gif); */
	/* background-repeat: no-repeat; */
	/* background-position: 0 50%; */
}
ul.MenuBarHorizontal ul li{
	background-image: none;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	/* background-color: #EEE; */
	/* background-color:none; */
	background-color:transparent;
	
	font-size:12px;
	
	/* padding: 0.5em 0.75em; */
	/* height:32px; */
	/* line-height: 32px; */
	/* padding: 0 20px 0 14px; */
	color: #333;
	text-decoration: none;
}

*:first-child+html ul.MenuBarHorizontal a {
	background-color:inherit;
	/* background-color:#f66; */
	/* background-image:url(contents-images/menubar-bg.gif); */
	/* background-repeat:repeat-x; */
	/* border:1px solid #f00; */
}

ul.nav li a.MenuBarItemSubmenu,
ul.nav li a:link.MenuBarItemSubmenu,
ul.nav li a:visited.MenuBarItemSubmenu,
ul.nav li a:hover.MenuBarItemSubmenu,
ul.nav li a:active.MenuBarItemSubmenu
{
	/* background-position:99% 50%; */
	/* padding-right:20px; */
}
ul.MenuBarHorizontal ul a{
	background-color: #eee;
	
	width:10em;
	white-space: nowrap;
	height:24px;
	line-height: 24px;
	padding: 0 5px 0 5px;
	/* border-top:1px solid #ccc; */
	border-top:none;
	border-bottom: 1px solid #7b7b7b;
	
}
/* Menu items that have mouse over or focus have a blue background and white text */
html>body ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	/* background-color: #33C; */
	/* background-color: #f60; */
	/* background-image: none; */
	/* color: #FFF; */
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	/* background-color:#2971a7; */
	color:#f00;
	background-color:#8abc85;
}

*html body ul.MenuBarHorizontal a:hover,
*html body ul.MenuBarHorizontal a:focus{
	
	background-position:0 -25px;
	background-color: transparent;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	/* background-color: #33C; */
	/* background-color: #f60; */
	/* background-image: none; */
	/* color: #FFF; */
}
/**
======== [END of override Spry] ============== */


/**					 MAIN
************************************************ */
#main-wrapper{
	background-color:#fff;
	
	min-height:300px;
}
* html body #main-wrapper{
	height:300px;
}
#main{
	width:980px;
	margin:0 auto;
	padding:0;
	
	/* width:800px; */
	text-align:left;
}

/**					 CONTENT
************************************************ */
#content{
	float:left;
	width:610px;
	margin:0;
	padding:0;
	
	width:760px;
}
.entry{
	float:left;
	width:600px;
	
	border:1px solid #dadada;
	background:#fff url(images/box.gif) repeat-x left top;
	margin:0 0 10px;
	padding:10px;
	
	width:750px;
}

/**					 SIDEBAR
************************************************ */
#sidebar{
	float:right;
	width:330px;
	margin:0;
	padding:0;
	
	/* width:180px; */
}
.rsidebar{
	float:right;
	width:320px;
	border:1px solid #dadada;
	background:#fff url(images/box.gif) repeat-x left top;
	margin:0 0 10px;
	padding:10px;
	
	/* width:176px; */
	border-color:#c5d5f6;
	background-color: #f6f9ff;
	background-image: url(images/box-blue.gif);
	padding:10px 0;
}
.rsidebar h2{
	font-size:12px;
	border-bottom:#eee 1px solid;
	margin:0 0 5px;
	padding:0;
	
	border-color:#dae6ff;
}
.rsidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.rsidebar ul li{
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}
.rsidebar ul li ul{
	list-style-type:square;
	margin:0;
	padding:0 3px;
	padding:0;
}
.rsidebar ul li ul li{
	list-style-type:none;
	background:transparent url(images/li.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
	padding-left: 17px;
}

.rsidebar ul li#water-way img{
	border:1px solid #1b245f;
}
/**					 META/TAG
************************************************ */
.navigation{
	width:600px;
	float:left;
	color:#666;
}
.alignright{
	float:right;
	margin-top:10px;
}
.alignleft{
	float:left;
	margin-top:10px;
}
span.cmt{
	background:transparent url(images/comment.gif) no-repeat;
	border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.cty{
	background:transparent url(images/category.gif) no-repeat;
	border:0;margin:0;
	padding:0 0 5px 20px;
	
	/* padding-left:30px; */
	/* background-position: 10px 0; */
}
span.next{
	background:transparent url(images/next.gif) no-repeat;border:0;
	margin:0;
	padding:0 0 5px 20px;
}
span.prev{
	background:transparent url(images/prev.gif) no-repeat;border:0;
	margin:0;
	padding:0 0 5px 20px;
}
.postmetadata{
	border-top:1px #eee solid;
	font-size:10px;
	margin:0;
	padding:5px;
}
.postmetadata span{
	display:block;
}
.post-tag-meta{
	padding-left:15px;
	background:url(images/tag-grey.gif) no-repeat 0 0;
}


.home-postmetadata{
	border:none;
	border-bottom: 1px #eee solid;
}
/**					 COMMENT
************************************************ */
.boxcomments{
	border-top:5px solid #ddd;
	border-bottom:5px solid #ddd;
	margin-bottom:20px;
	width:600px;
}
#commentform{
	border-top:1px solid #eee;
	margin:0;
	padding:15px 15px 1px;
}
#commentform label{
	display:block;
	margin:0;
}
#commentform input{
	width:170px;
	margin:0 5px 10px 0;
	padding:1px;
}
#commentform textarea{
	width:400px;
	margin:0 0 10px;
	padding:0;
}
#commentform #submit{
	margin:0 0 20px;
}
#commentform p{
	margin:5px 0;
}
ol.commentlist{
	margin:0 0 1px;
	padding:0;
}
ol.commentlist :hover{
	background:#eee;
}
ol.commentlist li{
	border-top:1px solid #eee;
	display:block;
	list-style:none;
	margin:0;
	padding:15px 15px 1px;
}
ol.commentlist li :hover{
	background:none;
}
ol.commentlist li.commenthead{
	display:block;
	list-style:none;
	margin:0;
	padding:5px 15px;
}
ol.commentlist li.commenthead h2{
	margin:0;
}
ol.tblist{
	border-top:1px solid #fff;
	list-style:none;
	margin:0 0 1px;
	padding:15px;
}
ol.tblist li{
	display:block;
	list-style:none;
	background:transparent url(images/c.gif) 0 2px no-repeat;
	padding-left:15px;
	margin:0 0 5px;
}

/**					 FOOTER
************************************************ */
#footer{
	background-image:url(images/footerbck.gif);
	background-repeat:repeat-x;
	clear:both;
	height:24px;
	margin:0;
	padding:0;
	
	text-align: left;
}
#footerbox{
	color:#fff;
	/* background:url(images/footer-bg.gif) repeat-x; */
	/* background-color:#312e2e; */
	/* background-color:#1b245f; */
	/* height:30px; */
	/* line-height:30px !important; */
	margin:0;
	padding:0;
	
	text-align: center;
	/* padding-bottom:50px; */
	font-weight:normal;
	background-image: url(images/footer-bg-blue.gif);
}
.footer{
	/* width:980px; */
	color:#fff;
	/* height:30px; */
	/* line-height:30px !important; */
	margin:0 auto;
	padding:0;
	
	/* width:800px; */
	width:980px;
	text-align: left;
}
html>body .footer{
	background: transparent url(images/footer-divider.png) no-repeat 650px 0;
	background-position: 760px 0;
}
.footer a:hover{
	/* text-decoration:underline; */
	color:#fff;
	border:none;
}
.footer a:link,.footer a:active,.footer a:visited{
	/* text-decoration:underline; */
	color:#25aacd;
	border:none;
}


/** footer modify */
#footerbox p,#footerbox ul,#footerbox li{
	margin:0;
	padding:0;
}

#footerbox li{
	list-style:none;
}

#footerbox a:hover{
	color:#fffed1;
}
/** copyright **/
#footerbox p#copyright{
	font-weight: normal;
	text-align:center;
	/* margin:1em 0; */
	
	padding:20px 0;
	
	clear:both;
}
#footerbox p#copyright a{
	color:#fff; 
}

/** left | right */
#footerbox #footer-company-info{
	width:500px;
	float:left;
}


#footerbox #footer-rss{
	/* width:320px; */
	width:210px;
	float:right;
}

/** ==========LEFT============= */

/** STUCOFLEX JAPAN **/
#stucoflex-japan{
	padding-top: 20px;
}
#stucoflex-japan p{
	margin:0;
	padding:0;
}
#stucoflex-japan p#stucoflex-japan-left{
	width:14em;
	line-height:20px;
	height:20px;
	float:left;
}
#stucoflex-japan p#stucoflex-japan-right{
	margin-left:14em;
	line-height:10px;
	height:10px;
	/* padding-bottom:10px; */
	border-bottom: 1px solid #fff;
	vertical-align: bottom;
}

/** COMPANY **/
#footer-company-info span{
	display:block;
	/* margin:6px 0; */
}
#footer-company-info span.company-name{
	margin-top:0;
}

.footer #footer-company-info a{
	display:table-cell;
	/* padding-top:15px; */
	padding-left:120px;
	
	margin-bottom:20px;
}
*html body .footer #footer-company-info a{
	display:block;
}
*:first-child+html body .footer #footer-company-info a{
	display:inline-block;
}

#footerbox #footer-spec{
	clear:both;
}

#footerbox #footer-rockie,
#footerbox #footer-spec
{
	padding-top:20px;
}
#footerbox #footer-rockie a{
	background:transparent url(images/rockies-logo-white-100.gif) no-repeat 0 15px;
}
#footerbox #footer-spec a{
	background:transparent url(images/spec-logo-white-100.gif) no-repeat 0 12px;
}
#footerbox #footer-rockie p,
#footerbox #footer-spec p
{
	margin:1em 0;
}

#footerbox #footer-rockie{
	float:none;
}



#footerbox p.footer-title,
#footer-company-info span.footer-title{
	padding:5px 10px;
	/* background-color: #030303; */
	
	display:table-cell;
	line-height:18px;
	/* border:1px solid #000; */
	
	/* background-color: #000528; */
	padding-left:0;
}
.footer #footer-company-info a span.footer-title{
	color:#fff;
}
*html body #footerbox p.footer-title{
	display: inline;
}
*:first-child+html p.footer-title{
	display: inline;
}

/** RIGHT */
#footerbox ul#oreder-information{
	padding-top:15px
}

#footerbox ul#oreder-information li{
	margin-bottom:1em;
}

p#foot-rss a{
	display:block;
	text-indent:-9999px;
	overflow: hidden;
	
	width:24px;
	height:24px;
	background:transparent url(images/icon-feed.gif) no-repeat;
	
	margin:1em 0;
}

/**					 SEARCH
************************************************ */

#searchform{
	margin:0;
	padding:0;
	
	margin-top:12px;
}

#searchform #s{
	width:120px;
}
/** SUBMIT */
input#searchsubmit {
	line-height:18px;
	font-size:12px;
	padding:0 0 0 10px;
	letter-spacing: 10px;
	
	background-color:#352d2d;
	color:#fff;
	border:1px solid #000;
	border-left-color: #726a6a;
	border-top-color: #726a6a;
}
input:hover#searchsubmit{
	background-color:#6f1414;
}



/**					 HOME
************************************************ */
/**	TOPICS
================= */
#home-stucoflex-container{
	/* float:left; */
	/* width:300px; */
	/* line-height: 1.5em; */
}

#home-stucoflex-news{
	/* margin-left:320px; */
	height:441px;
	overflow: hidden;
	
	padding-left:12px;
	background: transparent url(/_imgs/home/top-left-border-loop.gif) no-repeat;
	/* width:100%; */
	width:inherit;
	width:441px;;
}
map{
	outline:0 none #000;
}
#home-stucoflex-news-box p,#home-stucoflex-news-box h3{
	margin:0;
	padding:0;
}
#home-stucoflex-news-box{
	/* float:right; */
	/* width:438px; */
}

#flash-home{
	margin-bottom: 10px;
}



#home-banner{
	height:53px;
	width:760px;
	margin-bottom: 20px;
}
#home-banner td{
	vertical-align: middle;
}
#home-banner p{
	margin:0;
	padding:0;
}
#home-banner .right{
	text-align:right;
}
.left-margin-10{
	margin-left:10px;
}

#home-banner-1{
	/* background-color:#1b245f; */
	color:#fff;
	/* font-weight:bold; */
	/* width:400px; */
}
#home-banner-1 img,
#home-banner-2 img,
#home-banner-3 img{
	border:1px solid #1b245f;
}
#home-banner-1 P{
	padding:5px;
}
#home-banner-1 span{
	display:block;
	padding:5px;
}
#home-banner-1 a{
	display:block;
	color:#fff;
}

#home-banner-2,#home-banner-3{
	/* width:180px; */
}
#home-banner-2 div,#home-banner-3 div{
	/* border:1px solid #003e97; */
}
#home-banner-2 div a,#home-banner-3 div a{
	display: block;
	height:50px;
	line-height: 50px;
}
#home-banner-3 div a:hover{
	/* background-color: #2366c7 ; */
	/* color:#fff; */
}

/**	INFORMATION
================= */
.information-entry{
	width:760px;
	height:240px;
	background: transparent url(images/information-box-2.gif) no-repeat;
	overflow: hidden;
	margin-bottom:10px;
	text-align:center;
}

.information-entry h2{
	height:30px;
	overflow: hidden;
	text-align: left;
}
.information-entry h2 a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.information-entry .information-content{
	text-align: left;
	width:736px;
	height:191px;
	margin:0 auto 5px;
	background-color:#fff;
	padding:5px;
	overflow: auto;
	border:1px solid #79a8d4;
}

/**					 WIDE COLUMN
************************************************ */
#wide-column #content{
	width:760px;
}

#wide-column .entry{
	width:750px;
	
	padding:10px 5px;
}

#wide-column #sidebar{
	width:210px;
	margin:0;
	padding:0;
}

#wide-column .rsidebar{
	/* width:200px; */
	width:auto;
	padding:5px 3px;
}

/**					 TABLE
************************************************ */
table{
	border:none;
	empty-cells: show;
	border-collapse: collapse;
}
.left-contents-container{
	width:130px;
	max-width:130px;
}
.right-contents-container{
	/* width:390px; */
}

.pad5{
	padding:5px;
}
.pad10{
	padding:10px;
}

#w350px{
	width:350px;
}
td{
	vertical-align: top;
}
.w100{
	width:100%;
}

/**					 layout
************************************************ */
.center{
	text-align: center;
}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
.bottom{
	vertical-align: bottom;
}
.middle{
	vertical-align: middle;
}
em{
	font-weight: normal;
	font-style: normal;
}

.small{
	font-size:10px;
}
/**					 color
************************************************ */
.blue{
	color:#2858a2;
}
.red{
	color:#d3242b;
}
.red-red {
	color:#f00;
}
a.red-red {
	color: #f00;
}
a.red-red:hover {
	color: #f63;
}
/**					 what
************************************************ */
#what8secret .left-contents-container{
	width:350px;
}
#what8secret .left-contents-container-inner{
	width:350px;
}
.what-step
{
	margin-right:32px;
}
.what-step h4
{
	background-color:rgb(206,236,228);
	line-height:22px;
	height:22px;
	overflow: hidden;
}
.what-step h4 img
{
	padding-right:1em;
}
.what-step-box
{
	margin-left:30px;
}
.what-step-box p
{
	margin:0.8em 0;
}
/**					 reliability
************************************************ */
table#stuc-table{
	width:100%;
}
table#stuc-table #whats-hot{
	padding-bottom:10px;
}
.comp-rel-box
{
	margin-right:32px;
	margin-bottom:18px;
}
*html body .w100x{
	width:587px;
}
*:first-child+html body .w100x{
	width:587px;
}
.com-subtitle
{
	background-color:rgb(255,127,0);
	/* height:20px; */
	padding:3px;
}
.comp-rel-box h4
{
	margin:0;
	padding:0;
	background-color:rgb(255,127,0);
	min-height:20px;
	height:20px;
	line-height:20px;
	padding-left:3px;
	color:#000;
	overflow:hidden;
}
html>body .comp-rel-box h4{
	height:auto;
}

.comp-rel-box td
{
	vertical-align:middle;
	border:1px solid #333;
}
.comp-rel-box td div
{
	padding:5px;
}
/* *** TD WIDTH *** */
td.com-rel-title
{
	width:85px;
	text-align:center;
}
td.com-rel-title div
{
	text-align:center;
}
td.com-rel-mark
{
	width:62px;
	text-align:center;
}
td.com-rel-mark div
{
	text-align:center;
}
td.com-rel-description
{
}
td.com-rel-description ul{
	margin:0;
	padding:0;
}
td.com-rel-description li
{
	margin:0.5em 0;
	padding:0;
	/* list-style-type:disc; */
	/*font-size:10px;*/
	/* margin-left:2.5em; */
	text-align: left;
	
	list-style-type:none;
	padding-left:2.5em;
	background:transparent url(/_images/disc2.gif) 9px 4px no-repeat !important;
	background:transparent url(/_images/disc.gif) 8px 4px no-repeat;
}
.com-sub-description
{
	margin:5px 0 0 5px;
}
.com-sub-description p
{
	/*font-size:10px;*/
}

td.com-rel-description li.com-cell
{
	list-style-type:none;
	margin-left:0;
	padding-left:2.5em;
	background:transparent url(/_images/disc2.gif) 9px 4px no-repeat !important;
	background:transparent url(/_images/disc.gif) 8px 4px no-repeat;
}
.com-cell table
{
	margin:0;
	padding:0;
}

.com-cell td
{
	/*font-size:10px;*/

	border:none;
	height:inherit;
	white-space:nowrap;
}

.test-data div
{
	/*font-size:10px;*/
}

.now-rap{
	width:140px;
}
/**					 flexibility
************************************************ */
#com-flex-container
{
	/* margin:0 26px 0 158px; */
	margin:0 10px 0 130px;
}
*html body #com-flex-container
{
	margin-left:100px;
}
.flex-list
{
	margin-right:10px;
}
.flex-list li
{
	margin-top:1em;
	margin-bottom:1em;
	margin-right:5px;
}
.flex-list li p
{
	margin-left:-2.5em;
	padding-left:5px;
	margin-right:-5px;
}

.flex-desc-box
{
	/* margin-left:2.5em; */
	/* margin-bottom:1em; */
	/* margin-right:5px; */
	margin:10px;
	padding-right:10px;
}
.flex-desc-box p
{
	/* margin-left:-2.5em; */
	
	/* margin-right:-5px; */
}

/**					 report
************************************************ */
.report-container
{
	width:539px;
	margin-left:auto;
	margin-right:18px;
	padding-bottom:36px;
}
.report-container-table
{
	width:539px;
}
#black-box
{
	background-color:#000;
	color:#fff;
	margin-left:10px;
	margin-right:1px;
}
#black-box p
{
	color:#fff;
}
/**					 repair
************************************************ */
.cons-repair-container p{
	margin:0;
	padding:0;
}
.cons-repair-container p.pad10{
	padding:10px;
}
.cons-repair-container
{
	margin-left:170px;
	margin-right:19px;
	padding-bottom:36px;
}

.rep-2-photo
{
	margin-left:100px;
}

.rep-3-photo
{
	margin-left:50px;
}
/**					 construction
************************************************ */
table#costruction-table{
	width:710px;
}
.cons-photos-container
{
	margin:0 10px 0px 10px;
	padding-bottom:36px;
	
	width:720px;
}
.cons-photos-container .w100{
	width:100%;
}
.cons-photos-container p
{
	margin:1px 0;
}
.cons-photos-container-add img
{
	padding-right:3px;
	vertical-align:middle;
}

.photo-booth
{
}
.photo-booth img
{
	float:left;
	padding-right:10px;
}
h4.image-bar {
	text-align: left;
	margin: 10px 0;
}

/**					 color
************************************************ */
.color-container
{
	padding-top:24px;
	padding-bottom:36px;
	text-align:center;
}
/**					 price
************************************************ */
.price-table-wrap p{
	margin:0;
	padding:0;
}
.price-container
{
	margin-right:22px;
	padding:14px 0 36px;
}

.price-subtitle
{
	text-align:right;
}
.price-table-wrap p.price-subtitle{
	margin:10px 0;
}
.price-table-wrap p.price-class{
	margin:10px 0;
}

.price-class
{
	text-align:right;
	margin:10px 0 3px;
}
.price-table-wrap
{
	margin:0 0 0 auto;
	width:559px;
	text-align:right;
}
.price-table
{
	margin:0 0 0 auto;
	width:559px;
	text-align:left;
	border:1px solid rgb(66,28,14);
}
.price-table td
{
	border:1px solid rgb(66,28,14);
	vertical-align:middle;
}
.price-table-img
{
	background-color:rgb(66,28,14);
	width:67px;
}
.price-table-title
{
	background-color:rgb(66,28,14);
}
.sub-left
{
	padding-left:5px;
	width:161px;
	float:left;
	color:#fff;
}
.sub-right
{
	margin-left:166px;
	color:#fff;
}

.price-table-td-mid
{
	width:272px;
	background-color:rgb(158,217,191);
}
.price-colum
{
	margin-left:72px;
	text-align:left;
	padding-bottom:6px;
}
.pad5p
{
	padding:0 5px;
}

/**					 price
************************************************ */
.catalog-container
{
	margin:0 14px 0 175px;
	padding:14px 0 36px;
}

#get-catalog-container
{
	padding-left:24px;
	padding-top:21px;
}
#get-catalog-container td p
{
	padding-left:10px;
}

/**					 agent
************************************************ */
#agent-list{
	margin-left:50px;
	margin-right:20px;
}
#agent-list h3 small{
	font-weight: normal;
	padding-left:20px;
}
#agent-list h3.standard{
	background-color:#0068b7;
	color:#fff;
	text-indent:12px;
}
#agent-list h3.agent{
	background-color:#9d221b;
	color:#fff;
	text-indent:12px;
}
#agent-list h3.shop{
	background-color:#000;
	color:#fff;
	text-indent:12px;
	margin-bottom:12px;
}
#agent-list table.w100{
	width:100%;
}
#agent-list td.w50{
	width:50%;
}
#agent-list td p {
	margin-bottom:0;
	padding-bottom:0;
	margin-bottom:5px;
	margin-top:8px;
}
#agent-list td p small{
	display: block;
	margin-bottom:36px;
}
#agent-list ul {
	margin:-30px 0 36px;
	padding:0;
}
#agent-list ul li{
	list-style: none;
	margin:0;
	padding:0;
	line-height:24px;
	height:24px;
	font-size:10px;
}

#agent-list ul.office-list li{
	width:50%;
	float:left;
}
#agent-list table.shop-orderby td{
	line-height:24px;
}

/**					 TAG CLOUD
************************************************ */

.tag-cloud{
	display:none;
}

/**					 TAG RELATEAD POST
************************************************ */
h4.related-post-title{
	margin:0;
	padding:0;
	margin-top:20px;
}
.st-related-posts{
	margin-top:0;
	padding-top:0;
}
.st-related-posts li{
	list-style: none;
}
