@charset "shift_jis";

/*==================================================================================*/
/* 共通用	Default.css																*/
/*==================================================================================*/

/*-----------------------------------------------------------------------------------
	bodyタグ共通
-----------------------------------------------------------------------------------*/
body
{
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	line-height: 1.5em;
	font-size: 95%;
	color: #000000;
}
/* IEのみに適用する \*/
* html body{ word-break: break-all; overflow: auto;}

/*-----------------------------------------------------------------------------------
	formタグ共通
-----------------------------------------------------------------------------------*/
form
{
	margin: 0px;
	padding: 0px;
}


/*-----------------------------------------------------------------------------------
	pタグ共通
-----------------------------------------------------------------------------------*/
p
{
	margin: 0px;
	padding: 0px;
}


/*-----------------------------------------------------------------------------------
	divタグ共通
-----------------------------------------------------------------------------------*/
div
{
	margin: 0px;
	padding: 0px;
}
/* IEバグ対策用ハック(Mac版非対応) \*/
/* html div { height: 1px; }*/
* html div { height: 1px; }
/*-----------------------------------------------------------------------------------
	ol,ul,liタグ共通
-----------------------------------------------------------------------------------*/
ol,ul,li
{
	margin: 0px;
	padding: 0px;
}


/*-----------------------------------------------------------------------------------
	dl,dt,ddタグ共通
-----------------------------------------------------------------------------------*/
dl,dt,dd
{
	margin: 0px;
	padding: 0px;
}

/*-----------------------------------------------------------------------------------
	アンカー共通
-----------------------------------------------------------------------------------*/
a:link
{
/*	color: #0000CB;*/
	text-decoration: underline;
}
a:active
{
/*	color: #8B0000;*/
	text-decoration: underline;
}
a:visited
{
/*	color: #0000CB;
	text-decoration: underline;*/
}
a:hover
{
/*	color: #6A5ACD;*/
	text-decoration: underline;
}


/*-----------------------------------------------------------------------------------
	見出し（H1〜H6）共通
-----------------------------------------------------------------------------------*/
h1
{
	font-size: 110%;
/*	font-weight: bold;*/
	line-height : 1.5em;
}
h2
{
	font-size: 110%;
	font-weight: bold;
	line-height : 1.5em;
}
h3
{
	font-size: 110%;
	font-weight: bold;
	line-height : 1.5em;
}
h4
{
	font-size: 110%;
	font-weight: bold;
	line-height : 1.5em;
}
h5
{
	font-size: 100%;
	font-weight: bold;
	line-height : 1.5em;
}
h6
{
	font-size: 100%;
	font-weight: bold;
	line-height : 1.5em;
}


/*-----------------------------------------------------------------------------------
	画像共通
-----------------------------------------------------------------------------------*/
img
{
	border: none;
}


/*-----------------------------------------------------------------------------------
	非表示用
-----------------------------------------------------------------------------------*/
.hide
{
	display: none;
}


/*-----------------------------------------------------------------------------------
	音声ナビ
-----------------------------------------------------------------------------------*/
.voicenavi
{
	display: none;
}


/*-----------------------------------------------------------------------------------
	外国語サイト・サイトマップ・組織表示リンク表示　toplink
-----------------------------------------------------------------------------------*/
div.toplink
{
	color: #FF9900;
	text-align: right;
}

/*-----------------------------------------------------------------------------------
	トップバナー　topimg
-----------------------------------------------------------------------------------*/
div.header
{
	background-color: #0781C2;
	height:100%;
}

div.header_img
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
div.topimg_top
{
	float:left;
}
div.topimg
{
	float:right;
	text-align: right;
}

/*-----------------------------------------------------------------------------------
	メニューバー　menubar
-----------------------------------------------------------------------------------*/
div.menubar
{
	text-align: left;
	position: relative;
	margin: 3px 5px 3px 5px;
}
.menubar:after
{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}
div.menubar01
{
    width: 55%;
	text-align: left;
    float: left;
}
.menubar01 ul
{
	margin: 0px;
	padding: 0px;
}
.menubar01 li
{
	display: inline;
	float: left;
	margin-right: 8px;
	margin-left :2px;
	list-style-type: none;
	padding: 0;
	font-size: 90%;
}
div.menubar02
{
  width: 45%;
	text-align: right;
  float: left;
	clear: right;
}
.menubar02 input
{
	margin-right: 3px;
	vertical-align: top;
}
.menubar02 p
{
	display: inline;
}
div.menubar03
{
  width: 100%;
	clear:both;
}
.menubar03 ul
{
	margin: 0px;
	padding: 0px;
}
.menubar03 li
{
	display: inline;
	float: left;
	margin: 0;
	list-style-type: none;
	padding: 0;
	font-size: 90%;
	height:24px;
}
form#googlesearch
{
	display: inline;
}
form#aboutsearch
{
	display: inline;
}

p.aboutsearch
{
	display: inline;
}
a.aboutsearch
{
	vertical-align: middle;
}
/*-----------------------------------------------------------------------------------
	自治体情報　cityinfo
-----------------------------------------------------------------------------------*/
div.cityinfo
{
	line-height : 1.5em;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #000000;
}
.cityinfo a
{
	font-weight: normal;
}

/*-----------------------------------------------------------------------------------
	サイドニュー　sidemenu
-----------------------------------------------------------------------------------*/
div.sidemenu
{
	height:25px;
	width:180px;
	padding-top:1px;
	background: transparent url(../top_images/sidemenutitle.jpg) no-repeat;
	text-align:left;
}
h1.sidemenu_title
{
	font-weight: bold;
	color: #000000;
	padding-left:30px;
	display:inline;
}
div.sidemenu_frame
{
	line-height : 1.5em;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
	padding: 0px 0px 3px 0px;
	text-align: left;
}
.sidemenu_frame ul
{
	margin : 0px;
	padding : 0px;
}
.sidemenu_frame li
{
	list-style-type: none;
	background: transparent url(../top_images/li_01.gif) no-repeat;
	background-position: 5px 50%;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	font-size: 95%;	
	border-bottom: 1px dotted #ffd3b6;
}
li.sidemenu_img
{
	list-style-image: none;
	list-style-type: none;
	margin : 5px 0px 5px 0px;
	padding : 0px;
	background-image: none;
}
.sidemenu_img div
{
	text-align: center;
	margin: 0 auto;
	background-image: none;
}

/*-----------------------------------------------------------------------------------
	ピックアップ　pickup
-----------------------------------------------------------------------------------*/
.pickup
{
	float:left;
	width:205px;
}
.pickup_title h1
{
	text-align: center;
	font-weight: bold;
	color: #000000;
	display:none;
}
div.pickup_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	text-align: left;
	font-size: 100%;
	padding: 5px 3px 5px 6px;
	margin: 0;
	/*background-image: url("../top_images/pickup_line.jpg");
	background-repeat: repeat-y;*/
	/*min-height:300px;
	height: auto !important;
	height: 300px;*/
}
div.pickup_contents
{
	padding: 3px 10px 5px 10px;
	font-size:95%;
}
/*
div.pickup_frame_bottom
{
	padding: 0px 10px 5px 10px;
	background-image: url("../top_images/frame_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
*/
.pickup_frame h2
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
div.pickup_img
{
	text-align: center;
	padding: 3px;
}
div.pickup_link
{
	text-align: right;
	font-size: 80%;
	margin-top: 5px;
}
.pickup_link img
{
	margin-right: 5px;
	vertical-align: middle;
}
/*-----------------------------------------------------------------------------------
	広告バナー　banner
-----------------------------------------------------------------------------------*/
h1.banner_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.banner_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background-image: url("../top_images/frame_bg.gif");
	background-repeat: repeat-y;
}
div.banner_frame_bottom
{
	padding: 10px 0px 5px 0px;
	background-image: url("../top_images/frame_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
.banner_frame_bottom div
{
	margin-bottom: 10px;
}
/*-----------------------------------------------------------------------------------
	パンくず　topicpath
-----------------------------------------------------------------------------------*/
div.topicpath
{
	margin-bottom: 5px;
	padding: 5px 5px 7px 5px;
	font-size: 90%;
	text-align:left;
	background-image: url("../top_images/topicpath_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #EEF8FD;
	/*border: solid 1px #000000;*/
	border: solid 0px #000000;
}
.topicpath p
{
	line-height: 1em;
	padding: 2px 0px;
}
.topicpath img
{
	vertical-align: middle;
	margin: 0px 3px;
}


/*-----------------------------------------------------------------------------------
	サイトポリシー　sitepolicy
-----------------------------------------------------------------------------------*/
div.sitepolicy
{
	margin: 10px 0px 5px 0px;
	color: #000000;
}


/*-----------------------------------------------------------------------------------
	title_short
-----------------------------------------------------------------------------------*/
h1.title_short
{
	margin: 0px;
	padding: 5px 5px 7px 0px;
	color: #000000;
	min-height: 25px;
}
div.title_short_t
{
	background: transparent url(../top_images/title_short_top.jpg) no-repeat top;
}
div.title_short_m
{
	background: transparent url(../top_images/title_short_middle.jpg) repeat-y top;
}
div.title_short_b
{
	background: transparent url(../top_images/title_short_bottom.jpg) no-repeat bottom;
}
div.title_short_text
{
	margin: 0px;
	padding: 1px 0px 2px 25px;
	font-size:90%;
}

.span_margin_5
{
	margin-left:5px;
	margin-right:5px;
}


/*-----------------------------------------------------------------------------------
	title_long
-----------------------------------------------------------------------------------*/
div.title_long
{
	background: transparent url(../top_images/title_long.jpg) no-repeat top;
	height: 36px;
	line-height : 36px;
	vertical-align: middle;
	margin-bottom: 10px;
	text-align:left;
}
h1.title_long_text
{
	padding-left: 25px;
	padding-top:6px;
	margin-bottom: 0px;
	font-size:100%;
}


/*-----------------------------------------------------------------------------------
	一覧系 
-----------------------------------------------------------------------------------*/
.listview
{
	margin-left:15px;
}
.listview ul
{
	margin : 0 0 15px 0;
	padding : 0px;
}
.listview li
{
	list-style-type: none;
	background: transparent url(../top_images/li_02.jpg) no-repeat;
	background-position: 1px 5px;
	margin: 5px 15px 5px 0;
	padding: 0px 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

/*-----------------------------------------------------------------------------------
	イベント 
-----------------------------------------------------------------------------------*/
.evt_br_margin
{
	line-height: 20px;
}
