@charset "euc-jp";
/* CSS Document */
/********************************************************************* tag_define */
* {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
}

body{
	margin: 0px;
	line-height:120%;
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	}

h1 {
	font-size: 10px;
	color: #999999;
	height: 15px;
	width: 811px;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
}

h2, h3, h4, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

ul, ol, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}
table, th, td{
}
a {
	text-decoration: none;
	color: #003366;
}
a:hover{
	text-decoration: underline;
}

/********************************************************** basic_position_classes */
.clear { clear: both;}
.align-c { text-align: center; }
.align-l { text-align: left; }
.align-r { text-align: right; }

/********************************************************** commmon_rayout_classes */

#container {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.contents {
	width: 796px;
	background-image: url(../img/bg_contents.gif);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: top;
	padding-top: 1px;
	padding-bottom: 20px;
}

.side {
	float: left;
	width: 190px;
	padding-left: 10px;
	padding-top: 9px;
}
.main {
	float: left;
	width: 594px;
	padding: 1px;
}


#p {
	background-image: url(../img/p.gif);
	background-repeat: repeat-x;
	margin: 3px 10px 0px 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	float: none;
}

/********************************************************** header */
.header {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 225px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0A3412;
	padding-top: 50px;
	padding-left: 571px;
}

.header_logo {
	width: 273px;
	float: left;
}


/**************************** menu */
menu {
	width: 225px;
	height: 23px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	}

.menu ul {
	width: 225px;
	height: 23px;
	background: url(../img/menu.gif) no-repeat 0px 0px;
	}

.menu ul li {
	display: inline;
	text-indent: -9000px;
	}

.menu ul li a {
	width: 225px;
	float:left;
	display: block;
	overflow: hidden;
	height: 23px;
	}

.menu ul li.menu01 a {
	background: url(../img/menu.gif) no-repeat 0px 0px;
	width: 104px;
	}

.menu ul li.menu02 a {
	background: url(../img/menu.gif) no-repeat -104px 0px;
	width: 121px;
	}

.menu ul li.menu01 a:hover {
	background: url(../img/menu.gif) no-repeat 0px -23px;
	width: 104px;
	}

.menu ul li.menu02 a:hover {
	background: url(../img/menu.gif) no-repeat -104px -23px;
	width: 121px;
	}



.side_menu{
	width:180px;
	height:100%;
}
.side_menu li{
	margin-bottom: 5px;
}
.side_menu ul a{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 180px;
}

.side_menu ul a:hover{
	background-position: 0px -35px;
}

/* menu1 */
.side_menu ul a.side_menu1{
	background-image: url(../img/side_menu1.jpg);
	background-repeat: no-repeat;
}
/* menu2 */
.side_menu ul a.side_menu2{
	background-image: url(../img/side_menu2.jpg);
	background-repeat: no-repeat;
}
/* menu3 */
.side_menu ul a.side_menu3{
	background-image: url(../img/side_menu3.jpg);
	background-repeat: no-repeat;
}
/* menu4 */
.side_menu ul a.side_menu4{
	background-image: url(../img/side_menu4.jpg);
	background-repeat: no-repeat;
}
/* menu5 */
.side_menu ul a.side_menu5{
	background-image: url(../img/side_menu5.jpg);
	background-repeat: no-repeat;
}
/* menu6 */
.side_menu ul a.side_menu6{
	background-image: url(../img/side_menu6.jpg);
	background-repeat: no-repeat;
}
/* menu7 */
.side_menu ul a.side_menu7{
	background-image: url(../img/side_menu7.jpg);
	background-repeat: no-repeat;
}
/* menu8 */
.side_menu ul a.side_menu8{
	background-image: url(../img/side_menu8.jpg);
	background-repeat: no-repeat;
}


.side_menu_sub{
	width:180px;
	height:100%;
	margin-top: 10px;
}

.side_menu_sub ol {
	padding-bottom: 5px;
	margin: 0px;
}

.side_menu_sub ol li {
	height: 20px;
	width: 164px;
	margin-bottom: 4px;
	background-image: url(../img/side_menu_sub.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 5px;
	padding-left: 16px;
}


.side_menu_sub ol li a{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.side_menu_sub ol li a:hover{
	color: #FF9900;
	text-decoration: underline;
}


/********************************************************** footer */
.footer {
	width: 100%;
	}

.footer ul {
	height: 20px;
	padding-top: 10px;
	text-align: center;
	}

.footer li {
	display: inline;
	font-size: 11px;
	color: #666666;
	}

.footer ul li a:link, 
.footer ul li a:visited {
	color: #666666;
	text-decoration: none;
	}

.footer ul li a:hover, 
.footer ul li a:active {
	color: #006633;
	text-decoration: underline;
	}
	
#copy {
	text-align: center;
	width: 796px;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img/copy_bg.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 10px;
}


/********************************************************** top */

.top_img {
	height: 220px;
	width: 594px;
	display: block;
	margin-bottom: 5px;
}

.news_title {
	height: 31px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.news_box {
	background-image: url(../img/news_bg.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	width: 558px;
	margin-top: 1px;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
.news_box ul {
	height: 100%;
	width: 558px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.news_box ul li {
	background-image: url(../img/mark_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	padding-top: 7px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.news_box ul li a:link, 
.news_box ul li a:visited {
	color: #006600;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	}

.news_box ul li a:hover, 
.news_box ul li a:active {
	color: #669900;
	text-decoration: underline;
	}

.chitose_info {
	color: #333333;
	padding: 10px;
	width: 158px;
	border: 1px solid #99CC99;
	background-color: #FFFFFF;
	margin-top: 10px;
}


/********************************************************** others */

/* --- リストエリア --- */
.topicPath {
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
}

/* --- リスト項目 --- */
.topicPath li {
	display: inline;
	color: #006633;
}

/* --- リンク --- */
.topicPath li a {
	margin-right: 6px;
	color: #669966;
	text-decoration: underline;
}

.table5 td {
	padding: 5px;
}

.text15B_orange {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.textB_blue {
	font-weight: bold;
	color: #3366CC;
}
.text16B {
	font-size: 16px;
	font-weight: bold;
}
.text14B {
	font-size: 14px;
	font-weight: bold;
}
.text12B_orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.page_title {
	height: 30px;
	width: 535px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/page_titlebar.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 45px;
	margin-top: 10px;
}
.titlebar {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 540px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../img/titlebar2.gif);
	background-repeat: no-repeat;
	height: 23px;
}
.page_contents {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background-image: url(../img/page_contents_bg.jpg);
	background-repeat: repeat-x;
}
.titlebar_sub1 {
	font-weight: bold;
	color: #006633;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #006633;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006633;
}
.titlebar_sub2 {
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-bottom: 5px;
	font-size: 14px;
}
.table3 td {

	padding: 3px;
}
.page_contents2 {

	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
