@charset "utf-8";
/*
Theme Name: Toyomoto
Theme URI: http://wordpress.org/
Description: 株式会社豊本公式サイト
Version: 1.6
Author: PixelWorks
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


h1,h2,h3,h4,h5,ul,li, dd, p,a img, img {
		margin:0px;
		padding:0px;
		border:none;
}
#top:after,
#box:after,
#contentmenu:after,
#button:after, 
.kakomi:after,
.kakomi_top:after,
#menu:after,
.banner:after,
.case:after,
.products_index ul:after,
.cat_content:after,
.footer:after
 {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
*html #menu,
*html #top,
*html #box,
*html #contentmenu,
*html #button,
*html .kakomi,
*html .kakomi_top,
*html.case,
*html .banner,
*html .products_index ul,
*html .cat_content,
*html .footer{
	zoom:1;
	}
*+html #menu
*+html #top,
*+html #box,
*+html #contentmenu,
*+html #button,
*+html .kakomi,
*+html .kakomi_top,
*+html .case,
*+html .banner,
*+html .products_index ul,
*+html .cat_content,
*+html .footer{
	zoom:1;
	}
a:link {
	color:#370093;
	text-decoration: none;
} 
a:visited {
	color:#370093;
	text-decoration: none;
} 
a:hover {
	color:#007CF9;
	text-decoration: underline;
}

body{
	background-color: #FFFFFF;
	margin: auto;
	color: #666666;	
}
#box{
	height: auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
    background-color: #FFFFFF;
	
}
#headerbox{
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #343DA2;
	clear: both;
	display: block;
}
#header {
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	width: 830px;
	
		
}
.discreption {
	font-size:0.7em;
}
#headerbox #right .button_box {
	line-height: 2em;
	height: 10px;
}
#headerbox #right .button {
	font-size: 70%;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	line-height: 2em;
}
#headerbox #right img {
	padding-top: 5px;
}
#flash {
	float:right;
}
h1{
	float:left;
	
}
h1 a{
	display: block;									
	height: 68px;
	width: 236px;
	background-image: url(http://toyomoto.org/toyomoto/img/logo_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -10000px;
	
}
h2 {
	height: 70px;
	width: auto;
	color: #3044A5;
	padding-top: 20px;
	font-size: 150%;
	background-image: url(http://toyomoto.org/toyomoto/img/h2_page.gif);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
}
.cat_4 h2 {
	background-image: url(http://toyomoto.org/toyomoto/img/h2_products_nouki.gif);
}
.cat_5 h2 {
	background-image: url(http://toyomoto.org/toyomoto/img/h2_products_kouji.gif);
}
.cat_6 h2 {
	background-image: url(http://toyomoto.org/toyomoto/img/h2_products_ipan.gif);
}
h3{
	display: block;
	height: 20px;
	margin-top:20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-left:5px;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	clear:both;
	border-left-style:solid;
	border-left-color:#3333CC;
	border-left-width:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	/*background-image: url(http://toyomoto.org/toyomoto/img/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}
*html h3 {
	padding-top:5px;
	margin-bottom: 0px;
}
.h3_top{
	display: block;
	height: 20px;
	margin: 5px 0px 10px 0px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 80%;
	background-color: #F0F0F0;
	background-image: url(http://toyomoto.org/toyomoto/img/bg_h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
}
#menu {
	width: 800px;
	height: 205px;
	list-style-type: none;
	background-image: url(http://toyomoto.org/toyomoto/wp-content/themes/toyomoto/imagestop/bg-header.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#menu li {
	height: 40px;
	width: 180px;
	display: block;
}
#menu li a{
	color: #FFFFFF;
	text-decoration: none;
	height: 40px;
	width: 175px;
	padding-top:0px;
	padding-left:5px;
	font-size:10pt;
	display: block;
	font-size: 80%;
	margin: 0px;
	text-indent: -10000px;
}
#menu li a:hover{
	text-decoration: none;
	background-image: url(http://toyomoto.org/toyomoto/img/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}

#menu img {
	float: right;
}
.hoei a{
	height: 22px;
	width: 175px;
	list-style-type: none;
	padding-top:6px;
	padding-bottom:2px;
	padding-left:3px;
	border-bottom: 1px solid #B0B0B0;
	display: block;
	text-indent: -10000px;
	background-image: url(http://toyomoto.org/toyomoto/img/hoei.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.hoei a:hover{
	
	background-image: url(http://toyomoto.org/toyomoto/img/hoei_hover.gif);
	background-repeat: no-repeat;	
}

.banner {
	padding: 9px 34px 10px;
	clear: both;
	list-style-type: none;
	display:block;
	background-image: url(http://toyomoto.org/toyomoto/img/bg_top_banner.png);
	background-repeat: no-repeat;
	height:70px;
	margin: 0px;
}
.banner li{
	float: left;	
}
.topbanner1 a{
	background-image: url(http://toyomoto.org/toyomoto/wp-content/themes/toyomoto/imagestop/banner-mitsu.jpg);
	height: 69px;
	width: 247px;
	text-indent: -10000px;
	display: block;
	background-repeat: no-repeat;
}
.topbanner1 a:hover {
	background-image: url(http://toyomoto.org/toyomoto/wp-content/themes/toyomoto/imagestop/banner-mitsu-hover.jpg);
}	
.topbanner2 a {
	margin: 0px;
	padding: 0px;
	background-image: url(http://toyomoto.org/toyomoto/wp-content/themes/toyomoto/imagestop/banner-store.jpg);
	height: 69px;
	width: 247px;
	border: none;
	text-indent: -10000px;
	display: block;
	background-repeat: no-repeat;
}
.topbanner2 a:hover {
	background-image: url(http://toyomoto.org/toyomoto/wp-content/themes/toyomoto/imagestop/banner-store-hover.jpg);
}
.topbanner3 a{
	margin: 0px;
	padding: 0px;
	background-image: url(http://toyomoto.org/toyomoto/wp-content/themes/toyomoto/imagestop/banner-toyomotoiida.jpg);
	height: 69px;
	width: 247px;
	border: none;
	text-indent: -10000px;
	display: block;
}
.topbanner3 a:hover {
	background-image: url(http://toyomoto.org/toyomoto/wp-content/themes/toyomoto/imagestop/banner-toyomotoiida-hover.jpg);
}

/*----------------------------------------------------------------
home
--------------------------------------------------------------------*/
#topcont {
	width: 590px;
	margin-right: 10px;
	margin-top:20px;
	float: left;
	margin-left: 5px;
}
*html #topcont {
	margin-left: 5px;
	margin-right: 7px;
}
#tenpo1 {
	background-image: url(imagestop/hoei.jpg);
	background-repeat:no-repeat;
	background-position: left center;
	width: 540px;
	height:260px;
	padding:80px 20px 20px 20px;
	line-height:1.5em;
	color:#fff;
}
#tenpo1 dt {
	font-size:1.2em;
	color:#FF6;
}
#tenpo1 dd {
	font-size:0.8em;
	margin-bottom:20px;
}
.top_banner {
	margin-bottom:10px;
}
#home_news {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#home_news dt{
	/*background-image: url(imagestop/newreleasetitle.gif);
	text-indent:1.5em;
	font-size: 1em;
	color: #333;*/
	background-image: url(images/back_news.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:-10000px;
}
#home_news dd{
	background-image: url(imagestop/newrelease.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:2em;
	font-size: 0.7em;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}
#home_news .date {
	color:#00F;
	margin-right: 10px;
	width: 150px;
}
#home_banner {
	float: left;
	width: 200px;
	margin-top:20px;
}
#headerbox #right {
	float: right;
	width:560px;
	text-align: right;
}
#kobutsu {
	width:189px;
	font-size:0.6em;
	text-align: center;
	padding: 5px;
	border: 1px solid #E8E8E8;
}
/*----------------------------------------------------------------------
footer
---------------------------------------------------------------------------*/
#footerbox{
	clear: both;
	margin-top:20px;
}
.add_footer {
	background-image: url(http://toyomoto.org/toyomoto/img/logo_toyomoto.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-left: 55px;
	margin-right: 5px;
	padding-bottom: 30px;
}

.hoei {
	margin-bottom: 10px;
}
.hoei2 {
	margin-top: 10px;
}

.footer {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #343DA2;
	margin-bottom: 10px;
	font-size: 80%;
	clear:both;
	background-color: #EFEFEF;
	padding-bottom: 15px;
	}
.credit {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	}
.copyright {
	display:block;
	font-size:0.8em;
	margin-top: 15px;
	color: #09C;
	}
.footer h3 {
	border:none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footer_case {
	float:left;
	padding: 0px;
	margin-right: 15px;
	list-style:none;
	margin-bottom: 10px;
}
/*----------------------------------------------------------------
                               sidebar  
----------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 210px;
	list-style-type: none;
	margin-bottom:20px;
}
.home #sidebar {
	margin-top:20px;
}
#sidemenu {
	background-image: url(http://toyomoto.org/toyomoto/img/button_side.png);
	background-repeat: no-repeat;
	padding-top: 37px;
	height:316px;
	list-style-type: none;
}

#sidemenu a{
	height:47px;
	width: 200px;
	margin-left:5px
	list-style-type: none;
	display: block;
	background-position: right center;
	text-indent:-10000px;
}
#sidemenu a:hover,
#sidemenu .active{
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(http://toyomoto.org/toyomoto/img/icon_menu.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent:-10000px;
}
#service {
	background-image: url(http://toyomoto.org/toyomoto/img/text_service.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-left:5px;
	display:block;
}

/*#sidebar .sidemenu {
	height: 27px;
	width: 180px;
	background-image: url(http://toyomoto.org/toyomoto/img/line_sidebutton.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	margin-left:10px;
}*/
/*.sidebanner1 a{
	background-image: url(http://toyomoto.org/toyomoto/img/banner_mitsuP.jpg);
	height: 61px;
	width: 200px;
	border: none;
	text-indent: -10000px;
	display: block;
}
.sidebanner1 a:hover {
	background-image: url(http://toyomoto.org/toyomoto/img/banner_mitsuP_hover.jpg);
}
.sidebanner2 a {
	margin: 0px;
	padding: 0px;
	background-image: url(http://toyomoto.org/toyomoto/img/banner_tsuhanP.jpg);
	height: 61px;
	width: 200px;
	border: none;
	text-indent: -10000px;
	display: block;
}
.sidebanner2 a:hover,
.sidebanner2 .active {
	background-image: url(http://toyomoto.org/toyomoto/img/banner_tsuhanP_hover.jpg);
}
.sidebanner3 a{
	margin: 0px;
	padding: 0px;
	background-image: url(http://toyomoto.org/toyomoto/img/banner_inakP.jpg);
	height: 61px;
	width: 200px;
	border: none;
	text-indent: -10000px;
	display: block;
}
.sidebanner3 a:hover {
	background-image: url(http://toyomoto.org/toyomoto/img/banner_inakP_hover.jpg);
}
.sidebanner4 a{
	margin: 0px;
	padding: 0px;
	background-image: url(http://toyomoto.org/toyomoto/img/banner_anan.jpg);
	height: 61px;
	width: 200px;
	border: none;
	text-indent: -10000px;
	display: block;
}
.sidebanner4 a:hover {
	background-image: url(http://toyomoto.org/toyomoto/img/banner_anan_hover.jpg);
}
.space{
	text-indent: -10000px;
	border: none;	
}*/
/*  pages  */
#right_content {
	width: 600px;
	padding-top: 10px;
	float: right;
	text-indent: 0.1em;
	line-height: 1.6em;	
	margin-bottom: 20px;
}
/*html #right_content{
	padding-left: 25px;
	padding-right: 27px;
}*/
#right_content p{
	font-size:80%;
	}
.gaiyou {
	font-size:80%;
	border-top: 1px solid #666666;	
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
.gaiyou th{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.gaiyou td{
	border-bottom: 1px solid #666666;
	
}
.gaiyou2 td{
	border-bottom-width: 0px;	
}

.kakomi_top {
	padding: 10px 10px 10px 10px;
	clear: both;
}
.kakomi_top {
	background-image: url(http://toyomoto.org/toyomoto/img/bg_page_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #E4EFF1;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:20px;
	color: #3044A5;
}
.kakomi_top p {
	font-weight:bold;
	
}
.kakomi {
	padding: 0px 10px 10px;
	clear: both;
}
*html .kakomi {
	padding: 15px 0px 10px 0px;
}

.kakomi_white {
	background-color: #FFFFFF;
	padding-top: 16px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 16px;
	border: 1px solid #999999;
}

*html .kakomi_white {
	padding-top: 15px;
}
.mini {
	font-size: 75%;
	text-decoration: none;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.mini a:hover {
	text-decoration: underline;
}
.shaoku {
	float:left;
}
.img_left{
	float:left;
	margin-right: 10px;
}

/*products_index*/

.products_index {
	padding-top: 0px;
	padding-bottom: 0px;
}
.products_index h3 {
	padding: 0px;
	background-image:none;
	height: 282px;
	width: 175px;
	border:none;
}
.products_index h3 a {
	text-indent: -10000px;
	padding: 0px;
	height: 282px;
	width: 175px;
	display:block;
}
.products_index ul {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
	font-size: 90%;
	margin-left: 10px;
}
.products_index li{
	width:175px;
	float:left;
	margin-left:5px;
	list-style:none;
	text-align:center;
}
.products_index .case {
	padding-top: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(http://toyomoto.org/toyomoto/img/bg_products_case.jpg);
	background-position: 10px 0px;
}

/*category-products*/

.cat_4 .kakomi_top {
	background-image: url(http://toyomoto.org/toyomoto/img/bg_products_nouki.gif);
	background-color: #009900;
	color: #FFFFFF;
}

.cat_5 .kakomi_top {
	background-image: url(http://toyomoto.org/toyomoto/img/bg_products_kouji.gif);
	background-color: #0099FF;
	color: #FFFFFF;
}

.cat_6 .kakomi_top,
.cat_7 .kakomi_top {
	background-image: url(http://toyomoto.org/toyomoto/img/bg_products_ipan.gif);
	background-color: #FF9900;
	color: #FFFFFF;
}

.cat_4 h2 {
	background-image: url(http://toyomoto.org/toyomoto/img/h2_products_nouki.gif);
}
.cat_5 h2 {
	background-image: url(http://toyomoto.org/toyomoto/img/h2_products_kouji.gif);
}
.cat_6 h2,
.cat_7 h2 {
	background-image: url(http://toyomoto.org/toyomoto/img/h2_products_ipan.gif);
}
#cat_list {
	margin-top: 10px;
	list-style-type: none;
	font-size: 80%;
}
#calendar {
	float: right;
	width: 150px;
	background-image: url(http://toyomoto.org/toyomoto/img/text_calendar.gif);
	background-repeat: no-repeat;
	padding-top: 35px;
	margin-top: 10px;
	list-style-type: none;
	font-size: 90%;
}

#cat_list li {
	margin-left:10px;
	padding-left: 0px;
	list-style-image: url(http://toyomoto.org/toyomoto/img/icon_golink_mini.gif);
	list-style-position: inside;
	float:left;
}
#cat_list .current-cat {
	list-style-image: url(http://toyomoto.org/toyomoto/img/icon_golink_mini.gif);
	font-weight: bold;
}
*html #cat_list li {
	margin-left:15px;
	margin-bottom:10px;
	line-height: 1em;
	list-style-position: outside;
}
*html #cat_list li .children {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#cat_list li .children {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#cat_list ul li {
	list-style-image: url(http://toyomoto.org/toyomoto/img/icon_golink_mini2.gif);
	margin-left: 5px;
}
*html #cat_list ul li {
	margin-left: 10px;
}
.category_description {
	font-size: 120%;
}
#products_list,
#single_box {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 580px;
}
*html #products_list,
*html #single_box {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 425px;
}
#cat_news {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 425px;
}
#cat_news li {
	list-style-image: url(http://toyomoto.org/toyomoto/img/icon_golink_mini.gif);
	list-style-position: inside;
}
#cat_news li .news_title {
	margin-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.cat_content img {
	width: 130px;
	padding: 10px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	float:left;
}
.cat_content .go_link {
	background-repeat: no-repeat;
	background-image: url(http://toyomoto.org/toyomoto/img/icon_golink.gif);
	background-position: right center;
	margin-top: 10px;
	padding-right: 20px;
	font-size: 90%;
	font-weight: bold;
}
#single_box img {
	padding: 10px;
	border: 1px solid #CCCCCC;
	display:block;
}
/* パンくずリスト*/
.breadcrumb {
	margin-bottom:15px;
	color: #333333;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
*html.breadcrumb {
	font-size: 10px;
}
.breadcrumb a:link , .breadcrumb a:visited{
	color: #006633;
	text-decoration: none;
	padding-right: 23px;
	background-image: url(images/icon_bread.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.breadcrumb a:hover{
	color: #00AA00;
	text-decoration: underline;
	}
.banner_link {
	display: block;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	width:198px;
}
.banner_link:hover {
	display: block;
	border: 1px solid #06C;
}

.banner_contact {
	margin-bottom: 10px;
	margin-left:5px;
}
