﻿@charset "utf-8";


/* 全ページ共通
--------------------------------------------------*/
#main {
	width: 95%;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

/*パンくずリスト・タイトル*/

ol.path {
	margin: 0 0 5px;
	font-size: 80%;
	text-align: left;
	overflow: hidden;
}
ol.path li {
	display: block;
	line-height: 110%;
	list-style-type: none;
	float: left;
}
ol.path li a {
	padding-right: 12px;
	background: url(../img/common/path.gif) no-repeat right center;
}


#main h1 {
	margin: 0 auto 1em;
	padding: 0.7em 0 0.5em 0.6em;
	border-top: solid 1px #96D8A2;
	border-right: solid 1px #96D8A2;
	border-left: solid 5px #7ECF8C;
	border-bottom: solid 3px #96D8A2;
	background: #FFF url(../img/common/title01_back.jpg) repeat-x bottom;
	font-size: 150%;
	font-weight: bold;
	color: #2E3128;
}

#main h2 {
	background: #F1ECDA;
	border-top: solid 1px #D2BE7F;
	border-right: solid 1px #D2BE7F;
	border-left: solid 5px #C2A752;
	border-bottom: solid 3px #D2BE7F;
	text-align: left;
	padding: 0.5em 0 0.3em 0.9em;
	margin: 0 auto 1em;
	clear: both;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.5;
	color: #2E3128;
}

#main h3 {
	text-align: left;
	font-weight: bold;
	padding: 0.5em 0 0.3em 0.9em;
	margin: 0 0 1em;
	clear: both;
	border-left: solid 5px #7ECF8C;
	border-bottom: solid 1px #7ECF8C;
	font-size: 110%;
}

#main h4 {
	font-weight: bold;
}
#main h5 {
	font-weight: bold;
}
#main h6 {
	font-weight: bold;
}
.textbox p {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
.textbox li {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}






/* 一覧ページ共通
--------------------------------------------------*/
ul.category {
	margin: 0 0 1em 1em;
}
ul.category li {
	list-style: none;
	background: url(../img/common/link_point.gif) no-repeat 0 50%;
	margin: 0 0 1em;
	padding: 0 0 0 1em;
}

/*pagenavi*/
.prev_next {
	width: 90%;
	overflow: hidden;
	margin: 0 auto 20px;
}
ul.pagenavi {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	border: solid 2px #E2E2E2;
	text-align: center;
}
ul.pagenavi li {
	list-style: none;
	display: inline;
	margin: 0 2px;
	padding: 0;
}
ul.pagenavi li span,
ul.pagenavi li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
}
ul.pagenavi li a:hover {
	list-style: none;
	border-color: #00f;
}







/* 詳細ページ共通
--------------------------------------------------*/
.textbox {
	width: 95%;
	margin: 0 auto 2em;
	overflow: hidden;
}

/*リンク付きリスト*/
ul.links {
	margin: 0 0 1em 1em;
	list-style-type: none;
}
ul.links li {
	background: url(../img/common/link_point02.gif) no-repeat 0 50%;
	margin: 0 0 0.5em;
	padding: 0 0 0 1em;
	list-style-type: none;
}


/*写真*/
.cmsphoto {
	width: 250px;
	float: right;
	text-align: center;
	margin: 0 0 0 1em;
}
.photo dt {
	margin: 0 0 0.5em;
}
.photo dd {
	margin: 0 0 1em;
	font-size: 90%;
	text-align: left;
}

/*Google Map*/
.cmsmap  {
	width: 640px;
	margin: 0 auto 2em;
	clear: both;
}
/*youtube*/
.cmsyoutube  {
	width: 640px;
	margin: 0 auto 2em;
	clear: both;
}

/*添付ファイル*/
ul.file li a {
	list-style-type: none;
	list-style: none;
	margin: 0 1em 0 0;
}

/*問合せ課*/
#contact_box {
	border: solid 1px #289739;
	overflow: hidden;
	margin: 0 auto 2em;
}
#contact_box h2 {
	margin: 0 0 1em 0;
	border-top: none;
	border-right: none;
	border-bottom: solid 1px #289739;
	border-left: solid 8px #289739;
	background: #FFF;
}
#contact_box ul {
	margin: 0.5em 0 0.5em 1em;
	list-style: none;
}
#contact_box li {
	list-style: none;
	background: url(../img/common/contact_icon.gif) no-repeat 0 50%;
	margin: 0 0 0.5em;
	padding: 0 0 0 1em;
}




/* イベントカレンダー
--------------------------------------------------*/

.front_month {
	float: left;
	display: block;
}
.next_month {
	float: right;
	display: block;
}
.list_month {
	float: left;
	display: block;
	margin-left: 35%;
}

.monthnavi {
	/*display: inline-block;*/
	padding: 1px 8px;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}
.monthnavi a:hover {
	border-color: #00f;
}

.facilities_name {
	margin-left: 0.5em;
}

.sat {
	background: #E6F8FB;
	color: #000;
}
.sun {
	background: #FFE6E6;
	color: #000;
}

/* 広報
--------------------------------------------------*/
#magazine_box {
	width: 95%;
	overflow: hidden;
	margin: 0 auto 2em;
}
#magazine_box li {
	list-style: none;
	line-height: 1.5;
}
.magazine_list {
	float: left;
	display: block;
	width: 202px;
	margin: 0 0.8em 0.5em 0;
}
.magazine_list img {
	border: solid 1px #CCCCCC;
}
.magazine_list dl {
	line-height: 1.5;
}
.magazine_list dt {
	margin: 0;
	padding: 0;
}
.magazine_list dd {
	text-align: right;
}






/* リスト
--------------------------------------------------*/

/*ポイント*/
ul.point {
	margin: 0 0 1em 1em;
}
ul.point li {
	list-style: none;
	background: url(../img/common/point.jpg) no-repeat 0 50%;
	margin: 0 0 1em;
	padding: 0 0 0 1em;
}
ul.pointlinks {
	margin: 0 0 1em 1em;
}
ul.pointlinks li {
	list-style: none;
	background: url(../img/common/icon.jpg) no-repeat 0 50%;
	margin: 0 0 1em;
	padding: 0 0 0 1em;
}

/*左にflout*/
ul.leftlist {
}
ul.leftlist li {
	list-style: none;
	float: left;
	display: block;
	margin-right: 2em;
}


/*PDF*/
ul.pdf {
	margin: 0 0 5px 5px;
}

ul.pdf li a{
	list-style: none;
	background: url(../img/common/pdf_icon_mini02.jpg) no-repeat 2px 0;
	padding: 0 0 5px 25px;
}



/*リストの画像を左右に*/
.imglr {
	position: relative;
	overflow: hidden;
	margin: 0 auto 20px;
}

.imglr ul {
	position: relative;
	left: 50%;
	float: left;
}

.imglr ul li {
	list-style: none;
	position: relative;
	left: -50%;
	float: left;
	margin: 0 10px 0 0;
}


/* サイトマップ
--------------------------------------------------*/
ul.sitemap_list {
	margin: 0;
	padding: 0;
}
ul.sitemap_list li {
	list-style: none;
}





/* 本文
--------------------------------------------------*/
/*2カラム*/
.text_box_under {
	overflow: hidden;
	margin: 0 auto 2em;
}

/*2カラム*/
.column_left {
	width: 48%;
	float: left;
	display: block;
	overflow: hidden;
}
.column_right {
	width: 48%;
	float: right;
	display: block;
	overflow: hidden;
}



/*Table用ボックス*/
.tablebox {
	overflow: hidden;
}

.tablebox table {
	width: 98%;
}



/*福祉課のフロー*/
.hukushi_flow {
	overflow: hidden;
	margin: 0 auto 1em;
	border: solid 1px #CCCCCC;
}
.hukushi_flow02 {
	overflow: hidden;
	margin: 0 auto 1em;
}
.hukushi_flow_left {
	width: 20%;
	height: 8em;
	line-height: 6em;
	float: left;
	display: block;
	text-align: center;
}
.hukushi_flow_right {
	width: 75%;
	padding: 0 0 0 0.5em;
	float: left;
	display: block;
}
.hukushi_flow_3box {
	width: 30%;
	height: 17em;
	padding: 0.5em 0.5em 0.3em;
	float: left;
	display: block;
	border: solid 1px #CCCCCC;
}
.hukushi_flow_ya {
	width: 32%;
	text-align: center;
	float: left;
	display: block;
}

.hukushi_flow_left02 {
	width: 20%;
	height: 10em;
	line-height: 8em;
	float: left;
	display: block;
	text-align: center;
}




/* 共通
--------------------------------------------------*/
/*文字ぞろえ*/
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
/*トップへ*/
.topback01 {
	float: left;
	background: url(../img/common/topback01.jpg) no-repeat 2px 50%;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
}
.topback02 {
	float: right;
	background: url(../img/common/topback02.jpg) no-repeat 2px 50%;
	margin: 0 0 5px;
	padding: 0 0 0 15px;
}
.topback {
	font-size: 90%;
}
.topback a:link {
	color: #666;
	text-decoration: underline;
}
.topback a:visited {
	color: #666;
	text-decoration: underline;
}
.topback a:hover {
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}
.topback a:active {
	color: #666;
	text-decoration: underline;
}




/* ライン
--------------------------------------------------*/
.border_under {
	border-bottom: 1px solid #BFD1D5;
}
.border_top {
	border-top: 1px solid #BFD1D5;
}

/*ドット*/
.dotborder_under {
	border-bottom: 1px dotted #BFD1D5;
}
.dotborder_top {
	border-top: 1px dotted #BFD1D5;
}




/* イメージ画像
--------------------------------------------------*/
.imgright {
	float: right;
	margin: 0 0 10px 10px;
}
.imgleft {
	float: left;
	margin: 0 10px 5px 0;
}



/* フォームimput
--------------------------------------------------*/
.input_a {
	width: 90%;
}
.input_b {
	width: 80%;
}
.input_c {
	width: 60%;
}
.input_d {
	width: 40%;
}
.input_e {
	width: 220px;
}
.input_f {
	width: 200px;
}

.input_left {
	margin-left: 5px;
}

/*お問い合わせフォーム用*/
.input_name {
	width: 15em;
}
.input_number {
	width: 5em;
}
.input_address {
	width: 20em;
}
.input_tel {
	width: 10em;
}
.input_email {
	width: 15em;
}
.input_text {
	width: 90%;
}
.input_clear {
	width: 6em;
}



/* 背景イメージ
--------------------------------------------------*/
/*イメージ*/
.backimage01 {
	background: url(../img/common/backtree01.gif) no-repeat right bottom;
}


/* css3
--------------------------------------------------*/
/*グラデーション*/
#box {
	background-image: -moz-linear-gradient(
	top, #f60, #ff0
	);
	background-image: -webkit-gradient(
	linear, left top, left bottom,
	color-stop(0, #f60), color-stop(50%, #f90), color-stop(100%, #ff0)
	);
}
#box {
	filter: progid:DXImageTransform.Microsoft.gradient
	(startColorStr='#ff6600',EndColorStr='#ffff00');
}

/*ドロップシャドウ*/
#drop {
box-shadow: 5px 5px 5px #666;
-moz-box-shadow: 5px 5px 5px #666;
-webkit-box-shadow: 5px 5px 5px #666;
}
#drop {
filter:progid:DXImageTransform.Microsoft.Shadow
(Strength=7, Direction=135, Color='#666666'); zoom:1;
}

/*角丸*/
#box {
border-radius: 30px;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
}


