@charset "UTF-8";


*{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	}

body {
	margin: 0 auto;
	background-color: #000;
	}

img {
	vertical-align: top;
	border: none;
	}

.clear {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
	}


/*########################################*/


.s1 {
	font-size: 10px;
	}
.s2 {
	font-size: 10px;
	color: #999;
	line-height: 180%;
	}
.s3 {
	padding-right: 7px;
	font-size: 10px;
	color: #C00;
	line-height: 180%;
	}
.red {
	color: #C00;
	}

.b1 {
	font-weight: bold;
	}
.b2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	color: #daa520;
	}
.b3 {
	font-weight: bold;
	color: #C00;
	}


/*########################################*/


/* --- #header --- */
#header {
	margin: 0 auto;
	width: 800px;
	height: 43px;
	background: url(../img/bg_header.jpg) no-repeat center top;
	}

#header dl.navi_h dt {
	padding: 2px 25px 0px 17px;
	width: 112px;
	height: 41px;
	float: right;
	}
#header dl.navi_h dd {
	padding: 2px 0px 0px 558px;
	width: 88px;
	height: 41px;
	float: right;
	}


/* --- #main_top --- */
#main_top {
	margin: 0 auto;
	width: 800px;
	}

#main_top h1 {
	width: 400px;
	height: 290px;
	float: left;
	}
#main_top h2 {
	width: 400px;
	height: 290px;
	float: left;
	}

#main_top ul.main_menu {
	padding: 0px 25px 8px 25px;
	height: 44px;
	float: left;
	background: url(../img/bg_mainmenu.jpg) no-repeat center top;
	}
#main_top ul.main_menu li {
	float: left;
	list-style-type: none;
	}

/* --- #newsbox --- */
#newsbox {
	margin: 0 auto;
	width: 800px;
	}
#newsbox_c {
	margin: 0 auto;
	width: 800px;
	height: 15px;
	clear: both;
	}

#newsbox dl.news {
	padding-right: 25px;
	width: 775px;
	float: left;
	font-weight: bold;
	background: url(../img/bg_news_c.jpg) no-repeat center bottom;
	}
#newsbox dl.news dt {
	padding-left: 10px;
	width: 90px;
	float: left;
	}
#newsbox dl.news dd.n_day {
	width: 93px;
	float: left;
	color: #c0c0c0;
	}
#newsbox dl.news dd.n_text {
	width: 490px;
	float: left;
	color: #c0c0c0;
	}

#newsbox dl.news dd.n_text2 {
	width: 580px;
	float: left;
	color: #c0c0c0;
	}

#newsbox dl.news dd.n_text2 p {
	clear: both;
	color: #c0c0c0;
}
#newsbox dl.news dd.n_text2 p img {
	padding-right: 10px;
	float: left;
}

.news dd.n_text a {text-decoration: none;color: #daa520;}
.news dd.n_text a:hover {text-decoration: underline;color: #daa520;}

.news dd.n_text2 a {text-decoration: none;color: #daa520;}
.news dd.n_text2 a:hover {text-decoration: underline;color: #daa520;}

#newsbox dl.news dd.n_text p.n_text_i {
	color: #c0c0c0;
	}
dl.news dd.n_text p.n_text_i a {text-decoration: none;color: #C00;}
dl.news dd.n_text p.n_text_i a:hover {text-decoration: underline;color: #C00;}

#newsbox dl.news dd.archive {
	/*padding-bottom: 15px;*/
	width: 92px;
	float: left;
	color: #c0c0c0;
	}
/*#newsbox dl.news dd.info {
	width: 92px;
	float: left;
	color: #c0c0c0;
	}*/


/*-- #contents --*/
#contents {
	margin: 0 auto;
	width: 800px;
	}

#contents .cnt_h {
	height: 36px;
	float: left;
	}
#contents .cnt_c {
	float: left;
	background: url(../img/bg_cnt_c.jpg) repeat-y center top;
	}
#contents .cnt_c_line {
	padding: 10px 0px;
	width: 800px;
	height: 8px;
	float: left;
	}
#contents .cnt_c ul.main_cnt_menu {
	padding: 5px 30px;
	width: 740px;
	float: left;
	}
#contents .cnt_c ul.main_cnt_menu li {
	float: left;
	list-style-type: none;
	}

#contents .cnt_c dl.dl_info_care {
	padding: 10px 50px;
	width: 700px;
	float: left;
	}
#contents .cnt_c dl.dl_info_care dt {
	padding: 5px 10px;
	border: 1px solid #333;
	width: 678px;
	float: left;
	}
#contents .cnt_c dl.dl_info_care dt ul.d_i_care {
	padding: 0px 10px;
	width: 658px;
	}
#contents .cnt_c dl.dl_info_care dt ul.d_i_care li {
	padding-bottom: 5px;
	width: 658px;
	float: left;
	list-style-type: disc;
	color: #B0E0E6;
	}

#contents .cnt_c dl.dl_info {
	padding: 0px 50px 10px 50px;
	width: 700px;
	float: left;
	}
#contents .cnt_c dl.dl_info dt {
	padding: 5px 10px;
	border: 1px solid #333;
	width: 678px;
	float: left;
	}
#contents .cnt_c dl.dl_info dt p.dlbox_l {
	width: 585px;
	float: left;
	}
#contents .cnt_c dl.dl_info dt p.dlbox_r {
	width: 93px;
	float: left;
	}

#contents .cnt_c dl.dl_info_ae {
	padding: 0px 50px 10px 50px;
	width: 700px;
	float: left;
	}
#contents .cnt_c dl.dl_info_ae dt {
	padding: 5px 10px;
	border: 1px solid #333;
	width: 678px;
	float: left;
	}
#contents .cnt_c dl.dl_info_ae dt a {text-decoration: none;color: #daa520;}
#contents .cnt_c dl.dl_info_ae dt a:hover {text-decoration: underline;color: #daa520;}

table.info_ae {
	width: 678px;
	border-collapse: collapse;
	}
table.info_ae th {
	font-weight: bold;
	}
table.info_ae td {
	line-height: 120%;
	}
table.info_ae td.bt_e-cap {
	width: 150px;
	}

#contents .cnt_f {
	width: 800px;
	height: 36px;
	float: left;
	}


/* --- #footer --- */
#footer {
	margin: 0 auto;
	width: 800px;
	clear: both;
	background: url(../img/bg_footer.jpg) no-repeat center top;
	}

#footer dl.spec dt {
	padding-top: 24px;
	width: 700px;
	height: 13px;
	}
#footer dl.spec dt img {
	vertical-align:bottom;
	}
#footer dl.spec dd {
	padding: 0px 50px 20px 50px;
	width: 700px;
	background: url(../img/spec_f.jpg) no-repeat center bottom;
	}
#footer dl.spec table.spec_bio {
	width: 700px;
	border-collapse: collapse;
	}
#footer dl.spec table.spec_bio th {
	padding: 2px 0px;
	font-weight: bold;
	}
#footer dl.spec table.spec_bio td {
	padding-bottom: 1px;
	font-size: 10px;
	line-height: 120%;
	}
#footer dl.spec table.spec_bio td.cero {
	width: 50px;
	}
#footer dl.spec table.spec_bio a {text-decoration: none;color: #daa520; font-size: 10px;}
#footer dl.spec table.spec_bio a:hover {text-decoration: underline;color: #daa520; font-size: 10px;}

#footer dl.copy dt {
	height: 44px;
	}
#footer dl.copy dd {
	width: 800px;
	height: 61px;
	}
ul.banner {
	padding: 10px 48px 0px 48px;
	width: 704px;
	}
ul.banner li {
	padding-right: 10px;
	float: left;
	list-style-type: none;
	}

#footer dl.navi ul {
	padding-left: 100px;
	padding-bottom: 30px;
	height: 29px;
	float: left;
	}
#footer dl.navi ul li {
	float: left;
	list-style-type: none;
	}


/*########################################*/


/* --- #cnt_header --- */
#cnt_header {
	margin: 0 auto;
	width: 800px;
	height: 43px;
	background: url(../img/bg_cnt_header.jpg) no-repeat center top;
	}

dl.cnt_navi_h dt {
	padding: 2px 25px 0px 17px;
	width: 112px;
	height: 41px;
	float: right;
	}
dl.cnt_navi_h dd {
	padding: 2px 0px 0px 558px;
	width: 88px;
	height: 41px;
	float: right;
	}


/* --- #cnt_top --- */
#cnt_top {
	margin: 0 auto;
	width: 800px;
	}

#cnt_top h1 {
	width: 400px;
	height: 155px;
	float: left;
	}
#cnt_top h2 {
	width: 400px;
	height: 155px;
	float: left;
	}

#cnt_top ul.cnt_main_menu {
	padding: 0px 25px 8px 25px;
	height: 44px;
	float: left;
	background: url(../img/bg_maincntmenu.jpg) no-repeat center top;
	}
#cnt_top ul.cnt_main_menu li {
	float: left;
	list-style-type: none;
	}

#cnt_top dl.cnt_menu {
	height: 101px;
	float: left;
	background: url(../img/bg_cnt_menu.jpg) no-repeat center top;
	}
#cnt_top dl.cnt_menu ul.cnt_mh {
	padding: 10px 25px 5px 25px;
	width: 750px;
	height: 39px;
	float: left;
	}
#cnt_top dl.cnt_menu ul.cnt_mh li {
	float: left;
	list-style-type: none;
	}
#cnt_top dl.cnt_menu ul.cnt_mf {
	padding: 0px 25px 8px 25px;
	width: 750px;
	height: 39px;
	float: left;
	}
#cnt_top dl.cnt_menu ul.cnt_mf li {
	float: left;
	list-style-type: none;
	}


/*########################################*/


/*-- #contents_long --*/
#contents_long {
	margin: 0 auto;
	width: 1010px;
	}

#contents_long .cnt_l_h {
	width: 1010px;
	height: 36px;
	float: left;
	}
#contents_long .cnt_l_c {
	padding: 0px 5px;
	width: 1000px;
	float: left;
	background: url(../img/bg_cnt_long_c.jpg) repeat-y center top;
	}
#contents_long .cnt_l_c_line {
	padding: 10px 0px;
	width: 1010px;
	height: 8px;
	float: left;
	}
#contents_long .cnt_f {
	width: 1010px;
	height: 36px;
	float: left;
	}


/*-- move --*/
.move_box {
	padding: 0px 0px 30px 0px;
	width: 1000px;
	float: left;
	}
.move_box ul {
	width: 1000px;
	}
.move_box ul li {
	float: left;
	list-style-type: none;
	}
