/* CSS Document */
body {
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	font-size: 12px;
	background-color: #D7EAB9;
	text-align: center;
	width: 100%;
	margin: 0px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(common_img/all_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
a:link{
	color: #669900;
	text-decoration: underline;
}

a:visited{
	color: #333333;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 100%;
 color: #334d55;
}

label{
	color: #333333;
	font-family: "‚l‚r ƒSƒVƒbƒN",sans-serif;
	font-size: 100%;
	font-weight: bold;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(common_img/page_bg05.gif);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
	background-position: top;
}

#head{
	margin: 0px;
	width: 820px;
	height: 54px;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
}

#textlink {
	font-size: 10px;
	height: auto;
	width: 633px;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #333333;
}

#content{
	margin: 0px;
	width: 820px;
	padding: 0;
	clear: both;
	float: none;
}

#subNavi{
clear:both;
	float:left;
	width: 210px;
	text-align: right;
	height: auto;
	list-style-position: inside;
	list-style-type: none;
	background-image: url(common_img/navi_bg.jpg);
	background-repeat: repeat-y;
	background-position:right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subNavi table{
padding:0;
margin:0;
float:right;
}
.pagetop {
	text-align: right;
	width: 626px;
	clear: both;
}

#footer{
	float: none;
	height: auto;
	width: 820px;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	margin: 0px;
	background-image: url(common_img/foot_bg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

.txt10 {
	font-size: 10px;
}

.txtspace {
	text-align: left;
	clear: both;
	height: auto;
	width: 570px;
	padding: 5px;
	margin-bottom: 20px;
}
.topspace {
	background-color: #F2EDE3;
	padding: 5px;
	width: 570px;
	margin-bottom: 30px;
	text-align: left;
}
.newstitle {
	font-size: 14px;
	font-weight: bold;
	color: #87B64C;
	background-image: url(news/img/news_titlebg.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 535px;
	padding-left: 45px;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
}

.txt14b {
	font-size: 14px;
	font-weight: bold;
}
.txt16b {
	font-size: 16px;
	font-weight: bold;
}

#newsTable {
	background-color: #F2EDE3;
	border-collapse	: collapse;
	width			: 570px;
	margin: auto;
	padding: 0px;
	text-align: left;
	height: auto;
}


#newsTable td{
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	font-size:12px;
	padding-right: 5px;
	padding-left: 5px;
}

td.newsItem1{
	font-size:12px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #584929;
}
.toptitle {
	height: 27px;
	width: 580px;
	padding-top: 30px;
}

.fontgreen {
	color: #769F44;
}

.txtOrange {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	height: auto;
	width: auto;
	margin-left: 20px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-top: 20px;
}#main {
	float: left;
	width: 580px;
	margin-left: 10px;
	vertical-align: middle;
}
.txtred {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.txt12m5 {
	font-size: 12px;
	line-height: 1.3em;
	padding: 5px;
}
.totop {
	text-align: right;
	width: 580px;
	padding-top: 15px;
	padding-bottom: 30px;
}

#gaiyouTable {
	background-color: #FFFFFF;
	border-collapse	: collapse;
	width			: 580px;
	margin: auto;
	padding: 0px;
	text-align: left;
}


#gaiyouTable td{
	border		: 1px solid #999999;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:12px;
	padding-right: 7px;
}

td.gaiyouItem{
	color:#0089D0;
	font-size:12px;
	font-weight: bold;
}
td.gaiyouItem2 {
	font-size:12px;
	font-weight: bold;
	background-color: #D0EFFF;
	text-align: center;
}
.txtblue {
	font-size: 14px;
	font-weight: bold;
	color: #0089D0;
}
#youkouTable {
	background-color: #FFFFFF;
	border-collapse	: collapse;
	width			: 540px;
	margin: auto;
	padding: 0px;
	text-align: center;
}
.youkouspace {
	background-image: url(youkou/img/youkou_bg.jpg);
	background-repeat: repeat-y;
	width: 556px;
	text-align: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}
.youkouspace02 {
	background-image: url(youkou/img/youkou_bg.jpg);
	background-repeat: repeat-y;
	width: 580px;
	padding: 0px;
	margin-bottom: 20px;
}




#youkouTable td{
	border		: 1px solid #999999;
	font-size:12px;
	padding: 5px;
}

td.youkouItem{
	font-size:12px;
	font-weight: bold;
	background-color: #FFE1C4;
}
td.youkouItem2 {
	font-size:12px;
	font-weight: bold;
	background-color: #FEE7F0;
	text-align: center;
}
.bluespace {
	background-color: #C7EAFB;
	padding: 5px;
	width: 570px;
	margin-bottom: 20px;
	border: 1px solid #999999;
	text-align: left;
}
.bluemiddle {
	font-size: 12px;
	line-height: 1.3em;
	color: #0089D0;
	font-weight: bold;
}
#prtable {
	font-size: 12px;
	line-height: 1.3em;
}
td.prItem {
	font-size: 14px;
	font-weight: bold;
	color: #0072BC;
	background-image: url(pr/img/pr_titlebg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: middle;
	width: 560px;
	background-position: left 5px;
	height: 25px;
}

#prtable td{
	font-size:12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

