@charset "utf-8";
/*
Theme Name: Theme of "Oruwa"
Theme URI: http://www.oruwa.com/
Description: 
Version: 1.0
Author: Style A+
Author URI: http://www.style-a-plus.com/
*/

/**********************************************************************************************
 ◆Style A+ Default 
**********************************************************************************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, table, th, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

div {
	zoom: 1;/*for IE 5.5-7*/
}

div:after {/*for modern browser*/  
	content: ".";
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

img,object,form{border: 0px;}

.flo_l{float:left;}
.flo_r{float: right;}
.clear{clear: both;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

a:link {
	color: #2e2ee6;
	text-decoration: none;
}
a:visited {color: #1f1f1f;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline;}



body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ffffff url('images/bg_body.jpg');
	text-align:center;
}


#container {
	width: 840px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	background: url(images/bg_container.gif) repeat-y top; border: none; 
}

#content {
	width: 600px;
	margin:10px 0 0 15px;
	padding: 0;
	font-size:14px;
	color: #303030;
	float: left;
}

* html div#content {
	width: 600px;
	position: relative;
	margin:10px 0 0 8px;
	float: left;
	padding: 0;
	color: #303030;
}


#content h2 {
	border:0 ;
	color: #3b230b;
	font-size: 16px;
	padding: 3px 0 0 0;
	margin: 0 0 3px 0;
	text-align: left;
	width: 600px;
	height:25px;
	background:url(images/h2_bg.gif) no-repeat;
}

#content h2#comments a {
	color: #5F707A;
	font-size: 13px;
}

#content h3 {
	width: 600px;
	height: 30px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size:18px;
	background: url(images/h3_bg.gif);
	text-align: left;
}

#content h3 img {
	border: 0;
}

.post p{
	font-size:14px;
}



#content h3.storytitle, #content h3.storytitle a {
	font-size: 18px;
	color: #3b230b;
	text-decoration: none
}

#content h3.storytitle a:hover {
	color: #cc6600;
	text-decoration: none
}



#content ul li{list-style: disc inside;}


/**********************************************************************************************
 ◆HEADER
**********************************************************************************************/

h1{
	width: 820px;
	margin:0;
	padding-top: 1px;
	font-size: 12px;
	color: #515151;
	text-align: left;
	height: 18px;  
	border: none:
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

#header {
	margin: 0 0 0 15px;
	padding: 0;
	height: 240px;
	width: 810px;
}

div.head_l{width:200px; float:left;}
div.head_r{width:610px; float:right;}

div.head_navi{
	width:810px;
	height:25px;
	margin-left:15px;
	background:url(images/bg_headnavi.gif) repeat-x;
	clear:both;
}

.head_navi ul{
	width: 805px;
	height: 25px;
	padding: 0px;
	margin-left:2px;
	border: none;
	list-style-type: none;
	background:url(images/head_navi.gif);
}
.head_navi ul li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-indent: -9999px;
	line-height:0;
	font-size:0;
	float:left;
}

.head_navi ul li a{
	display: block;
	width: 115px;
	height: 25px;
	border: none;
	margin:0;
	padding:0;
	background : url(images/head_navi.gif);
	line-height:normal;
}

.head_navi ul li.navi_top a{
	background-position: 0px 0px;
}
.head_navi ul li.navi_about a{
	background-position: -115px 0px;
}
.head_navi ul li.navi_staff a{
	background-position: -230px 0px;
}
.head_navi ul li.navi_customer a{
	background-position: -345px 0px;
}
.head_navi ul li.navi_company a{
	background-position: -460px 0px;
}
.head_navi ul li.navi_showroom a{
	background-position: -575px 0px;
}
.head_navi ul li.navi_contact a{
	background-position: -690px 0px;
}

.head_navi ul li.navi_top a:hover{
	background-position: 0px -25px;
}
.head_navi ul li.navi_about a:hover{
	background-position: -115px -25px;
}
.head_navi ul li.navi_staff a:hover{
	background-position: -230px -25px;
}
.head_navi ul li.navi_customer a:hover{
	background-position: -345px -25px;
}
.head_navi ul li.navi_company a:hover{
	background-position: -460px -25px;
}
.head_navi ul li.navi_showroom a:hover{
	background-position: -575px -25px;
}
.head_navi ul li.navi_contact a:hover{
	background-position: -690px -25px;
}


/**********************************************************************************************
 ◆FOOTER
**********************************************************************************************/

div.footer{
	width: 830px;
	height: 120px;
	margin:0;
	padding: 0 0 0 10px;
	border: none; 
	background:#ffffff url(images/bg_footer.gif) no-repeat;
}

*html div.footer{
	width: 830px;
	height: 120px;
}

div.banner_box{
	width:825px;
	margin: 0 auto;
	padding:0 0 20px 6px;
}

div.banner_box a img{
	margin:0 10px 10px 0;
	border:2px solid #ffffff;
	float:left;
}

div.banner_box a:hover img{
	border:2px solid #a27d5d;
}



div.foot_box_l{width:555px; height:110px; float:left;}
div.foot_box_l img {float:left;}
div.foot_box_r{width:255px; height:110px; float:left;}

div.copyright {font-size:12px;padding:5px 0 0 0; text-align:center; background:url('images/bg_body.jpg') repeat;}

p.totop {
	color: #000000;
	clear: both;
	font-size: 12px;
	margin: 10px 0;
	text-align: right;
	width: 820px;
}


/**********************************************************************************************
 ◆SIDE
**********************************************************************************************/
#menu {
	float: right;
	width: 200px;
	margin:10px 15px 0 0;
	color: #303030;
}

*html div#menu {
	width: 200px;
	margin:10px 8px 0 0 ;
	color: #303030;
}

#menu img{
	margin-bottom:10px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height:1.8em;
}

#menu ul li ul li a:hover {
	text-decoration: none;
}

.side_message{
	width:190px;
	height:60px;
	margin:0 0 10px 0;
	padding:5px 5px ;
	background:url(images/side_message_bg.gif) repeat;
	overflow:hidden;
}

.side_menu{
	width:190px;
	padding:0 5px ;
	background:url(images/side_menu_bg.gif) repeat;
}

.side_menu ul li{
	list-style-position: inside;
	list-style-image: url(images/side_menu_point.gif);
}


/**********************************************************************************************
 ◆TOP
**********************************************************************************************/
.top_news{
	width:580px;
	height:110px;
	margin:0 0 15px 0;
	padding:0 10px;
	font-size:14px;
	line-height:22px;
	background:url(images/top_news_bg.gif) no-repeat;
	overflow:hidden;
}

.top_news ul li{
	list-style:none;
}

.top_bottom{
	width:600px;
	margin:20px 0;
}



/**********************************************************************************************
 ◆ABOUT
**********************************************************************************************/

.about02 img{
	float:right;
	vertical-align:top;
}

.about02_pic01{
	width:140px;
	margin:0 0 10px 0;
	float:right;
}

.about02_text01{
	width:460px;
	float:left;
}

.about02_text02{
	width:600px;
	clear:both;
}


.signature{margin:10px 0; font-weight:bold;}


/**********************************************************************************************
 ◆CORP
**********************************************************************************************/
table.corp{
	width:600px;
    border-top:1px solid #a17d4b;
    border-left:1px solid #a17d4b;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	margin:20px 0;
}

.corp th{
    border-right:1px solid #a17d4b;
    border-bottom:1px solid #a17d4b;
    color:#330000;
    background-color:#bba585;
    background-image:url(images/th_bg.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}

.corp td{
    border-right:1px solid #a17d4b;
    border-bottom:1px solid #a17d4b;
    padding:0.3em 1em;
}


/**********************************************************************************************
 ◆STAFF
**********************************************************************************************/
table.staff_table{
	width:600px;
}

table.staff_table th{
	text-align:left;
}

table.staff_table td{
	width:160px;
	height:30px;
	font-size:12px;
	vertical-align:top;
	margin:0 20px 5px 0;
}

table.staff_table02{
	width:600px;
}

table.staff_table02 th{
	text-align:left;
}

table.staff_table02 td{
	width:170px;
	height:40px;
	font-size:12px;
	vertical-align:top;
	margin:0 10px 20px 0;
}


/**********************************************************************************************
 ◆blog
**********************************************************************************************/

#content div.blog_post {
	margin: 0 0 20px 0;
	padding: 0;
}

h3.blog_title, h3.blog_title a {
	height:20px;
	font-size: 18px;
	color:#cc6600 ;
	text-decoration: none
	margin:0 0 10px 0 ;
}

h3.blog_title a:hover {
	color: #3b230b;
	text-decoration: none;
}

div.blog_meta, div.blog_meta a {
	margin:0 0 10px 0;
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 12px;
	text-align: right;
}

div.blog_meta li a:hover {
	color: #686050;
}

div.blog_content p {
	width: 100%;
}


/**********************************************************************************************
 ◆EXAMPLE
**********************************************************************************************/
div.example {
	width: 610px;
	height: 800px;
	background: url(images/bg_example.gif) repeat-y;
}

/**********************************************************************************************
 ◆OLD STYLE

hr.line01{
	width:800px;
	height:16px;
	background: url(images/footer.gif) no-repeat;
	border:none;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
	line-height: 130%;
}

#content div.post div.storycontent p {
	width: 100%;
}

#content div.post div.storycontent ul, #content div.post div.storycontent ol {
	margin-left: 0;
	padding-left: 0;
}

#content div.post div.storycontent li {
	margin-left: 30px;
	width: 85%;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content div.post p {
	width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
	text-align: right;
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}

#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

**********************************************************************************************/


#searchform {
	margin: 2px 0 15px 0;
}


p.credit {
	color: #666666;
	background: #ffffff url(images/footer.gif) no-repeat;
	clear: both;
	font-size: 12px;
	margin: 10px auto 0 auto;
	padding: 10px 0 15px 0;
	text-align: center;
	width: 800px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 11px;
}

/* Begin Calendar */
#wp-calendar {
	width: 155px;
	}

#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: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

