/*==========================================================
+ etc.css
========================================================== */

#textarea {
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	clear: both;
}
.about1 {
	height: auto;
	width: 540px;
	text-align: left;
	margin-bottom: 10px;
}

table .about1-1 {
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding: 3px;
	vertical-align: top;
	width: 120px;
}
.about1-2 {
	text-align: left;
	line-height: 20px;
	padding: 3px;
}

#textarea hr {
	color: #CCCCCC;
}

.profile-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	clear: left;
}

.profile-pic {
	vertical-align: top;
	width: 100px;
	padding: 5px;
}

.profile-text{
	line-height: 20px;
	color: #333333;
	text-align: left;
	padding: 3px;
}

.com-title {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-bottom: 3px;
	padding-left: 30px;
	clear: left;
}

.com-textarea{
	clear: both;
	float: left;
	width: 590px;
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}

.pol-textarea{
	padding: 10px;
	clear: both;
	float: left;
	width: 560px;
	text-align: left;
}

.pol-textarea p{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 17px;
	margin-left: 5px;
}
.g_text {
	text-align: left;
	margin-right: 20px;
	margin-left: 5px;
	margin-bottom: 30px;
}
.g_text2 {
	text-align: left;
	margin-right: 70px;
	margin-bottom: 30px;
	margin-left: 70px;
}
.g_text3 {
	text-align: left;
	margin-right: 20px;
	clear: left;
	margin-bottom: 30px;
}
.g_text2 h3 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #047391;
	background-image: url(../government/img/mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 30px;
	font-size: 17px;
	font-weight: bold;
	color: #047391;
	padding-bottom: 3px;
	width: 420px;
}
.g_table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #047391;
	border-left-color: #047391;
	margin-top: 10px;
	width: 420px;
}
.g_table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #047391;
	border-bottom-color: #047391;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}.g_table .g_left {
	font-size: 13px;
	font-weight: bold;
	background-color: #DCFDF3;
}
.g_table .g_right {
	text-align: left;
	font-size: 13px;
}
.g_table .g_right li {
	list-style-type: none;
}
/* ----------------------
+ contact
----------------------- */

.contact-tel-area-p{
	vertical-align: middle;
	background-image: url(../parent/img/contact/bn_tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 90px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 2px;
	line-height: 1.5em;
}

.contact-mail-area-p{
	vertical-align: middle;
	background-image: url(../parent/img/contact/bn_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	padding-left: 90px;
	font-size: 20px;
	line-height: 1.4em;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#beta h4.midashi1 {
	text-align: left;
	font-size: 16px;
	width: 565px;
	color: #333333;
	background-image: url(../office/img/midashi_bg_green.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 250%;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-position: left;
}


/* ----------------------
+ sitemap
----------------------- */

.site-textarea{
	clear: both;
	float: left;
	width: 590px;
	text-align: left;
	padding-right: 10px;
	padding-left: 30px;
}

.site-textarea dl{
	padding-bottom: 40px;
}

.site-textarea dt{
	font-weight: bold;
	color: #336633;
	margin-bottom: 5px;
	background-image: url(../img/common/header/sitemap_icon.png);
	background-repeat: no-repeat;
	background-position: left 32px;
	text-indent: 25px;
	padding-top: 30px;
}

.site-textarea dt a{
	color: #336633;
}

.site-textarea dd{
	line-height: 150%;
	background-image: url(../img/common/header/sitemap_icon_s.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
	margin-left: 15px;
}

.site-textarea dd a{
	color: #333333;
	font-size: small;
}

.col-left{
	clear: left;
	float: left;
	width: 250px;
	margin-left: 30px;
}


.col-right{
	clear: right;
	float: left;
	width: 250px;
	padding-left: 15px;
}
