/* 初期設定 */
body{
margin:0;
padding:0;
background-image:url(image/background.jpg);
background-repeat : repeat-x ;
background-attachment : fixed ;
}


img{
	border:0;
}

.texts{
	font-size:95%;
	color:#444444;
	line-height:140%;
}



/* タイトル */
.header{

}

.title_img{
	margin-top:10px;
	margin-bottom:5px;
}

.line{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}


.sidemenu{
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

.navi{
	color:#444444;
	font-size:90%;
}

.news{
	color:#444444;
	font-size:90%;
	line-height:140%;
}

.news_img{
	border-bottom:#cccccc solid 1px;
	border-left:#cccccc solid 1px;
	border-top:#cccccc solid 1px;
	border-right:#cccccc solid 1px;
}

.main{
	background-color:#ffffff;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;

}

.menu{
}

.content{
}

.footer{
	background-color:#0099ff;
	color:#ffffff;
	text-align:center;
	font-size:90%;

}


/* フライト情報 */
.timetable{
	font-size:90%;
	color:#444444;
}

.timetable_t{
	font-size:120%;
	color:#444444;
	font-weight:bold;
}

.timetable td{
	border-bottom:1px solid #555555;

	text-align:center;
}


/* 問い合わせ先一覧 */
.ask{
	font-size:90%;
	color:#444444;
	margin-left:30px;
}
.ask td{
	border-bottom:1px solid #555555;

}
.asktitle{
	margin-left:10px;
}

/* 概要沿革 */

.outline_table{
	margin-left:30px;
	font-size:90%;
	color:#444444;
	line-height:140%;
}


.outline{
	font-size:90%;
	color:#444444;
	line-height:140%;
}

.outline_td{
	border-bottom:1px solid #cccccc;

}

/* リンク */
.link td{
	border-bottom:1px solid #cccccc;
	font-size:95%;
	color:#444444;

}

/* 交通アクセス */

.access_bus{
	margin-left:15px;
}

.access_bus_td{
	border-bottom:solid 1px #666666;
}

.access_bus_td_2{
	border-bottom:solid 2px #666666;
}

.access_bus_td_3{
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	font-weight:bold;
}

.bus_muroto{
	font-size:90%;
	color:#444444;
	text-align:center;
}

.bus_muroto td{
	border-bottom:solid 1px #666666;
}



/* 質問 */

.ques_q{
	font-weight:bold;
	line-height:140%;
	font-size:95%;
	color:#444444;
	border-bottom:1px solid #666666;
}

.ques_a{
	line-height:140%;
	font-size:95%;
	color:#444444;
}

.ques_txt{
	line-height:140%;
	font-size:95%;
	color:#444444;
}

/* 協議会 */
.kyougikai_txt{
	margin-left:15px;
	line-height:140%;
	font-size:95%;
	color:#444444;
}

/* 施設案内 */
.information_txt{
	margin-left:15px;
	line-height:140%;
	font-size:95%;
	color:#444444;
}


/* 空港ビル会社概要 */
.company_txt{
	margin-left:15px;
	line-height:140%;
	font-size:95%;
	color:#444444;
}

.company_txt td{
	border-bottom:1px solid #cccccc;

}

.kessan_txt{
	margin-left:15px;
	line-height:140%;
	font-size:95%;
	color:#444444;
}


/* 観光案内 */

.sight_shoyou th{
	font-weight:bold;
	font-size:95%;
	text-align:left;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#efefef;
}

.sight_shoyou td{
	border-bottom:1px solid #cccccc;
	font-size:95%;
}

/* サイトマップ */

.sitemap{
	line-height:140%;
	font-size:90%;
	color:#444444;
}
.font_ore {
	font-weight: bold;
	color: #FF6600;
}
.yoc {
        text-align: center;
}
.newbox {
	padding: 7px;
	font-size: 13px;
	border: 1px solid #e8e1d1;
	background-color: #FFFFCC;
	color: #444444;





}
.kome {
	font-size: 11px;
	color: #FF0000;
}
