@charset "UTF-8";

/* ---------------------------------------------------------
メインコンテンツ
--------------------------------------------------------- */
#main {
	display:block;
	float:left;
	width:452px;
	padding:0px 0px 0px 20px;
	margin: 0px;
	}
	
	
/* ---------------------------------------------------------
インデックス
--------------------------------------------------------- */
.midashi{
	background:url(../img/midashi_head.jpg) no-repeat 0 5px;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	margin-top:20px;
	border-bottom:1px solid #F04E11;
}
.midashi2{
	background:url(../img/midashi_head2.jpg) no-repeat 0 5px;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	margin-top:20px;
	border-bottom:1px solid #F0B911;
}

.midashi_txt{
	margin-left:20px;
}

h2{
	font-size:14px;
	font-weight:bold;
}

h3{
	font-size:14px;
	font-weight:bold;
}

.index_image{
	float:right;
	margin-top:10px;
	margin-left:10px;
}

.banner{
	width:440px;
	height:160px;
	background:url(../img/banner.jpg) no-repeat;
}

.banner1{
	width:440px;
	height:160px;
	background:url(../img/banner1.jpg) no-repeat;
	
}

.banner2{
	width:440px;
	height:160px;
	background:url(../img/banner2.jpg) no-repeat;
}

.banner3{
	width:440px;
	height:160px;
	background:url(../img/banner3.jpg) no-repeat;
}

.banner4{
	width:440px;
	height:160px;
		background:url(../img/banner4.jpg) no-repeat;
}

h1{
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	position:relative;
	top:140px;
	left:5px;
}

.back_top {
	display:block;
	text-align:right;
	margin:5px 6px 5px 0px;
}

.back_top2 {
	display:block;
	text-align:center;
	margin:20px 6px 5px 0px;
	padding:10px;
	background:#ffffcc;
	border:1px solid #CCCCCC;
}


.clear_r{
	clear:right;
}

.clear_l{
	clear:left;
}

.clear{
	clear:both;
}

.main_txt{
	margin-top:10px;
}

.main_txt2{
	margin-top:10px;
}

.main_txt dl{
	margin-top:0px;
	margin-left:10px;
}

.main_txt dt{
	float:left;
	height:14px;
	background:url(../img/arrow.jpg) no-repeat;
	padding-left:17px;
}

.main_txt dd{
	min-height:14px;
}

.main_txt3{
	margin-top:10px;
}

.main_txt3 dl{
	margin-top:0px;
	margin-left:10px;
}

.main_txt3 dt{
	float:left;
	height:14px;
	background:url(../img/arrow2.jpg) no-repeat;
	padding-left:17px;
}

.main_txt3 dd{
	min-height:14px;
}

#main a:link,
#main a:visited {color:#333333; text-decoration :underline;}
#main a:hover,
#main a:active  {color:#333333; text-decoration :none;}

.midashi a:link,
.midashi a:visited {color:#FF6600; text-decoration :none;}
.midashi a:hover,
.midashi a:active  {color:#FF3300; text-decoration :none;}


.main_txt2 dl{
	margin-bottom:40px;
}


.main_txt2 dt{
	float:left;
	margin-bottom:0px;
	margin-right:10px;
}

.main_txt2 dd{
	margin-top:0px;
	margin-bottom:5px;
}

.img{
	margin:30px auto 10px auto;
	font-size:10px;
	text-align:center;
	border:none;
}

.img2{
	float:right;
	width:220px;
	margin:10px 0px 5px 5px;
	font-size:10px;
}

.img td{
	padding:0px 5px 0px 5px;
	font-size:10px;
	text-align:left;
}

.main_txt b{
color:#993300;
}

.txt_brown{
color:#993300;
}


/* ---------------------------------------------------------
右コラム調整
--------------------------------------------------------- */
#right a:link {color:#0063CE;}
#right a:visited{color:#0063CE;}
#right a:hover {color:#45A2FF;}

.right_box2 {
	display:block;
	border:#999999 solid 1px;
	width:298px;
	margin-bottom:12px;
	margin-top: 1px;
	padding:0;
	}
	
#right h3 {
	font-size:12px;}
	
	


/* ---------------------------------------------------------
調整
--------------------------------------------------------- */
p.other {
	margin:2px 0;
	padding:0 0 0 13px;
	color:#0063CE;
	background:url(http://tour.arukikata.com/worldtrain/img/ico-link02.jpg) no-repeat 3px;
	}

#main .main_txt2 .other a:link {color:#0063CE;}
#main .main_txt2 .other a:visited {color:#0063CE;}
#main .main_txt2 .other a:hover {color:#45A2FF;}
