@charset "shift_jis";

/*==================================================================================*/
/* 共通用	Default.css																*/
/*==================================================================================*/

/*-----------------------------------------------------------------------------------
	bodyタグ共通
-----------------------------------------------------------------------------------*/
body
{
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	line-height: 1.3em;
	font-size: 100%;
	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; }


/*-----------------------------------------------------------------------------------
	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.topimg_top
{
	margin: 0px auto;
	text-align: left;
}
div.topimg
{
/*	margin: 0px auto;
	text-align: left;
*/
	width: 780px;
	height: 85px;
	background-color: #5C77C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div.topimg_left
{
	float: left;
	text-align: left;
	margin: 14px 0px 0px 6px;
}

div.topimg_right
{
	padding: 0px;
	float: right;
}

/*-----------------------------------------------------------------------------------
	メニューバー　menubar
-----------------------------------------------------------------------------------*/
div.menubar00
{
	background-color: #5C77C8;

	height: 30px;
	width: 780px;
	margin: 0px;
	padding: 5px 0 0 0;
}

div.menubar
{
	width: 780px;
	text-align: left;
	position: relative;
	margin: 0;
	padding: 0 0 5px 0;
	background: transparent url(../top_images/menubar_bg.jpg) repeat-x;
}
.menubar img
{
	margin: 0;
	padding: 0;
}

.menubar:after
{
	display:block;
	margin-top:-1px;
	height:1px;
	content:"";
	clear:both;
}

div.menubar01
{
	width: 70%;
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	float: left;
}
.menubar01 ul
{
	margin: 0;
	padding: 0;
}
.menubar01 li
{
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	list-style-type: none;
}

.menubar01 a
{
	margin-left: 10px;
	vertical-align: middle;
	font-size: 100%;
}
a.menubar01:link
{
	color: #FFFFFF;
}
a.menubar01:visited
{
	color: #FF9668;
}
a.menubar01:hover
{
	color: #EBEBEB;
}

div.menubar02
{
	width: 30%;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	float: left;
	clear: right;
}
div.srchBoxScript {
	display: none;
}
/*-----------------------------------------------------------------------------------
	Yahoo! SiteSearch
-----------------------------------------------------------------------------------*/
div#srchBox {
	/*width:194px;*/
	height:22px;
	/*position:relative;*/
	/*margin: 0;*/
	margin: 0 7px 0 0;
	padding: 0;
}
#srchBox form {
	margin:0;
	padding:0;
}
#srchBox p#srchForm {
	margin:0;
	padding:0;
}
#srchBox input#srchInput {
	/*position:absolute;*/
	top:0;
	left:0;
	padding:2px;
	width:138px;
	border:1px solid #7f9db9;
	background:#fff url(http://img.yahoo-search.jp/img/logo_wm.gif) center center no-repeat;
	height:22px;
}
#srchBox input#srchBtn {
	/*position:absolute;*/
	margin: 0 0 0 5px;
	top:-1px;
	right:0;
	width:48px;
	height:24px;
}
/*-----------------------------------------------------------------------------------
	自治体情報　cityinfo
-----------------------------------------------------------------------------------*/
div.cityinfo
{
	line-height : 1.5em;
	margin: 0px;
	padding: 5px 5px 30px 5px;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
	border-top: 10px solid #5C77C8;
	background: transparent url(../top_images/cityinfo_bg.jpg) no-repeat;
	background-position: bottom;
}
.cityinfo a
{
	font-weight: normal;
}

div.cityinfo_name
{
	font-weight: bold;
	font-size: 100%;
}

div.cityinfo_copyright
{
	line-height: 3em;
	vertical-align: bottom;
	color: #000000;
}

/*-----------------------------------------------------------------------------------
	サイドニュー　sidemenu
-----------------------------------------------------------------------------------*/
h1.sidemenu_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.sidemenu_frame
{
	letter-spacing: 1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 10px 0px;
	text-align: left;
}
.sidemenu_frame ul
{
	margin : 0px;
	padding : 0px;
}
.sidemenu_frame li
{

/*
	background: transparent url(../top_images/li_01.gif) no-repeat;
	background-position: 3px 0.5em;
	border-bottom: 1px dotted #cccccc;
*/

	list-style-type: none;
	min-height: 22px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: 90%;	
	border-bottom: 2px dotted #3C4C87;
	background: transparent url(../top_images/line02.jpg) repeat-y;
	background-position: 0% 50%;



}
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
-----------------------------------------------------------------------------------*/
div.pickup_title
{
	margin: 0px 0px 0px 0px;
}
h1.pickup_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.pickup_frame
{
	line-height : 1.3em;
	letter-spacing: 1px;
	margin: 0px 0px 10px 0px;
	text-align: left;
	font-size: 90%;
	background-image: url("../top_images/pickup_frame_bg.JPG");
	background-repeat: repeat-y;
}
div.pickup_frame_bottom
{
	padding: 0px 0px 5px 0px;
	background-image: url("../top_images/pickup_frame_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.pickup_frame h2
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
.pickup_frame hr
{
	margin: 0px 8px;
}
div.pickup_img
{
	text-align: center;
	padding: 3px 5px 5px 5px;
}
div.pickup_link
{
	text-align: right;
	font-size: 80%;
	margin-top: 5px;
}
.pickup_link img
{
	margin-right: 5px;
	vertical-align: middle;
}
div.pickup_enter
{
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 3px 10px;
	text-align: left;
	line-height: 1.2em;
}
/*-----------------------------------------------------------------------------------
	広告バナー　banner
-----------------------------------------------------------------------------------*/
h1.banner_title
{
	text-align: center;
	font-weight: bold;
	color: #000000;
}
div.banner_frame
{
	letter-spacing: 1px;
	margin: 5px 0px 10px 0px;
	text-align: center;

/*
	line-height : 1.3em;
	background-image: url("../top_images/frame_bg.gif");
	background-repeat: repeat-y;
*/
}
div.banner_info
{
	margin: 5px 0px 0px 0px;
	text-align: right;
	font-size: 90%;
}

/*
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.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
	border: solid 1px #000000;
}
.topicpath p
{
	line-height: 1em;
	padding: 2px 0px;
}
.topicpath img
{
	vertical-align: middle;
	margin: 0px 3px;
}


/*-----------------------------------------------------------------------------------
	サイトポリシー　sitepolicy
-----------------------------------------------------------------------------------*/
div.sitepolicy
{
	margin: 20px 0px 0px 0px;
	color: #fb9904;
}


/*-----------------------------------------------------------------------------------
	title_short
-----------------------------------------------------------------------------------*/
div.title_short
{
	margin: 0px 0px 0px 0px;
}
h1.title_short
{
	margin: 0px;
	padding: 5px 5px 7px 5px;
	color: #000000;
	font-weight: bold;
	min-height: 25px;
}

h1.title_short_els
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	color: #FFFFFF;
	font-weight: bold;
	min-height: 20px;
	text-align: left;
	background: transparent url(../top_images/sidemenu_title_bg.jpg) no-repeat;
}

/*-----------------------------------------------------------------------------------
	title_long
-----------------------------------------------------------------------------------*/
h1.title_long
{
	margin: 0px;
	padding: 5px 5px 7px 5px;
	font-weight: bold;
	color: #000000;
	min-height: 25px;
	text-align:left;
}
div.title_long_t
{
	text-align: left;
	background: transparent url(../top_images/title_short_top.gif) no-repeat top;
}
div.title_long_m
{
	text-align: left;
	background: transparent url(../top_images/title_short_middle.gif) repeat-y top;
}
div.title_long_b
{
	text-align: left;
	background: transparent url(../top_images/title_short_bottom.gif) no-repeat bottom;
}
/*-----------------------------------------------------------------------------------
	frame_long
-----------------------------------------------------------------------------------*/
div.frame_long
{
	line-height : 1.3em;
	letter-spacing: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 408px;
	text-align: left;
	font-size: 90%;
	background-image: url("../top_images/frame_long_bg.jpg");
	background-repeat: repeat-y;
	letter-spacing: 1px;
}
div.frame_long_bottom
{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 8px 0px;
	background-image: url("../top_images/frame_long_bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

.frame_long dl
{
	margin : 0px 0px 0px 0px;
	padding: 0px 10px;
	line-height: 1.7em;
}

.frame_long dt
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1.2em;
	background: transparent url(../top_images/li_03.jpg) no-repeat;
	background-position: 5px 50%;
}

.frame_long dd
{
	margin: -1.7em 0px 0px 0px;
	padding: 0px 0px 0px 6em;
	border-bottom: 1px dotted #000000;
}
/*-----------------------------------------------------------------------------------
	INDEXページ共通
	cINDEX_DESIGN_FLG = 1 のときのみ利用
-----------------------------------------------------------------------------------*/
div.index_title_t
{
	background: transparent url(../top_images/event_list_title_t.jpg) no-repeat left;
	background-position: left bottom;
}
div.index_title_m
{
	background: transparent url(../top_images/event_list_title_m.jpg) repeat-x;
	background-position: left bottom;
}
div.index_title_b
{
	background: transparent url(../top_images/event_list_title_b.jpg) no-repeat;
	background-position: right bottom;
}

.index_title_t h1
{
	line-height : 50px;
	margin: 0px 0px 0px 50px;
	text-align: left;
	vertical-align : middle;
	color: #FFFFFF;
	font-weight: bold;
	font-size:140%;
}

