@charset "utf-8";
/* -=-=-=-=-=-=-=-=-=-=-=- CSS Document -=-=-=-=-=-=-=-=-=-=- */
body {
	font-size: 12px;
	text-align: center;
	line-height: 1.4;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body ,
textarea {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
input ,
select {
	font-family: Arial, "ＭＳ Ｐゴシック", sans-serif;
}
/* 全ページ変更の際、aタグのカラー一考（変更するならの話） */
a {
	color: #FF5C0F;
	text-decoration: none;
}
a:hover {
	color: #B08A08;
}
div ,
p ,
img ,
h1 ,
h2 ,
h3 ,
h4 ,
h5 ,
dl ,
dt ,
dd ,
ul ,
ol ,
li {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
	vertical-align: bottom;
}
h1 ,
h2 ,
h3 ,
h4 ,
h5 {
	font-size: 1px;
}

/* -=-=-=-=-=-=-=-=-=-=-=- header -=-=-=-=-=-=-=-=-=-=- */
#header {
	background-image: url(../images/header/bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 102px;
}
#header div.top ,
#header div.bottom {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#header div.top {
	height: 30px;
}
#header div.top h1 {
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
#header div.top ul {
	float: right;
}
#header div.top li {
	line-height: 30px;
	border-style: solid;
	border-color: #FF5C0F;
	border-width: 0px;
	border-right-width: 1px;
	list-style: none;
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
}
#header div.top li.last {
	border-width: 0px;
}
#header div.bottom {
	height: 72px;
}
#header div.bottom a {
	display: block;
	float: left;
}
#header div.bottom p {
	text-align: left;
	padding-top: 9px;
	padding-left: 16px;
	float: left;
}

/* -=-=-=-=-=-=-=-=-=-=-=- menu -=-=-=-=-=-=-=-=-=-=- */
#menu {
	background-image: url(../images/menu/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}
#menu div.inner {
	width: 960px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}
#menu li {
	list-style: none;
	float: left;
}

/* -=-=-=-=-=-=-=-=-=-=-=- contents -=-=-=-=-=-=-=-=-=-=- */
#contents {
	text-align: left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 9px;
}

/* -=-=-=-=-=-=-=-=-=-=-=- top -=-=-=-=-=-=-=-=-=-=- */
#top div#left {
	width: 770px;
	margin-right: 8px;
	float: left;
}
#top div#left div.top {
	background-color: #CC9900;
	padding: 3px;
	margin-bottom: 24px;
}
#top div#left div.top div.inner {
	width: 764px;
	height: 240px;
}
#top div#left div.top div.inner img.t_left {
	display: block;
	margin-right: 3px;
	float: left;
}
#top div#left div.top div.inner div.t_right {
	float: left;
}
#top div#left div.top div.inner div.t_right div.t_left ,
#top div#left div.top div.inner div.t_right div.t_right {
	width: 128px;
	height: 240px;
	float: left;
}
#top div#left div.top div.inner div.t_right div.t_left {
	margin-right: 3px;
}
#top div#left div.top div.inner div.t_right div.t_left a ,
#top div#left div.top div.inner div.t_right div.t_right a {
	display: block;
	margin-bottom: 3px;
}
#top div#left div.top div.inner div.t_right div.t_left a.last ,
#top div#left div.top div.inner div.t_right div.t_right a.last {
	margin: 0px;
}
#top div#left div.left {
	width: 220px;
	margin-right: 16px;
	float: left;
}
#top div#left div.left dl {
	background-color: #FEECC1;
	border-style: solid;
	border-color: #5B4500;
	border-width: 0px;
	border-bottom-width: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
#top div#left div.left dt {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 12px;
}
#top div#left div.left dt span {
	color: #FF5C0F;
}
#top div#left div.left dd {
	padding-bottom: 24px;
}
#top div#left div.left div.inquiry_area {
	text-align: center;
	border-style: solid;
	border-color: #5B4500;
	border-width: 3px;
	margin-top: 24px;
	padding-top: 20px;
	padding-bottom: 6px;
}
#top div#left div.left div.inquiry_area p {
	padding-bottom: 15px;
}
#top div#left div.left div.banner_area {
	text-align: center;
}
#top div#left div.left div.banner_area img {
	margin: auto;
	margin-top: 24px;
	margin-bottom: 24px;
}
#top div#left div.left div.banner_area a.a_l {
	color: #333333;
}
#top div#left div.left div.banner_area a.a_l:hover {
	color: #B08A08;
}
#top div#left div.left div.banner_area a.a_l img {
	margin-bottom: 4px;
}
#top div#left div.right {
	width: 534px;
	float: right;
}
#top div#left div.right h2 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 24px;
}
#top div#left div.right div.box_w img {
	display: block;
	width: 153px;
	float: left;
}
#top div#left div.right div.box_w dl {
	width: 370px;
	float: right;
}
#top div#left div.right div.box_w dt {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 18px;
}
#top div#left div.right div.box_w dt img {
	vertical-align: middle;
	display: inline;
	width: 32px;
	margin-right: 6px;
	float: none;
}
#top div#left div.right div.box_w dd a {
	color: #333333;
	text-decoration: underline;
}
#top div#left div.right div.box_w dd a:hover {
	color: #B08A08;
}
#top div#left div.right hr.line {
	border-style: solid;
	border-color: #FF5C0F;
	border-width: 0px;
	border-top-width: 2px;
	height: 2px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#top div#left div.right div.box_area {
	padding-top: 1px;
}
#top div#left div.right div.box_area div.b_left ,
#top div#left div.right div.box_area div.b_right {
	width: 260px;
}
#top div#left div.right div.box_area div.b_left {
	float: left;
}
#top div#left div.right div.box_area div.b_right {
	float: right;
}
#top div#left div.right div.box_area div.box {
	background-color: #FFFAEE;
	width: 260px;
	margin-top: 36px;
}
#top div#left div.right div.box_area div.box dt {
	color: #FF5C0F;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 12px;
}
#top div#left div.right div.box_area div.box dd {
	padding-left: 8px;
	padding-right: 8px;
}
#top div#left div.right div.box_area div.box dd.img_area {
	color: #333333;
	height: 76px;
	padding-top: 9px;
	padding-bottom: 8px;
}
#top div#left div.right div.box_area div.box dd.img_area img.d_left {
	width: 128px;
	float: left;
}
#top div#left div.right div.box_area div.box dd.img_area div.d_right {
	text-align: right;
	width: 100px;
	float: right;
}
#top div#left div.right div.box_area div.box dd.img_area div.d_right div.att {
	text-align: left;
	height: 53px;
}
#top div#right {
	width: 180px;
	float: right;
}
#top div#right div.tour {
	text-align: center;
	background-color: #5B4500;
	padding-bottom: 1px;
	margin-bottom: 24px;
}
#top div#right div.tour div.inner {
	background-color: #FFFFFF;
	width: 178px;
	height:195px;
	margin-left: auto;
	margin-right: auto;
}
#top div#right div.tour div.inner p {
	text-align: left;
	line-height: 24px;
	padding-left: 12px;
	padding-right: 12px;
	height: 24px;
}
#top div#right div.tour div.inner p.ee {
	line-height: 26px;
	height: 54px;
}
#top div#right div.tour div.inner a {
	display: block;
	height: 61px;
}
#top div#right div.tour div.inner a.last {
	height: 33px;
}
#top div#right div.tour hr {
	border-style: dashed;
	border-color: #FF5C0F;
	border-width: 0px;
	border-top-width: 1px;
	height: 1px;
	margin-left: 12px;
	margin-right: 12px;
}
#top div#right div.ranking {
	text-align: center;
}
#top div#right div.ranking a {
	color: #000000;
	text-decoration: none;
}
#top div#right div.ranking a:hover {
	text-decoration: underline;
}
#top div#right div.ranking div.inner {
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #CC9900;
	border-width: 1px;
	border-top-width: 0px;
	_width: 100%;
}
#top div#right div.ranking div.inner dt {
	padding-top: 24px;
	padding-bottom: 12px;
	clear: both;
}
#top div#right div.ranking div.inner dt.first {
	padding-top: 12px;
}
#top div#right div.ranking div.inner dd {
	height: 100%;
	padding-left: 12px;
	padding-right: 12px;
}
#top div#right div.ranking div.inner dd img {
	float: left;
}
#top div#right div.ranking div.inner dd p {
	text-align: left;
	width: 96px;
	float: right;
}
#top div#right p.cau {
	padding-top: 21px;
	padding-bottom: 18px;
}

/* -=-=-=-=-=-=-=-=-=-=-=- footer -=-=-=-=-=-=-=-=-=-=- */
#footer {
	padding-top: 48px;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer div#page_top_link {
	text-align: right;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 24px;
}
#footer div.menu {
	padding-bottom: 9px;
}
#footer li {
	border-style: solid;
	border-color: #FF5C0F;
	border-width: 0px;
	border-right-width: 1px;
	list-style: none;
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
}
#footer li.last {
	border-width: 0px;
}
#footer div.copy {
	color: #333333;
	background-image: url(../images/footer/bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 113px;
}
#footer div.copy p {
	padding-top: 32px;
}

/* -=-=-=-=-=-=-=-=-=-=-=- etc -=-=-=-=-=-=-=-=-=-=- */
.c_both {
	display: block;
	height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.c_both hr {
	border-style: none;
	border-width: 0px;
	display: none;
	visibility: hidden;
}
