@charset "UTF-8"

* { padding:0; margin:0;
}
.clear {clear:both;}
a {
	color: #333;
}

body {
	background:#fff url(../images/bg.jpg) repeat-x;
	font: 100%;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;

	font-family: 
	color:#333;
}
img {
	border: 0;
}
p.left img {
	float: left;
	margin:0 10px 5px 0;
	padding: 5px;
	border: 1px solid #ccc;
}
p.right img {
	float: right;
	margin:0 0 5px 5px;
	padding: 5px;
	border: 1px solid #ccc;
}
ul.text_s {
	padding: 20px 10px 10px 30px;
}
ul.text_s li{
	list-style: none;
	font-size: 70%;
}
#wrap {width:954px; margin:25px auto;}
#header {background:url(../images/header.png) no-repeat; height:207px; }
#logo #sitename {
	font-size: 36px;
	color: #000000;
	display: none;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C6C6C6;
}
#headercontent h2 {
	font-size: 18px;
	color: #F69;
	display: none;
}
#wrap #header #logo h2.description {
	display: none;
	text-align: center;
	font-size: 16px;
	padding-top: 207px;
	overflow: hidden;
}
#wrap #header #headercontent p {
	color: #FFF;
}
#wrap #header #sitecption {
	margin-right: 320px;
	margin-left: 440px;
	color: #FFFFFF;
	font: bold 22px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	display: none;
}
.bigger {
	font: 22px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #F69;
}


#wrap #header #logo {
	width: 340px;
	padding-top: 50px;
	padding-left: 50px;
	height: 150px;
	float: left;
}
#wrap #header #headercontent {
	width: 250px;
	float: right;
	padding-right: 55px;
	padding-top: 60px;
	height: 125px;
	display: none;
}

#main {background:url(../images/pagebg.png) repeat-y; padding:2px 9px 0 9px; margin:0;}
#menus {
	background:url(../images/menu.jpg) no-repeat;
	width:936px;
	margin:0 auto 10px auto;
	height:70px;
}#submenu ul {
	list-style: none;
	margin-left: 250px;
	margin-top: 5px;
}
#submenu li {
	display: inline;
}
#submenu a {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#mainmenu {
	height: 55px;
	font: 16px "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 22px;
	padding-left: 22px;
}
#mainmenu a {
	display: block;
	height: 40px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	text-decoration: none;
	padding-top: 15px;
	background: url(../images/menudevider.png) no-repeat 0px 5px;
	color: #F69;
}
#mainmenu .stay a {
	background: none;
	padding-left: 25px;
}

#mainmenu li {
	display: inline;
	text-align: center;
}
#first a {
	background: none;
	padding-left: 25px;
}
/*li#menu01 a {
	background-image: url(images/menu01.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
li#menu02 a {
	background-image: url(images/menu02.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
li#menu03 a {
	background-image: url(images/menu03.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-left: 48px;
}
li#menu04 a {
	background-image: url(images/menu04.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
*/li#menu01 .stay a {
	background-image: url(../images/menu01_2.jpg);
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
li#menu02 .stay a {
	background-image: url(../images/menu02_2.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
li#menu03 .stay a {
	background-image: url(../images/menu03_2.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	padding-left: 48px;
}
li#menu04 .stay a {
	background-image: url(../images/menu04_2.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}
li#menu05 .stay a {
	background-image: url(../images/menu04_2.jpg);
	background-repeat: no-repeat;
	background-position: 8px 10px;
}

#mainmenu a:visited, #mainmenu a.stay {
	text-decoration:none;
	color: F69;
}
#mainmenu .stay a {background:url(../images/menuactive.gif) no-repeat center top; color:#fff;}
#wrap #main #content {
	padding: 10px;
	line-height: 1.5;
}
#wrap #main #content2 {
	padding: 20px 10px 10px 10px;
	line-height: 1.5;
}
#wrap #main .topbox {
	padding-bottom: 10px;
}
* html #wrap #main .topbox {
	overflow: hidden;
}
.topbnr img {
	float: left;
	padding: 5px 0 5px 5px;
}

#mainmenu a:hover {color:#fff;}
#slide {
	margin: 0 0 10px 0;
	text-align: center;
}
.mobiletext{
	float: left;
	padding: 10px 10px 20px 10px;
	width: 660px;
}
.mobile {
	float: right;
	padding: 10px;
}
#homeleft {
	width:430px;
	float:left;
}
#homeleft img {
	margin: 5px 0;
	border: none;
}
#homeright {
	margin-left:440px;
}
.topbk {
	float:left;
	background-image: 	url(../images/sakura_bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;




	width: 480
.px;
	width: 916px;
}
h1, h2, h3, h4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
h1 {font-size:22px;}
h2 {font-size:18px;}
h3 {
	font-size:16px;
	margin: 0 0 10px 10px;
	border-left: 5px solid #F69;
	padding: 5px 0 3px 5px;
}
h4 {
	font-size:16px;
}
#main h2 {
	color:#333;
	display:block;
	padding:11px 0 5px 18px;
	background-image: url(../images/h2bk.jpg);
	height: 28px;
	background-repeat: no-repeat;
	border-right: 1px solid #DBDBDB;
	margin: 10px 0;
}
.pink {
	color: #F69;
}
#homeright h3 {
	color: #F69;
	font-weight: normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#imagephoto {
	float: left;
	text-align: center;
	padding: 0 0 0 10px;
}
#imagephoto .photo {
	width: 440px;
	border: 1px solid #ccc;
	padding: 15px 0 10px 0;
	color: #333;
	font-size: 90%;
	text-align: center;
	margin: 10px 10px 10px 0;
	float: left;
}
#imagephoto .photo img {
	padding-bottom: 5px;
	width: 400px;
	height: 300px;
}
#main  p {
	line-height: 1.5;
	margin-bottom: 0px;
	padding: 0 0 0 15px;
}
p.left_bn img {
	float: left;
	padding: 5px;
	margin: 0 5px 5px 0;
}
p.left img {
	float: left;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 0 10px 5px 0;
}
p.right img {
	float: right;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 0 0 5px 5px;
}
p.right2 img {
	border: none;
	float: right;
	padding: 5px;
	margin: 0 10px 5px 5px;
}
#homeright .column1 {
	width: 31%;
	float: left;
	padding-right: 5px;
}
#homeright .column3 {
	float: left;
	width: 32%;
	padding-left: 8px;
}
#homeright .column2 {
	float: left;
	width: 33%;
}
a:visited, a:active {
	color: #333;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#wrap #footer {
	background: url(../images/footer.png) no-repeat;
	height: 50px;
	padding-top: 40px;
	text-align: center;
	font-size: 80%;
	color: #999;
}
#mainmenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}
#submenu a:visited, #submenu a:active {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {
	background: url(../images/submenudevider.png) no-repeat left;
	display: block;
	float: left;
	height: 16px;
	padding-top: 2px;
	padding-right: 15px;
	padding-left: 15px;
	color: #000000;
	text-decoration: none;
}
#mainmenu .first a:visited, #mainmenu .first a:active {

	background: none;
}
#productlist {
	list-style: none;
}
#productlist li {
	display: block;
	padding: 3px;
	border-bottom: 1px solid #eee;
}
.productimage {
	float: left;
}
.post .date {
	font-size: 10px;
}
.post h3 {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px;
	color: #666;
}
.post {
	padding: 5px;
	margin-bottom: 15px;
}
#back {
	margin: 10px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	float: right;
	border: 1px solid #CCC;
	clear: both;
}
#back a {
	text-decoration: none;
	background-color: #EEE;
	display: block;
	width: 100%;
	color: #666;
}
#back a:hover {
	background-color: #F69;
	color: #FFF;
}
#sidebar1 {
	float: left;
	width: 49%;
}
#sidebar2 {
	float: right;
	width: 49%;
}
#homeright  ul {
	list-style: none;
}
#homeright li {
	display: block;
	border-bottom: 1px solid #eee;
	height: 18px;
}
#homeright li a {
	display: block;
	height: 15px;
	padding-top: 2px;
	color: #999999;
	text-decoration: none;
	background: url(../images/bullet.png) no-repeat 0px 3px;
	padding-left: 15px;
}
.form {
	margin:10px 25px 10px 0px;
}
.form .text {
	display:block;
	border:1px solid #666666;
	background: #efefef;
	width:250px;
	padding:5px;
	font-size:14px;
	color:#000000;
}
.form label {display:block; margin-bottom:3px; margin-top:10px;}
.form .text:hover{background:#FFFFFF; border: solid 1px #000000;}
.form .text:focus {
	background:#efefef;
	border: 1px solid #F69;
}
.form .button {
	display:block;
	border:1px solid #666666;
	background:#efefef;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
.form .button:hover {
	display:block;
	border:1px solid #666666;
	background: #ffffff;
	padding:5px 10px 5px 10px;
	margin:10px 0px 10px 0px;
}
#formtable2 {
	float: left;
}
#formtable2 td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
#formtable3 {
	float: left;
	margin-left: 10px;
	text-align: center;
}
#corp_table {
	margin: 10px 0 20px 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	line-height: 1.5;
	float:left;
}	
#corp_table2 {
	line-height: 1.5;
	float:left;
	margin: 10px 0 0 10px;
}	
#corp_table td {
	padding: 8px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#inspection_table {
	margin: 10px 0 20px 0;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	line-height: 1.5;
}
#inspection_table tr.title {
	background-image: url(../images/tablebk.jpg);
	background-repeat: repeat-x;
}
#inspection_table td {
	padding: 8px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
#inspection_table td.car {
	font-size: 75%;
}
tr#total td {
	border-top: 2px solid #999;
	font-weight: bold;
	background-color: #FCBCD2;
}
ul.inspection {
	margin: 30px;
}
ul.inspection li{
	list-style: disc;
}
.nav-box {
	font-size: 80%;
	color: #999;
	background: #eee;
	padding: 5px 10px;
	clear: both;
}
.nav-box a {
	text-decoration: none;
	color: #F69;
}
