@charset "utf-8";
/* ===========================================================
	CSS Information
	Author:都城市役所
	Filename:module.css
	Style-info:ヘッダ・フッタ（共通）
=========================================================== */
/*------------------------------------------------------
	サイト名
------------------------------------------------------ */
#header h1{
	position:absolute;
	width:170px;
	height:120px;
	margin: 0 0 0 40px;
}
#header h1 a{
	background-image:url(../images/title-header-h1.gif);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:120px;
	outline:none;
	text-indent:-9998px;
}
#header h2{
	position:absolute;
	width: 362px;
	height: 50px;
	top: 35px;
	left:265px;
	background-image:url(../images/title-header-h2.png);
	background-repeat:no-repeat;
	text-indent:-9998px;
}
/*------------------------------------------------------
	メインビジュアル
------------------------------------------------------ */
#visual-change{
	position:absolute;
	width:750px;
	height:109px;
	top:70px;
	left:0;
	color:#CCCCCC;
	background-color:#F0F0F0;
	color:#999999;
	line-height:110px;
	text-align:center;
}
/*------------------------------------------------------
	ヘッダー内ファンクション
------------------------------------------------------ */
#header-function{
	position:absolute;
	width:320px;
	height:130px;
	top:0;
	left:640px;
	/*border-left-width:1px;
	border-left-style:solid;
	border-left-color:#CCC;*/
}
#header-fontchange{
	width:225px;
	height:35px;
	margin: 0 0 5px 0;
	float: right;
	background-image:url(../images/title-header-fontchange.jpg);
	background-repeat:no-repeat;
	background-position:0 -5px;
}
#header-fontchange h3{
	display:none;
}
#header-fontchange ul{
	float: right;
	padding: 10px 30px 0 0;
}
#header-fontchange li{
	float:left;
	margin-right: 3px;
}
#header-fontchange li a{
	width:33px;
	height:20px;
	margin-right:3px;
	display:block;
	zoom:1;
	text-indent:-9998px;
}
.nomal-size{
	background-image:url(../images/btn-header-nomal.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.nomal-size:hover{
	background-image:url(../images/btn-header-nomal.jpg);
	background-position:0 -20px;
	background-repeat:no-repeat;
}
.large-size{
	background-image:url(../images/btn-header-large.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.large-size:hover{
	background-image:url(../images/btn-header-large.jpg);
	background-position:0 -20px;
	background-repeat:no-repeat;
}


div.yomiage a{
	text-indent:-9998px;
	width: 153px;
	height: 20px;
	float: right;
	margin: 0 30px 0 0;
}
.yomiage{
	background-image:url(../images/btn-header-yomi.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.yomiage:hover{
	background-image:url(../images/btn-header-yomi.jpg);
	background-position:0 -20px;
	background-repeat:no-repeat;
}




#header2 {
	height:30px;
	background-image:url(../images/bk-language.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

/*
#header-function .kanko_bt {
	margin: 5px 0 0 12px;
}
*/

#header-function .kanko_bt a {
	display: block;
	width:180px;
	height:45px;
	background-image: url(../images/kanko_bt.png);
	background-repeat:no-repeat;
	text-indent:-9998px;
	color: #fff !important;
	margin: 20px auto 0;
}



#header-siteserach{
	float: right;
	display:block;
	overflow:hidden;
}
#header-siteserach h3{
	text-indent:-9998px;
	float:left;
	width:160px;
	line-height: 15px;
	margin:10px 5px 0px 5px;
	background-image:url(../images/title-header-search.gif);
	background-repeat:no-repeat;
	/*display:none;*/
}
#header-siteserach form{
	white-space:nowrap;
	float:left;
	width:250px;
	padding-top:5px;
	text-align:center;
	margin:5px 30px 0 0;
}
#textfield{
	border:1px solid #7F9DB9;
	font-family:inherit;
	padding:2px;
	width:130px;
}
#searchbtn{
	font-family:inherit;
	padding:2px;
}

td.gsc-clear-button {
	display:none;
}


img.logo2 {
    float: right;
    margin: 5px 30px 0 0;
}

#header-function h3.site-title {
	float: right;
	font-size:85%;
	margin: 5px 30px 0 0;
	letter-spacing: 3px;
}



#header-link-sitemap{
	width:220px;
	height:15px;
	float:left;
	margin-left:10px;
	/*margin:0 auto;*/
}
#header-link-sitemap a{
	width:209px;
	margin:8px 5px 0px 15px;
	float:left;
	background-image:url(../images/btn-header-sitemap.gif);
	background-repeat:no-repeat;
	text-indent:-9998px;
	display:block;
}


#header2-right{
	width:360px;
	height:25px;
	float:right;
	margin:0 20px 0 0;
}
#header2-right a.kanko {
	width:170px;
	height:25px;
	margin:3px 10px 0 0;
	float:left;
	background-image:url(../images/bn_kankou.png);
	background-repeat:no-repeat;
	text-indent:-9998px;
	display:block;
}
#header2-right a.event {
	width:170px;
	height:25px;
	margin:3px 0 0 0;
	float:left;
	background-image:url(../images/bn_event.png);
	background-repeat:no-repeat;
	text-indent:-9998px;
	display:block;
}


/*------------------------------------------------------
	Lansuageバー
------------------------------------------------------ */
#select-language{
	width:260px;
	padding:8px 7px 0px 7px;
	line-height:15px;
	float:left;
	font-size:88%;
}
#select-language span.title{
	margin-right:0.5em;
}
/*------------------------------------------------------
	共通サイドメニュー
------------------------------------------------------ */
#side-ad-banner{
	width:170px;
	margin-bottom:10px;
}
#side-ad-banner h3{
	width:170px;
	height:30px;
	background-image:url(../images/title-ad-banner.jpg);
	background-repeat:no-repeat;
	text-indent:-9998px;
}
#side-ad-banner noscript h3{
	height:464px;
}
.ad-banner{
	width:170px;
	height:52px;
	margin:5px 0;
	padding:0;
}

/*  動画でみる都城　*/
#bn_move{
	margin:0 0 10px 0;
}
/*  /動画でみる都城　*/

/*  ぼんちくんとフォトライブラリー　*/
#bn_photolibrary{
	margin:0 0 10px 0;
}

#bn_hapimiyakonjo{
        margin:0 0 10px 0;
}

#bn_hapimiyakonjo img {
        border: 1px gray solid;
}

#ad-info{
	width:170px;
	height:35px;
	margin:0 0 10px 0;
}
#ad-info a{
	width:170px;
	height:35px;
	display:block;
	background-image:url(../images/btn-ad-info.gif);
	background-repeat:no-repeat;
	text-indent:-9998px;
}
#side-inquiry-link{
	width:170px;
	margin-bottom:10px;
	font-size:94%;
}
#side-inquiry-link h3{
	height:30px;
	background-image:url(../images/title-side-inquiry.jpg);
	background-repeat:no-repeat;
	text-indent:-9998px;
}
#side-inquiry-link ul{
}
#side-inquiry-link ul li a{
	background-image:url(../images/bk-inquirylist.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	display:block;
	zoom:1;
	padding:10px 5px 10px 10px;
	color:#000000;
}
#side-inquiry-link ul li a:hover{
	color:#CC0000;
}

#side-inquiry-link2 .kigyou {
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-kigyou.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin:10px 0;
}
#side-inquiry-link2 .rokuji {
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-rokuji2.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin:10px 0;
}
#side-inquiry-link2 .netshop {
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-shop.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin:10px 0;
}




#side-link-list{
	width:170px;
	background-image:url(../images/bk-side-linklist.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#side-link-list h3{
	width:170px;
	height:30px;
	background-image:url(../images/title-side-linklist.jpg);
	text-indent:-9998px;
}
#side-link-inner{
	padding:10px 10px 10px 15px;
	font-size:94%;
}
#side-link-inner ul{
}
#side-link-inner ul li{
	background-image:url(../images/listpoint-blue.jpg);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding:0.2em 5px 0.2em 15px;
	line-height:1.3em;
}
#side-link-list .txt-right{
	margin-top:5px;
	font-size:87%;
}
#side-bosyu-link a{
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-bosyu.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin-bottom:10px;
}
#side-bosyu-link a:hover{
	background-position:0 -40px;
}
#side-consultation-link a{
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-consultation.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin-bottom:10px;
}
#side-consultation-link a:hover{
	background-position:0 -40px;
}
#side-download-link a{
	width:170px;
	height:70px;
	background-image:url(../images/btn-side-download.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin-bottom:10px;
}
#side-download-link a:hover{
	background-position:0 -70px;
}


#side-ritti-link a{
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-ritti.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin-bottom:10px;
}
#side-ritti-link a:hover{
	background-position:0 -40px;
}
#side-rokuji-link a{
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-rokuji.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin-bottom:10px;
}
#side-rokuji-link a:hover{
	background-position:0 -40px;
}
#side-reiki-link a{
	width:170px;
	height:40px;
	background-image:url(../images/btn-side-reiki.jpg);
	background-repeat:no-repeat;
	display:block;
	text-indent:-9998px;
	margin-bottom:10px;
}
#side-reiki-link a:hover{
	background-position:0 -40px;
}

/*------------------------------------------------------
	グローバルナビゲーション（2階層目以降）
------------------------------------------------------ */
#global-navi{
	clear: both;
	width:960px;
	height:50px;
	background-image:url(../images/bk-gnavi.jpg);
	background-repeat:repeat-x;
	margin-bottom:20px;
}
#global-navi ul{
	width:901px;
	height:50px;
	margin:0 auto;
	border-left:1px solid #cfd0aa;
}
#global-navi li{
	float:left;
}
#gnavi-life a{
	width:150px;
	height:50px;
	background-image:url(../images/btn-gnavi.jpg);
	background-position:0 0;
	display:block;
	text-indent:-9989px;
}
#gnavi-life a:hover{
	background-position:0 -50px;
}
#gnavi-education a{
	width:150px;
	height:50px;
	background-image:url(../images/btn-gnavi.jpg);
	background-position:-150px 0;
	display:block;
	text-indent:-9989px;
}
#gnavi-education a:hover{
	background-position:-150px -50px;
}
#gnavi-health a{
	width:150px;
	height:50px;
	background-image:url(../images/btn-gnavi.jpg);
	background-position:-300px 0;
	display:block;
	text-indent:-9989px;
}
#gnavi-health a:hover{
	background-position:-300px -50px;
}
#gnavi-business a{
	width:150px;
	height:50px;
	background-image:url(../images/btn-gnavi.jpg);
	background-position:-450px 0;
	display:block;
	text-indent:-9989px;
}
#gnavi-business a:hover{
	background-position:-450px -50px;
}
#gnavi-plays a{
	width:150px;
	height:50px;
	background-image:url(../images/btn-gnavi.jpg);
	background-position:-600px 0;
	display:block;
	text-indent:-9989px;
}
#gnavi-plays a:hover{
	background-position:-600px -50px;
}
#gnavi-government a{
	width:150px;
	height:50px;
	background-image:url(../images/btn-gnavi.jpg);
	background-position:-750px 0;
	display:block;
	text-indent:-9989px;
}
#gnavi-government a:hover{
	background-position:-750px -50px;
}
/*------------------------------------------------------
	ぱんくず
------------------------------------------------------ */
#pankslist{
	margin:15px 0;
	padding:0 22px;
	/*font-size:95%;*/
}
#pankslist p{
	position:relative;
	margin:8px 0;
	zoom:1;
}
#pankslist strong{
	font-weight:normal;
}
#pankslist div.toggle{
	position:absolute;
	top:0;
	right:0;
}
div.close div.toggle{
	background-image:url(../images/chevron-expand.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:16px;
	height:16px;
	cursor:pointer;
}
div.open div.toggle{
	background-image:url(../images/chevron.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:16px;
	height:16px;
	cursor:pointer;
}
/*------------------------------------------------------
	カテゴリートップ
------------------------------------------------------ */
#category-newlist{
}
#category-newlist h3{
	background-color:#ffe3b9;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ffe3b9,gradienttype=0); zoom:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ffe3b9,gradienttype=0)";
	background:linear-gradient(#ffffff,#ffe3b9);
	background:-o-linear-gradient(top,#ffffff,#ffe3b9);
	background:-moz-linear-gradient(top,#ffffff,#ffe3b9);
	background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffe3b9));
	border-top:1px solid #ffe3b9;
	border-left:2px solid #ff9900;
	border-right:1px solid #ffe3b9;
	
	
	padding:0.3em 0.5em;
	margin:0 0 0.2em 0;
	font-weight:normal;
	font-size:110%;
}
#category-newlist ul{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#9966CC;
	padding:20px;
	line-height:1.5em;
}
#category-newlist ul li{
	margin-bottom:10px;
}
#subcategory-link{
	margin-top:40px;
	width:720px;
}
#subcategory-link dl{
	float:left;
	width:350px;
	margin-right:10px;
	margin-bottom:20px;
}
#subcategory-link dt{
	width:295px;
	height:50px;
	padding-left:25px;
	padding-right:30px;
	background-image:url(../images/bk-subcategorylink.jpg);
	background-repeat:no-repeat;
	font-size:100%;
	line-height:1.2em;
	/line-height:50px;
	line-height:50px\9;
	display:block;
	overflow:hidden;
}
#subcategory-link dt a{
	width:295px;
	display:table-cell;
	/display:block;
	display:block\9;
	vertical-align:middle;
	color:#000000;
	height:50px;
}
#subcategory-link dt a:hover{
	color:#CC0000;
}
#subcategory-link dd{
	width:320px;
	padding:10px 15px 10px 15px;
	height:30px;
	/*line-height:1.5em;*/
	font-size:88%;
}
/*------------------------------------------------------
	カテゴリーサイドナビゲーション
------------------------------------------------------ */
#side-navi{
	width:190px;
	float:left;
	margin-right:20px;
	font-size:94%;
}
#side-navi dl{
	margin:5px 0;
}
#side-navi dl dt{
	background-image:url(../images/bk-sidenavi-off-bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#F7F0D4;
}
#side-navi dl dt a{
	background-image:url(../images/bk-sidenavi-off-top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#000000;
	padding:10px 10px 10px 20px;
}
#side-navi dl dt a:hover{
	color:#ff0000;
}
#side-navi dl dd{
	display:none;
}
#side-navi dl.current{
	margin:0;
}
#side-navi dl.current dt{
	background-color:#F3F4E6;
	background-image:url(../images/bk-sidenavi-page-on.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	font-weight:bold;
}
#side-navi dl.current dt a{
	background-image:url(../images/bk-sidenavi-page-on-top.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#CC6601;
	width:145px;
	display:block;
	color:#ffffff;
	border-radius:5px 0 0 5px;
	padding:12px 5px 12px 20px;
	line-height:16px;
}
/*----- 個別ページ用 -----*/
#side-navi-page{
	width:190px;
	float:left;
}
#side-navi-page	 dl{
	margin:5px 0;
}
#side-navi-page .cateclass{
	font-size:94%;
}
#side-navi-page .cateclass dl dt{
	background-image:url(../images/bk-sidenavi-off-bottom.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#EDEECF;
}
#side-navi-page .cateclass dl dt a{
	background-image:url(../images/bk-sidenavi-off-top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	color:#000000;
	padding:10px 10px 10px 20px;
}
#side-navi-page .cateclass dl dt a:hover{
	color:#ff0000;
}
#side-navi-page .cateclass dl dd{
	display:none;
}
#side-navi-page .cateclass dl.current{
	margin:0;
}
#side-navi-page .cateclass dl.current dt{
	background-color:#F3F4E6;
	background-image:url(../images/bk-sidenavi-page-on.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	font-weight:bold;
}
#side-navi-page .cateclass dl.current dt a{
	background-image:url(../images/bk-sidenavi-page-on-top.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#CC6601;
	width:145px;
	display:block;
	color:#ffffff;
	border-radius:5px 0 0 5px;
	padding:12px 5px 12px 20px;
	line-height:16px;
}
#side-navi-page .category dl{
	margin:0;
}
#side-navi-page .category dl dt{
	background-color:#F3F4E6;
	background-image:none;
	border-bottom:1px dotted #cccccc;
	border-radius:0;
}
#side-navi-page .category dl dt a{
	background-image:none;
	background-color:transparent;
	display:block;
	padding:0.5em 5px 0.5em 20px;
	color:#0066cc;
}
#side-navi-page .category dl dt a:hover{
	color:#ff0000;
}
#side-navi-page .category dl dd{
	display:none;
}
#side-navi-page .category dl.current{
}
#side-navi-page .category dl.current dt{
	background-image:url(../images/listpoint-orange.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	height:auto;
}
#side-navi-page .category dl.current dt a{
	min-height:0;
	padding-left:20px;
	display:block;
	color:#000000;
	line-height:1.4em;
}
#side-navi-page .cateclass .category{
	zoom:1;
}
#side-navi-page .cateclass .category dl{
	margin:0;
}
#side-navi-page .cateclass .category dl dt{
	background-color:#F3F4E6;
	background-image:none;
	border-bottom:1px dotted #cccccc;
	border-radius:0;
}
#side-navi-page .cateclass .category dl dt a{
	background-image:none;
	background-color:transparent;
	display:block;
	padding:0.5em 5px 0.5em 20px;
	color:#0066cc;
}
#side-navi-page .cateclass .category dl dt a:hover{
	color:#ff0000;
}
#side-navi-page .cateclass .category dl dd{
	display:none;
}
#side-navi-page .cateclass .category dl.current{
}
#side-navi-page .cateclass .category dl.current dt{
	background-image:url(../images/listpoint-orange.jpg);
	background-repeat:no-repeat;
	background-position:10px center;
	height:auto;
}
#side-navi-page .cateclass .category dl.current dt a{
	min-height:0;
	padding-left:20px;
	display:block;
	color:#000000;
	line-height:1.4em;
}
/*------------------------------------------------------
	サブカテゴリ用本文
------------------------------------------------------ */
#sub-category-section{
	width:500px;
	float:left;
}
#sub-category-section h3{
	background-color:#ffee91;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffae1,endcolorstr=#ffee91,gradienttype=0); zoom:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffae1,endcolorstr=#ffee91,gradienttype=0)";
	background:linear-gradient(#fffae1,#ffee91);
	background:-o-linear-gradient(top,#fffae1,#ffee91);
	background:-moz-linear-gradient(top,#fffae1,#ffee91);
	background:-webkit-gradient(linear,left top,left bottom,from(#fffae1),to(#ffee91));
	border:1px solid #ffee91;
	border-left:5px solid #ffd501;
	
	padding:0.2em 0.5em;
	margin:0 0 0.3em 0;
	font-weight:normal;
	font-size:130%;
}
#sub-category-section dl{
	width:500px;
}
#sub-category-section dt{
	font-size:120%;
	font-weight:normal;
	padding-left:50px;
	padding-top:10px;
	background-image:url(../images/listpoint-right-arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 18px;
}
#sub-category-section dd{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	padding-left:50px;
	padding-bottom:7px;
}
/*------------------------------------------------------
	大分類タイトル画像
------------------------------------------------------ */
h2.categorytitle{
	background-image:url(../images/title-category.jpg);
	background-repeat:no-repeat;
	display:block;
	color:#FFFFFF;
	line-height:50px;
	font-size:188%;
	padding-left:40px;
	text-shadow:0 0 3px rgba(128,32,0,127);
}
/*------------------------------------------------------
	個別ページ用本文
------------------------------------------------------ */
#article div.leftmenumargin{
	padding-left:230px;
}
#page-section{
	padding-left:20px;
	line-height:160%;
}
#page-section h1{
	background-color:#ffd369;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffeab9,endcolorstr=#ffd369,gradienttype=0); zoom:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffeab9,endcolorstr=#ffd369,gradienttype=0)";
	background:linear-gradient(#ffeab9,#ffd369);
	background:-o-linear-gradient(top,#ffeab9,#ffd369);
	background:-moz-linear-gradient(top,#ffeab9,#ffd369);
	background:-webkit-gradient(linear,left top,left bottom,from(#ffeab9),to(#ffd369));
	
	border:1px solid #ffd369;
	
	padding:0.2em 0.5em;
	margin:0 0 0.4em -20px;
	font-weight:bold;
	font-size:150%;
	color:#222;
}
#page-section h2{
	background-color:#ffee91;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffae1,endcolorstr=#ffee91,gradienttype=0); zoom:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffae1,endcolorstr=#ffee91,gradienttype=0)";
	background:linear-gradient(#fffae1,#ffee91);
	background:-o-linear-gradient(top,#fffae1,#ffee91);
	background:-moz-linear-gradient(top,#fffae1,#ffee91);
	background:-webkit-gradient(linear,left top,left bottom,from(#fffae1),to(#ffee91));
	border:1px solid #ffee91;
	border-left:5px solid #ffd501;
	
	padding:0.2em 0.5em;
	margin:0.8em 0 0.3em -20px;
	font-weight:normal;
	font-size:130%;
}
#page-section h3{
	background-color:#ffe3b9;
	filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ffe3b9,gradienttype=0); zoom:1;
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff,endcolorstr=#ffe3b9,gradienttype=0)";
	background:linear-gradient(#ffffff,#ffe3b9);
	background:-o-linear-gradient(top,#ffffff,#ffe3b9);
	background:-moz-linear-gradient(top,#ffffff,#ffe3b9);
	background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffe3b9));
	border-top:1px solid #ffe3b9;
	border-left:2px solid #ff9900;
	border-right:1px solid #ffe3b9;
	
	
	padding:0.1em 0.5em;
	margin:0.8em 0 0.2em -20px;
	font-weight:normal;
	font-size:110%;
}
#page-section h4{
	background-image:url(../images/h4point.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	
	border-bottom:2px solid #FF9900;
	padding:0 0.5em 0 20px;
	margin:0.8em 0 0.2em -20px;
	font-weight:normal;
}
#page-section h5{
	background-image:url(../images/h5point.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	
	border-bottom:1px solid #ccc;
	padding:0 0.5em 0 20px;
	margin:0.8em 0 0.2em -20px;
	font-weight:normal;
}
#page-section h6{
	background-image:url(../images/h6point.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	padding:0 0.5em 0 20px;
	margin:0.8em 0 0.2em -20px;
	font-weight:normal;
}
#page-section blockquote{
	padding-left:3em;
}
#page-section p{
}
#page-section ol{
	margin-left:2em;
}
#page-section ol li{
	list-style-type:decimal;
}
#page-section ul{
	margin-left:2em;
}
#page-section ul li{
	list-style-type:disc;
}
#page-section dl{
	margin:0.5em 0;
0}
#page-section dt{
	font-weight:bold;
}
#page-section dd{
	padding-left:2em;
}
#page-section table caption{
	padding:0.1em 0.2em;
	font-weight:bold;
	text-align:center;
	font-size:110%;
}
#page-section table th{
	padding:0.2em 0.4em;
}
#page-section table td{
	padding:0.2em 0.4em;
}
#page-section hr{
	display:block;
	margin:0.5em 0;
}
#page-section input{
	font-family:inhert;
	font-size:100%;
	padding:1px 2px;
}
#page-section select{
	font-family:inhert;
	font-size:100%;
	padding:1px 2px;
}
#page-section textarea{
	font-family:monospace;
	padding:2px 2px;
}
#page-section button{
	font-family:inhert;
	font-size:100%;
	padding:0.2em 0.6em;
}
#page-section #mainend{
	display:none;
}
#gmap{
	width:670px;
	/width:660px;
	overflow:hidden;
}
.keyword{
	background-color:yellow;
}
#querytext{
	width:20em;
}
/*------------------------------------------------------
	アイコン
------------------------------------------------------ */
#page-section a.ca0333{
	background-image:url(../images/icon_book.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
}
#page-section a.ca0334{
	background-image:url(../images/icon_talk.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
}
#page-section a.ca0335{
	background-image:url(../images/icon_stethoscope.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
}
#page-section a.ca0336{
	background-image:url(../images/icon_kids.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
}
#page-section a.ca0337{
	background-image:url(../images/icon_art.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
}
#page-section a.ca0338{
	background-image:url(../images/icon_star.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
}
/*------------------------------------------------------
	簡単検索
------------------------------------------------------ */
#page-section div.kantan{
}
#page-section div.kantan dl{
	margin:0;
	padding:0;
	width:600px;
	margin:10px auto;
	border:1px solid #CCC;
	list-style-type:none;
	padding-right:10px;
}
#page-section div.kantan dt{
}
#page-section div.kantan dt a{
	background-image:url(../images/listpoint-right-arrow.gif);
	background-repeat:no-repeat;
	background-position:right center;
	display:block;
	zoom:1;
	padding:10px;
	font-size:113%;
}
#page-section div.kantan dd{
	padding:0 10px;
	margin:0;
}
/*------------------------------------------------------
	news list
------------------------------------------------------ */
#page-section ul.newslist{
	font-size:94%;
}
#page-section ul.newslist{
	margin-left:0;
}
#page-section ul.newslist li{
	list-style-type:none;
	background-image:url(../images/listpoint-orange.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	padding-left:20px;
}
#page-section ul.newslist li a{
	display:inline-block;
}
#page-section ul.newslist li img {
	display: none;
}
/*------------------------------------------------------
	イベントカレンダー
------------------------------------------------------ */
#calendar{
	width:100%;
	border-collapse:separate;
	border-spacing:3px;
	empty-cells:hide;
}
#calendar div.control{
	text-align:center;
}
#calendar div.control a{
	font-weight:bold;
	display:inline-block;
	color:#000;
	padding:2px 4px;
	font-size:125%;
}
#calendar div.week{
	clear:both;
}
#calendar div.weekname{
	color:#666666;
	text-align:center;
	vertical-align:top;
	padding:4px;
	margin:1px;
	width:115px;
	font-size:88%;
	float:left;
}
#calendar div.sunday{
	color:#CC0000;
}
#calendar div.saturday{
	color:#006699;
}
#calendar div.day{
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	color:#666666;
	text-align:left;
	vertical-align:top;
	padding:3px;
	margin:1px;
	width:115px;
	height:115px;
	font-size:80%;
	float:left;
}
#calendar div.empty{
	visibility:hidden;
}
#calendar p{
	margin:0;
	margin:0 0 0.4em 0;
	line-height:1.2em;
}
#calendar p.date{
	font-weight:bold;
}
#calendar div.week0{
	border-color:#CC0000;
	color:#CC0000;
	background-color:#F9ECE6;
}
#calendar div.week6{
	border-color:#006699;
	color:#006699;
	background-color:#E4F8F9;
}
#calendar div.nocont{
	opacity:0.3;
	filter:alpha(opacity=30);
	-ms-filter:"alpha(opacity=30)";
	zoom:1;
}
#eventcal-option{
	width:630px;
	margin:10px auto;
}
#eventcal-option dl.eventcal-category{
	float:left;
	border:1px solid #CCCCCC;
	width:200px;
}
#eventcal-option dl.eventcal-category dt{
	background-color:#FA8D26;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:0.1em;
}
#eventcal-option dl.eventcal-category dd{
	margin:0;
	padding-left:0;
}
#eventcal-option dl.eventcal-category dd ul{
}
#eventcal-option dl.eventcal-category dd li{
	list-style-type:none;
	margin:0.5em 0;
}
#eventcal-option dl.eventcal-section{
	float:left;
	border:1px solid #CCCCCC;
	width:200px;
	margin-left:10px;
}
#eventcal-option dl.eventcal-section dt{
	background-color:#FA8D26;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:0.1em;
}
#eventcal-option dl.eventcal-section dd{
	margin:0;
	padding-left:0;
}
#eventcal-option dl.eventcal-section dd ul{
	margin:0;
	padding:5px 10px;
}
#eventcal-option dl.eventcal-section dd ul{
}
#eventcal-option dl.eventcal-section dd li{
	list-style-type:none;
}
#eventcal-option dl.eventcal-tag{
	float:left;
	border:1px solid #CCCCCC;
	width:200px;
	margin-left:10px;
}
#eventcal-option dl.eventcal-tag dt{
	background-color:#FA8D26;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding:0.1em;
}
#eventcal-option dl.eventcal-tag dd{
	margin:0;
	padding-left:0;
}
#eventcal-option dl.eventcal-tag dd p{
	line-height:20px;
	padding:5px 10px;
}
#eventcal-option dl.eventcal-tag dd p a{
	margin:0.2em;
}
/*------------------------------------------------------
	サイトマップ
------------------------------------------------------ */
#sitemap{
}
#sitemap dt,#sitemap p{
	font-size:113%;
}
#sitemap dt a,#sitemap p a{
	color:#000;
}
#sitemap dt a:hover,#sitemap p a:hover{
	text-decoration:underline;
}
#sitemap dd{
	margin-left:2em;
}
#sitemap dd ul{
	padding-left:1em;
}
#sitemap dd ul li{
	list-style-type:disc;
}
/*------------------------------------------------------
	よくある質問
------------------------------------------------------ */
#article div.shitsumon h2{
	background-image:url(../images/icon_qa_q.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:white;
	padding:0 0 0 40px;
	margin-left:-10px;
	line-height:32px;
	border-width:0 0 0 0;
	color:#FF3357;
	font-size:30px;
	filter:none;
	-ms-filter:none;
}
#article div.shitsumon h3{
	background-image:url(../images/icon_qa_a.png);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:white;
	padding:0 0 0 40px;
	margin-left:-10px;
	line-height:32px;
	border-width:0 0 0 0;
	color:#0077FF;
	font-size:30px;
	filter:none;
	-ms-filter:none;
}
/*------------------------------------------------------
	viewer box
------------------------------------------------------ */
#viewer-box{
	padding:10px;
	border:2px solid #ECC;
	margin:20px 0;
	font-size:91%;
	line-height:1.2em;
}
#viewer-box a{
	margin:0 20px;
	display:inline-block;
	vertical-align:top;
}
#viewer-box img{
}
#viewer-box a dt{
	padding:0;
	text-align:center;
}
#viewer-box a dd{
	padding:0;
	text-align:center;
}
/*------------------------------------------------------
	お問い合わせボックス
------------------------------------------------------ */
#inquiry-box{
	margin-top:40px;
	background-color:#F3F3E6;
	padding:20px;
}
/*------------------------------------------------------
	ご意見フォーム
------------------------------------------------------ */
div.opinion-form{
	margin-top:40px;
	border:2px solid #D3D4C6;
}
div.opinion-form p.title{
	background-image:none;
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#E3E4D6;
	filter:none;
	padding:5px 3px;
	margin:0;
	font-weight:bold;
	border-bottom:0;
	font-size:120%;
}
div.opinion-form-inner{
	margin:10px;
}
div.opinion-form-inner .button{
	padding:2px 4px;
}
div.opinion-form-inner textarea{
	width:560px;
	height:6em;
}
div.opinion-form-inner dd input.text{
	width:560px;
}
span.hissu{
	color:#f65757;
	font-size:75%;
}
/*------------------------------------------------------
	ご意見箱
------------------------------------------------------ */
#goikenbako div.opinion-form{
	border:none;
	margin-top:20px;
}
#goikenbako div.opinion-form p.title{
	display:none;
}
/*------------------------------------------------------
	footer
------------------------------------------------------ */
div.gotop{
	display:none;
	margin:10px 0;
	text-align:right;
}
#footer-head{
	width:940px;
	margin:0 auto;
	text-align:right;
	padding:10px;
	background-image:url(../images/bk-footer-head.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:94%;
	line-height:20px;
}
#footer-buttom{
	border-top-width:5px;
	border-top-style:solid;
	border-top-color:#996600;
	background-image:url(../images/img-badge.jpg);
	background-repeat:no-repeat;
	background-position:37px 12px;
}
#footer-address{
	margin:10px 0;
	display:block;
	padding-left:120px;
	font-size:88%;
	line-height:150%;
}
/*------------------------------------------------------
	Copyright
------------------------------------------------------ */
#copyright{
	height:40px;
	padding:10px 20px;
	background-image:url(../images/bk-footer.jpg);
	background-color:#996600;
	background-position:left bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:75%;
	text-align:right;
}
