@charset "EUC-JP";

td {
	font-size: 12px;
	line-height: 18px;
	color: #222222;
}

select {
	color:#222222;
	background-color:#FFFFFF;
	border-style:0;
	font-size:12px;
}

textarea {
	color:#222222;
	background-color:#FFFFFF;
	border-style:0;
	font-size:12px;
}

p {
	color:#222222;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.formtexbox {
	width:150px;
	height:20px;
}

.footer {
	font-size: 12px;
	color: #636563;
	font-weight: normal;
}

.acts_head {
	font-size: 16px;
	color: #305D3A;
	font-weight: bold;
}

.acts_headb {
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}

.acts_list-head {
	font-size: 12px;
	color: #305D3A;
	font-weight: normal;
}

.acts_list-headb {
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}

.cont_hd {
	font-size: 13px;
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}

.list_org {
	font-size: 12px;
	line-height: 23px;
	color: #222222;
	font-weight: normal;
}

.list_dotted_line {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-right-color: #305D3A;
	width: 291px;
}

.list_c-head {
	font-size: 10px;
	color: #222222;
	padding-top: 5px;
}

.list_c-map {
	font-size: 11px;
	color: #222222;
}

.quick_link {
	font-size: 10px;
}


.box {
	padding: 6px;
	background-color:#F2F2F2;
	border:1px solid #DCDCDC;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: center;
	}
	
.box555 {
	width: 555px;
	padding: 6px;
	background-color:#FFFFFF;
	border:1px solid #DCDCDC;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	}

.box555g {
	width: 555px;
	padding: 6px;
	background-color:#E6E3D8;
	border:1px solid #DCDCDC;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	}

a {
	color:#305D3A;
	text-decoration:none;
}

a:active {
	color:#827953;
	text-decoration:underline;
}

a:visited {
	color:#305D3A;
	text-decoration:none;
}

a:hover {
	color:#827953;
	text-decoration:underline;
}
