/* ---------------------------------------------------------------- */
/* Commn style */
/* ---------------------------------------------------------------- */
A:link { color:#A32505; text-decoration:underline; }
A:visited { color:#A32505; text-decoration:underline; }
A:hover { color:#A32505; text-decoration:none; }
A:active { color:#A32505; text-decoration:underline; }

body {
	margin : 10px 0px 10px 0px;
	padding : 0px;
	color:#000000;
}

img { border : none;}

h1,h2,h3,h4,h5,p{
	margin : 0px;
	madding : 0px;
	font-weight : normal;
}

#base {
	margin :0px auto;
	padding : 0px;
	width : 800px;
	border : 1px #666666 solid;
}

#header{
	padding : 0px 20px 0px 20px;
	background-color : #E3D3AE;
}

#menu{
	padding : 0px 20px 10px 20px;
	background-color : #E3D3AE;
	border-width : 1px;
	border-color :  #666666;
	border-style : none none solid none;
}

#contents{
	padding : 0px 20px 0px 20px;
	background-color : #F4EBDC;
}

#footer{
	margin :0px auto;
	width : 800px;
}

#base_map {
	margin :0px auto;
	padding : 20px;
	width : 620px;
	text-align : center;
}

/* ---------------------------------------------------------------- */
/* font style */
/* ---------------------------------------------------------------- */
.concept h3{
	font-size : 13px;
	line-height : 20px;
}
.concept p{
	font-size : 12px;
	line-height : 18px;
}

.chance h3{
	font-size : 17px;
	font-weight : bold;
}
.chance h4{
	font-size : 15px;
	font-weight : bold;
	line-height : 23px;
	color : #DD4611;
	padding : 8px 0 0 0;
}
.chance h5{
	font-size : 13px;
	font-weight : bold;
	padding : 0 0 8px 0;
}
.chance p{
	font-size : 12px;
	line-height : 18px;
}
.price{
	font-size : 32px;
	font-weight : bold;
	color : #DD4611;
}
.red{
	font-size : 17px;
	line-height : 22px;
	color : #A3000C;
}
.text{
	font-size : 13px;
}
.cap{
	font-size : 10px;
	line-height : 12px;
}
.text2{
	font-size : 16px;
}
.yushi{
	font-size : 11px;
	line-height : 16px;
}

.plan p{
	font-size : 12px;
	padding : 5px 0 25px 0;
}
.plan2{
	font-size : 12px;
}

.location p{
	font-size : 14px;
}

.outline h3{
	font-size : 14px;
}
.outline{
	font-size : 12px;
	line-height : 16px;
}

.request h2{
	font-size : 14px;
}

.request p{
	font-size : 13px;
}
.request2{
	font-size : 12px;
}

.text11{
	font-size : 11px;
}
