@charset "shift_jis";



body {

	margin: 0;

	padding: 0;	

}



a:link    {	color: #FF6600; text-decoration: underline; }

a:active  { text-decoration: underline; }

a:visited {	color: #FF6600;	text-decoration: underline; }

a:hover { color: #FF0000; text-decoration: underline; }



img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

form {

	margin: 0px;

	padding: 0px;

}

.clear { clear: both; }

.pt {

	text-align: right;

	margin: 0px;

	padding: 10px;

	clear: both;

}

.p10 {

	font-size: 10px;

	color: #555555;

}

.red01 {

	color: #FF0000;

}

.chinatxt {

	color: #CC3300;

}

.koreatxt {

	color: #0066CC;

}









#header {

	background-image: url(../img-top/headbg.gif);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	clear: both;

	height: 120px;

	width: 100%;

}

#header .head {

	padding: 0px;

	width: 950px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	clear: both;

	background-image: url(../img-top/head01.gif);

	background-repeat: no-repeat;

}

#header .head h1 {

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 35px;

	width: 190px;

}

#header .head h1 a {

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 35px;

	width: 190px;

}





/*ie7

*:first-child+html 

ie7*/



/*ie6

_

ie6*/



/*gmenu*/

#gmenu {

	clear: both;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

#header .head #gmenu .gm01 {

	background-image: url(../img-top/gm01.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 157px;

}

#header .head #gmenu .gm01 a {

	background-image: url(../img-top/gm01.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 157px;

	text-indent: -15000px;

	display: block;

}

#header .head #gmenu .gm02 {

	background-image: url(../img-top/gm02.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 157px;

}

#header .head #gmenu .gm02 a {

	background-image: url(../img-top/gm02.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 158px;

	text-indent: -15000px;

	display: block;

}

#header .head #gmenu .gm03 {

	background-image: url(../img-top/gm03.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 157px;

}

#header .head #gmenu .gm03 a {

	background-image: url(../img-top/gm03.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 157px;

	text-indent: -15000px;

	display: block;

}

#header .head #gmenu .gm04 {

	background-image: url(../img-top/gm04.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 158px;

}

#header .head #gmenu .gm04 a {

	background-image: url(../img-top/gm04.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 158px;

	text-indent: -15000px;

	display: block;

}

#header .head #gmenu .gm05 {

	background-image: url(../img-top/gm05.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 158px;

}

#header .head #gmenu .gm05 a {

	background-image: url(../img-top/gm05.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 158px;

	text-indent: -15000px;

	display: block;

}

#header .head #gmenu .gm06 {

	background-image: url(../img-top/gm06.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 162px;

}

#header .head #gmenu .gm06 a {

	background-image: url(../img-top/gm06.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 45px;

	width: 162px;

	text-indent: -15000px;

	display: block;

}

#header .head #gmenu a:hover { background-position: 0 -45px; text-decoration : none; }

/*gmenu*/



/*pankuzu*/

*:first-child+html #header .head #pm {

	margin: 0px;

	clear: both;

	padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	list-style-type: none;

}

#header .head #pm {

	margin: 0px;

	clear: both;

	padding-top: 7px;

	_padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	list-style-type: none;

}

#header .head #pm li {

	font-size: 12px;

	display: inline;

}

#header .head #pm li a:link    { color: #555555; }

#header .head #pm li a:active  { text-decoration: underline; }

#header .head #pm li a:visited { color: #555555; }

#header .head #pm li a:hover { color: #FF6600; text-decoration: underline; }

/*pankuzu*/





#contents {

	clear: both;

	width: 950px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-image: url(../img-top/bg02.gif);

	background-repeat: no-repeat;

	background-position: bottom;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 20px;

	padding-left: 0px;

}

#contents #title01 {
	background-image: url(../../../img-top/topimage.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 220px;
	width: 950px;
	text-indent: -15000px;
	display: block;

}

#contents #title02 {

	background-image: url(../company/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title03 {

	background-image: url(../service/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title04 {

	background-image: url(../client/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title05 {

	background-image: url(../fields/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title06 {

	background-image: url(../dtp/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title07 {

	background-image: url(../recruit/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title08 {

	background-image: url(../charges/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title09 {

	background-image: url(../contact/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title10 {

	background-image: url(../faq/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title11 {

	background-image: url(../rename/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title12 {

	background-image: url(../inquiry/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title13 {

	background-image: url(../privacy/img/title.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 130px;

	width: 950px;

	text-indent: -15000px;

	display: block;

	background-color: #FFFFFF;

	background-position: top;

	margin: 0px;

}

#contents #title14 {
	background-image: url(../news/img/title.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	height: 130px;
	width: 950px;
	text-indent: -15000px;
	display: block;
	background-color: #FFFFFF;
	background-position: top;
	margin: 0px;
}

/*left*/

#contents .smenu {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 186px;

}

#contents .smenu #title_sv {

	background-image: url(../img-top/lc_service.gif);

	background-repeat: no-repeat;

	padding: 0px;


	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_cp {

	background-image: url(../company/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_cl {

	background-image: url(../client/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_fl {

	background-image: url(../fields/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_dp {

	background-image: url(../dtp/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_rc {

	background-image: url(../recruit/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_cg {

	background-image: url(../charges/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_ct {

	background-image: url(../contact/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_fq {

	background-image: url(../faq/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_pp {

	background-image: url(../privacy/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_sm {

	background-image: url(../rename/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_iq {

	background-image: url(../inquiry/img/stitle.gif);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	height: 34px;

	width: 173px;

	margin-top: 3px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	text-indent: -15000px;

	display: block;

}

#contents .smenu #title_ns {
	background-image: url(../news/img/stitle.gif);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	height: 34px;
	width: 173px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: -15000px;
	display: block;
}


#contents .smenu #submenu {

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	width: 173px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	list-style-type: none;

}

#contents .smenu #submenu a:link    {	color: #FF6600; text-decoration: underline; }

#contents .smenu #submenu a:active  { text-decoration: underline; }

#contents .smenu #submenu a:visited {	color: #FF6600;	text-decoration: underline; }

#contents .smenu #submenu a:hover { color: #FF0000; text-decoration: underline; }



#contents .smenu #submenu .sb01 {

	background-image: url(../img-top/lmenu01.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 32px;

	width: 173px;

	font-size: 12px;

	color: #333333;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#contents .smenu #submenu .sb01 a {

	background-image: url(../img-top/lmenu01.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 22px;

	width: 143px;

	font-size: 12px;

	color: #333333;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

	display: block;

}

#contents .smenu #submenu .sb01 a:hover { background-position: 0 -32px; text-decoration : none; }



#contents .smenu #submenu .sb02 {

	background-image: url(../img-top/lmenu02.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 36px;

	width: 173px;

	font-size: 12px;

	color: #333333;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#contents .smenu #submenu .sb02 a {

	background-image: url(../img-top/lmenu02.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 26px;

	width: 143px;

	font-size: 12px;

	color: #333333;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 30px;

	display: block;

}

#contents .smenu #submenu .sb02 a:hover { background-position: 0 -36px; text-decoration : none; }



#contents .smenu #submenu .sb03 {

	background-image: url(../img-top/lmenu03.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 45px;

	width: 173px;

	font-size: 12px;

	color: #333333;

	padding: 0px;

}

#contents .smenu #submenu .sb03 a {

	background-image: url(../img-top/lmenu03.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 35px;

	width: 133px;

	font-size: 12px;

	color: #333333;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 30px;

	display: block;

}

#contents .smenu #submenu .sb03 a:hover { background-position: 0 -45px; text-decoration : none; }



#contents .smenu #submenu .sb04 {

	background-image: url(../img-top/lmenu04.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 45px;

	width: 173px;

	font-size: 12px;

	color: #333333;

	padding: 0px;

}

#contents .smenu #submenu .sb04 a {

	background-image: url(../img-top/lmenu04.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 35px;

	width: 133px;

	font-size: 12px;

	color: #333333;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 30px;

	display: block;

}

#contents .smenu #submenu .sb04 a:hover { background-position: 0 -45px; text-decoration : none; }


#contents .smenu #submenu .sb05 {

	background-image: url(../img-top/lmenu05.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 32px;

	width: 173px;

	font-size: 12px;

	color: #333333;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#contents .smenu #submenu .sb05 a {

	background-image: url(../img-top/lmenu05.gif);

	background-repeat: no-repeat;

	margin: 0px;

	clear: both;

	height: 22px;

	width: 143px;

	font-size: 12px;

	color: #333333;

	padding-top: 10px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 40px;

	display: block;

}

#contents .smenu #submenu .sb05 a:hover { background-position: 0 -32px; text-decoration : none; }



#contents .smenu #submenu a:link    {

	color: #555555;

	text-decoration: none;

}

#contents .smenu #submenu a:active  { text-decoration: none; }

#contents .smenu #submenu a:visited { color: #555555; text-decoration: none; }

#contents .smenu #submenu a:hover { color: #FF6600; text-decoration: underline; }

/*left*/



/*center*/

#contents .center {

	padding: 0px;

	float: left;

	width: 558px;

	display: inline;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

}

#contents .center p {

	font-size: 75%;

	line-height: 160%;

	color: #444444;

	margin: 0px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

}

#contents .center strong {

	color: #006633;

}





#contents .center #topcenter {

	background-image: url(../img-top/ct_title.gif);

	background-repeat: no-repeat;

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	clear: both;

	height: 54px;

	width: 558px;

}

#contents .center .ccont {

	margin: 0px;

	padding: 0px;

	clear: both;

	list-style-type: none;

}

#contents .center .ccont .cc01 {

	background-image: url(../img-top/ct_t01.gif);

	background-repeat: no-repeat;

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 98px;

	width: 188px;

}

#contents .center .ccont .cc01 a {

	background-image: url(../img-top/ct_t01.gif);

	background-repeat: no-repeat;

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 98px;

	width: 188px;

}

#contents .center .ccont .cc02 {

	background-image: url(../img-top/ct_t02.gif);

	background-repeat: no-repeat;

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 98px;

	width: 181px;

}

#contents .center .ccont .cc02 a {

	background-image: url(../img-top/ct_t02.gif);

	background-repeat: no-repeat;

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 98px;

	width: 181px;

}

#contents .center .ccont .cc03 {

	background-image: url(../img-top/ct_t03.gif);

	background-repeat: no-repeat;

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	float: left;

	height: 98px;

	width: 189px;

}

#contents .center .ccont .cc03 a {

	background-image: url(../img-top/ct_t03.gif);

	background-repeat: no-repeat;

	text-indent: -15000px;

	display: block;

	margin: 0px;

	padding: 0px;

	height: 98px;

	width: 189px;

}

#contents .center .tt {

	background-image: url(../img-top/subtitle01.gif);

	background-repeat: no-repeat;

	clear: both;

	font-size: 14px;

	color: #333333;

	padding-top: 11px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 20px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	line-height: 16px;

}

#contents .center h4 {

	background-image: url(../img-top/subtitle01.gif);

	background-repeat: no-repeat;

	clear: both;

	width: 538px;

	font-size: 14px;

	color: #333333;

	padding-top: 11px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 20px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	line-height: 16px;

}

#contents .center h5 {


	background-image: url(../img-top/subtitle02.gif);

	background-repeat: no-repeat;

	clear: both;

	width: 513px;

	font-size: 14px;

	color: #555555;

	padding-top: 12px;

	padding-right: 0px;

	padding-bottom: 5px;

	padding-left: 45px;

	line-height: 16px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}

#contents .center h6 {

	font-size: 75%;

	color: #006633;

	line-height: 150%;

	padding-left: 10px;

	margin: 0px;

	clear: both;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 10px;

}



#contents .center .table01 {
	padding: 0px;
	clear: both;
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}

#contents .center .table01 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: auto;

}

#contents .center .table01 th {

	font-size: 65%;

	line-height: 140%;

	font-weight: normal;

	color: #333333;

	margin: 0px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	text-align: left;

	padding-top: 6px;

	padding-right: 15px;

	padding-bottom: 6px;

	padding-left: 15px;

	background-image: url(../img-top/thbg01.gif);

	background-repeat: repeat-x;

	background-color: #D7F2CE;

	vertical-align: top;

}

#contents .center .table01 td {
	font-size: 75%;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../img-top/tdbg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";

}

#contents .center .table01 td strong {

	color: #FF0000;

}



#contents .center .table02 {

	padding: 0px;

	clear: both;

	width: 90%;

	margin-top: 5px;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

}

#contents .center .table02 table {

	border-top-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

#contents .center .table02 th {

	font-size: 75%;

	line-height: 150%;

	font-weight: normal;

	color: #333333;

	margin: 0px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	text-align: left;

	padding-top: 6px;

	padding-right: 15px;

	padding-bottom: 6px;

	padding-left: 15px;

	background-image: url(../img-top/thbg01.gif);

	background-repeat: repeat-x;

	background-color: #D7F2CE;

	vertical-align: top;

}

#contents .center .table02 td {

	margin: 0px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	padding-top: 6px;

	padding-right: 15px;

	padding-bottom: 6px;

	padding-left: 15px;

	background-image: url(../img-top/tdbg01.gif);

	background-repeat: repeat-x;

	background-position: bottom;

	vertical-align: top;

	width: 50%;

}

#contents .center .table02 p {

	margin: 0px;

	padding: 5px;

	font-size: 75%;

	line-height: 160%;

	color: #333333;

}

#contents .center .txt01 {

	clear: both;

	margin-right: 10px;

	margin-left: 10px;

	margin-bottom: 20px;

}

#contents .center .list01 {

	margin: 0px;

	padding-top: 10px;

	padding-right: 10px;

	padding-bottom: 5px;

	padding-left: 10px;

	list-style-type: none;

}

#contents .center .list01 li {

	font-size: 75%;

	line-height: 150%;

	color: #333333;

	background-image: url(../img-top/icon01.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 20px;

	background-position: 0px 2px;

}

#contents .center .list02 {

	margin: 0px;

	padding-top: 5px;

	padding-right: 25px;

	padding-bottom: 5px;

	padding-left: 28px;

	list-style-type: none;

}

#contents .center .list02 li {

	font-size: 75%;

	line-height: 150%;

	color: #333333;

	background-image: url(../img-top/icon02.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 20px;

	background-position: 0px 2px;

}

#contents .center .list03 {

	margin: 0px;

	padding-top: 5px;

	padding-right: 25px;

	padding-bottom: 5px;

	padding-left: 180px;

	list-style-type: none;

}

#contents .center .list03 li {

	font-size: 75%;

	line-height: 150%;

	color: #333333;

	background-image: url(../img-top/icon02.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 20px;

	background-position: 0px 2px;

}

#contents .center .sml01 {

	margin: 0px;

	padding-top: 0px;

	padding-right: 25px;

	padding-bottom: 20px;

	padding-left: 28px;

	list-style-type: none;

}

#contents .center .sml01 li {

	font-size: 75%;

	line-height: 150%;

	color: #666666;

	margin: 0px;

	padding-top: 0px;

	padding-right: 30px;

	padding-bottom: 15px;

	padding-left: 20px;

	background-image: url(../img-top/icon02.gif);

	background-repeat: no-repeat;

	background-position: 0px 0px;

	display: inline;

}

#contents .center .sml01 li a:link    {	color: #666666; text-decoration: none; }

#contents .center .sml01 li a:active  { text-decoration: underline; }

#contents .center .sml01 li a:visited {	color: #666666;	text-decoration: none; }

#contents .center .sml01 li a:hover { color: #FF0000; text-decoration: underline; }

#contents .center .q {

	font-size: 75%;

	font-weight: bold;

	line-height: 120%;

	background-image: url(../faq/img/q.gif);

	background-repeat: no-repeat;

	margin: 0px;

	padding-top: 3px;

	padding-right: 0px;

	padding-bottom: 15px;

	padding-left: 30px;

	color: #333333;

}

#contents .center .a {

	font-size: 75%;

	line-height: 150%;

	color: #666666;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 15px;

	margin-left: 0px;

	background-image: url(../faq/img/a.gif);

	background-repeat: no-repeat;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 30px;

}





/*center*/



/*right*/

#contents .rc {

	margin: 0px;

	padding: 0px;

	float: right;

	width: 186px;

}

#contents .rc .rcc {

	width: 170px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	padding: 0px;

	clear: both;

}

#contents .rc .rcc .credit {

	background-image: url(../img-top/rc_bg.gif);

	background-repeat: no-repeat;

	background-position: bottom;

	clear: both;

	width: 170px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	margin-top: 5px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#contents .rc .rcc .credit p {

	font-size: 10px;

	line-height: 14px;

	color: #444444;

	margin: 0px;

	padding-top: 0px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

}

#footer {

	background-image: url(../img-top/crbg.gif);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

	clear: both;

	height: 99px;

	width: 100%;

}

#footer .fm {

	clear: both;

	width: 950px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 25px;

	margin-left: auto;

	padding-top: 8px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	list-style-type: none;

	text-align: center;

}

#footer .fm li {

	font-size: 10px;

	color: #FFFFFF;

	display: inline;

}

#footer .fm li a:link    { color: #FFFFFF; }

#footer .fm li a:active  { text-decoration: underline; }

#footer .fm li a:visited { color: #FFFFFF; }

#footer .fm li a:hover { color: #FF6600; text-decoration: underline; }



#footer address {

	background-image: url(../img-top/cr.gif);

	background-repeat: no-repeat;

	background-position: right;

	padding: 0px;

	clear: both;

	width: 950px;

	text-indent: -15000px;

	display: block;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}
#contents .smenu a {
	font-size: 60%;
}
#header .head #gmenu .gm07 {
	height: 20px;
	width: 100px;
	margin-top: 15px;
	margin-left: 20px;
	padding-left: 15px;
	float: left;
	clear: none;
}

