/*サイト全体*/
body {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	background-color: #F7F7F7;
	margin: 5px auto 5px 10px;
	text-align: left;
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF3300;
	text-decoration: underline;
}
/*ID*/
/*サイト最上部のタイトル*/
#title {
	margin: 0px;
	width: 760px;
	text-align: left;
}
#title strong {
	font-size: 12px;　　　/*サイトタイトルの大きさ*/
	color: #333333;　　　　/*サイトタイトルの色*/
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;　　/*サイトタイトル文字の太さ現在はノーマル太字にしたい時は「bold」*/
}
/*メイン*/
#container {
	background-color: #FFFFFF;
	width: 960px;
	border: 1px solid #999999;
	color: #333333;
	text-align: left;
	background-image: url(img/back002.gif);
	right: auto;
}
/*上段ロゴ部分*/
#head_box {
	background-image: url(img/head_back.jpg);
	background-repeat: repeat;
	font-size: 12px;
	color: #000000;
}
/*サイトマップ文字*/
#sitemap {
	font-size: 12px;　　　　/*サイトマップの文字の大きさ*/
	color: #FFFFFF;
	text-align: right;
	background-attachment: fixed;
	background-image: url(img/icon_001.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 10px;
	margin-right: 5px;
	padding-right: 15px;
}
#sitemap a {
	color: #FFFFFF;
	text-decoration: none;
}
#sitemap a:hover {
	color: #003366;
	text-decoration: none;
}
/*メニュー*/
#navi_box {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#navi_box a {
	background-image: url(img/back001.gif);
	background-repeat: repeat;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #4B4E7A;
	border-bottom-color: #4B4E7A;
	border-left-color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
	color: #333333;
}
#navi_box a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B09E9C;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #B09E9C;
}
/*本文*/
#topcatch_box {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/catch_img_back.jpg);
	background-repeat: repeat;
	text-align: right;
}
#topcatch_img {
	background-attachment: fixed;
	background-image: url(img/catch_img.jpg);
	background-repeat: no-repeat;
	text-align: right;
	margin-right: 0px;
	margin-left: auto;
}
#main_content {
	background-image: url(img/back002.gif);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#main_box {
	margin: 5px;
}
/*更新情報*/
#new_box {
	border: 1px solid #745151;
	background-image: url(img/back003.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#new_box p.newtitle {
	font-size: 14px;
	color: #000066;
	background-image: url(img/back001.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #745151;
}
#new_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#new_box li {
	margin: 0px;
	background-attachment: fixed;
	background-image: url(img/icon_002.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #745151;
	padding-bottom: 3px;
	font-size: 80%;
	padding-top: 2px;
}
#new_box li.un {
	border-bottom-style: none;
}
/*コンテンツ*/
#top_content_mainbox {
	font-size: medium;
}
/*サイド部分*/
#side_bar {
	text-align: center;
}#side_bar2 {
	text-align: center;
}
.sidebox {
	background-image: url(img/back003.gif);
	background-repeat: repeat;
	margin: 5px;
}
/**右サイドメニュー**/
.side_box003 {
	margin: 5px 5px 10px;
	background-image: url(img/back003.gif);
	background-repeat: repeat;
	text-align: left;
}
/**左サイドメニュー**/
#side_box002 {
	margin: 5px 5px 10px;
	background-image: url(img/back003.gif);
	background-repeat: repeat;
	text-align: left;
}

#side_box002 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	background-image: url(img/icon_002.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-position: 10px 5px;
	list-style-position: outside;
	padding-right: 10px;
}
#side_box002 ul {
	margin: 0px;
	padding: 0px;
}
#side_box002 li.un {
	border-bottom-style: none;
}
#side_box002 a {
	color: #003366;
	text-decoration: none;
	display: block;
}
#side_box002 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #990000;
}
#sab_navi {
	background-image: url(img/back002.gif);
	background-repeat: repeat;
	margin: 5px 0px 0px;
}
#sab_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sab_navi li {
	background-image: url(img/icon_002.gif);
	background-position: left top;
	margin: 5px;
	background-repeat: no-repeat;
	display: inline;
	padding-left: 20px;
}
/*サイドメニュータイトル*/
.sidenavi_title {
	font-size: 14px;
	color: #4B4E7A;
	background-image: url(img/back001.gif);
	background-repeat: repeat;
	text-align: left;
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #745151;
	border-bottom-color: #745151;
	border-left-color: #FFFFFF;
	font-weight: bold;
}
/*カテゴリー表示*/
#side_box001 {
	margin: 5px 5px 10px;
	background-image: url(img/back003.gif);
	background-repeat: repeat;
	text-align: left;
}
#side_box001 li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	background-image: url(img/icon_002.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 35px;
	background-position: 20px 5px;
	list-style-position: outside;
	padding-right: 5px;
}
#side_box001 ul {
	margin: 0px;
	padding: 0px;
}
#side_box001 li.un {
	border-bottom-style: none;
}
#side_box001 a {
	color: #003366;
	text-decoration: none;
	display: block;
}
#side_box001 a:hover {
	color: #990000;
	text-decoration: underline blink;
}
#category_title {
	font-size: 14px;
	color: #333333;
	background-image: url(img/back001.gif);
	background-repeat: repeat;
	text-align: left;
	margin: 5px 5px 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #745151;
	border-bottom-color: #745151;
	border-left-color: #FFFFFF;
}
/*最下段コピー*/
#copy {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
	background-color: #020167;
}
#copy a {
	color: #FFFFFF;
	text-decoration: none;
}
#copy a:hover {
	text-decoration: underline;
}
.ma5 {
	margin: 5px;
}
.message {
	color:red;
}


/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
	text-align:center;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}


/* calendar */
div.calendar_title {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}

table.calendar {
	border-left: black solid 1px;
	border-top: black solid 1px;
	text-align: center;
	margin: 10px 0px;
	font-size: 15px;
}

table.calendar th, table.calendar td {
	padding: 4px;
	font-weight: normal;
	border-right: black solid 1px;
	border-bottom: black solid 1px;
}

table.calendar th {
	background-color: #DDDDDD;
}

table.calendar td.today {
	background-color: #FFCCEE;
}

table.calendar td.sunday {
	background-color: #FFCCBB;
}

table.calendar td.saturday {
	background-color: #CCDDFF;
}

table.calendar td.enable {
	color: #0000FF;
}

table.calendar td.reserve {
	color: #FF0000;
}

.error-message {
	color: red;
}
