@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
}

body {
	background-image: url(../img/headbg.gif);
	background-repeat: repeat-x;
	font-family:'ヒラギノ角ゴ Pro W2','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #555555;
	background-position: top;
}

html, body {
    height: 100%;
    }

#wrap {
	width: 868px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
}
#header {
	position: relative;
}
h1{
	font-size: 10px;
}
#header_1st {
	height: 90px;
}

#header_2nd {
	height: 50px;
}



#header_left {
	width: 400px;
}

#header_right {
	position: absolute;
	height: 12px;
	width: 180px;
	left: 470px;
	top: 50px;
}

#header_right2 {
	position: absolute;
	height: 28px;
	width: 250px;
	left: 638px;
	top: 43px;
}


#head1 {
	height: 90px;
}
.logo{
	position: absolute;
	left: 2px;
	top: 17px;
}
#head2 {
	background-image: url(../img/contact.gif);
	position: absolute;
	left: 747px;
	top: 58px;
	width: 89px;
	height: 27px;
}
#menu {
	height: 50px;
}

ul.topmenu{
}
ul.topmenu li{
	list-style-type: none;
	float: left;
}

.menu li{
	float: left;
	height: 50px;
	width: 129px;
	list-style-type: none;
}

#head3 {
	background-image: url(../img/sitemap.gif);
	left: 823px;
	top: 63px;
	width: 60px;
	height: 17px;
}
#head4 {
	background-image: url(../img/privacy.gif);
	left: 884px;
	top: 63px;
	width: 80px;
	height: 17px;
}

.menu ul{

}

.menu li{
	float: inherit;
	list-style-type: none;
}
#push{
height: 100px; /* .push must be the same height as .footer */
}

#footer {
	height: 100px;
	background-image: url(../img/footerbg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer_link {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	text-align: center;
}
#contents {
}
#contents_left {
	float: left;
	width: 630px;
}
#contents_right {
	float: right;
	width: 220px;
}
#mainphoto {
	clear: both;
	padding-bottom: 15px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 320px;
}


#floatclear {
	clear: both;
	height: 10px;
}
#contents_left_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.top_info{
}
table.top_info th{
	font-weight: normal;
	line-height: 30px;
	height: 30px;
	padding-right: 14px;
	padding-left: 10px;
}
table.top_info td{
	color: #555555;
	background-image: url(../img/info_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
	padding-left: 12px;
}

#top1 {
	height: 230px;
}
#top1_left {
	float: left;
	width: 310px;
}
#top1_right {
	float: right;
	width: 310px;
}

#top2 {
	padding-top: 14px;
}
#top2_left {
	float: left;
	width: 310px;
}
#top2_right {
	float: right;
	width: 310px;
}
#clear {
	clear: none;
}#top_serve {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	height: 100px;
}
img.right_photo{
	margin-bottom: 8px;
}
#footer_copy {
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#pan {
	padding-bottom: 10px;
}
a{
	text-decoration: none;
	color: #0066CC;
}
a:hover{
	text-decoration: underline;
}
#jipage_title {
	padding-bottom: 12px;
}
p.bun{
	padding-bottom: 18px;
	padding-right: 4px;
	padding-left: 4px;
}#sub_title {
	line-height: 30px;
	background-image: url(../img/sub_titlebg.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left center;
	padding-left: 6px;
	margin-bottom: 6px;
}
table.access{
	margin-bottom: 18px;
}
.partner_name {
	padding-right: 4px;
}
table.partner{
	margin-top: 6px;
	margin-bottom: 18px;
}
.info_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 4px;
	padding-left: 2px;
	color: #666666;
}
table.kihon_info{
	margin-bottom: 18px;
	margin-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	margin-right: 4px;
}
table.kihon_info td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#info_koumoku {
	padding-left: 4px;
	padding-bottom: 6px;
	color: #336699;
}
table.contact{
	margin-top: 10px;
}
table.contact td.q{
	background-color: #EEEEEE;
	padding: 4px;
}
table.contact td.a{
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
}
ul.site{
	padding-left: 4px;
}
ul.site li{
	background-image: url(../img/info_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	list-style-type: none;
	margin-bottom: 10px;
}
ul.site2{
	padding-left: 12px;
}
.cabox {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
    }
#right_info {
	margin-bottom: 10px;
}


#top_tour{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#top_about{
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.qa{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 610px;
	padding-top: 18px;
	padding-left: 20px;
}

.q{
	list-style-image: url(../img/icon_q.gif);
	list-style-position: outside;
	margin-bottom: 8px;
	font-weight: bold;
}

.a{
	list-style-image: url(../img/icon_a.gif);
	list-style-position: outside;
	margin-bottom: 15px;
}

.tour_plan{
	width: 630px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.tour_plan th{
	padding: 6px;
	background-color: #F5F6F6;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tour_plan td{
	padding: 6px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tour_sample{
	width: 530px;
	margin-left: 50px;
	border: 1px dotted #999999;
	margin-bottom: 20px;
}

.tour_sample th{
}

.tour_sample td{
	padding: 2px;
}

#contents_left_box_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 14px;
	padding: 6px;
}

.mb05 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }
.mb15 { margin-bottom: 15px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb40 { margin-bottom: 40px; }

.ml05 { margin-left: 5px; }
.ml10 { margin-left: 10px; }
.ml15 { margin-left: 15px; }
.ml20 { margin-left: 20px; }
.ml30 { margin-left: 30px; }

.pt05 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }

.font10 {font-size:10px; }
.font11 {font-size:11px; }

