@charset "UTF-8";
/* CSS Document */
#main_contents {
	background: url(../img_common/bg_contents.gif) repeat-y;
	width: 960px;
	padding: 0 15px 20px 15px;
}
#main_image {
	width: 930px;
	height: 360px;
	display: block;
}
#top_contents {
	width: 910px;
	display: block;
	padding: 12px 10px;
}



/*news&topics*/
#news {
	width: 218px;
	margin-top: 7px;
	display: block;
	float: left;
	background: url(../img_index/news_bg.jpg) repeat-y;
}
ul#news_list  {
	margin: 0;
	padding: 0px 15px 5px 15px;
	font-size: x-small;
	height: 180px;
	overflow: auto;
	
}
ul#news_list li {
	list-style-position: outside;
	display: block;
	background: url(../img_index/news_list_icon.gif) left top no-repeat;
	list-style-type: none;
	padding-left: 12px;
	padding-bottom: 5px;
	line-height: 140%;
	background-position: 0 5px;
}
.news_btm {
	display: block;
	margin: 0;
}
/*end*/



/*contents_listt*/
#contents_list {
	width: 672px;
	display: block;
	float: right;
}
.list_box {
	width: 224px;
	background: url(../img_index/list_plate.gif) no-repeat;
	height: 76px;
	display: block;
	float: left;
}
.list_box a {
	text-decoration: none;
}
.list_box a:hover {
	text-decoration: underline;
	background-color: #C7CDD8;
}
.box_contents {
	width: 224px;
	display: block;
}
.list_img {
	float: left;
	margin: 16px 0 0 10px;
}
.list_txt {
	float: right;
	width: 158px;
	margin-right: 5px;
	display: block;
}
.list_txt h2 {
	margin: 0;
	padding: 0;
}
.list_txt p {
	font-size: 10px;
	margin: 0;
	padding: 0 4px 0 0;
	line-height: 110%;
}
h2#li_outline {
	background: url(../img_index/tit_guide.jpg) no-repeat;
	width: 150px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_park {
	background: url(../img_index/tit_park.jpg) no-repeat;
	width: 99px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_travel {
	background: url(../img_index/tit_travel.jpg) no-repeat;
	width: 99px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_event {
	background: url(../img_index/tit_event.jpg) no-repeat;
	width: 121px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_study {
	background: url(../img_index/tit_study.jpg) no-repeat;
	width: 55px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_gallery {
	background: url(../img_index/tit_gallery.jpg) no-repeat;
	width: 101px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_business {
	background: url(../img_index/tit_business.jpg) no-repeat;
	width: 43px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_tour {
	background: url(../img_index/tit_tour.jpg) no-repeat;
	width: 88px;
	height: 31px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
h2#li_link {
	background: url(../img_index/tit_link.jpg) no-repeat;
	width: 43px;
	height: 20px;
	margin: 18px 3px 0 0;
	text-indent: -10000px;
}
/*end*/


/*montana office*/
#office {
	display: block;
	font-size: x-small;
	float: right;
	margin-top: 14px;
	padding-right: 4px;
}
#office p {
	text-align: right;
}


/*top_footer*/
#top_footer {
	width: 960px;
	margin-bottom: 0;
}