@charset "Shift_JIS";

#container {
	margin: 0px auto;
	width: 726px;
	text-align: left;
	position: relative;
}

/*ヘッダ*/
#head {
	width: 723px;
	/*height: 284px;
	background: url(../images/index/top.jpg) 0 bottom no-repeat;*/
}

#head h1 {
	width: 485px;
	height: 84px;
	background: url(../images/index/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
}

/*メイン*/
#main {
	margin-bottom: 5px;
	width: 726px;
	padding-top: 16px;
	background: url(../images/index/main_top.gif) 0 0 no-repeat;
}
#main div.bottom {
	height: 11px;
	background: url(../images/index/main_bottom.gif) 0 0 no-repeat;
	font-size: 1px;
	clear: both;
}

#left {
	padding-left: 10px;
	width: 405px;
	float: left;
}

#right {
	padding-left: 13px;
	width: 292px;
	float: left;
}

/*最新情報*/
#new {
	margin-bottom: 16px;
	width: 405px;
	position: relative;
}
#new h2 {
	margin-bottom: 6px;
	height: 31px;
	background: url(../images/index/new_title.gif) 0 0 no-repeat;
	font-size: 1px;
	text-indent: -9999px;
}
#new div.contents dl { margin-left: 8px; }
#new div.contents dl dt { width: 200px; padding-left: 50px; font-weight: bold; }
#new div.contents dl dt.cate0 { background: url(../images/index/new_icon_info.gif) 0 center no-repeat; }
#new div.contents dl dt.cate1 { background: url(../images/index/new_icon_event.gif) 0 center no-repeat; }
#new a.past {
	width: 67px;
	height: 12px;
	font-size: 1px;
	text-indent: -9999px;
	position: absolute;
	top: 13px;
	left: 330px;
}
#new div.contents dl dd { padding-left: 12px; }

/*舞阪紹介*/
#syoukai {
	padding-bottom: 9px;
	width: 405px;
	background: url(../images/index/syoukai_bg.gif) 0 bottom no-repeat;
}
#syoukai h2 {
	height: 43px;
	background: url(../images/index/syoukai_title.gif) 0 0 no-repeat;
	font-size: 1px;
	text-indent: -9999px;
}
#syoukai div.contents {
	padding-top: 8px;
	padding-left: 128px;
	padding-right: 12px;
	background: url(../images/index/syoukai_img.jpg) 9px 8px no-repeat;
}
#syoukai div.contents ul {
	margin-top: 4px;
	height: 85px;
	position: relative;
}
#syoukai ul li {
	height: 28px;
	position: absolute;
}
#syoukai ul li a {
	width: 100%;
	height: 100%;
	background: 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	/*\*/overflow: hidden;/**/
}
#syoukai ul li.suisan { width: 106px; top: 0px; left: 8px; }
#syoukai ul li.map { width: 147px; top: 24px; left: 68px; }
#syoukai ul li.history { width: 150px; top: 49px; left: 8px; }
#syoukai ul li.suisan a { background-image: url(../images/index/syoukai_01.gif); }
#syoukai ul li.map a { background-image: url(../images/index/syoukai_02.gif); }
#syoukai ul li.history a { background-image: url(../images/index/syoukai_03.gif); }

/*観光情報*/
#info {
	padding-left: 1px;
	width: 292px;
}
#info h2 {
	height: 37px;
	background: url(../images/index/info_title.gif) 0 0 no-repeat;
	font-size: 1px;
	text-indent: -9999px;
}
#info ul {
	height: 373px;
	position: relative;
}
#info ul li {
	width: 277px;
	height: 60px;
	position: absolute;
}
#info ul li a {
	width: 100%;
	height: 100%;
	background: 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	/*\*/overflow: hidden;/**/
}
#info ul li.i01 { top: 0px; left: 0px; }
#info ul li.i02 { top: 62px; left: 0px; }
#info ul li.i03 { top: 124px; left: 0px; }
#info ul li.i04 { top: 186px; left: 0px; }
#info ul li.i05 { top: 248px; left: 0px; }
#info ul li.i06 { top: 310px; left: 0px; }
#info ul li.i01 a { background-image: url(../images/index/info_01.jpg); }
#info ul li.i02 a { background-image: url(../images/index/info_02.jpg); }
#info ul li.i03 a { background-image: url(../images/index/info_03.jpg); }
#info ul li.i04 a { background-image: url(../images/index/info_04.jpg); }
#info ul li.i05 a { background-image: url(../images/index/info_05.jpg); }
#info ul li.i06 a { background-image: url(../images/index/info_06.jpg); }

.infos a.hayami {
	margin: 5px auto;
	width: 267px;
	height: 39px;
	background: url(../images/index/b_hayami.gif) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	/*\*/overflow: hidden;/**/
}

/*バナー*/
#banner {}
#banner img { margin-right: 4px; border: 0; }

/*右上リンク*/
#trlink {
	position: absolute;
	top: 60px;
	left: 640px;
}
#trlink a  { color: #827c3f; text-decoration: underline }

/*フッター*/
#footer {
	padding-top: 7px;
	width: 723px;
	height: 125px;
	background: url(../images/common/footer_bg2.gif) 0 0 no-repeat;
}
#footer img {
	margin-left: 8px;
	vertical-align: middle;
}
#footer div.addr {
	padding-top: 5px;
	padding-left: 92px;
}
#footer h2 {
	font-size: 120%;
	font-weight: bold;
}
