@charset "UTF-8";
/*formatting style
----------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-image: url(images/sensya_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:active {
	color: #33CCFF;
	text-decoration: none;
}
/*basic layout 
---------------------------------*/
#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	display: block;
	height: auto;
	margin: 0px auto;
}
#header {
	display: block;
	height: 300px;
	width: 900px;
	background-image: url(images/sensya_headerimg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 120%;
	display: block;
	color: #FFFFFF;
	text-align: right;
	padding-top: 20px;
	padding-right: 50px;
}
#navigation {
	display: block;
	height: 75px;
	margin: 0px;
	padding: 0px;
}
#navigation img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#sidebar {
	height: 890px;
	width: 260px;
	background-image: url(images/sideimg.jpg);
	background-repeat: no-repeat;
}
#homemain {
	display: block;
	height: 890px;
	width: 640px;
	float: right;
}
.homemainimg01 {
	display: block;
	padding-top: 30px;
	padding-bottom: 20px;
}
.homemainimg02 {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.homemainimg03 {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bluecircle {
	padding-right: 2px;
}
.othertittle {
	display: block;
	background-image: url(images/bluesquare.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	font-size: 130%;
	padding-left: 18px;
}
.othertext {
	display: block;
	font-size: 100%;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.option {
	color: #FC6E21;
	display: block;
	padding-top: 20px;
}
.optiontittle {
	display: block;
	background-image: url(images/orangesquare.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 20px;
	font-size: 130%;
}
#carwashmain {
	display: block;
	height: auto;
	width: 820px;
	padding-left: 40px;
}
.carwashmainimg01 {
	display: block;
	padding-top: 20px;
}
.carwashtable {
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
}
.tabletext01 {
	color: #FFFFFF;
}
.tabletext02 {
	font-size: 80%;
}
.tabletext03 {
	font-size: 120%;
	color: #CC4A89;
	font-weight: bold;
}
#coatmain {
	display: block;
	height: auto;
	width: 820px;
	padding-left: 40px;
}
.coatmainimg01 {
	display: block;
	padding-top: 20px;
}
.coat {
	color: #00B3CD;
	display: block;
	padding-top: 10px;
}
#eventmain {
	display: block;
	height: auto;
	width: 900px;
}
#infomain {
	display: block;
	height: 890px;
	width: 640px;
	float: right;
}
.infomainimg01 {
	display: block;
	padding-top: 30px;
	padding-bottom: 20px;
}
.infomainimg02 {
	display: block;
	padding-top: 30px;
	padding-bottom: 20px;
}
.infomainimg03 {
	display: block;
	padding-top: 30px;
	padding-bottom: 20px;
}
.infotitle {
	font-size: 140%;
	color: #FF6600;
	display: block;
	padding-left: 40px;
	padding-bottom: 30px;
}
.infotext {
	display: block;
	padding-left: 40px;
	font-size: 120%;
	line-height: 1.8;
}
#Gray01 {
	height: 15px;
	background-color: #999999;
}
#Gray02 {
	display: block;
	height: 30px;
	background-color: #999999;
}
#Gray03 {
	background-color: #999999;
	display: block;
	height: 30px;
}
#footer {
	background-image: url(images/footerimg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 150px;
	width: 900px;
}
.inquiry {
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 30px;
}
#Gray02 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#Gray02 a:visited {
	color: #333333;
	text-decoration: underline;
}
#Gray02 a:hover {
	color: #333333;
}
.ad {
	display: block;
	text-align: right;
	padding-right: 30px;
	color: #999999;
	padding-top: 50px;
}
.footernavi {
	display: block;
	text-align: right;
	padding-right: 30px;
	padding-top: 30px;
}
.blogimg {
	display: block;
	padding-left: 30px;
	padding-top: 30px;
}
#homemain p {
	font-size: 125%;
	line-height: 1.8;
	display: block;
	padding-left: 40px;
	padding-right: 40px;
}
