/* http://developer.yahoo.com/yui/fonts/ */
@import "http://yui.yahooapis.com/2.7.0/build/reset-fonts/reset-fonts.css";

* {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
html {
	background-color:#CECEC5;
        
overflow:auto;}
body {
	line-height:1.6;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	margin-top:0px;
	font-size:0.75em;
        
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#2B4E59;
}
a:hover {
	color:#B21E23;
}
/* */
#container {
	display:block;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
       
}
/* */
#header {
	height:130px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#2B4E59;
}
#header #logo {
}
#header #logo a {
	float:left;
	display:block;
	width:600px;
	height:100px;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	background-position:20px top;
}
#header #info {
	float:right;
	display:block;
	width:170px;
	height:100px;
	background-image:url(../img/info.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#header #tool {
	width:760px;
	height:20px;
	margin-right:auto;
	margin-left:auto;
}
#header #tool ul {
	list-style-type:none;
}
#header #tool li {
	float:left;
}
#header #tool a {
	display:block;
	width:106px;
	height:20px;
	background-position:left top;
}
#header #tool a:hover {
	background-position:left 21px;
}
#header #tool #home a {
	width:108px;
	background-image:url(../img/btn_tool_home.jpg);
}
#header #tool #company a {
	background-image:url(../img/btn_tool_company.jpg);
}
#header #tool #products a {
	background-image:url(../img/btn_tool_products.jpg);
}
#header #tool #contact a {
	background-image:url(../img/btn_tool_contact.jpg);
}
#header #tool #privacy a {
	background-image:url(../img/btn_tool_privacy.jpg);
}
/* */
.goto_top {
	clear:both;
	height:35px;
	padding:0px 20px;
	font-size:0.8em;
	line-height:35px;
	text-align:right;
}
/* */
#footer {
	border-top:1px solid #2B4E59;
	font-size:85%;
	font-family:Verdana;
	text-align:center;
	line-height:1.8;
        color:#FAFBF7;
	background:#304E59;
        padding-top:20px;
        height:40px;
}
/* */
#productslink {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#2B4E59;
}
#productslink ul#productslink_list {
	height:140px;
	margin:0px 22px;
	padding:20px 0px 10px 0px;
	list-style-type:none;
}
#productslink ul#productslink_list li {
	float:left;
	width:110px;
	height:100%;
	margin-right:8px;
	margin-left:8px;
	overflow:hidden;
}
*html body #productslink ul#productslink_list li {
	margin-right:7px;
	margin-left:7px;
}
#productslink ul#productslink_list li a {
	display:block;
	width:100%;
	height:100%;
	background-position:0px 0px;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:85%;
}
#productslink ul#productslink_list li a:hover {
	background-position:0px -140px;
}
#productslink ul#productslink_list li#windowshade a {
	background-image:url(../img/btn_product_windowshade.jpg);
}
#productslink ul#productslink_list li#wallpaper a {
	background-image:url(../img/btn_product_wallpaper.jpg);
}
#productslink ul#productslink_list li#paint a {
	background-image:url(../img/btn_product_paint.jpg);
}
#productslink ul#productslink_list li#furniture a {
	background-image:url(../img/btn_product_furniture.jpg);
}
#productslink ul#productslink_list li#interior a {
	background-image:url(../img/btn_product_interior.jpg);
}
#productslink ul#productslink_list li#graphic a {
	background-image:url(../img/btn_product_graphic.jpg);
}
/* */
#breadCrumb {
	margin-top:1em;
}
#breadCrumb,
#CategoryList {
        padding-bottom:12px;
	color:#2B4E59;
}
#breadCrumb a,
#CategoryList a {
	text-decoration:none;
	color:#2B4E59;
}
#breadCrumb a:visited,
#CategoryList a:visited {
	text-decoration:none;
	color:#2B4E59;
}
#breadCrumb a.current,
#CategoryList a.current {
	text-decoration:none;
	color:#8E404E;
}
/* */
.content {
	padding:0px 20px;
	height:auto;
}
/* */
.content h1 {
	font-size:123.1%;
	color:#2B4E59;
	letter-spacing:0.5em;
	margin-top:1em;
}
.content span.fakeh1 {
	font-size:123.1%;
	color:#2B4E59;
	float:left;
	margin-top:1em;
}
/* */
.content h2 {
	font-size:108%;
}
/* */
h2.newsTopics {
	margin-top:1em;
	background-image:url(../img/circleg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
	font-size:116%;
	color:#2B4E59;
}
ul.newsTopics {
	margin-top:1em;
}
ul.newsTopics li {
	line-height:1.6;
}
/* */
#companyPage {
}
#companyPage #leftPane {
	width:150px;
	float:left;
}
#companyPage #leftPane ul {
	margin-top:1em;
	margin-left:1em;
	font-size:116%;
}
#companyPage #leftPane ul li a {
	text-decoration:none;
	color:#2B4E59;
	background-image:url(../img/circleg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:18px;
}
#companyPage #leftPane ul li a:visited {
	text-decoration:none;
	color:#2B4E59;
}
#companyPage #leftPane ul li a.current {
	text-decoration:none;
	color:#8E404E;
	background-image:url(../img/circler.jpg);
}
#companyPage #rightPane {
	float:left;
	margin-left:150px:
}
#companyPage #rightPane dl {
	margin-top:1em;
}
#companyPage #rightPane dt {
	display:block;
	clear:left;
	float:left;
	width:8em;
}
#companyPage #rightPane dd {
	margin-left:8em;
}
/* */
#privacyPage {
	padding-left:150px;
}
#privacyPage p {
	padding-top:7px;
	margin-bottom:40px;
}
/* */
#productsPage {
	padding-left:150px;
}
#productsPage ul {
	margin-top:1em;
	margin-left:1em;
	margin-bottom:40px;
}
#productsPage dl {
	margin-top:1em;
	margin-left:1em;
	margin-bottom:40px;
}
#productsPage dt {
	display:block;
	clear:left;
	float:left;
	width:10em;
}
#productsPage dd {
	margin-left:11em;
	margin-bottom:1em;
}


#mail_form p{
       padding:12px;
}

#mail_form label{
       display:block;
       width:112px;
       float:left;
}
#mail_form input{

}

p#mail-form-footer{
       padding:12px 0px 12px 160px;
}


/* */
div.entryBlock {
	padding:4px 16px;
	border:1px solid #2B4E59;
	margin-bottom:1em;
}

div.entryBlock div.entryCategories {
	text-align:right;
}

div.entryBlock h1.entryTitle {
	margin:3px 0;
	padding:4px 0 4px 0;
	border-top:1px solid #2B4E59;
	border-bottom:1px solid #2B4E59;
	font-size:123.1%;
	color:#000000;
	letter-spacing:normal;
}

div.entryBlock div.entryBody {
	margin-top:1em;
	font-size:92%;
	color:#000000;
}

div.entryBlock div.entryMore {
	color:#000000;
}

div.entryBlock:after,
div.entryBlock div.entryBody:after,
div.entryBlock div.entryMore:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}

div.entryBlock:after,
div.entryBlock div.entryBody:after,
div.entryBlock div.entryMore:after {
	display:inline-block;
}

div.entryBlock:after,
div.entryBlock div.entryBody:after,
div.entryBlock div.entryMore:after {
	display:block;
}
/* Mac版IEのみに適用 \*//*/
div.entryBlock:after,
div.entryBlock div.entryBody:after,
div.entryBlock div.entryMore:after {
	overflow:hidden;
}
/* */

div.toarchivelinks{
padding-top:20px;
}

