@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}
body {
	color: #022CA5;
	background-color: #022CA5;
	font-size: 80%;
	line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images2/bg.png);
	background-repeat: repeat-x;
}
a:link {
	color: #022CA5;
	text-decoration: underline;
}
a:visited {
	color: #022CA5;
}
a:hover {
	color: #022CA5;
}
a:active {
	position: relative;
	left: 1px;
	top: 1px;
}
#wrapper {
	background-color: #E7E4D1;
	border-right: 1px solid #006;
	border-left: 1px solid #006;
	margin: 0px auto;
	width: 780px;
}
#main {
	padding: 15px;
	float: right;
	width: 535px;
	margin-bottom: 20px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #A39274;
	background-image: url(images2/logo_main_tan.jpg);
	background-repeat: repeat-x;
}
#main a {
	color: #00F;
}

#main a:visited {
	color: #022CA5;
}

#main a:hover {
	color: #F00;
}

#main a:active {
	color: #06F;
}

#main ol {
	list-style: inside;
}
#main p {
	margin: 15px;
}
#main ol {
	margin: 15px;
}

#main p img {
	float: left;
	margin: 10px;
}
#main p .pic_left {
	float: right;
}

#main table tr {
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top: 1px solid #4E3DA0;
	border-right: 0px solid #4E3DA0;
	border-bottom: 1px solid #4E3DA0;
	border-left: 0px solid #4E3DA0;
}
#main table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* 必須項目エラーメッセージ */
div.error {
width: 400px;
background-color: #fcc;
padding: 6px;
}
/* 必須 */
span.required { font-weight: bold; }
form .form_item select {
	width: 150px;
}
form p .required {
	margin-left: 5px;
	color: #900;
}
#main .strong {
	font-weight: bold;
}

 #main table {
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
 #main table tr th {
	border-top: 2px solid #5A4F38;
	border-right: 2px none #5A4F38;
	border-bottom: 2px solid #5A4F38;
	border-left: 2px none #5A4F38;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}
 #main table tr td {
	border-bottom: 1px solid #736448;
	text-align: left;
	font-weight: normal;
}
#main table tr td img {
	padding-left: 15px;
}
#main #order {
	text-decoration: line-through;
	clear: both;
	color: #00F;
	font-size: medium;
}


#form form p .required {
	color: #F00;
	padding-left: 5px;
}
#form form .form_item {
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px #5A4F38;
	padding-bottom: 5px;
	border-top: 1px #5A4F38;
	padding-left: 15px;
}
#form form p {
	border-top: 1px solid #5A4F38;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}



#main .adress {
	float: left;
	clear: both;
	border-style: double;
	border-color: #18449A;
	padding: 5px;
	font-style: italic;
	font-size: medium;
	font-weight: bold;
	width: 250px;
	text-align: center;
}




#sidebar {
	float: left;
	width: 185px;
	padding: 15px;
	background-color: #E7E4D1;
	color: #333;
}
#sidebar table tr th img {
	padding: 5px;
}
#sidebar p img {
	border: 1px double #5A4F38;
	margin-top: 15px;
	padding: 5px;
}
#sidebar .smallword {
	font-size: 14px;
	line-height: 30px;
}

#sidebar table tr th a img {
	border: 1px solid #0233A9;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar .testimonials {
	font-size: 12px;
	font-style: italic;
	padding-top: 30px;
}

#sitemap #wrapper #main table {
	width: 500px;
	border-top: #333;
	border-bottom: 1px solid #736448;
}
#sitemap #wrapper #main table tr td {
	border-top: 1px solid #736448;
	border-bottom-width: 0px;
}

#sitemap #wrapper #main table tr td a {
	font-size: 14px;
}
#sitemap #wrapper #main table tr td .order {
	text-decoration: line-through;
	color: #00F;
}

#size #wrapper #main table {
	border-top: thin solid #5A4F38;
	border-right: thin solid #5A4F38;
	border-bottom: thin solid #5A4F38;
	border-left: thin solid #5A4F38;
}
#size #wrapper #main table tr th {
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
}
#size #wrapper #main table tr td {
	border: 1px solid #5A4F38;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
#quate #wrapper #main table {
	border-top: thin solid #5A4F38;
	border-right: thin solid #5A4F38;
	border-bottom: thin solid #5A4F38;
	border-left: thin solid #5A4F38;
}
#quate #wrapper #main table tr th {
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
}
#quate #wrapper #main table tr td {
	border: 1px solid #5A4F38;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
h3 {
	background-color: #99CCE7;
	background-image: url(images2/obi.png);
	padding-left: 10px;
	height: 32px;
	width: 150px;
	color: #FFF;
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 15px;
	margin-top: 10px;
}
#packing #wrapper #sidebar h3

{
	font-size: 16px;
}
#commercial #wrapper #sidebar h3 {
	font-size: 14px;
	line-height: 30px;
}



#footer {
	clear: both;
	padding: 15px;
	background-color: #006;
}
#footer a {
	color: #94CCE7;
}
#footer a:hover {
	color: #F00;
}

#footer ul li a {
	color: #CCC;
}
#footer ul li a:hover {
	color: #79BCE7;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 15px;
}
#footer #address {
	color: #FFF;
}
#footer p {
	color: #94CCE7;
	float: right;
	margin: 0px;
}



#header {
	background-image: url(images2/head05.png);
	height: 200px;
	position: relative;
}
#header #title {
	position: relative;
	top: 0px;
	color: #039;
	font-family: Tahoma, Geneva, sans-serif;
	margin-left: 15px;
	font-size: 16px;
	width: 320px;
}
#header #title2 {
	position: absolute;
	top: 20px;
	left: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #039;
	width: 320px;
	height: 30px;
}


#header h1 #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header #garage {
	position: absolute;
	top: 15px;
	left: 570px;
}


#header #MenuBar1 {
	position: absolute;
	width: 780px;
	top: 168px;
	background-color: #18449A;
}
#header #MenuBar1 li {
	width: 129px;
	background-color: #FFF;
	height: 32px;
	text-align: center;
	font-size: 11px;
	border-right: 1px solid #033;
}
#header #MenuBar1 li a {
	background-color: #18449A;
	color: #FFF;
	height: 21px;
	line-height: 2em;
}
#header #MenuBar1 li a:hover {
	background-color: #54B4DB;
}
#home #wrapper #header #MenuBar1 #nHome a,
#services #wrapper #header #MenuBar1 #nServices a,
#size #wrapper #header #MenuBar1 #nSize a,
#packing #wrapper #header #MenuBar1 #nPacking a,
#commercial #wrapper #header #MenuBar1 #nCommercial a,
#contact #wrapper #header #MenuBar1 #nContact a,
{
	color: #18449A;
	background-color: #A5D2E7;
}
#main table tr td p img {
	float: right;
}
