@charset "utf-8";
@import url("common.css");

/* ホームスタイル */

#sp_hed {
	height: 75px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../img/index/hed.jpg);
	background-repeat: repeat-x;
}
#index_top {
	height: 295px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../img/index/img_bg.jpg);
	background-repeat: repeat-x;
}
#index_top #fla {
    float:left;
}
#index_top #movie_banner {
    float:right;
	width: 350px;
	text-align:right;
}
#index_top #movie_banner marquee{
    height:20px;
	color:#006699;
}
/* 動画 */
#index_top #movie {
    margin: 0px;
	padding-left:14px;
	padding-top:12px;
	padding-right:12px;
	width: 320px;
	background-image: url(../img/index/movie_bg.jpg);
	height:233px;
	position: relative;
}
.movie_coment {
    margin: 0px 0px 0px;
}
.movie_coment marquee{
    height: 14px;
}

.movie_coment1 {
    font-size:12px;
	line-height: 14px;
}
.movie_em {
	position: absolute;
	top: 220px;
	left:240px;
}
#index_top #top_banner {
    margin: 0px;
	height:50px;
}

/* 旬便り・観光情報入れ */
#m_content {
	float:left;
}

/* 広告バナー入れ*/
#advertisement {
	float:right;
	width: 180px;
	padding-top:20px;
	padding-right: 20px;
}
#advertisement .in{
    margin:0px;
}
#advertisement .in .ad_list{
    margin-top:5px;
}
/* 旬便り・観光情報内容 */
#m_content #m_season{
	float:left;
	width: 290px;
}
#m_content #m_sightseen{
    margin:0 0 0 0;
	float:left;
	width:440px;
}
/* 旬便り */
#m_season_title {
    margin:0 0 0 0;
	width: 290px;
	height:60px;
	background-image: url(../img/index/season_title.jpg);
}
  /* 旬だよりbotan */
.to_allseason {
	height: 23px;
	width: 80px;
	padding-top: 32px;
	padding-left: 207px;
}

.list_contain_season {
    float:left;
}

.list_contain_season .list1 {
	background-image: url(../img/index/season_list1.jpg);
	background-repeat: repeat;
	float:left;
	width: 290px;
}
.list_contain_season .list2 {
	background-image: url(../img/index/season_list2.jpg);
	background-repeat: repeat;
	float:left;
	width: 290px;
}

.list_season_photo1 {
	float: left;
	width: 85px;
	padding: 10px 0 17px 10px;
	background-image: url(../img/index/photo_bg1.jpg);
	background-repeat: no-repeat;
}
.list_season_photo2 {
	float: left;
	width: 85px;
	padding: 10px 0 17px 10px;
	background-image: url(../img/index/photo_bg2.jpg);
	background-repeat: no-repeat;
}

.list_season_naiyo_top {
	float: right;
	width: 185px;
    padding: 10px 5px 5px 5px;
}
.list_season_naiyo_top .title {
    color: #006699;
}
.list_season_naiyo_top .coment{
	margin-top:5px;
	margin-bottom:5px;
}
.list_line {
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	float: left;
	height:3px;
	width:290px;
}

/* 観光情報 */
#m_sightseen_title {
    margin:0 0 0 0;
	width: 440px;
	height:60px;
	background-image: url(../img/index/sightseeing_title.jpg);
	text-align:right;
}
.area_name {
	padding-top:28px;
	padding-right:20px;
	color: #999999;
	font-size: 85%;
}
#m_sightseen_menu {
	margin:0px;
	height: 92px;
	padding-top: 38px;
	padding-left:25px;
	background-image: url(../img/index/sightseeng_icon.jpg);
	background-repeat: no-repeat;
}
a.sightseen_menu {
    float:left;
	padding-left:3px;
	height:60px;
	width: 75px;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;

}
#area_sightseen {
    margin:0px;
	height:195px;
}
#sightseen_footer {
	float:left;
	height:20px;
	width: 440px;
	font-size: 12px;
	line-height: 10px;
	background-image: url(../img/index/sightseeing_footer.jpg);
}
.banner_2 {
padding:20px 5px 0px 0px;
}
