@charset "utf-8";

*{
	margin:0;
	padding:0;
}
/*-------------------- BODY --------------------*/
body {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #444444;
	padding: 0px;
	background-image: url(../img/bg.gif);
}
/*-------------------- CONTAINER --------------------*/
#container{
	width: 963px;
	margin: 0px auto;
	padding: 0px 0px;
}
/*-------------------- HEADER --------------------*/
#header {
	width: 963px;
	height: 78px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../img/head_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
/*-------------------- MENU --------------------*/
#menu {
	width: 963px;
	height: 43px;
	margin: 0px;
	padding: 0px;
}
#menu img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
/*-------------------- PAN_NAVI --------------------*/
#pannavi{
	width: 957px;
	height: 20px;
	margin: 0px;
	padding: 5px 3px 0px 0px;
	text-align: right;
	font-size: 10px;
	/*line-height: 1.4em;*/
}
/*-------------------- MAIN --------------------*/
#main{
	width: 960px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
/*-------------------- FOOTER_MENU --------------------*/
#footer_menu_box {
	width: 960px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: left;
	background-position: top lfet;
}
/*-------------------- FOOTER --------------------*/
#footer {
	width: 960px;
	height: 55px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
/*-------------------- LINK --------------------*/
A:link{
	color: #74A400;
	text-decoration: underline;
}

A:visited{
	color: #744B38;
	text-decoration: underline;
}

A:active{
	color: #74A400;
	text-decoration: underline;
}

A:hover{
	color: #4E7E00;
	text-decoration: none;
}

/*-------------------- FONT --------------------*/
/*TEXT SMALL*/
.small{
	font-size: 10px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.small_b{
	font-weight: bold;
	font-size: 10px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.small_t{
	font-size: 10px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*TEXT MEDIUM*/
.medium{
	font-size: 12px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.medium_b{
	font-weight: bold;
	font-size: 12px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*TEXT LARGE*/
.large{
	font-size: 14px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.large_b{
	font-weight: bold;
	font-size: 14px;
	line-height: 160%;
	text-align: justify;
	text-justify: inter-ideograph;
}

/*p*/
p {
	margin: 0px;
	padding: 0px;
}

/*-------------------- TITLE --------------------*/
h1 {
	width: 695px;
	height: 33px;
	margin: 0px 0px 20px 0px;
	padding: 17px 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
	background-image: url(../img/title.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h2 {
	width: 690px;
	height: 21px;
	margin: 0px 0px 15px 0px;
	padding: 7px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #472718;
	text-align: left;
	float: left;
	background-image: url(../img/s_ttitle.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h3 {
	width: 330px;
	height: 19px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #472718;
	text-align: left;
	float: left;
	background-image: url(../img/ss_title.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h4 {
	width: 700px;
	height: 24px;
	margin: 5px 0px 15px 0px;
	padding: 4px 0px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-align: left;
	float: left;
	background-image: url(../img/ss_title04.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*-----news-----*/
#title_1h h1 {
	width: 600px;
	margin: 0px 0px 20px 0px;
	padding: 17px 0px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	float: left;
}
.title_2h h2,
.title_2h_2 h2,
.title_2h_3 h2 {
	width: 600px;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #472718;
	text-align: left;
	float: left;
}
#title_1h {
 width: 710px;
	height: 50px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image: url(../img/title.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.title_2h {
	width: 710px;
	height: 28px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(../img/s_ttitle.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.title_2h_2 {
	width: 710px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(../img/s_ttitle.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.title_2h_3 {
	width: 710px;
	height: 28px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: url(../img/s_ttitle.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.btn_rss {
	width: 36px;
	height: 22px;
	margin: 13px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}
.icon_new {
	width: 27px;
	height: 11px;
	margin: 6px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: right;
}
.icon_list {
	width: 72px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 0px;
	float: right;
}
.title_box {
	width: 710px;
	margin: 0px;
	padding: 0px;
	clear: both;
}



/*-------------------- clearfix --------------------*/
#container:after,
#main:after,
#footer_menu:after,
#title_1h:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	clear: both;
	line-height: 0;
	visibility: hidden;
}

/*-------------------- header --------------------*/
#head_logo {
	margin: 0;
	padding: 0 0 0 15px;
	vertical-align: top;
	float: left;
}
#head_language {
	width: 290px;
	margin: 0;
	padding: 40px 15px 0 0;
	float: right;
}
.head_lang01 {
	width: 290px;
	margin: 0; 
	padding: 0 0 5px 0;
	clear: both;
	text-align: right;
}
.head_lang01 ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}
.head_lang01 li {
	display : outline;
	margin: 0px; 
	padding: 0px 0px 0px 5px; 
	float: right;
	font-size: 10px;
}
.head_lang01 A:link{
	color: #333333;
	text-decoration: none;
}
.head_lang01 A:visited{
	color: #333333;
	text-decoration: none;
}
.head_lang01 A:active{
	color: #333333;
	text-decoration: none;
}
.head_lang01 A:hover{
	color: #000000;
	text-decoration: underline;
}

/*-------------------- menu --------------------*/
#menu  {
	margin: 0; 
	padding :0; 
	list-style-type : none;
}
#menu li {
	width: 192px;
	display : inline;
	margin-top: 0px; 
	margin-left: 0px; 
	padding : 0px; 
	float: left; 
}
/*-------------------- main --------------------*/
#saide_menu {
	width: 220px;
	margin: 0; 
	padding: 0;
	float: left; 
}
#contents {
	width: 710px;
	margin: 0; 
	padding: 0;
	float: right; 
}
/*----- side_menu -----*/
#submenu_box_hd {
	width: 220px;
	height: 8px;
	margin: 0px;
	padding: 0px;
	background: url(../img/submenu_bg.gif);
}
#submenu_box_cont {
	width: 212px;
	height: auto;
	margin-top: 0px;
	padding: 0px 0px 0px 8px;
	background: url(../img/submenu_bg.gif);
}
#submenu_box_ft {
	width: 220px;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
.submenu_title {
	width: 200px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(../img/submenu_ft.gif) no-repeat bottom center; 
}
#keyword_box {
	width: 188px;
	margin: 0px 0px 12px 0px;
	padding: 5px;
	background: #ECD4A5;
	border: #DDC293 solid 1px;
}
.keyword_box01 {
	width: 178px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
.keyword_box02 {
	width: 178px;
	margin: 0px;
	padding: 0px;
}
/*sub_sub_menu*/
.submenu_s_cont {
	margin: 0px; 
	padding: 0px 0px 10px 0px; 
}
ul#submenu_s {
	margin: 0; 
	padding :0; 
	list-style-type : none;
}
li#submenu_s {
	display: inline;
	width: 195px;
	padding: 5px 3px 5px 5px;
	margin: 0;
	float: left;
	background-image: url(../img/submenu_line.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	list-style-position: inside;
	font-size: 12px;
}
#submenu_s A:link{
	color: #333333;
	text-decoration: underline;
}
#submenu_s A:visited{
	color: #333333;
	text-decoration: underline;
}
#submenu_s A:active{
	color: #333333;
	text-decoration: underline;
}
#submenu_s A:hover{
	color: #000000;
	text-decoration: none;
}
/*sub_menu*/
.submenu_cont {
	width: 200px;
	margin: 0 0 5px 0; 
	padding: 0; 
}
ul #submenu {
	margin: 0; 
	padding :0; 
	list-style-type : none;
}
li #submenu {
	display: inline;
	width: 200px;
	height: 22px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	float: left;
	line-height: 20px;
}
/*weather*/
#weather_box {
	width: 194px;
	margin: 0px 0px 10px 0px;
}
#weather_box02 {
	width:194px;
	margin: 0px 0px 10px 0px;
	background-color:#fff6dd;
	color:#333333;
	border:1px solid #A78877;
	padding:2px;
}
/*weather*/
.banner {
	width: 200px;
	height: 50px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/*QR*/
#qr_box {
	width: 180px;
	margin: 0px;
	padding: 5px;
	border: #DFC599 solid 4px;
	background-image: url(../img/qr_bg.gif);
}
p.qr_text {
	width: 170px;
	font-size: 10px;
	line-height: 1.4;
	color: #333333;
	padding-left: 1em;
	text-indent: -1em;
}
#qr {
	width: 83px;
	height: 83px;
	margin: 0px auto;
	padding: 0px;
}
/*-------------------- footer_menu --------------------*/
#footer_menu {
	width: 500px;
	float: left;
	font-size: 10px;
}
#footer_pageup {
	width: 25px;
	height: 19px;
	float: right;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
#footer_menu A:link{
	color: #444444;
	text-decoration: underline;
}

#footer_menu A:visited{
	color: #444444;
	text-decoration: underline;
}

#footer_menu A:active{
	color: #444444;
	text-decoration: underline;
}

#footer_menu A:hover{
	color: #000000;
	text-decoration: none;
}

/*-------------------- clearfix --------------------*/
#saide_menu:after,
#contents:after,
#submenu_box_hd:after,
#submenu_box_cont:after,
#submenu_box_ft:after,
.submenu_s_cont:after,
.submenu_cont:after,
#submenu:after,
#submenu_s:after,
#weather_box:after,
#qr_box:after,
#qr:after,
.head_lang01:after {
	content: ".";
	display: block;
	height: 0.1px;
	font-size: 0.1em;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
/*-------------------- image --------------------*/
#header img,
.submenu_title img,
#submenu_box_ft img,
#submenu_box_hd img,
#footer_menu img,
#footer img,
#head_logo img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#footer_pageup img,
.head_lang01 li img {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border: 0px;
}


/*-------------------- add 080421--------------------*/
/*change 080422*/
.image_caption {
	/*text-align: center;*/
	margin: 0px 0px 15px 4px;
	text-align: left;
	font-size: 10px;
	}
