@charset "euc-jp";
p {
	margin: 0px;
	color: #444444;
}
h1 {
	font-size: 70%;
	line-height: 120%;
	color: #666666;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
body {
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ebebeb;
	font-family: '¥á¥¤¥ê¥ª', 'Meiryo', 'Hiragino Kaku Gothic Pro', '¥Ò¥é¥®¥Î³Ñ¥´ Pro W3', 'Osaka', '£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
	color: #444444;
	}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navi {
	width: 210px;
	margin-left: 50px;
	background-image: url(img/bg_navi.jpg);
	background-repeat: repeat-y;
}
#navi ul {
	padding-left: 35px;
}
#navi li {
	font-size: 80%;
	line-height: 150%;
	list-style-type: none;
	width: 150px;
}

#navi li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
#navi li a:hover {
	background-color: #FF66CC;
	text-decoration: underline;
}
#navi #navi_1 {
	padding-bottom: 20px;
}

#navi #navi_1 li{
	background-image: url(../img/index/special_btn.jpg);
	background-repeat: no-repeat;
	padding-left: 1.5em;
}
#navi #navi_2 {
	padding-bottom: 20px;
}

#navi #navi_2 li {
	background-image: url(../img/index/search_btn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.5em;
}
#navi #navi_3 {
	padding-bottom: 20px;
}

#navi #navi_3 li {
	background-image: url(../img/index/about_btn.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.5em;
}
#navi #ad {
	height: 217px;
	width: 200px;
	margin-top: 30px;
	margin-bottom: 30px;
}
#header {
	width: 700px;
	background-color: #ebebeb;
	float: right;
	background-repeat: repeat-x;
}


#header #arrow {
	float: left;
}
#header #top_navi {
	font-size: 80%;
	font-weight: bold;
	background-image: url(../img/index/top_navi.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 420px;
	text-align: center;
}
#header #top_navi li {
	float: left;
	width: 140px;
	list-style-type: none;
	display: inline;
}
#header #top_navi li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-left: 5px;
}

#header #top_navi li a:hover {
	text-decoration: underline;
}

#header #tel {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 90px;
}

#header #home {
	float: left;
	margin-right: 10px;
}
#header #site_map {
	float: right;
	margin-right: 10px;
}
#header #top_icon {
	clear: both;
	width: 700px;
	height: 30px;
}

#left_side {
	width: 285px;
	float: left;
}
#all #main_waku {
	clear: both;
	width: 985px;
	background-image: url(../img/index/bg_main_waku.jpg);
	background-repeat: repeat-y;
}


#main {
	float: right;
	width: 700px;
	margin-left: -30px;
}

#footer {
	clear: both;
	width: 904px;
	margin-left: 80px;
	background-image: url(../img/index/bg_foot.jpg);
	background-repeat: repeat-x;
}

#footer #foot_navi {
	font-size: 65%;
	text-align: center;
	clear: both;
	width: 770px;
	padding-left: 100px;
}

#footer #foot_navi li {
	list-style-type: none;
	float: left;
	padding-right: 10px;
}

#footer #foot_navi li a {
	color: #ff3f45;
	text-decoration: underline;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer p {
	font-size: 70%;
	text-align: center;
	clear: both;
	width: 870px;
	color: #ebebeb;
}


.go_to_top {
	font-size: 80%;
	color: #444444;
	text-decoration: underline;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 10px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}

#contents {
	width: 700px;
	background-color: #FFFFFF;
}

 h2 {
	font-weight: bold;
	width: 665px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 10px;
	clear: both;
	font-size: 80%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../img/detail/li_marker.jpg);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
	background-color: #FFF7DF;
	color: #444444;
}
.h2_a {
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFC184;
	width: 400px;
	margin-right: 280px;
	margin-left: 20px;
	background-image: none;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #e8250c;
}
.h2_b {
	color: #FF6633;
	background-image: url(img/li_marker.jpg);
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
}

#contents #bread_list {
	font-size: 78%;
	color: #444444;
	clear: right;
	width: 700px;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contents #bread_list li {
	float: left;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
}

#contents #bread_list li a {
	color: #444444;
	text-decoration: none;
	padding-left: 5px;
}

#contents p {
	font-size: 90%;
}
#header p {
	font-size: 70%;
	line-height: 120%;
	color: #666666;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.mail {
	color: #F86762;
}
.link_color {
	color: #F86762;
}
a:hover {
	color: #FF99CC;
}
