/* CSS Document */

@charset "utf-8";

/* formatting style --*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
html{
	height:100%;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	background-position:center;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	height: 100%;
/*	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-y; */
	margin: 0px auto;
}
hr {
	display: none;
}

.alt {
	display: none;
}
.txt01{
	line-height: 1.8;
	margin-bottom: 1em;
}

/* link styles --*/

a img {
	border-style: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #696969;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

/* basic layout --*/

#body_bg{
	background-color: #FFFFFF;
	width: 920px;
	margin: 0px auto;
	background-image:url(../img/body_bg.jpg);
	background-repeat:repeat-y;
}

#wrapper {
	background-color: #FFFFFF;
	width: 780px;
/*	border-right: 1px solid #666666;
	border-left: 1px solid #666666; --*/
	margin: 0px auto;
	background-image:url(../img/m_frame.jpg);
	background-repeat:repeat-y;
}

#header {
	background-image:url(../img/header_bg.jpg);
	background-repeat:no-repeat;
	height: 137px;
}

#globalnavi {
	width:780px;
	height:62px;
	position:absolute;
	top: 75px;
}

.assistnavi {
	margin: 0px 40px auto;
	height: 20px;
	padding: 5px 0px 0px 0px;
}
.assistnavi span{
	margin: 0px 20px auto;
}
}
#m_frame {
	height: 100%;
}
#main {
	padding: 15px 0px 0px 0px;
	float: right;
	width: 625px;
	margin-bottom: 0px;
	vertical-align: top;
	height:100%;
}
#sidebar_box {
	height:100%;
	float:left;
	width:155px;
	background-image:url(../img/sidebar_bg.jpg);
	background-repeat:repeat-y;
}
#sidebar01 {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 155px;
	margin-bottom: 0px;
	background-image:url(../img/sidebar_bg.jpg);
	background-repeat:repeat-y;
/*	vertical-align: top; */
}
#sidebar02 {
	padding: 0px;
	float: left;
	width: 155px;
	height: 500px; 
	margin-bottom: 0px;
	background-image:url(../img/sidebar_bg.jpg);
	background-repeat:repeat-y;
/*	vertical-align: top; */
}
#sidebar_bottom {
	clear: both;
	width:100%;
	font-size:2px;
}

#footer {
	background-color: #666666;
	clear: both;
	padding: 10px 14px 0px 30px;
	height: 47px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
}


/* header styles --*/

#header h1 {
	position: absolute;
	margin: 8px auto auto 30px;
}
#anavi01 {
	display:block;
	background-image:url(../img/anavi01.jpg);
	width:82px;
	height:15px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#anavi01on {
	display:block;
	background-image:url(../img/anavi01.jpg);
	width:82px;
	height:15px;
	background-repeat:no-repeat;
	background-position:0 -30px;
}
#anavi01 a {
	display:block;
	width:82px;
	height:15px;
}
#anavi01 a:hover {
	background-image:url(../img/anavi01.jpg);
	background-repeat:no-repeat;
	background-position:0 -15px;
}
#anavi02 {
	display:block;
	background-image:url(../img/anavi02.jpg);
	width:88px;
	height:15px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#anavi02on {
	display:block;
	background-image:url(../img/anavi02.jpg);
	width:88px;
	height:15px;
	background-repeat:no-repeat;
	background-position:0 -30px;
}
#anavi02 a {
	display:block;
	width:88px;
	height:15px;
}
#anavi02 a:hover {
	background-image:url(../img/anavi02.jpg);
	background-repeat:no-repeat;
	background-position:0 -15px;
}

#globalnavi ul {
	background-color: #FFFFFF;
	margin-right:75px;
	width:700px;
	margin-top: 0px;
}
#globalnavi ul li {
	float: left;
	list-style-type: none;
}

#gnavi01 {
	display:block;
	background-image:url(../img/gnavi01.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi01on {
	display:block;
	background-image:url(../img/gnavi01.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 -82px;
}
#gnavi01 a {
	display:block;
	width:100px;
	height:41px;
}
#gnavi01 a:hover {
	background-image:url(../img/gnavi01.jpg);
	background-repeat:no-repeat;
	background-position:0 -41px;
}

#gnavi02 {
	display:block;
	background-image:url(../img/gnavi02.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi02on {
	display:block;
	background-image:url(../img/gnavi02.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi02 a {
	display:block;
	width:100px;
	height:21px;
}
#gnavi02 a:hover {
	background-image:url(../img/gnavi02.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi03 {
	display:block;
	background-image:url(../img/gnavi03.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi03on {
	display:block;
	background-image:url(../img/gnavi03.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 -82px;
}
#gnavi03 a {
	display:block;
	width:100px;
	height:41px;
}
#gnavi03 a:hover {
	background-image:url(../img/gnavi03.jpg);
	background-repeat:no-repeat;
	background-position:0 -41px;
}

#gnavi04 {
	display:block;
	background-image:url(../img/gnavi04.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi04on {
	display:block;
	background-image:url(../img/gnavi04.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 -42px;
}
#gnavi04 a {
	display:block;
	width:100px;
	height:21px;
}
#gnavi04 a:hover {
	background-image:url(../img/gnavi04.jpg);
	background-repeat:no-repeat;
	background-position:0 -21px;
}
#gnavi05 {
	display:block;
	background-image:url(../img/gnavi05.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi05on {
	display:block;
	background-image:url(../img/gnavi05.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 -82px;
}
#gnavi05 a {
	display:block;
	width:100px;
	height:41px;
}
#gnavi05 a:hover {
	background-image:url(../img/gnavi05.jpg);
	background-repeat:no-repeat;
	background-position:0 -41px;
}

#gnavi06 {
	display:block;
	background-image:url(../img/gnavi06.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi06on {
	display:block;
	background-image:url(../img/gnavi06.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 -42px;
}
#gnavi06 a {
	display:block;
	width:100px;
	height:21px;
}
#gnavi06 a:hover {
	background-image:url(../img/gnavi06.jpg);
	background-repeat:no-repeat;
	background-position:0 -21px;
}
#gnavi07 {
	display:block;
	background-image:url(../img/gnavi07.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi07on {
	display:block;
	background-image:url(../img/gnavi07.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 -82px;
}
#gnavi07 a {
	display:block;
	width:100px;
	height:41px;
}
#gnavi07 a:hover {
	background-image:url(../img/gnavi07.jpg);
	background-repeat:no-repeat;
	background-position:0 -41px;
}

#gnavi08 {
	display:block;
	background-image:url(../img/gnavi08.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi08on {
	display:block;
	background-image:url(../img/gnavi08.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi08 a {
	display:block;
	width:100px;
	height:21px;
}
#gnavi08 a:hover {
	background-image:url(../img/gnavi08.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi09 {
	display:block;
	background-image:url(../img/gnavi09.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi09on {
	display:block;
	background-image:url(../img/gnavi09.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 -82px;
}
#gnavi09 a {
	display:block;
	width:100px;
	height:41px;
}
#gnavi09 a:hover {
	background-image:url(../img/gnavi09.jpg);
	background-repeat:no-repeat;
	background-position:0 -41px;
}

#gnavi10 {
	display:block;
	background-image:url(../img/gnavi10.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi10on {
	display:block;
	background-image:url(../img/gnavi10.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi10 a {
	display:block;
	width:100px;
	height:21px;
}
#gnavi10 a:hover {
	background-image:url(../img/gnavi10.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi11 {
	display:block;
	background-image:url(../img/gnavi11.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi11on {
	display:block;
	background-image:url(../img/gnavi11.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 -82px;
}
#gnavi11 a {
	display:block;
	width:100px;
	height:41px;
}
#gnavi11 a:hover {
	background-image:url(../img/gnavi11.jpg);
	background-repeat:no-repeat;
	background-position:0 -41px;
}

#gnavi12 {
	display:block;
	background-image:url(../img/gnavi12.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi12on {
	display:block;
	background-image:url(../img/gnavi12.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi12 a {
	display:block;
	width:100px;
	height:21px;
}
#gnavi12 a:hover {
	background-image:url(../img/gnavi12.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi13 {
	display:block;
	background-image:url(../img/gnavi13.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi13on {
	display:block;
	background-image:url(../img/gnavi13.jpg);
	width:100px;
	height:41px;
	background-repeat:no-repeat;
	background-position:0 -82px;
}
#gnavi13 a {
	display:block;
	width:100px;
	height:41px;
}
#gnavi13 a:hover {
	background-image:url(../img/gnavi13.jpg);
	background-repeat:no-repeat;
	background-position:0 -41px;
}

#gnavi14 {
	display:block;
	background-image:url(../img/gnavi14.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#gnavi14on {
	display:block;
	background-image:url(../img/gnavi14.jpg);
	width:100px;
	height:21px;
	background-repeat:no-repeat;
	background-position:0 0px;
}
#gnavi14 a {
	display:block;
	width:100px;
	height:21px;
}
#gnavi14 a:hover {
	background-image:url(../img/gnavi14.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
}



/* top styles  --*/

#top {
	padding: 0px;
	background-color: #FFFFFF;
}

/*#sidebar_box {
	height:100%;
	float:left;
	width:155px;
	background-image:url(../img/sidebar_bg.jpg);
	background-repeat:repeat-y;
}
#sidebar01 {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 155px;
	margin-bottom: 0px;
	background-image:url(../img/sidebar_bg.jpg);
	background-repeat:repeat-y;

}*/

#top_box01 {
	margin:0px;
	width:780px;
	text-align: center;
	background-color: #FFFFFF;
}
#top_bgh {
	font-size:3px;
}
#top_bgb {
	font-size:0px;
}
#top_box02 {
	margin: 30px 0px 20px 0px;
	width:750px;
	background-color: #FFFFFF;
	text-align: left;
}
#top_box02_left {
	float:left;
	width:450px;
}
#top_box02_right {
	float:right;
	width:300px;
}
#top_box02_left table tr th{
	padding: 0px 0px 0px 30px;
	text-align: left;
}
#top_box02_right table tr td{
	margin: 0px 0px 0px 0px;
	text-align: left;
}
#top_info {
	padding: 0px 0px 0px 10px;
	float: left;
	width: 410px;
	background-image:url(../img/top_info_bg.jpg);
	background-repeat:repeat-y;
}
#top_info table tr{
	height:30px;
	text-align:left;
}
#top_info .top_date {
	display:block;
	text-indent:10px;
	line-height: 2.5em;
}
#top_info .top_cont {
	display:block;
	text-indent: 25px;
	line-height: 2.5em;
}


/* sidebar styles  --*/

#sidebar02 ul li {
	display:block;
	clear: both;
	list-style:none;
	text-indent:20px;
	background-image:url(../img/sidebar_bt.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:155px;
	height:26px;
	line-height: 2.2em;
}
#sidebar02 ul li a {
	display:block;
	text-decoration: none;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	width:155px;
	height:26px;
	float: left;
}
#sidebar02 ul li a:hover{
	background-image: url(../img/sidebar_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#sidebar02 ul li.now a{
	color: #191970;
	background-image: url(../img/sidebar_bt.jpg);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}


/* footer styles --*/

#footer p{
	display: inline;
	line-height:1.1em;
}
#footer p a {
	float:right;
	margin-right: 15px;
}
#footer address {
	clear:both;
	
}



/* main styles --*/

#main h2 {
	margin: 5px auto 5px 20px;
	width:545px;
	height:22px;
	font-style: italic;
}
#main_box01 {
	margin:0px;
	width:625px;
}
#main_contents01 {
	padding: 5px 20px 5px 35px;
	line-height: 1.6;
	width:520px;
}
#main_contents01 p {
	margin-bottom:1em;
}


/* company page styles --*/
#com_box{
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}
#com_data{
	display:block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/*#com_data div{
	background-image:url(../img/com_data_bor.jpg);
	background-repeat: no-repeat;
	padding-bottom: 40px;
}*/
#com_data dt{
	display:block;
	float: left;
	margin: 10px auto 10px 10px;
	width: 120px;
	}

#com_data dd{
	display:block;
	float: left;
	margin: 10px auto 10px 20px; 
	width: 430px;
}

.privacy_contents ul li{
	list-style-type: none;
}

/* newly Added*/

.midle{font-size:10px; line-height:11px;} 
.small{font-size:9px; line-height:10px;} 
.errormsg {COLOR: #ff0000}
.imeon {ime-mode : active;}
.imeoff {ime-mode : inactive;}

#recen_table {
	margin:0;
	padding:0;
	border:none;
	line-height:70%;
}

#recen_table th {
	font-size:10px;
	padding:8px;
	vertical-align:top;
	background-color:#E0E7E4;
	color:#003366;
	text-align: left;
}

#recen_table td {
	font-size:12px;
	padding:2px;
	padding-left:10px;
}

.normal{
/*	border-right:olive 1px solid;
	border-top:olive 1px solid;
	border-bottom:olive 1px solid;
	border-left:olive 1px solid;
	font-family: font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size:13px;	 
	
	color:#000000;		 	
	height:16px;
*/
	background-color:white;
}

.focus {
/*	border-right:olive 1px solid;
	border-top:olive 1px solid;
	border-bottom:olive 1px solid;
	border-left:olive 1px solid;
	font-family: font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size:13px;	 
	
	color:#000000;	
	height:16px;
*/
	background-color:#EBEFFA;
}

.normal_txtarea{
	font-family: font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size:13px;	 
	color:#000000; 	
	background-color:white;
	ime-mode : inactive;
}

.focus_txtarea {
	font-family: font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-size:13px;	 
	color:#000000;	
	background-color:#EBEFFA;
	ime-mode : inactive;
}

.form_text {
 	font-size:12px;
}

