@charset "utf-8";
/* formatting style
----------------------------------*/
body {
	font-size: 80%;
	line-height: 1.5;
	color: #333333;
	background-color: #FFFFFF;
	font-family: sans-serif;
	margin: 0px;
	padding: 0px;
}

/* link styles
----------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: 	
	underline; position: relative; top: 1px; left: 1px;

}
a:active { 
    text-decoration: underline;
}

#nav a:link { 
    color: #666666; 
	text-decoration: 
	underline;
}


/* basic layout
----------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 750px;
	border-right: 2px solid #009966;;
	border-left: 2px solid #009966;;
	background-color: #FFFFFF;
}
#main {
	width: 560px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
#sidebar {
	float: left;
	width: 160px;
	font-size: 85%;
	line-height: 2;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#sidebar ul{
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}
#sidebar li{
	list-style: none;
	margin-left: 0px;	
}
#sidebar h2 {
	text-align: left;
	padding-left: 0px;
	font-size: 11px;
}


#footer {
	clear: both;
}
/* header styles
----------------------------------*/

#path {
	text-align: right;
	font-size: 10.5px;
	color: #666666;
	padding-right: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#sitemap {
	text-align: right;
	font-size: 10.5px;
	padding-right: 10px;
	margin: 0px;
}
#sitemap a {
	color: #3366FF;
}

/* footer styles
----------------------------------*/

#footer {
	padding: 10px;
	border-top: 2px dotted #999999;
}
address {
	text-align: center;
	font-style: normal;
	font-size: 90%;
}
#top {
	text-align: right;
	margin-bottom: 10px;
	font-size: 90%;
}
#footer ul {
	list-style: none;
	font-size: 70%;
	margin-right: 10px;
	margin-left: 10px;
}
#footer ul li {
	padding: 5px;
	display: inline;
}

/* font styles
----------------------------------*/

h1 {
	text-align: center;
	font-size: 10.5px;
	color: #666666;
	padding-left: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h2 {
	font-size: 14px;
	color: #003366;
	padding: 3px 3px 3px 15px;
	clear: both;
	border-bottom: 1px dotted #666666;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #003366;
	border-left: 5px solid #FF6600;
	margin-bottom: 10px;
	line-height: 1;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.large {
	font-size: 18px;
}
.storong {
	font-weight: bold;
}
.little {
	font-size: 70%;
}

.underline {
	text-decoration: underline;
}
.marker {
	background-color: #FFFF00;
	text-decoration: underline;
}


.red {
	color: #CC0000;
}
.redlarge {
	font-size: 16px;
	color: #CC0000;
}

.orange {
	color: #FF3300;
}
.blue {
	color: #003399;
}

.price {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066FF;
	padding: 5px;
}
.photo {
	display: block;
	float: left;
	margin-bottom: 30px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.largebold {
	font-size: 16px;
	font-weight: bold;
}
.onepoint {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0033CC;
	padding: 3px;
}


/* Box styles
----------------------------------*/
}
.catch {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

#main #intro1 {
	margin: 0px 0px 10px;
	padding: 10px;
	float: left;
	border: 1px solid #003399;
	float: none;
}
#introBox img {
	display: block;
	padding: 10px 10px 100px;
	float: left;
}
.tokucyou {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #FFFFCC;
	border: 1px solid #FF3300;
}
#main .Box1 {
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 3px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#main .Box1 h2 {
	font-size: 12px;
	background-color: #D9E3FF;
	background-image: url(images/h2_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main .Box1 p {
	padding: 0px 10px;
	clear: both;
}

.koe {
	background-color: #FFCCCC;
	border: 1px solid #FF3300;
	padding: 5px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}


/* table styles
----------------------------------*/

#main table {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFFF;
}

#main table th {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	text-align: right;
	background-image: url(images/navi_bg.jpg);
	background-repeat: repeat;
}

#main td {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	}

/* faq styles
----------------------------------*/	
#main .Box1 dl#faqList dt {
	background-image: url(images/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	font-weight: bold;
}
#main .Box1 dl#faqList dd {
	line-height: 1.6;
	background-image: url(images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 1em;
	padding-left: 25px;
}
#main .Box1 ul#map {
	list-style-type: none;
	padding-left: 15px;
}
#main .Box1 .inner {
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	clear: both;
}
#main .Box1 ul {
	list-style: url(images/checkBox.JPG) none;
	padding-left: 20px;
}
#main  #map ul {
	list-style-type: none;
	list-style-image: none;
}
#main .Box1 .road {
	float: left;
	width: 170px;
	margin-bottom: 10px;
	margin-right: 5px;
	height: 220px;
	display: block;
}
#main .Box1 .inner .kakunin {
	border: 1px solid #FF6600;
}
.meyasu {
	font-size: 14px;
	color: #006633;
	font-weight: bold;
	margin-bottom: 15px;
	padding-left: 20px;
}
.red_under {
	color: #cd0000;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}
.meyasu #couut {
	width: 200px;
	left: 600px;
	top: 285px;
	position: absolute;
}
.meyasu {
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

/* nav styles
----------------------------------*/	
#nav {
	margin: 0px;
	height: 30px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nav ul {
	margin: 0px;
	text-decoration: none;
	list-style-type: none;
}
#nav ul li {
	width: 100px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #CCCCCC;
	line-height: 180%;
	float: left;
	font-size: 18px;
	background-image: url(images/navi_bg.jpg);
	text-decoration: none;
}
#nav ul li a {
	display: block;
	width: 100px;
	text-decoration: none;
	font-size: 10px;
}
#nav ul li a:link {
	text-decoration: none;
}
#nav  ul li a:visited { 
    color: #666666; 
	text-decoration: 
	underline;
}
#nav  ul li a:hover { 
    color: #FF9900; 
	text-decoration: 
	underline; position: relative; top: 1px; left: 1px;
}
#nav  ul lia:active { 
    text-decoration: underline;
}

