/*-----------------------------------------------
 Reset / Base
-----------------------------------------------*/
html, body,
applet,/*HTMLドキュメントにJavaアプレットを挿入するためのタグ*/ object,/*画像・動画・音声・各種プラグインデータ・JAVAアプレット・他のHTML文書等の、様々な形式のデータを文書に埋め込むための汎用的なタグ*/ iframe,
div, span, p, h1, h2, h3, h4, h5, h6, address,
a, img,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
}

html {
	overflow-y: scroll;
}

body {
	padding: 0;
	margin: 0 auto;
	border: 0;
	line-height: 1.3em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: small;
	color: #111;
	background: #fff;
	zoom: 1;
	min-width: 972px;
	overflow: hidden;
}

/*見出し*/
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/*段落*/
p {
	margin: 0 0 1em 0;
}

/*リスト*/
ul {
	margin: 0 0 0 1.5em;
	padding: 0;
}

ol {
	margin: 0 0 0 2em;
	padding: 0;
}

/*テーブル*/

/*
table {
	border-collapse: collapse;
	empty-cells: show;
}

table, th, td {
	border: #000 1px solid;
}

th,td {
	line-height: 1em;
}

th {
	white-space: nowrap;
	background: #BBFFD1;
}
*/
.align-l {
	text-align: left;
}
.align-c {
	text-align: center;
}
.align-r {
	text-align: right;
}
.valign-t {
	vertical-align: top;
}
.valign-m {
	vertical-align: middle;
}
.valign-b {
	vertical-align: bottom;
}

/*画像bottom配置*/
.imgbtm img{
	margin: 0 auto;
	padding: 0;
	vertical-align: bottom;
}

/*画像middle配置*/
.imgmdl img{
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
}

/*ディスプレイ*/
.display-i {
	display: inline;
}

.display-b {
	display: block;
}

/*フロート*/
.float-l {
	float: left;
}

.float-r {
	float: right;
}

/*フロートクリア*/
.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	line-height: 0;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/*-----------------------------------------------
 Link
-----------------------------------------------*/
a {
	color: #0059b2;
	text-decoration: none;
}

a:hover {/*カーソルでポイント*/
	color: #800000;
}

img.toppic {
	border: 1px solid #999999;
	margin: 0 auto;
	padding: 0;
}
.toppic01 {
	background: #fff;
	float: right;
	width: 115px;
	margin: 0;
	border-left: 10px solid #fff;
	z-index: 10;
}
img.toppic02 {
	float: right;
	margin: 1px 0 10px 2px;
	padding: 0;
}

.toppic03 {
	background: #fff;
	float: left;
	width: 225px;
	margin: 0;
	z-index: 10;
}

.toppic03 img{
	margin: 5px 20px 20px 5px;
	width: 200px;
}

.toppic04{
	width: 330px;
	float: left;
	margin-bottom: 10px;
	padding-right: 5px;
}

.toppic04wide{
	width: 550px;
	padding-left: 5px;
}

.toppic04 .mati li{
	margin: 0 0 0 10px;
	padding: 7px 0 6px 9px;
}


/*-----------------------------------------------
 Font
-----------------------------------------------*/
div.back01 h1 {
	font-size: x-small;
	font-weight: normal;
}

h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }


.text1 {
	margin: 2px 0px 2px 2px;
	padding: 2px;
	float: left;
}

.text2 {
	color: #004c66;
}

.font2 {
	color: #ed7618;
}

.weekday {
	color: #fff;
}

.saturday {
	color: #9cf;
}

.holiday {
	color: #f9c;
}


/*-----------------------------------------------
 水平線
-----------------------------------------------*/
.topbox04 hr{
	border-top: 1px solid #96bf43;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	margin: 0 auto;
}


/*-----------------------------------------------
 スプライト リスト
-----------------------------------------------*/
/* スプライト共通スタイル */
i {
/*	background: url(../img/icons.png) no-repeat;*/
	background: url(../img/icons1104.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}

/* hgroup共通スタイル */
i.hicon {
	height: 29px;
	width: 32px;
	margin: 3px 0 0 10px;
	float: left;
}
i.h-toku {
	background-position: 0 -100px;
}
i.h-gour {
	background-position: 0 -135px;
}
i.h-link {
	background-position: 0 -170px;
}
i.h-pres {
	background-position: 0 -205px;
}
i.h-even {
	background-position: 0 -240px;
}
i.h-shop {
	background-position: 0 -275px;
}

i.h-medi {
	background-position: -40px -100px;
}
i.h-osus {
	background-position: -40px -135px;
}
i.h-mati {
	background-position: -40px -170px;
}
i.h-spon {
	background-position: -40px -205px;
}
i.h-radi {
	background-position: -40px -240px;
}
i.h-gipc {
	background-position: -40px -275px;
}


/* 丸icon共通スタイル */
i.cicon {
	height: 14px;
	width: 14px;
	margin: 0 0 0 5px;
}
i.circleb {
	background-position: 0 -20px;
}
i.circleg {
	background-position: -20px -20px;
}

i.cicon0 {
	height: 14px;
	width: 14px;
	margin: 0 1px 0 0;
}
i.circley {
	background-position: -40px -20px;
}
.cir-y {
	list-style: none;
	margin: 0 0 0 -14px;
	padding: 0;
	text-align: left;
}
.cir-y li {
	padding: 0 0 0 8px;
}
.cir-y i.circley {
	height: 14px;
	width: 14px;
	margin: 0 0 0 -14px;
	float: left;
}


.cir-y2 {
	list-style: none;
	margin: 0 0 0 14px;
	padding: 0;
	text-align: left;
}
.cir-y2 li {
	padding: 0;
}
.cir-y2 i.circley {
	height: 14px;
	width: 14px;
	margin: 0 0 0 -14px;
	float: left;
}



/* 小矢印スタイル */
i.yicon {
	height: 6px;
	width: 4px;
	margin: 0 4px 3px 10px;
}
i.arg{
	background-position: -60px 0;
}

/* アイコン類 */
i.ico-new {
	height: 14px;
	width: 37px;
	margin: 2px auto;
}
/* 医療 */
i.n-medi {
	background-position: 0 -40px;
}
/* つれづれ */
i.n-ture {
	background-position: 0 -60px;
}
/* 求人 */
i.n-kyuj {
	background-position: 0 -80px;
}
/* 特集 */
i.n-toku {
	background-position: -40px -40px;
}
/* イベント */
i.n-even {
	background-position: -40px -60px;
}
/* PR */
i.n-pr {
	background-position: -40px -80px;
}

/* ブログ */
i.n-blog {
	background-position: -80px 0;
}

/* ジャンル */
i.n-janr {
	background-position: -80px -20px;
}

/* グルメ */
i.n-gour {
	background-position: -80px -40px;
}

/* ひまわり */
i.n-hima {
	background-position: -80px -60px;
}

/* プレゼント */
i.n-pres {
	background-position: -80px -80px;
}

/* 西美濃な人 */
i.n-nahi {
	background-position: -80px -100px;
}

/* 西美濃ショップ */
i.n-shop {
	background-position: -80px -120px;
}


/* リスト */
.white-now {
	white-space: nowrap;
}
.arrr-links, .arrb-links {
	list-style: none;
	margin: 0 0 0 -15px;
	padding: 0;
	text-align: left;
}
.arrr-links li, .arrb-links li {
	padding: 0 0 0 15px;
}
.arrr-links i.li-arrow, .arrb-links i.li-arrow {
	height: 12px;
	width: 9px;
	margin: 2px 0 0 -8px;
	float: left;
}
.arrr-links i.li-arrow {
	background-position: -15px 0;
}

.arrb-links i.li-arrow {
	background-position: -30px 0;
}

.arb-links, .arg-links {
	list-style: none;
	margin: 0 0 0 -7px;
	padding: 0;
	text-align: left;
}
.arb-links li, .arg-links li {
	padding: 0 0 0 8px;
}
.arb-links i.li-arrow, .arg-links i.li-arrow {
	height: 12px;
	width: 5px;
	margin: 4px 0 0 -7px;
	float: left;
}
.arb-links i.li-arrow {
	background-position: -45px 0;
}
.arg-links i.li-arrow {
	background-position: -60px 0;
}

.arrow-links {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-weight: bold;
	color: #c03;
}
.arrow-links a {
	color: #c03;
	text-decoration: underline;
}
.arrow-links2 {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-weight: bold;
	color: #0059b2;
}
.arrow-links2 a {
	text-decoration: underline;
}
.arrow-links li, .arrow-links2 li {
	padding: 0;
	float: left;
}
.arrow-links i.li-arrow, .arrow-links2 i.li-arrow {
	height: 15px;
	width: 14px;
	margin: 0 0 0 -7px;
	float: left;
}
.arrow-links i.li-arrow , .arrow-links2 i.li-arrow {
	background-position: 0 0;
}

.arrow-links2 i.li-2arrow {
	background-position: -15px 0;
}
.arrow-links2 i.li-2arrow {
	height: 15px;
	width: 10px;
	margin: 2px 0 0 10px;
}

.topbox02 li, .topbox04 li{
	margin: 0 0 3px 15px;
}

/*-----------------------------------------------
 まちかどコーナー用
-----------------------------------------------*/
.mati{
	z-index: 9;
}

.mati li{
	margin: 0 0 0 8px;
	padding: 5px 0 4px 9px;
	border-bottom: 2px dotted #6c9fd3;
}

/*-----------------------------------------------
 ニュース
-----------------------------------------------*/
.sinchaku1 {
	-webkit-text-size-adjust: 100%;
}
dl.sinchaku1 {
	margin: 0 5px 5px;
}
dl.sinchaku1 > div{
	padding: 0 0 3px 0;
}
dl.sinchaku1 dd div {
	display: inline-block;
}
dl.sinchaku1 dt {
	float: left;
	width: 40px;
}
dl.sinchaku1 dd {
	margin-left: 0;
	padding-left: 40px;
}
dl.sinchaku2 {
	margin: 0 auto 5px;
}
dl.sinchaku2 dd div {
	display: inline-block;
}
dl.sinchaku2 dt {
	float: left;
	width: 35px;
}
dl.sinchaku2 dd {
	margin-left: 0;
	padding-left: 35px;
}


/*-----------------------------------------------
 特集用
-----------------------------------------------*/
.t-icon {
	padding: 0 3px 0 4px !important;
}

.t-picup {
	float: left;
	margin: 0 8px 0 0 !important;
	vertical-align: middle !important;
}


/*-----------------------------------------------
 container
-----------------------------------------------*/
.wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

.container {
	width: 972px;
	padding: 0;
	margin: 0 auto;
}

.container2 {
	width: 970px;
	padding: 0;
	margin: 0 auto;
}

.relative {
	position: relative;
}



/*-----------------------------------------------
 header
-----------------------------------------------*/
#header1st {
	height: 150px;
	margin: 0 auto;
	padding: 0;
}

#logo {
	padding: 5px 29px 0 0;
	width: 286px;
	float: left;
}

#header-cm1st {
	float: left;
	margin: 0;
	padding: 19px 0 10px 10px;
	width: 350px;
}

#header-right1st {
	margin: 0 auto;
	padding: 0;
	float: right;
}

#header-day1st {
	margin: 0 auto;
	padding: 0;
	width: 204px;
	float: right;
}

.back01 {
	background: #a4dcef;
}

.back02 {
	background: url(../img/back01.png);
	background-position:center;
}

.back02-2 {
	background: url(../img/back01-2.png);
	background-position:center;
}

.back03 {
	background: url(../img/back02.png) no-repeat;
	height: 100px;
}

.back03-2 {
	background: url(../img/back02-2.png) no-repeat;
	height: 100px;
}

#tenki {
	margin: 0 auto;
	padding: 30px 0 0 0;
	float: right;
	width: 83px;
}

#today {
	background: url(../img/h-today.png) no-repeat;
	background-position: center 30px;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	margin: 0 3px 0 0;
	padding: 40px 0 34px;
	text-align: center;
}




/*----------------------------------------------
 absolute
-----------------------------------------------*/
span#doko {
	width: 100px;
	position: absolute;
	top: 13px;
	left: -115px;
	clear: both;
}

span#back-cloud {
	width: 70px;
	height: 61px;
	position: absolute;
	top: 0;
	left: 990px;
	background: url(../img/back-cloud.png) no-repeat;
	clear: both;
}

.back-cloud2 {
	background: url(../img/back-cloud.png) no-repeat 990px 0;
}


/*-----------------------------------------------
上部ナビゲーション設定
-----------------------------------------------*/
.nav {
	width: 972px;
	height: 50px;
	margin: 0 auto;
	padding-top: 0;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav ul li {
	float: left;
}
.nav ul li.nav01 {
	width: 124px;
}
.nav ul li.nav02 {
	width: 104px;
}
.nav ul li.nav03 {
	width: 136px;
}
.nav ul li.nav04 {
	width: 125px;
}
.nav ul li.nav05 {
	width: 132px;
}
.nav ul li.nav06 {
	width: 100px;
}
.nav ul li.nav07 {
	width: 133px;
}
.nav ul li.nav08 {
	width: 118px;
}
.nav ul li a {
	display: block;
	height: 50px;
	overflow: hidden;
}

.nav ul li a:hover,
#nav01 .nav ul li.nav01 a,
#nav02 .nav ul li.nav02 a,
#nav03 .nav ul li.nav03 a,
#nav04 .nav ul li.nav04 a,
#nav05 .nav ul li.nav05 a,
#nav06 .nav ul li.nav06 a,
#nav07 .nav ul li.nav07 a,
#nav08 .nav ul li.nav08 a {
	height: 50px;
}
.nav ul li a:hover img {
	margin-top: -50px;
}

.nav ul li a:active img {
	margin-top: -100px;
}

#nav01 .nav ul li.nav01 a img,
#nav02 .nav ul li.nav02 a img,
#nav03 .nav ul li.nav03 a img,
#nav04 .nav ul li.nav04 a img,
#nav05 .nav ul li.nav05 a img,
#nav06 .nav ul li.nav06 a img,
#nav07 .nav ul li.nav07 a img,
#nav08 .nav ul li.nav08 a img {
	margin-top: -180px;
}

nav ul {
	zoom: 1;
}
.nav ul:after {
	content: ""; 
	display: block; 
	clear: both;
}







/*-----------------------------------------------
 main
-----------------------------------------------*/
#main {
	width: 946px;
	margin: 0 auto;
	padding: 12px;
}

.back04 {
	background: url(../img/back03.png);
	background-position:center;
}

.back05 {
	background: #fff;
}

.section {
	margin: 0 auto 12px;
	padding: 0;
}

.hgroup {
	margin: 0 auto;
	padding: 0;
}

.hg1 {
	background: url(../img/back07-1.png) no-repeat;
	background-position: top;
	height: 35px;
	border-bottom: 3px solid #92d152;
}

.hg2 {
	background: url(../img/back07-2.png) no-repeat;
	background-position: top;
	height: 35px;
	border-bottom: 3px solid #92d152;
}

.hg-title {
	font-size: medium;
	font-weight: bold;
	padding-top: 9px;
	float: left;
	color: #35444c;
}

.link1 {
	float: right;
	padding-top: 10px;
	margin-right: 10px;
	text-align: right;
}

.link2 {
	padding-top: 5px;
	text-align: right;
}

.article {
	margin: 0 auto;
	padding: 0;
}

.topbox00 {
	margin: 0;
	padding: 0;
}

.topbox01 {
	margin: 5px auto;
	padding: 0;
}

.topbox02 {
	background: url(../img/back08.png) repeat-x;
	background-position: bottom;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px;
}

.topbox02 dl{
	margin: 0;
}

.eve-box {
	width: 348px;
	height: 435px;
}

.topbox02-eve1 {
	width: 310px;
	padding: 10px 0 0;
}

.topbox02-eve2 {
	background: url(../img/back08.png) repeat-x;
	background-position: bottom;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 0 0 5px;
}

.topbox03 {
	margin: 5px auto 0;
	padding: 0;
}

.topbox04-1 {
	margin: 8px auto 0;
}

.topbox04-2 {
	margin: 0 auto;
	border-top: 1px solid #94c04a;
	background: url(../img/back09.png) repeat-x;
	height: 5px;
}

.topbox04 {
	background: url(../img/back09.png) repeat-x;
	background-position: bottom;
	border-right: 1px solid #94c04a;
	border-bottom: 1px solid #94c04a;
	border-left: 1px solid #94c04a;
	padding: 10px;
}


/*-----------------------------------------------
 main-left
-----------------------------------------------*/
#main-left {
	width: 582px;
	margin: 0;
	padding: 0;
	float: left;
	clear: left;/*ie6 100%幅での印刷時カラム落ち対応*/
}

#search {
	background: url(../img/search.png) no-repeat;
	height: 30px;
	margin: 0;
	padding: 7px 0 0 95px;
}



/*-----------------------------------------------
新着
-----------------------------------------------*/
.menu {
	width: 582px;
	height: 35px;
	margin: 0 auto;
	padding-top: 0;
	overflow: hidden;
}

.news {
	background: url(../img/news.png) no-repeat;
	margin: 10px auto;
	padding: 0;
}

.news01 {
	margin: 0 auto;
	padding: 5px 0 5px 10px;

}
.news02 {
	margin: 0 auto;
	padding: 0 0 10px;
}

.news-gifu {
	margin: 0 auto 8px;
	overflow: auto;
	width: 560px;
	height: 112px;
	
}
.news-gifu dt{
	width: 50px;
	float: left;
}
.news-gifu dd{
	margin-left: 0;
	padding-left: 0;
	float: left;
}

#content2 dt,
#content3 dt,
#content4 dt,
#content5 dt,
#content6 dt,
#content7 dt,
#content8 dt{
	width: 50px;
	float: left;
}

#content2 dd,
#content3 dd,
#content4 dd,
#content5 dd,
#content6 dd,
#content7 dd,
#content8 dd{
	margin-left: 0;
	padding-left: 0;
	float: left;
	width: 495px;
}


.menu1 {
	cursor: pointer;
	float: left;
	height: 27px;
	margin: 0;
	padding: 0;
	width: 73px;
}
.menu2 {
	cursor: pointer;
	float: left;
	height: 27px;
	margin: 0;
	padding: 0;
	width: 72px;
}

#janru1 {
	display: block;
}
#janru2 {
	display: none;
}
#janru3 {
	display: none;
}
#janru4 {
	display: none;
}
#janru5 {
	display: none;
}
#janru6 {
	display: none;
}
#janru7 {
	display: none;
}
#janru8 {
	display: none;
}



/*-----------------------------------------------
グルメ情報
-----------------------------------------------*/
.gour-title {
	background: url(../img/news.png) no-repeat;
	margin: 0 auto;
	padding: 7px;
	text-align: center;
	font-weight: bold;
	color:#021C24;
	font-size: 110%;
}

.gour-title2 {
	background: url(../img/gour02.png);
	margin: 10px auto;
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	color: #d86600;
}

.gour-box1 {
	margin: 0 0 10px;
	padding: 0 5px 2px;
	width: 280px;
}

.gour-box2 {
	border: 1px solid #ffe08e;
	background: #fff7df;
	text-align: left;
	margin: 0 0 10px;
	padding: 10px 10px 2px;
	line-height: 1.8em;
}



/*-----------------------------------------------
ジャンル検索
-----------------------------------------------*/
.menu10 {
	height: 48px;
	margin: 0 auto;
	padding-top: 0;
	overflow: hidden;
}

.menu11 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 59px;
}
.menu12 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 85px;
}
.menu13 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 89px;
}
.menu14 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 173px;
}
.menu15 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 91px;
}
.menu16 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 58px;
}
.menu17 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 122px;
}
.menu18 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 121px;
}

#janru1 {
	display: block;
}
#janru2 {
	display: none;
}
#janru3 {
	display: none;
}
#janru4 {
	display: none;
}
#janru5 {
	display: none;
}
#janru6 {
	display: none;
}
#janru7 {
	display: none;
}
#janru8 {
	display: none;
}



/*-----------------------------------------------
西美濃ショッピング
-----------------------------------------------*/
table.shopping td{
	border-right: 2px dotted #6c9fd3;
}

table.shopping img{
	margin-bottom: 5px;
}

table.shopping td:last-child{
	border-right: none;
}

img.shop-new{
	margin: 0 0 0 10px !important;
}



/*-----------------------------------------------
プレゼント
-----------------------------------------------*/
.present {
	width: 271px;
	padding: 0 6px 3px 0;
	float: left;
}

.present-l {
	border-right: 2px dotted #6c9fd3;
	margin-right: 3px;
}

.present-t {
	border-top: 2px dotted #6c9fd3;
	padding-top: 5px;
}

.present li{
	margin: 0 0 0 14px;
	padding: 5px 0 4px 20px;
}

.present img{
	border: 1px solid #999;
	float: right;
	margin: 3px 1px 0 3px;
}

.new{
	border: none !important;
	margin: 3px 1px 0 3px !important;
	float: left !important;
}




/*-----------------------------------------------
相互リンク集
-----------------------------------------------*/
.mutualback {
	background: url(../img/back10.png) repeat-y;
	background-position: center top;
}

.mutual {
	width: 290px;
	padding: 0 0 3px;
	float: left;
	height: 102px;
}

.mutual-t {
	border-top: 2px dotted #6c9fd3;
	padding-top: 5px;
}

.mutual img{
	margin: 3px 0 0 10px;
}

.mutual-ltxt{
	margin: 3px 3px 0 10px;
}

.mutual-rtxt{
	margin: 3px 5px 0 8px;
}


/*-----------------------------------------------
 (jQuery)画像切り替え
-----------------------------------------------*/
.g-inner ul li, ol li {
	list-style-type: none;
}
.g-inner ul {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

div.g-inner {
	position: relative;
	width: 140px;
}

#view {
	overflow: hidden;
	position: relative;
}
#view p {
	margin: 0;
	position: relative;
}
#thumbBtn {
	position: relative;
}
#caption {
	position: relative;
	text-align: center;
	width: 135px;
}
#caption li {
	margin: 0 !important;
}

#caption strong {
	font-weight: normal;
}
#thumbBtn {
	margin: 0 auto;
	width: 102px;
}
#thumbBtn li {
	border: 1px solid #999999;
	color: #999999;
	cursor: pointer;
	float: left;
	margin: 0 3px 0 0;
	padding: 0 0 0 2px;
	text-align: center;
	width: 27px;
}
#thumbBtn li.active {
	background: none repeat scroll 0 0 #4C4C4C;
	border: 1px solid #666666;
	color: #FFFFFF;
}
#thumbBtn li img {
	border: 1px solid #CCCCCC;
}


















/*-----------------------------------------------
 main-right
-----------------------------------------------*/
#main-right {
	width: 350px;
	margin: 0;
	padding: 0;
	float: right;
}


#flash {
	background-color: #fff;
	height: 240px;
	margin: 0 0 12px;
	padding: 0;
	width: 350px;
	z-index: 3;
}






/*-----------------------------------------------
画像と文章BOX
-----------------------------------------------*/
.topbox05_img{
	width: 120px;
	float: left;
}

.topbox05_txt{
	width: 180px;
	float: right;
}

.topbox_line{
	border-bottom:2px dotted #6c9fd3;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}

.eve-title {
	margin-bottom: 5px !important;
}

.syo{
	color: #2f68a1;
	border-bottom:1px solid #6c9fd3;
	margin-bottom: 3px;
}

.topbox05_txt > .date{
	border-bottom:1px solid #6c9fd3;
	margin-bottom: 3px;
}

.topbox06_img{
	width: 150px;
	float: left;
}

.topbox06_txt{
	width: 170px;
	float: right;
}

.toku-title {
	border-bottom:2px dotted #e2af4f;
	margin-bottom: 5px !important;
}

.topbox07_img{
	width: 120px;
	float: left;
}

.topbox07_txt{
	width: 200px;
	float: right;
}



/*-----------------------------------------------
まちかど情報
-----------------------------------------------*/
.menu20 {
	height: 24px;
	margin: 0 auto;
	padding-top: 0;
	overflow: hidden;
}

.menu21 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 99px;
}
.menu22 {
	cursor: pointer;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 147px;
}

#matikado1 {
	display: block;
}
#matikado2 {
	display: none;
}



/*-----------------------------------------------
西美濃をもっと知る
-----------------------------------------------*/
.motto-title {
	background: url(../img/gour02.png);
	padding: 9px 0 7px 10px;
	font-weight: bold;
	font-size: 110%;
	margin: 10px auto 3px;
}

.motto-title1 {
	background: url(../img/gour02.png);
	padding: 9px 0 7px 10px;
	font-weight: bold;
	font-size: 110%;
	margin: 0 auto 3px;
}

.motto-title a,.motto-title1 a{
	color: #d86600;
}





/*-----------------------------------------------
 下部バナー
-----------------------------------------------*/
.banner {
	text-align: center;
}
.banner img{
	margin: 0;
	padding: 0 5px;
}

/*-----------------------------------------------
 footer
-----------------------------------------------*/
#footer {
	width: 972px;
	margin: 0 auto;
	padding: 110px 0 0;
	text-align: center;
	clear: both;/*いらないかも*/
}

.back06 {
	background: url(../img/back04.png) repeat-x;
	background-position: top center;
}

.footer-menu {
	border: 1px solid #ccc;
	background: url(../img/back05.png) repeat-x;
	background-position: bottom left;
	margin: 15px 0;
	padding: 4px 0;
	text-align: center;
}

.footer-menu2-l {
	border: 1px solid #ccc;
	background: url(../img/back05.png) repeat-x;
	background-position: bottom left;
	margin: 15px 0 0;
	padding: 4px 0;
	text-align: center;
	width: 95px;
}

.footer-menu2-r {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: url(../img/back05.png) repeat-x;
	background-position: bottom left;
	margin: 15px 0 0;
	padding: 4px 0;
	text-align: center;
	width: 94px;
}

.margin0 {
	margin: 0 !important;
}

.mbottom5 {
	margin: 0 0 5px;
}

.footer-box01 {
	width: 137px;
	padding: 0 19px 0 0;
}

.footer-box02 {
	padding: 0;
	text-align: left;
	font-size: 90%;
}

.footer-box03 {
	width: 192px;
	padding: 0;
}

.footer-box04-l {
	width: 95px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px 0;
	font-size: 90%;
}

.footer-box04-r {
	width: 94px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	font-size: 90%;
}

.footer-box04 {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 10px 10px 6px 18px;
	font-size: 90%;
}

.fmenu2 {
	margin: 0 19px 10px 0;
}

.h120 {
	min-height: 120px;
}

.h135 {
	min-height: 161px;
}

.h162 {
	min-height: 162px;
}

.footer-box02 li{
	margin: 0 0 4px 10px;
	float: left;
}

#footer-under {
	margin-top: 15px;
	padding: 5px 0;
	border-top: 1px solid #ccc;
}



/*-----------------------------------------------
 pan
-----------------------------------------------*/
#pan {
	margin: 0 0 5px 0;
	line-height: 1.2em;
	font-size: 80%;
}



/*-----------------------------------------------
 PAGE TOP
-----------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 20;
}
#page-top a {
	width: 128px;
	padding: 10px 0;
	background: #666;
	color: #fff;
	border-radius: 5px;
	/*text-decoration: none;*/
	text-align: center;
	letter-spacing: 1px;
	display: block;
	opacity: 0.9;
}
#page-top a:hover {
	background: #999;
	/*text-decoration: none;*/
}



/*-----------------------------------------------
 高さ　幅
-----------------------------------------------*/
.w-056 {
	width: 56px;
}

.w-058 {
	width: 58px;
}

.w-059 {
	width: 59px;
}

.w-072 {
	width: 72px;
}

.w-072 {
	width: 72px;
}

.w-073 {
	width: 73px;
}

.w-075 {
	width: 75px;
}

.w-085 {
	width: 85px;
}

.w-089 {
	width: 89px;
}

.w-091 {
	width: 91px;
}

.w-099 {
	width: 99px;
}

.w-100 {
	width: 100px;
}

.w-104 {
	width: 104px;
}

.w-115 {
	width: 115px;
}

.w-118 {
	width: 118px;
}

.w-121 {
	width: 121px;
}

.w-122 {
	width: 122px;
}

.w-124 {
	width: 124px;
}

.w-125 {
	width: 125px;
}

.w-132{
	width: 132px;
}

.w-133{
	width: 133px;
}

.w-135 {
	width: 135px;
}

.w-136 {
	width: 136px;
}

.w-147 {
	width: 147px;
}

.w-150 {
	width: 150px;
}

.w-173 {
	width: 173px;
}

.w-560 {
	width: 560px;
}





.h-024 {
	height: 24px;
}

.h-033 {
	height: 33px;
}

.h-035 {
	height: 35px;
}

.h-060 {
	height: 60px;
}

.h-150 {
	height: 150px;
}


