@charset "utf-8";
/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 有名な <a href="http://binarybonsai.com/kubrick/">Kubrick</a> をもとにした WordPress のデフォルトテーマ
Version: 1.6
Author: Michael Heilemann
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

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 150%;
}
p,h2,h3,h4 {
	margin:0;
	padding:0;
}
strong {
	color:#006699;
}
address {
	font-style:normal;
}
.clear {
	clear: both;
}
#all-content {
	margin: 0px auto;
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #ccc;
}
#header {
	height: 65px;
		width: 780px;
		background-color:#14569F;
}
#header h1 {
	margin:0;
	padding:0;
}

#header h2 {
	float:left;
	margin: 0;
	padding: 0;
}
#header h2 a {
	color: #fff;
	text-decoration: none;
}
#menu {
	background-image:url(images/menu-back.jpg);
	background-repeat:repeat-x;
	width:780px;
	height:22px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li {
	float:left;
	width:100px;
	height:22px;
	line-height:22px;
}
#menu li  {
	width:100px;
	height:22px;
	line-height:22px;
	background-image:url(images/menu-b.jpg);
	color:#fff;
	display:block;
	text-align:center;
}
#menu li a {
	width:100px;
	height:22px;
	line-height:22px;
	background-image:url(images/menu-w.jpg);
	color:#003366;
	display:block;
	text-decoration:none;
	text-align:center;
}
#menu li a:hover {
	width:100px;
	height:22px;
	line-height:22px;
	background-image:url(images/menu-b.jpg);
	color:#fff;
	display:block;
	text-decoration:none;
	text-align:center;
}


#contents {
	width: 760px;
	background-color: #FFFFFF;
	margin: 10px auto;
}
#top-contents {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#top-detail {
	width: 500px;
	margin-bottom: 10px;
}
#top-detail table {
	margin-bottom: 15px;
}
.top-detail-left {
	width: 250px;
	float:left;
}
.top-detail-right {
	width: 250px;
	float:right;
}
#top-contents h3 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #333333;
	height: 18px;
	line-height: 15px;
	text-indent: 15px;
	background-image: url(images/top-product-title.jpg);
}
#detail {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#detail h2 {
	padding: 0;
	margin: 0;
	font-size: 15px;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	text-indent: 5px;
	letter-spacing: 3px;
	background-color: #006666;
}
#detail h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 14px;
	color: #003399;
	height: 25px;
	line-height: 25px;
	text-indent: 5px;
	letter-spacing: 3px;
	border-bottom: 1px solid #ccc;
}
#c-contents {
	float: left;
	width: 500px;
	margin-bottom: 10px;
}
#c-contents h2 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #FFFFFF;
	height: 30px;
	line-height: 23px;
	text-indent: 5px;
	background-image: url(images/c-title.jpg);
	letter-spacing: 2px;
}
#c-contents h3 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #003366;
	height: 25px;
	line-height: 25px;
	text-indent: 15px;
	background-image: url(images/c-title-s.jpg);
	letter-spacing: 2px;
	background-repeat: no-repeat;
	clear:both;
}
#c-contents h4 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #003366;
	height: 25px;
	line-height: 23px;
	text-indent: 5px;
	letter-spacing: 2px;
	border-bottom: 1px solid #ccc;
}
#c-contents p {
	padding: 0;
	margin: 0 0 10px 0;
}
.post {
	border:1px solid #CCCCCC;
	padding:3px;
	width:488px;
	margin-bottom:5px;
}
.post img {
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	border:none;
}
#entry-c {
	clear:both;
	height:10px;
}
.more-link {
	clear:both;
	border:1px solid #ccc;
	padding:3px;
	color:#333;
	text-decoration:none;
}
.more-link a {
	color:#333;
	text-decoration:none;
	background-color:#FFCC00;
}
.more-link a:hover {
	color:#FF6600;
	text-decoration:none;
}
#naviside {
	float: right;
	width: 250px;
	font-size: 85%;
	letter-spacing:-0.5px;
}
#naviside ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#c-side {
	float: right;
	width: 252px;
	font-size: 85%;
	letter-spacing:-0.5px;
	background-color:#E8E8E8;
	padding: 1px;
}
#c-side ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.guide {
}
.guide h3 {
	margin:0;
	padding:0;
}
.guide h4 {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}
.guide p {
	margin:0 0 10px 0;
	padding:0 0 0 2px;;
}
.guide strong {
	font-weight:normal;
	color:#FF9900;
}
.guide li {
	margin:0 0 5px 0;
	padding:0;
	border-bottom:1px solid;
	border-bottom-color:#3366FF;
	padding-left:2px;
}
.guide a {
	color:#333333;
	text-decoration: none;
}
.guide a:hover {
	color:#ff9900;
}
#footer {
	margin: 0 auto;
	width:780px;
	height: 39px;
	background: url(images/footer.jpg) no-repeat;
	font-size: 90%;
	color: #fff;
	text-align: center;
	line-height: 400%;
	
}
#top-contact {
	border:1px solid #ccc;
	margin-top: 10px;
	background-color: #FFFFFF;

}
.top-tel strong {
	color:#0066CC;
}
.top-tel {
	margin-left:5px;
}
/* Profile :::::::::::::::::::::::::::::::::::::::::::::::*/
.profiledata dl {
	margin:0;
	padding:0;
}
.profiledata dt{
	clear:left;
	float:left;
	display:block;
	width:150px;
	margin:2px 0px 2px 0px;
	text-align:left;
	background-color: #006699;
	text-indent: 10px;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-left: 10px;
	padding: 1px 0 1px 0;
}
.profiledata dd{
	float: left;
	display: block;
	width: 300px;
	margin: 2px 0px;
	text-align:left;
	margin-left: 10px;
	padding: 1px 0 1px 0;
}
#profileenkaku dl {
	margin:0;
	padding:0;
}

#profileenkaku dl dt {
	width: 200px;
	display: block;
	float: left;
	padding: 0;
	text-align: left;
	color: #0066CC;
	font-weight: bold;
	background-image: url(../images/list-icon-blue.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}

#profileenkaku dl dd {
	width: 400px;
	display: block;
	margin-top: 0;
	margin-left: 215px;
	padding: 0;
	margin-bottom: 10px;
	text-align:left;
}

.profiledata hr {
	height: 1px;
	clear: both;
}

/* 会社概要 */
.profiledata table {
	border-spacing: 0 !important;
	background-color: #fff !important;
}

.profiledata table th {
	width: 180px !important;
	background-color: #006699 !important;
}

.profiledata table td {
	background-color: #ffffff !important;
	vertical-align: top;
}


/* Contact */
.contact {
	font-size:small;
	margin-bottom: 10px;
}
#contact p {
	font-size: 75%;
	line-height: 150%;
	margin-bottom: 1em;
	padding-left: 0px;
	padding-right: 0px;
}
.contact dt{
	clear:left;
	float:left;
	display:block;
	width:180px;
	margin:0px;
	padding-top:3px;
	text-align: left;
	border-left: 5px solid;
	border-left-color: #0066CC;
	padding-left: 10px;
	font-weight: bold;
}
.contact span{
	color:#FF0000;
	margin-bottom: 5px;
}
.contact dd{
	float:left;
	display:block;
	width:280px;
	margin:0px;
	padding:0px;
	text-align: left;
}
.form{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#E1F0FF;
	margin-bottom: 5px;
}
.form_b {
	margin-left:300px;
}
#category {
	background-color:#FFFFFF;
	font-size:110%;
}
#category ul {
	margin: 0;
}
#category ul li {
	border-bottom: 1px dotted #cccccc;
	text-indent: 10px;
}

#category li a {
	color:#333333;
}
#category li a:hover {
	color:#FF6600;
}
#category li li {
text-indent:5px;
border-bottom:1px solid #CCC;
}
/*
.cat-item-3 {
text-indent:-9999px;
}
*/

/* 画像リンクボーダー調整 */
a img {
	border: none;
}

/* 製品概要
--------------------------------------------------- */
.item-expert table {
	background-color: #fff !important;
}

/* お勧め製品
--------------------------------------------------- */
#select-item ul {
	margin: 0;
	padding: 0;
}

#select-item ul li {
	width: 250px;
	height: 60px;
	margin: 0;
	padding: 0;
	background: url(http://toyora.co.jp/wp/wp-content/themes/default/images/select-back.jpg) no-repeat;
	font-size: 130%;
	line-height: 350%;
	text-indent: 20px;
	font-weight: bold;
}

#select-item ul li a {
	color: #fff;
	text-decoration: none;
}

#select-item ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/* 製品詳細表
--------------------------------------------------- */
#c-contents table {
	width: 480px;
	margin-bottom: 10px !important;
	background-color: #333333;
	border-spacing: 1px;
}

#c-contents table th {
	color: #000;
}

#c-contents table td {
	padding: 5px;
}

#c-contents table td strong {
	color: #000;
}

.item-table table {
	width: 480px;
	margin-bottom: 10px !important;
	background-color: #333333;
	border-spacing: 1px !important;
}

/*
.item-table table tr.koumoku-b {
	background-color: #C1E0FF;
}
*/

/*
.item-table table tr.koumoku-w {
	background-color: #ffffff;
}
*/

.item-table table th {
	width: 130px;
	color: #000 !important;
}

.item-table table td {
	padding: 5px;
}

.item-table table td strong {
	color: #000 !important;
}

/* 製品詳細リンク
--------------------------------------------------- */
.more-detail {
	width: 350px;
	padding: 10px 5px 5px 5px;
	border: 1px solid #666;
	background-color: #fff;
	display: block;
}

.more-detail a {
	padding: 5px;
	display: block;
	color: #333;
	text-decoration: none;
}

.more-detail a:hover {
	background-color: #EBEBEB;
	text-decoration: underline;
}

/* バス停実績 */

.bus-product dl {
	width: 150px !important;
	margin: 0 4px 0 4px !important;
	padding: 0 !important;
	display:block;
	float: left;
}

.bus-product dl dt {
	width: 150px !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center !important;
}

.bus-product dl dt p {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.bus-product dl dt p a {
	border: none !important;
}

.bus-product dl dt img {
	width: 150px !important;
	height: 180px !important;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}

.bus-product dl dd {
	width: 150px;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 120%;
	color: #333;
	text-indent: 0;
	text-align: center !important;
}
