﻿@charset "UTF-8";

/*全体の設定*/

body {
        text-align:center;
	margin-top: 5px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	color: #000000;
	background-color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:hover {
        color: #33CC33;
}
table {
	font-size: 100%;
	line-height: 150%;
}


/*コンテナ（枠）の設定*/
#container {					/*全体の枠*/
        text-align:left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#container_main {				/*コンテンツ部分の枠*/
	width: 782px;
	margin: 9px;
}
#container_left {				/*左側の枠*/
	float: left;
	width: 580px;
}
#container_left_waku {
        text-align:left;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}


/*ヘッダー（ページトップ部分）の設定*/
#header {
	background-color: #FFFFFF;
	height: 150px;
	width: 790px;
	padding-left: 5px;
}
#header a {
	text-decoration: none;
	color: #336699;
}
#container #header a:hover {
	color: #33CC33;
}
.txt_x30 {
	color: #CC3300;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 150px;

}
.txt_x16 {
	color: #CC3300;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 150px;

}


/*ヘッダーメニューの設定*/

#head_menu {
	background-color: #FFCC66;
	height: 25px;
	width: 800px;
        text-align:center;
}

#head_menu p {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
}
#head_menu a {
	text-decoration: none;
	color: #336699;
}
#head_menu a:hover {
	color: #33CC33;
}


/*文字・段落の設定*/

h1,h2,h3,h4,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}
.txt_red {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.txt_center {
	text-align:center;
}


p {
	line-height: 150%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container_left p {
        letter-spacing: 1px;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container_left h2 {
	background-color: #009933;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
}
#container_left h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#container_left h4 {
	padding-top: 7px;
	padding-left: 30px;
	color: #000000;
	font-size: 14px;
}
#conlefth4g {
	background-image: url(image/ber_g580.gif);
	height: 26px;
	width: 580px;
}
#conlefth4b {
	background-image: url(image/ber_b580.gif);
	height: 26px;
	width: 580px;
}
#conlefth4r {
	background-image: url(image/ber_r580.gif);
	height: 26px;
	width: 580px;
}



/*サイドメニューの設定*/

#container_right {
	float: right;
	width: 190px;
	padding: 3px;
	background-color: #DDDDDD;
}
#container_right_in {
	width: 184px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	background-color: #FFFF00;
	border: 1px solid #000000;
	text-align: center;
}
#container_right_in1 {
	width: 184px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	background-color: #FFFF00;
	border: 1px solid #000000;
	text-align: center;
}
#container_right_in2 {
	width: 184px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	background-color: #FFFF00;
	border: 1px solid #000000;
	text-align: center;
}
#container_right_in3 {
	width: 184px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 3px;
	background-color: #FFFF00;
	border: 1px solid #000000;
	text-align: center;
}
.calender_table {
	background-color: #FF8888;
}
.calender_wb {
	text-align: center;
	background-color: #FFFFFF;
	color: #666666;
	padding:3px
}
.calender_wr {
	text-align: center;
	background-color: #FFFFFF;
	color: #CC0000;
	padding:3px
}
.calender_bb {
	text-align: center;
	background-color: #CCFFCC;
	color: #666666;
	padding:3px
}
.calender_rw {
	text-align: center;
	background-color: #FF9999;
	color: #FFFFFF;
	padding:3px
}
.calender7 {
	text-align: center;
	background-color: #FFCC66;
	color: #FFFFFF;
}

.txt_right1 {
 	font-size: 12px;
	color: #006600;
	line-height: 100%;
}
.txt_right2 {
 	font-size: 60px;
	color: #CC0000;
	font-weight: bold;
	line-height: 100%;
}
.txt_right3 {
 	font-size: 40px;
	color: #CC0000;
	font-weight: bold;
	line-height: 100%;
}
.txt_right4 {
 	font-size: 12px;
	color: #006600;
	font-weight: bold;
	line-height: 100%;
}

#container_right h3 {
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	background-color: #FFFF00;
	color: #006600;
	border: 1px solid #000000;
}



/*フッターの設定*/
.footer_line {
	background-color: #CCFFCC;
	height: 15px;
	width: 800px;
}
#footer {
	clear: both;
	width: 800px;
	text-align: center;
}


.sitemap {
	float: right;
        letter-spacing: 2px;
	font-size: 11px;
	position: relative;
	top: 10px;
	right: 10px;
	color: #800000;
}


h1 {
	float: left;
        letter-spacing: 2px;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	top: 10px;
	left: 10px;
	color: #800000;
}

.clear {
	clear:both;
}

