@charset "utf-8";
/**************************************************************
[1] 共通設定
**************************************************************/
*{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body{
	background-color: #DDFFDD;
}
hr{
	display: none;
}
img{
	margin: 0;
	padding: 0;
	border: none;
}
strong{
	font-weight: bold;
}
a:link{
	color: #000099;
	text-decoration: underline;
}
a:visited{
	color: #666633;
	text-decoration: underline;
}
a:hover{
	color: #ff6600;
	text-decoration:none;
}
.hide{
	clear: both;
	display: none;
}
.skip{
	position:absolute;
	left:-9999px;
}
/**************************************************************
[2]　トップページ　レイアウト
**************************************************************/
/*=============================================================
	配置
=============================================================*/
#topheader{
	background-position: left top;
	height:120px;
}
#topgnavi{
	clear: both;
}
#topimportant{
	padding: 0.5em 1em;
}
#topbody{
	clear: both;
	width: 920px;
	padding-top: 10px;
}
#primary{
	float: left;
	width: 600px;
}
#leftbox{
	float: left;
	width: 165px;
	padding: 5px;
}
#topcontent{
	float :left;
	width: 415px;
	padding-right: 5px;
	padding-left: 5px;
}
#rightbox{
	float: left;
	width: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*=============================================================
	書式設定・その他
=============================================================*/
#topheader {
	background-image: url(img/bgHeadertop.jpg);
	background-repeat: no-repeat;
}
#topheader h1{
	display: none;
}
#topgnavi{
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top:86px;
	height: 31px;
}
#topgnavi ul{
	padding-left: 11px;
}
#topgnavi li{
	list-style-type: none;
	display: inline;
}
#topimportant{
	font-size: 83%;
}
#topbody{
	background-color: #FFFFFF;
}
#leftbox{
	font-size:83%;
}
#topcontent{
	font-size: 83%;
}
#rightbox{
	font-size: 83%;
}
#rightbox h4{
	padding: 2px;
}
/**************************************************************
[3]　詳細デザイン（トップ・おしらせ・左・中央・右・フッタ）
**************************************************************/
/*=============================================================
	 おしらせ
=============================================================*/
/*---------------------------------------------------------
     重要なお知らせ
---------------------------------------------------------*/
.redB{
	color: #FF0000;
	font-weight: bold;
}
/*=============================================================
	 左
=============================================================*/
.idx1{
	width: 162px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FEFEE7;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-bottom: 10px;
}
.idx1 p{
	text-align: center;
}
.idx1 ul{
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.idx1 li{
	list-style-type: none;
	background-image: url(img/arrow_g.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.leftbanner h3{
	margin-top: 2px;
	margin-bottom: 2px;
}
.pink{
	color: #FF6699;
}
/*=============================================================
	 中央
=============================================================*/
#topcontent h2{
	clear: both;
	padding-bottom: 5px;
}
/*---------------------------------------------------------
     #topcontent 見出し画像
---------------------------------------------------------*/
.topnews{
	background-image: url(img/idxNews_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.toplifeevent{
	background-image: url(img/idxLifeEvent_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.topkurashi{
	background-image: url(img/idxKurashi_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.topbusiness{
	background-image: url(img/idxBujiness_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
/*==============================================================================
     防災・臨時ニュース
==============================================================================*/
#bousai{
	margin-bottom:10px;/* 下のdivとのすき間確保 */
	margin-top:6px;
	font-size:95%;
	border:2px solid #C42E64;
}
#bousai h2{
	height:24px;
	background:url(img/ti_bousai.gif) no-repeat;
	text-indent:-9999px;
}
#bousai p{
	line-height:1.5;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#bousai ul{
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bousai li{
	list-style-type: none;
	list-style-image: url(img/arrow_bousai.gif);
	line-height:140%;
	margin-left: 12px;
}
/*---------------------------------------------------------
     新着情報
---------------------------------------------------------*/
.topupdate ul{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topupdate li{
	list-style-type: none;
	list-style-image: url(img/arrow_r.gif);
	margin-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*---------------------------------------------------------
     一覧を見る・RSS配信について
---------------------------------------------------------*/
.ichiran{
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.ichiran a:link{
	color: #000099;
	text-decoration: none;
}
.ichiran a:visited{
	color: #666633;
	text-decoration: none;
}
.ichiran a:hover{
	color: #ff6600;
	text-decoration: none;
}
/*---------------------------------------------------------
     
---------------------------------------------------------*/
.lifenavi{
	float: left;
	width: 130px;
	margin: 1px;
	border:1px solid #CCCCCC;
	background-color: #FEFEE7;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
}
.lifenavi img{
	float: left;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 2px;
}
.lifenavi p{
	vertical-align: middle;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.kurashinavi{
	margin-left: 10px;
}
.kurashinavi li{
	float: left;
	width: 115px;
	margin: 3px;
	display: block;
	list-style-type: none;
	background-image: url(img/arrow_y.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.businessnavi{
	zoom:100%;
	overflow:auto;
	margin-left: 10px;
}
/*\*/
* html div.businessnav{
	overflow: visible;
	height:1px;
}
/**/
.businessnavi li{
	float: left;
	width: 115px;
	margin: 3px;
	display: block;
	list-style-type: none;
	background-image: url(img/arrow_b.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
/*=============================================================
	 右
=============================================================*/
.idx2{
	width: 144px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background-color: #FEFEE7;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.idx2 ul{
	list-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.idx2 li{
	background-image: url(img/arrow_g.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
}
.idx2 p{
	text-align: center;
}
.idx3{
	padding: 5px;
	border: 3px solid #FF9966;
	background-color: #FEFEE7;
	margin-bottom: 10px;
}
.idx3 p{
	color: #FFFFFF;
	text-align: center;
}
.idx3 a{
	text-decoration: none;
}
.idx4{
	width: 150px;
}
#righttopbanner{
	margin-bottom: 10px;
}
/*=============================================================
	 下部バナー広告
=============================================================*/
#adsbanners{
	width: 160px;
	text-align: center;
	border-top: solid 2px #CCCCCC;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
}
#adsbanners p.koukokuran{
	font-size: 80%;
	text-align: left;
	padding-left: 1em;
}
#adsbanners ul{
	padding-top: 5px;
	padding-bottom: 5px;
}
#adsbanners li{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#accesscounter{
	clear: both;
	width: 920px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#accesscounter p{
	font-size: 80%;
	color: #666666;
	text-align: right;
}
#accesscounter img{
	vertical-align: middle;
	padding-right: 1em;
	padding-left: 1em;
}
/**************************************************************
[4]　印刷
**************************************************************/
@media print{
#topheader{
	width: 100%;
	background-image: url(img/bgHeadertop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#topgnavi{
	background-position: left bottom;
	background-repeat: no-repeat;
}
#topbody{
	width: 640px;
}
#primary{
	width: 480px;
}
#leftbox{
	width: 165px;
}
#topcontent{
	width: 290px;
}
.lifenavi{
	width: 30%;
	vertical-align: middle;
	padding-right: 3px;
}
#rightbox{
	width: 150px;
}
#accesscounter{
	display: none;
}
}
