@charset "utf-8";


* {
	color: #333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

body {
	background-color: #F5F4EC;
/*	background-color: #3F3F3F;*/
	background-repeat: repeat-x;
/*	background-attachment: fixed;*/
	background-position: center top;
	background-image: url(/img/back_ground.jpg);
}

a {
	color: #657E29;
}

a:hover {
	text-decoration: none;
}

a img {
	border:none;
}

img.top_link {
	border: 2px #FFFFFF solid;
	margin: 5px 15px 8px 3px;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}

li {
	list-style-type: none;
}

.attention {
	color: #CC3300;
}

/**********************************************
	BASE
***********************************************/
#base {
	width:960px;
/*	width:800px;*/
	margin-right: auto;
	margin-left: auto;
/*	background-color: #FFFFEC;*/
	background-color: #FFFFFF;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
/*	border: 1px solid #333333;*/
	background-image: url(/img/side_base.jpg);
	background-repeat: repeat-y;
	background-position: left;

}

#wrap {
	float: left;
	padding: 5px;
	background-image: url(/img/side_base.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


/**********************************************
	HEADER
***********************************************/
#header {
	width:960px;
/*	width:800px;*/
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 85px;
/*	height: 90px;*/
}


h1 {
	text-indent: -999em;
}

#header #logo {
	position: absolute;
	left: 10px;
	bottom: 1px;
/*	bottom: 5px;*/
}
#header #css_change {
	height: 59px;
	width: 136px;
	background-image: url(/img/css_change.gif);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	right: 30px;
	bottom: 5px;
}
#header #header_ul {
	padding: 33px 0 0 19px;
/*	margin: 34px 0 0 25px;*/
}
/* for IE7 */
*:first-child+html #header #header_ul {
	padding: 33px 0 0 19px;
}

#header #header_ul .font_s {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #ED4E59;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding: 0 7px 0 9px;
	_padding: 0 6px 0 9px;
	cursor: hand;
}
#header #header_ul .font_m {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	color: #ED4E59;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding: 0 7px 0 9px;
	_padding: 0 6px 0 9px;
	cursor: hand;
}
#header #header_ul .font_l {
	display: inline;
	font-size: 16px;
	font-weight: normal;
	color: #ED4E59;
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 18px;
	padding: 0 7px 0 9px;
	_padding: 0 6px 0 9px;
	cursor: hand;
}



/**********************************************
	NAV
***********************************************/
#nav {
	width: 925px;
/*	width: 765px;*/
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/nav.gif);
	height: 50px;
/*	height: 25px;*/
	padding-left: 37px;
} 

#nav li {
	display: inline;
}
  
#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/img/menu_li.gif);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 45px;
/*	height: 20px;*/
	width: auto;
	padding-top: 5px;
	line-height: 45px;
/*	line-height: 20px;*/
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-right: 1px;
	background-position: bottom;
}

#nav li a:hover {
	color: #FFFFFF;
	background-image: url(/img/menu_li_on.gif);
}

#nav li strong {
	line-height: 50px;
/*	line-height: 25px;*/
	color: #FFFFFF;
	background-image: url(/img/menu_strong.gif);
	float: left;
	height: 50px;
/*	height: 25px;*/
	width: auto;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #48541F;
	border-left-color: #48541F;
}


/**********************************************
	CONTENTS
***********************************************/
#top_img {
	padding-top: 7px;
/*	padding-top: 15px;*/
	padding-bottom: 7px;
/*	padding-bottom: 10px;*/
	background-color: #FFFFFF;
/*	background-color: #DFDFDB;*/
	text-align: center;
	border: 1px solid #FFFFFF;
}

#contents {
	width:748px;
/*	width:610px;*/
	float: right;
}

#contents p {
	padding-top: 10px;
/*	padding-top: 5px;*/
	padding-bottom: 4px;
/*	padding-bottom: 5px;*/
	background-image: url(/img/note.gif);
	margin-right: 30px;
	margin-left: 30px;
	line-height: 24px;
/*	line-height: 20px;*/
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#contents .date {
	padding-top: 0;
/*	padding-top: 5px;*/
	padding-bottom: 4px;
/*	padding-bottom: 5px;*/
	background-image: none;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 24px;
/*	line-height: 20px;*/
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -10px;
	margin-bottom: 10px;
	float: right;
}

#contents h2 {
	font-size: 16px;
	padding-top: 3px;
	padding-left: 25px;
	color: #FFFFFF;
/*	color: #222222;*/
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	line-height: 31px;
/*	line-height: 31px;*/
	background-image: url(/img/h2.gif);
	height: 40px;
/*	height: 35px;*/
	background-repeat: no-repeat;
}

#contents h3 {
	font-size: 14px;
	padding-left: 7px;
	background-image: url(/img/h3_main.jpg);
	background-repeat: no-repeat;
	height: 23px;
	line-height: 26px;
/*	margin: 5px auto 10px 15px;*/
	margin: 15px auto 5px 15px;
	background-color: #FFFFFF;
	color: #F50A4A;
	text-indent: 0.8em;
/*
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A9B59B;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 13px;
*/
}

#contents h3 a {
	font-size: 14px;
}

#contents h4 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #9EAD70;
	margin-right: 20px;
	padding-left: 10px;
}

#contents ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#contents li a {
	font-size: 12px;
	line-height: 24px;
}


#contents #contents_p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* for IE \*/
* html body #base #contents #contents_p {
	padding: 9px;
}	
/* */

#contents p a {
	line-height: 24px;
}

#contents p strong {
	line-height: 20px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
}

#contents .img_left img {
	border: 2px solid #EDEDE9;
	margin: 1px 5px 1px 18px;
}

#contents .img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 10px;
}

#contents .img_left img {
	border: 1px solid #999999;
}

#contents .img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}

#contents .img_right img {
	border: 1px solid #999999;
}

#contents p .attention {
	line-height: 20px;
}
.list li {
	background-image: url(/img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 25px;
}
ul.list {
	margin-bottom: 10px;
}
.list li:hover {
	background-color: #FFFFFF;
}


/**********************************************
	CENTER_BOX_01_mov - for_MOVIE
***********************************************/
#contents .center_box_01_mov {
	float: left;
	height: 410px;
/*	height: 356px;*/
	width: 335px;
/*	width: 270px;*/
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .center_box_01_mov h3 {
	background-image: url(/img/h3_box.jpg);
/*	background-image: url(/img/h3.gif);*/
	background-repeat: no-repeat;
	height: 38px;
/*	height: 24px;*/
	line-height: 36px;
/*	line-height: 24px;*/
	margin: 0px;
	background-color: #FFFFFF;
/*	background-color: #6C8143;*/
	color: #F50A4A;
/*	color: #E81100;*/
/*	color: #FFFFFF;*/
	font-size: 12px;
	font-weight: bold;
/*	font-weight: normal;*/
	border-left-color: #FFFFFF;
/*	border-left-color: #94BA12;*/
	text-indent: 1.5em;
}

#contents .center_box_01_mov p {
	margin: 0px;
}

#contents .center_box_01_mov .button a {
	font-size: 10px;
	line-height: 19px;
/*	line-height: 17px;*/
	height: 19px;
/*	height: 17px;*/
	padding-right: 0;
	padding-left: 0;
/*	padding-right: 5px;*/
/*	padding-left: 5px;*/
	color: #FFFFFF;
/*	background-color: #7A7A76;*/
/*	border: 1px solid #D2D2D2;*/
	width: 92px;
/*	width: 80px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/button.gif);
	position: absolute;
	right: 10px;
	bottom: 7px;
/*	bottom: 10px;*/
}

#contents .center_box_01_mov .button a:hover {
	background-color: #FF9900;
	background-image: url(/img/button_on.gif);
}


#contents .center_box_01_mov object {
	margin: 10px auto 5px 8px;
}


/**********************************************
	CENTER_BOX_01 - for_DEFAULT
***********************************************/
#contents .center_box_01 {
	float: left;
	height: 194px;
/*	height: 167px;*/
	_height: 193px;
/*	_height: 174px;*/
	width: 335px;
/*	width: 270px;*/
	border: 1px solid #DDDDDD;
	margin: 5px;
	_margin: 5px 5px 6px 5px;
	padding: 5px;
	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .center_box_01 h3 {
	background-image: url(/img/h3_box.jpg);
/*	background-image: url(img/h3.gif);*/
	background-repeat: no-repeat;
	height: 38px;
/*	height: 24px;*/
	line-height: 36px;
/*	line-height: 24px;*/
	margin: 0px;
	background-color: #FFFFFF;
/*	background-color: #6C8143;*/
	color: #F50A4A;
/*	color: #FFFFFF;*/
	font-size: 12px;
	font-weight: bold;
/*	font-weight: normal;*/
	border-left-color: #FFFFFF;
/*	border-left-color: #94BA12;*/
	text-indent: 1.5em;
}

#contents .center_box_01 p {
	margin: 0px;
}

#contents .center_box_01 .button a {
	font-size: 10px;
	line-height: 19px;
/*	line-height: 17px;*/
	height: 19px;
/*	height: 17px;*/
	padding-right: 0;
	padding-left: 0;
/*	padding-right: 5px;*/
/*	padding-left: 5px;*/
	color: #FFFFFF;
/*	background-color: #7A7A76;*/
/*	border: 1px solid #D2D2D2;*/
	width: 92px;
/*	width: 80px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/button.gif);
	position: absolute;
	right: 10px;
	bottom: 7px;
/*	bottom: 10px;*/
}

#contents .center_box_01 .button a:hover {
	background-color: #FF9900;
	background-image: url(/img/button_on.gif);
}





/**********************************************
	CENTER_BOX_02 - for_IMAGE
***********************************************/
#contents .center_box_02 {
	float: left;
	height: 140px;
/*	height: 130px;*/
	width: 193px;
/*	width: 173px;*/
	border: 1px solid #DDDDDD;
	margin: 5px 15px 20px 15px;
/*	margin: 5px;*/
	padding: 5px;
	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}
#contents .center_box_02 h3 {
	margin: 0px;
	background-color: #7A7A76;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	border-left-color: #81B318;
}

#contents .center_box_02 p {
	margin: 0px;
}
#contents .center_box_02 .button a {
	font-size: 10px;
	line-height: 19px;
/*	line-height: 17px;*/
	height: 19px;
/*	height: 17px;*/
	padding-left: 0;
/*	padding-left: 5px;*/
	color: #FFFFFF;
/*	background-color: #7A7A76;*/
/*	border: 1px solid #D2D2D2;*/
	width: 92px;
/*	width: 93px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/button.gif);
	position: absolute;
	bottom: 10px;
/*	padding-right: 5px;*/
	left: 55px;
/*	left: 40px;*/
}

#contents .center_box_02 .button a:hover {
	background-color: #FF9900;
	background-image: url(/img/button_on.gif);
}
.center_box_02 a img {
	border: 2px solid #EDEDE9;
}
.center_box_02 a:hover img {
	border: 2px solid #FCD096;
}


#contents .box3_photo {
	float: left;
	height: 160px;
	width: 173px;
/*	width: 173px;*/
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: center;
}

#contents .box3_photo:hover {
	border: 1px solid #CCCCCC;
	background-color: #F2F2F2;
}

.box3_photo a img {
	border: 2px solid #FFFFFF;
}
.box3_photo a:hover img {
	border: 2px solid #FCD096;
}


/**********************************************
	CENTER_BOX_03 - for_SONG
***********************************************/
#contents .center_box_03 {
	float: left;
	height: auto;
/*	height: 600px;*/
/*	height: 282px;*/
	width: 335px;
/*	width: 270px;*/
	border: 1px solid #DDDDDD;
	margin: 5px;
	padding: 5px;
	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
}
#contents .center_box_03 h3 {
	background-image: url(/img/h3_box.jpg);
/*	background-image: url(/img/h3.gif);*/
	background-repeat: no-repeat;
	height: 38px;
/*	height: 24px;*/
	line-height: 36px;
/*	line-height: 24px;*/
	margin: 0px;
	background-color: #FFFFFF;
/*	background-color: #6C8143;*/
	color: #F50A4A;
/*	color: #FFFFFF;*/
	font-size: 12px;
	font-weight: bold;
/*	font-weight: normal;*/
	border-left-color: #FFFFFF;
/*	border-left-color: #94BA12;*/
	text-indent: 1.5em;
}

#contents .center_box_03 p {
	margin: 5px auto 5px 15px;
/*	margin: 0px;*/
	background-image: none;
}

#contents .center_box_03 .button a {
	font-size: 10px;
	line-height: 19px;
/*	line-height: 17px;*/
	height: 19px;
/*	height: 17px;*/
	padding-right: 0;
	padding-left: 0;
/*	padding-right: 5px;*/
/*	padding-left: 5px;*/
	color: #FFFFFF;
/*	background-color: #7A7A76;*/
/*	border: 1px solid #D2D2D2;*/
	width: 92px;
/*	width: 80px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/button.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .center_box_03 .button a:hover {
	background-color: #FF9900;
	background-image: url(/img/button_on.gif);
}


#contents .center_box_03 object {
	margin: 5px auto 15px 20px;
}


/**********************************************
	CENTER_BOX_text - for_TEXT
***********************************************/
#contents .center_box_text {
	float: left;
	height: auto;
/*	height: 410px;*/
/*	height: 356px;*/
	width: 335px;
/*	width: 270px;*/
	border: 1px solid #FFFFFF;
/*	border: 1px solid #DDDDDD;*/
	margin: 5px;
	padding: 5px;
/*	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;*/
	position: relative;
}
#contents .center_box_text h3 {
	background-image: url(/img/h3_box.jpg);
/*	background-image: url(/img/h3.gif);*/
	background-repeat: no-repeat;
	height: 38px;
/*	height: 24px;*/
	line-height: 36px;
/*	line-height: 24px;*/
	margin: 0px;
	background-color: #FFFFFF;
/*	background-color: #6C8143;*/
	color: #F50A4A;
/*	color: #E81100;*/
/*	color: #FFFFFF;*/
	font-size: 12px;
	font-weight: bold;
/*	font-weight: normal;*/
	border-left-color: #FFFFFF;
/*	border-left-color: #94BA12;*/
	text-indent: 1.5em;
}

#contents .center_box_text p {
	margin: 0px;
}

#contents .center_box_text .button a {
	font-size: 10px;
	line-height: 19px;
/*	line-height: 17px;*/
	height: 19px;
/*	height: 17px;*/
	padding-right: 0;
	padding-left: 0;
/*	padding-right: 5px;*/
/*	padding-left: 5px;*/
	color: #FFFFFF;
/*	background-color: #7A7A76;*/
/*	border: 1px solid #D2D2D2;*/
	width: 92px;
/*	width: 80px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/button.gif);
	position: absolute;
	right: 10px;
	bottom: 7px;
/*	bottom: 10px;*/
}

#contents .center_box_text .button a:hover {
	background-color: #FF9900;
	background-image: url(/img/button_on.gif);
}


#contents .center_box_text object {
	margin: 10px auto 5px 8px;
}



/**********************************************
	CENTER_BOX_LINK - for_LINK
***********************************************/
#contents .center_box_link {
	float: left;
	height: auto;
/*	height: 600px;*/
/*	height: 282px;*/
	width: 335px;
/*	width: 270px;*/
	border: 1px solid #FFFFFF;
/*	margin: 5px;*/
	margin: -5px 5px 5px 5px;
	padding: 5px;
	background-image: none;
/*	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;*/
}
#contents .center_box_link h3 {
	background-image: url(/img/h3_box.jpg);
/*	background-image: url(/img/h3.gif);*/
	background-repeat: no-repeat;
	height: 38px;
/*	height: 24px;*/
	line-height: 36px;
/*	line-height: 24px;*/
	margin: 0px;
	background-color: #FFFFFF;
/*	background-color: #6C8143;*/
	color: #F50A4A;
/*	color: #FFFFFF;*/
	font-size: 12px;
	font-weight: bold;
/*	font-weight: normal;*/
	border-left-color: #FFFFFF;
/*	border-left-color: #94BA12;*/
	text-indent: 1.5em;
}

#contents .center_box_link p {
	margin: 0 auto 0 15px;
/*	margin: 0px;*/
	background-image: none;
}

#contents .center_box_link .button a {
	font-size: 10px;
	line-height: 19px;
/*	line-height: 17px;*/
	height: 19px;
/*	height: 17px;*/
	padding-right: 0;
	padding-left: 0;
/*	padding-right: 5px;*/
/*	padding-left: 5px;*/
	color: #FFFFFF;
/*	background-color: #7A7A76;*/
/*	border: 1px solid #D2D2D2;*/
	width: 92px;
/*	width: 80px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/button.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .center_box_link .button a:hover {
	background-color: #FF9900;
	background-image: url(/img/button_on.gif);
}


#contents .center_box_link object {
	margin: 10px auto 5px 8px;
}


#contents .center_box_link ul {
	margin: 0 0 0 15px;
}
#contents .center_box_link li {
	margin: 5px;
	background-image: url(/img/note_li.gif);
	line-height: 24px;
	padding-top: 0 0  4px 8px;
}






/**********************************************
	CENTER_BOX_SITEMAP - for_SITEMAP
***********************************************/
#contents .center_box_sitemap {
	float: left;
	height: auto;
/*	height: 600px;*/
/*	height: 282px;*/
	width: 300px;
/*	width: 335px;*/
	border: 1px solid #FFFFFF;
	margin: 5px auto 5px 30px;
	padding: 5px;
	background-image: none;
/*	background-image: url(/img/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;*/
}



#contents .center_box_sitemap h3 {
	background-image: none;
	margin: 0 0 0 5px;
/*	background-color: #7A7A76;*/
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	border-left-color: #81B318;
	padding-left: 0;


	height: 20px;
/*	height: 24px;*/
	line-height: 20px;
/*	line-height: 24px;*/
	background-color: #FFFFFF;
/*	background-color: #6C8143;*/
	text-indent: 0.5em;
}

#contents .center_box_sitemap p {
	margin: 0 auto 0 15px;
/*	margin: 0px;*/
	background-image: none;
}

#contents .center_box_sitemap .button a {
	font-size: 10px;
	line-height: 19px;
/*	line-height: 17px;*/
	height: 19px;
/*	height: 17px;*/
	padding-right: 0;
	padding-left: 0;
/*	padding-right: 5px;*/
/*	padding-left: 5px;*/
	color: #FFFFFF;
/*	background-color: #7A7A76;*/
/*	border: 1px solid #D2D2D2;*/
	width: 92px;
/*	width: 80px;*/
	display: block;
	text-align: center;
	text-decoration: none;
	background-image: url(/img/button.gif);
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#contents .center_box_sitemap .button a:hover {
	background-color: #FF9900;
	background-image: url(/img/button_on.gif);
}


#contents .center_box_sitemap object {
	margin: 10px auto 5px 8px;
}


#contents .center_box_sitemap ul {
	margin: 0 auto 15px 30px;
}
#contents .center_box_sitemap li {
	margin: 5px 5px 5px 0;
	background-image: url(/img/note_li.gif);
	list-style-type: disc;
	line-height: 24px;
	padding-top: 0 0  4px 8px;
}







/**********************************************
	LINK
***********************************************/
#contents dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contents dt {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #B5C2A3;
	padding-left: 5px;
}
#contents dd {
	margin: 5px;
}



/**********************************************
	TABLE
***********************************************/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}
#contents table {
	width: 595px;
/*	width: 555px;*/
	margin: 5px auto 5px auto;
}
#contents table td {
	padding: 5px;
	border: 1px solid #EAE8DF;
}
/*
#contents table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents form table th {
	width: 127px;
}
*/
table td.td_title {
	background-color: #F1CD8E;
/*	background-color: #9BBC63;*/
/*	background-color: #E69A57;*/
	text-align: right;
	padding: 8px;
	white-space: nowrap;
	color: #333333;
/*	color: #FFFFFF;*/
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3CDB4;
	border-right-color: #D3CDB4;
	border-bottom-color: #D3CDB4;
	border-left-color: #D3CDB4;
	font-size: 13px;
	background-image: url(/img/td_title.gif);
	background-repeat: repeat-x;
}

table td.td_input {
	background-color: #F8F3E7;
	text-align: left;
	padding: 8px;
	border: 1px solid #D3CDB4;
	font-size: 13px;
	background-image: url(/img/td_input.gif);
	background-repeat: repeat-x;
}

.td_title .alphabet {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #4B5E2D;
/*	color: #68823E;*/
}
input {
	font-size: 12px!important;
}


/**********************************************
	PANKUZU LIST
***********************************************/
#contents #pankuzu {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#contents #pankuzu a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pankuzu strong {
	margin-left: 7px;
	font-weight: normal;
}


/**********************************************
	SIDE MENU
***********************************************/
#side {
	float: left;
	width: 200px;
/*	width: 175px;*/
	background-color: #FFFFFF;
/*	background-color: #DFDFD2;*/
	background-image: none;
	margin-left: 2px;
	padding-bottom: 10px;
}

#side li {
	list-style-type: none;
}

.side_box {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 185px;
/*	width: 160px;*/
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #CECEB9;
	background-color: #EFEFE9;
}

.side_box h2 {
	display: block;
	width: 173px;
/*	width: 171px;*/
/*	width: 146px;*/
	line-height: 34px;
/*	line-height: 28px;*/
/*	line-height: 22px;*/
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
/*	margin-bottom: 0px;*/
	margin-top: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #666666;
	background-image: url(/img/side_h2.gif);
	height: 30px;
/*	height: 28px;*/
/*	height: 22px;*/
	font-weight: normal;
/*	border: 1px solid #5F7815;*/
}

.side_box ul {
	margin-bottom: 5px;
}

.side_box li a {
	display: block;
	width:145px;
/*	width:120px;*/
	font-size: 12px;
	color: #555555;
	line-height: 28px;
/*	line-height: 24px;*/
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
	background-image:url(/img/side_li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	text-decoration: none;
	height: 28px;
/*	height: 24px;*/
}


.side_box li a:hover {
	background-color: #FFFFCC;
	color: #000000;
	text-decoration: none;
	background-image: url(/img/side_li_on.gif);
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}

#side #side_sub {
	margin: 10px;
	padding: 10px;
	border: 1px solid #DBD9D0;
	background-color: #F8F8F5;
}


/**********************************************
	FOOTER
***********************************************/
#footer_nav {
	clear: both;
	background-image: url(/img/footer_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #E2E2DE;
	padding: 10px;
	background-color: #F5F4F0;
	background-position: bottom;
}
#footer_nav li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	line-height: 20px;
}
#footer_nav ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer_nav li a {
	font-size: 12px;
	margin: 0 1px 0 0;
	_margin: 0 1px 0 3px;
}
/* for_IE7 */
*:first-child+html #footer_nav li a {
	font-size: 12px;
	margin: 0 1px 0 3px;
}

#footer_nav p {
	font-size: 10px;
	color: #333333;
}


/**********************************************
	COPYRIGHT
***********************************************/
address {
	font-style: normal;
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-color: #666666;
/*	background-color: #67723F;*/
	font-size: 10px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

