@charset "utf-8";

*{
	margin:0;
	padding:0;
}

a{
	outline : 0 ;
	text-decoration: underline;
	color:#0011FF
}

a:hover{
	text-decoration: underline;
}

img{
	border:0;
}

html {
	height:100%;
}

body {
	background-color:#ffffff;
	height:100%;
	position:relative;
	z-index:1;
	text-align:center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color:#2A2A2A;
	font-size: 14px;
	line-height:1.7;
}

hr {
margin:8px 0;
padding:0;
clear:both;
height:0;
border:none;
}
* html hr{/* * htmlでIEのみに読ませる */
border-top: 1px solid;
}
*:first-child+html hr{/* for IE7 */
border-top:1px solid;
} 

#container {
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	padding:0 0 5px;
	border-bottom:5px solid #A6D400;
}

#head-text{
	background-color:#A6D400;
	height:25px;
}
#head-text p{
	display:block;
	width:700px;
	margin:0 auto;
	padding:0;
	text-align:left;
	font-size:12px;
	line-height:25px;
}
#contents {
	width:700px;
	margin:0 auto 30px;
	text-align:left;
	padding:10px 20px;
	background-color:#ffffff;
}

.contents_inner {
	width:939px;
	background-color:#fff9cc;
	border:solid 3px #ffcc00;
	border-top:0;
	border-bottom:0;
	padding-top:15px;
}

.contents_bottom {
	background:url(/images/common_contents_bottom.gif) no-repeat;
	width:945px;
	height:23px;
	overflow:hidden;
}
#clmLeft{
	width:480px;
	float:left;
	padding-right:10px;
}
#clmRight{
	width:210px;
	float:right;
}
#clmRight #rightImg{
	padding:0 0 20px;
}

#clmRight #rightImg img{
	padding:3px 3px 5px;
	border-width:1px 2px 2px 1px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-bottom:15px;
}

#smb{
	text-align:right;
	padding:10px 0 10px;
}

#smb iframe{
	padding-left:5px;
}

p,td,th{
	font-size:14px;
}
p{
	margin-bottom:5px;
}

h1{
	font-size:11px;
}

p#description{
	font-size:14px;
}
ul{
	list-style-position:outside;
	margin-left:15px;
	}
li{
	padding-bottom:2px;
}
h2.t2{
background-image:url("1ti_6.gif");
background-repeat:no-repeat;
font-size:15px;
height:25px;
line-height:26px;
margin:0;
padding:0 0 0 20px;
margin-bottom:10px;
margin-top:30px;
}

table.table01{
background-color:#FFFFFF;
border-collapse:collapse;
border-left:1px solid #999999;
border-spacing:0;
border-top:1px solid #999999;
empty-cells:show;
width:100%;
margin-bottom:20px;
}

table.table01 th{
background:none repeat scroll 0 0 #F1F1F1;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
padding:3px 5px;
font-size:13px;
width:100px;
}

table.table02 th{
	width:180px;
padding:5px 10px;
}

table.table01 td{
text-align:left;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
padding:5px 10px;
font-size:13px;
}

td.mon{
background-color:#EEEFE5;
}
td.thu{
background-color:#dddddd;
}

.data-box {
background:none repeat scroll 0 0 #F6F6F6;
border:1px solid #D4D4D4;
margin:0px 0 10px;
padding:8px;
}
.data-box h3{
	font-size:13px;
	margin-top:3px;
}

.data-box dt {
clear:left;
float:left;
font-weight:bold;
padding:5px 0px 5px 0px;
color:#648C0F;
width:110px;
}

.data-box dd {
margin-left:0;
padding:5px 5px 10px 110px;
}
.small{
	font-size:12px;
}
.notice{
	font-size:12px;
	color:red;
}

.align-left{
float:left;
padding:20px;
}

.align-right{
 float:right;
padding:20px;
}

h2{
	font-size:15px;
	border-left:3px solid #648C0F;
	padding:2px 3px;
	margin-top:25px;
	margin-bottom:5px;
	color:#648C0F;
	}

#orgLeft,#orgRight{
	width:390px;
	float:left;
	padding:10px;
}

.tour_img{
	float:left;
	width:200px;
	padding:0 30px 20px 0;
	font-size:12px;
	line-height:1.3;
}

/** #table03 **/
table.table03{
background-color:#FFFFFF;
border-collapse:collapse;
border-left:1px solid #999999;
border-spacing:0;
border-top:1px solid #999999;
empty-cells:show;
width:100%;
margin-bottom:0px;
}

table.table03 th{
background:none repeat scroll 0 0 #FFFFFF;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
padding:3px 5px;
font-size:14px;
color:#4f4f4f;
text-align:left;
font-weight:normal;
}

table.table03 tr.thead th{
background:none repeat scroll 0 0 #F1F1F1;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
padding:3px 5px;
font-size:14px;
color:#4f4f4f;
font-weight:bold;
text-align:center;
}

table.table03 th.act{
	width:300px;
	text-align:left;
}

table.table03 td{
text-align:left;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
padding:5px 10px;
font-size:13px;
text-align:center;
}
