﻿@charset "UTF-8";
/* ==================================================================
indexページ用スタイルシート
================================================================== */

/* レイアウト
------------------------------------------------------------------ */
/*mainカラム*/
#main {
	float: left;
	width: 534px;
	margin-top: 8px;
	text-align: left;
}
#main_body {
	width: 498px;
	margin-left: 18px;
	margin-right: 18px;
}
/*subカラム*/
#sub {
	width: 248px;
	float: left;
	margin-top: 8px;
	text-align: left;
}
/*mainカラム：サブ01*/
#main_01 {
	float: left;
	width: 240px;
	margin-top: 8px;
}
/*mainカラム：サブ02*/
#main_02 {
	float: right;
	width: 240px;
	margin-top: 8px;
}
/*Flash*/
#flash {
	width: 800px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
/* 今月のイチオシ
------------------------------------------------------------------ */
/*1月*/
#ichioshi_01 {			
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*2月*/
#ichioshi_02 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*3月*/
#ichioshi_03 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*4月*/
#ichioshi_04 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*5月*/
#ichioshi_05 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*6月*/
#ichioshi_06 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*7月*/
#ichioshi_07 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*8月*/
#ichioshi_08 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*9月*/
#ichioshi_09 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	width: 496px;
	float: left;
	clear: both;
	background-image: url(../image/ichioshi/bg_09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*10月*/
#ichioshi_10 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*11月*/
#ichioshi_11 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*12月*/
#ichioshi_12 {
	float: left;
	clear: both;
	width: 496px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ccc;
	background-image: url(../image/ichioshi/bg_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*月*/
#month {
	float: left;
	width: 108px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	height: 120px;
}
/*内容*/
#event {
	padding: 0px;
	width: 384px;
	margin: 0px;
	float: right;
}
/*写真*/
#event img {
	float: right;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
/*内容タイトル*/
h2 {
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	background-image: url(../image/ico_05.gif);
	background-repeat: no-repeat;
	background-position: left 13px;
	font-weight: bold;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
}
/*内容本文*/
h3 {
	line-height: 180%;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
/* カテゴリー
------------------------------------------------------------------ */
/*ボックス*/
.category_box {
	float: left;
	clear:both;
	margin: 0px;
	padding: 0px;
}
/*背景用*/
.category {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
/*背景：岐阜市観光情報*/
#bg_01 {			
	background-image: url(../image/index/category_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*背景：コンベンション情報*/
#bg_02 {
	background-image: url(../image/index/category_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: center 35px;
}
/*背景：イベント＆レポート*/
#bg_03 {
	background-image: url(../image/index/category_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*背景：岐阜市アクセス*/
#bg_04 {
	background-image: url(../image/index/category_bg_04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*背景：教会について*/
#bg_05 {
	background-image: url(../image/index/category_bg_05.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*テキスト*/
.category p {
	width: 230px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
/*リストボックス*/
.category dl {
	width: 240px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
/*リスト項目*/
.category dl dd {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	background-image: url(../image/ico_01.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/*サブリストボックス*/
.category dl dd.dd_sub {
	width: 150px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 35px;
	border:none;
	background-image: url(../image/ico_02.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
/*リスト「世界イベント村ぎふサポートプログラム」*/
.category dl dd.dd_event {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	background-image: url(../image/ico_03.gif);
	background-repeat: no-repeat;
	background-position: left 0.8em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	width: 205px;
}

/* 今週のお天気
------------------------------------------------------------------ */
/*ボックス*/
#wather {
	clear: both;
	width: 487px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	border: 1px solid #ccc;
	text-align: left;
}
/*ステッカー位置*/
#sticker {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
}
/* トピックス：ヘッダー
------------------------------------------------------------------ */
#topics {
	width: 238px;
	height: 38px;
	padding-right: 10px;
	background-image: url(../image/index/topics.gif);
	background-repeat: no-repeat;
	text-align: right;
	line-height:38px;
}
/* 更新情報：ヘッダー
------------------------------------------------------------------ */
#update {
	width: 238px;
	height: 38px;
	padding-right: 10px;
	background-image: url(../image/index/update.gif);
	background-repeat: no-repeat;
	text-align: right;
	line-height:38px;
}
/* Get Adobe
------------------------------------------------------------------ */
.get-adobe {
	margin-top: 15px;
	text-align: right;
	width: 240px;
}
/* バナー
------------------------------------------------------------------ */
.bannerline_hi {
	float: left;
	padding-bottom: 25px;
	width: 240px;
	height: 60px;
}
.bannerline_lo {
	float: left;
	padding-left: 18px;
	padding-bottom: 25px;
	width: 240px;
	height: 60px;
}

