@charset "shift_jis";

/*コンテンツ*/

#main-left       {
	margin-right: auto;
	margin-left: 0px;
	float: left;
	width: 610px;
	text-align: left;
	margin-top: 10px;
}
#main-left-inner       {
	margin-right: 0px;
	margin-left: 50px;
}
#main-right       {
	float: right;
	width: 210px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: left;
}
#main-right-inner       {
	text-align: left;
	margin-right: 0px;
	width: 200px;
	background-color: #00CC99;
	background-image: url(../images/local-navi_bg.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 10px;
}


/*----*/

#local-navi {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#local-navi a {
	text-decoration: none;
	color: #A61919;
}
#local-navi a:hover {
	text-decoration: underline;
}

#local-navi li a {
	background-image: url(../images/local-navi_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#local-navi li ul li a {
	padding-left: 0px;
	background-image: none;
}

#local-navi li {
	margin-bottom: 7px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 7px;
}
#local-navi li ul {
	margin-left: 20px;
	margin-top: 7px;
	margin-bottom: 5px;
}

#local-navi li ul li {
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-position: inside;
	color: #CCCCCC;
}

#main-left-inner .section01 {
	text-align: left;
	margin-bottom: 30px;
}
#main-left-inner .section01 h3 {
	margin-bottom: 15px;
	color: #96100D;
	font-size: 180%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-top: 30px;
}
#main-left-inner .section01 h4 {
	margin-bottom: 15px;
	color: #FF9900;
	font-size: 150%;
	margin-top: 30px;
}
#main-left-inner .section01 p {
	line-height: 150%;
	margin-bottom: 15px;
}
#main-left-inner .section01 dl {
	margin-bottom: 20px;
	margin-top: 30px;
}
#main-left-inner .section01 dt {
	font-weight: bold;
	margin-bottom: 7px;
	font-size: 125%;
}
#main-left-inner .section01 dd {
	margin-bottom: 15px;
	margin-left: 20px;
}
#main-left-inner .section01 ul {
	margin-bottom: 25px;
	margin-left: 25px;
}
#main-left-inner .section01 li {
	margin-bottom: 7px;
}
.price {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
}
.price td {
	padding: 7px;
	background-color: #FFFFFF;
}
.price th {
	padding: 3px;
	background-color: #F9F9F9;
	text-align: center;
}



#contact-form {
	width: 100%;
	background-color: #E8E8E8;
}

#contact-form th,
#contact-form td {
	text-align: left;
	padding: 7px;
	font-size: 85%;
}
#contact-form th {
	background-color: #FEF9ED;
	width: 175px;
}
#contact-form td {
	background-color: #FFFFFF;
}
#contact-form td textarea {
	width: 90%;
}
#contact-form .hissu {
	font-weight: normal;
	font-size: 90%;
	color: #9B1B1A;
}
.postdate {
	color: #666666;
	margin-bottom: 15px;
	font-size: 90%;
}
.img-r {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}

