@charset "utf-8";

/*-----------------------------------------------------
common
-----------------------------------------------------*/

* {
	padding: 0px;
	margin: 0px;
}

html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../img/dark_exa.png) repeat left top;
}

dt, dd, ol, li, pre, input, p, blockquote, th, td, address {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
}

h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-size: 14px;
	line-height: 22px;
}

h1, h2, h3, h4, h5, h6,strong, em, p, address,table, tr, td,
dl, dt, dd, ul, li, ol, form, fieldset, legend,noscript, img {
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	border: 0;
	overflow: hidden;
	color: #333;
}

a:hover {
	border: 0;
	overflow: hidden;
	text-decoration: none;
	color: #D7003A;
}

a:visited {
	border: 0;
	overflow: hidden;
}

a img {
	border: 0;
} 

li {
	list-style: none;
}

.clear {
	width: auto;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.log {
	display: none;
}

/*-----------------------------------------------------
font
-----------------------------------------------------*/



/*-----------------------------------------------------
margin
-----------------------------------------------------*/
.mg_t_5 {
	margin-top: 5px;
}
.mg_t_10 {
	margin-top: 10px;
}
.mg_t_20 {
	margin-top: 20px;
}
.mg_t_30 {
	margin-top: 30px;
}
.mg_t_50 {
	margin-top: 50px;
}
.mg_t_70 {
	margin-top: 70px;
}


.mg_b_5 {
	margin-bottom: 5px;
}
.mg_b_10 {
	margin-bottom: 10px;
}
.mg_b_20 {
	margin-bottom: 20px;
}
.mg_b_30 {
	margin-bottom: 30px;
}
.mg_b_50 {
	margin-bottom: 50px;
}


/*-----------------------------------------------------
top back
-----------------------------------------------------*/



/*-----------------------------------------------------
pankuzu
-----------------------------------------------------*/

#pankuzu {
	position: absolute;
	left: 0;
	top: 0px;
	font-size: 14px;
}

#pankuzu ul li {
	float: left;
}

#pankuzu .pan_home {
	background: url(../img/pankuzu.gif) no-repeat right center;
	padding: 0 18px 0 0;
	margin: 0 12px 0 0;
}

#pankuzu .pan_home a {
	color: #244D8A;
	text-decoration: none;
}

#pankuzu .pan_home a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#pankuzu .pan_second {
	background: url(../img/pankuzu.gif) no-repeat right center;
	padding: 0 18px 0 0;
	margin: 0 12px 0 0;
}

#pankuzu .pan_second a {
	color: #244D8A;
	text-decoration: none;
}

#pankuzu .pan_second a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#pankuzu .pan_third {
	background: url(../img/pankuzu.gif) no-repeat right center;
	padding: 0 18px 0 0;
	margin: 0 12px 0 0;
}

#pankuzu .pan_third a {
	color: #244D8A;
	text-decoration: none;
}

#pankuzu .pan_third a:hover {
	color: #FF6600;
	text-decoration: underline;
}

/*-----------------------------------------------------
wrap
-----------------------------------------------------*/

#wrap {
	width: 1000px;
	height:auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	background-color: #FFF;
}

body > #wrap {
	height: auto;
}

/*-----------------------------------------------------
header
-----------------------------------------------------*/

#header {
	width: 1000px;
	padding: 0;
	position: relative;
	z-index: 9999;
}

#header .regi {
	width: 1000px;
	padding: 0;
	position: relative;
	z-index: 9999;
}

/*-----------------------------------------------------
container
-----------------------------------------------------*/

#container {
	width: 960px;
	height: 100%;
	padding: 20px 20px 65px 20px;
	position: relative;
	z-index: 0;
}

.left_con {
	float: left;
	width: 460px;
	margin-right: 40px;
}

.right_con {
	float: right;
	width: 460px;
}

.photo_left {
	float: left;
	width: 140px;
	margin-right: 10px;
}

.photo_right {
	float: right;
	width: 310px;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
}

table th {
	padding: 8px 10px;
	background: #D5E7F4;
	border: 1px #CCCCCC solid;
}

table th.bangai {
	padding: 8px 10px;
	background: #A2C9E6;
	border: 1px #CCCCCC solid;
}

table td {
	padding: 8px 10px;
	border: 1px #CCCCCC solid;

}

.tour {
	width: 100%;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
}

.tour .days {
	padding: 3px 8px;
	background: #D5E7F4;
	border: 1px #CCCCCC solid;
	font-size: 12px;
	text-align: center;
}

.tour td {
	padding: 3px 8px;
	border: 1px #CCCCCC solid;
	font-size: 12px;
}

.pdf {
	margin: 10px 0px;
}

.pdf a {
	background: url(../img/icon_1r_32.png) no-repeat left center;
	width: 24px;
	height:24px;
	color: #F00;
	text-decoration: underline;
	padding: 3px 0px 3px 30px;
}



/*-----------------------------------------------------
footer
-----------------------------------------------------*/

#footer {
	width: 1000px;
	height: 65px;
	position: absolute;
	background-color: #CCC;
	bottom: 0;
	z-index: 9999;
}

#footer-inner {
	width: 1000px;
	margin:0 auto;
	padding:0;
}

#footer address {
	font-weight: bold;
	font-style: normal;
	color: #333;
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
}
