@charset "utf-8";
/*======================================
	Index page
=======================================*/
.index_set {
	float: left;
	margin-top: 30px;
	padding-top: 9px;
	width: 485px;
	background: url(../activity/images/index_bg.gif) no-repeat 0 top;
}
.index_set table {
	width: 100%;
	background: url(../activity/images/index_bg.gif) no-repeat 0 bottom;
}
.index_set td {
	
}
.index_set td.title {
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
.index_set td.image {
	padding: 12px 20px 20px 0px;
	text-align: right;
}
.index_set td.copy {
	padding: 6px 20px 14px 0px;
	text-align: right;
}
.index_set td p {
	padding: 15px 0;
	width: 240px;
}
.add {
	margin-right: 30px;
}
.sm {
	margin-top: 12px;
}

/*======================================
	Environment page
=======================================*/
.env_index_h2 {
	margin-top: 30px;
}
.env_index_box {
	margin: 10px 20px;
	padding-top: 10px;
	width: 660px;
	background: url(../activity/images/environment_bg.gif) no-repeat 0 top;
	overflow: hidden;
}
.env_index_box ol {
	padding: 0 30px 10px 30px;
	font-size: 1.08em;
	font-weight: bold;
	background: url(../activity/images/environment_bg.gif) no-repeat 0 bottom;
}
.env_index_box ol li {
	margin-bottom: 4px;
	padding-left: 16px;
	background: url(../activity/images/environment_icon.gif) no-repeat 0 5px;
}
.env_index_box ol.float li {
	float: left;
	margin-right: 30px;
	white-space: nowrap;
}

/*======================================
	BCS page
=======================================*/
body#bcs_body {
	background: #f0f0f0 url(../images/common/blank_bg.jpg) repeat-x 0 15px;
}
#bcs_header {
	height: 92px;
}
#bcs_header .inner {
	padding: 15px 15px 6px 15px;
}

#bcs_nav {
	float: right;
	width: 328px;
	height: 27px;
	background: url(../activity/bcs/images/nav.gif) no-repeat;
}
#bcs_nav li {
	float: left;
}
#bcs_nav li a {
	display: block;
}
#bcs_content_head {
	height: 82px;
	background: url(../images/common/blank_head_bg.jpg) no-repeat;
}
#bcs_page_h1 {
	padding: 20px 0 0 25px;
}
#bcs_content {
	padding: 15px 30px;
}
#bcs_head_h1 {
	float: left;
	width: 320px;
}
#bcs_header #textsizer {
	padding-top: 0;
}
#bcs_foot {
	padding-top: 8px;
	padding-bottom: 3px;
	font-size: 0.93em;
	text-align: center;
}
#bcs_foot a {
	padding: 0 10px;
}
.bcs_index #bcs_content_head {
	height: 71px;
}
.bcs_index #blank_content {
	background: url(../activity/bcs/images/index_image.jpg) no-repeat left top;
}
#index_lead {
	padding: 20px 0 60px 0;
	text-align: right;
	background: url(../images/common/grad_bar.gif) repeat-x 0 bottom;
}
#index_btn {
	margin: 30px 0;
	padding-top: 16px;
	background: url(../activity/bcs/images/container_bg.gif) no-repeat 0 top;
}
#index_btn ul {
	padding: 0 21px 10px 21px;
	_padding-bottom: 14px;
	background: url(../activity/bcs/images/container_bg.gif) no-repeat 0 bottom;
}
html>/**/body #index_btn ul {
	padding-bottom: 16px;
} /* for ie8 */
#index_btn ul li {
	float: left;
	margin-right: 20px;
}
#search_box {
	margin: 10px 0;
}
#search_box li {
	float: left;
	margin-right: 10px;
	padding: 6px 18px;
	height: 40px;
	_height: 56px;
	background-color: #fdf2d2;
	border: 1px solid #fbd97e;
}
#search_box li a {
	display: block;
}
#search_box li.end {
	margin-right: 0px;
}
#search_box form {
	margin-top: 6px;
}
#search_box input {
	display: table-cell;
	float: left;
}
#year_input {
	width: 120px;
}
#word_input {
	width: 224px;
	height: 20px;
	border: 1px solid #b4b4b4;
	background: #fff url(../images/common/input_bg.gif) no-repeat right top;
	font-size: 12px;
	line-height: 20px;
	text-indent: 3px;
}
#blank_content .h2_bg {
	margin: 20px 0 8px 0;
	height: 24px;
	font-size: 0.93em;
	line-height: 24px;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}
.bcs_iin_tbl {
	width: 100%;
	margin-top: 10px;
	border: 2px solid #c0dfed;
	border-collapse: separate;
}
.bcs_iin_tbl th {
	padding: 2px 2px;
	font-size: 0.93em;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	background: url(../images/common/th_bg_b.gif) scroll left top;
	color: #0b385a;
}
.bcs_iin_tbl td {
	padding: 2px;
	font-size: 0.93em;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.bcs_iin_tbl .even td {
	background-color: #fefae6;
}
.bcs_iin_tbl .name {
	width: 100px;
}
.bcs_iin_tbl .com {
	width: 186px;
}
.bcs_iin_tbl .space {
	font-size: 0;
	/*background-color: #c0dfed;*/
}
.detail_back {
	float: right;
	width: 8em;
	font-size: 0.93em;
	text-align: right;
}
#detail_year {
	padding-top: 10px;
	font-size: 1.08em;
	font-weight: bold;
	color: #e42d23;
}
#detail_title {
	padding: 0px 0 10px 0;
	background: url(../images/common/grad_bar.gif) repeat-x 0 bottom;
}
#detail_title h1 {
	font-size: 1.67em;
	font-weight: bold;
	line-height: 1.2;
}
#detail_title h4 {
	font-size: 0.93em;
	font-weight: bold;
	color: #717071;
	text-align: right;
}
#detail_content {
	margin-top: 10px;
}
#detail_content_l {
	float: left;
	width: 240px;
}
#detail_content_r {
	float: right;
	width: 330px;
}
#detail_content h2 {
	margin-bottom: 8px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a9a9a9;
}
.detail_image {
	margin-bottom: 10px;
}
.detail_tbl_1 {
	font-size: 0.93em;
}
.detail_tbl_1 th,
.detail_tbl_1 td {
	padding: 2px 4px;
	border-bottom: 1px dotted #a9a9a9;
}
.detail_tbl_1 th {
	padding-right: 16px;
	font-weight: bold;
	white-space: nowrap;
}
.detail_tbl_2 {
	margin-top: 16px;
	width: 100%;
	font-size: 0.93em;
	border: 1px solid #81c822;
}
.detail_tbl_2 th,
.detail_tbl_2 td {
	padding: 10px 4px 2px 10px;
	vertical-align: top;
}
.detail_tbl_2 th {
	padding-right: 16px;
	padding-left: 20px;
	font-weight: bold;
	white-space: nowrap;
	background: url(../activity/bcs/images/detail_th_head.gif) no-repeat 8px 14px;
}
.detail_large {
	display: block;
	float: right;
	margin-top: 10px;
}
#result_h1 {
	margin-top: 20px;
	padding-bottom: 10px;
	font-size: 1.67em;
	font-weight: bold;
	line-height: 1.2;
	background: url(../images/common/grad_bar.gif) repeat-x 0 bottom;
}
#result_year_list {
	margin: 20px 0;
}
#result_year_list li {
	float: left;
	margin: 0 5px 5px 0;
	width: 114px;
	text-align: center;
	border: 1px solid #0e275c;
	background: #e5e5e5 url(../activity/bcs/images/result_image_arrow.gif) no-repeat center 110px;
}
#result_year_list li img {
	padding: 12px 0;
}
* html body #result_year_list li img {
	padding: 10px 0;
} /* for lte ie6 */

*:first-child+html body #result_year_list li img {
	padding: 9px 0;
} /* for ie7 */
.cell_name {
	padding: 3px;
	font-size: 0.77em;
	font-weight: bold;
	line-height: 1.2;
	text-align: left;
	background-color: #0d2558;
	color: #fff;
}
.cell_name a {
	color: #fff;
}
#result_year_h4 {
	padding: 0 0 0 24px;
	font-weight: bold;
	line-height: 23px;
	background: url(../activity/bcs/images/result_year_icon.gif) no-repeat 0 center;
}
#result_word_h3 {
	margin-top: 16px;
	font-size: 1.231em;
	font-weight: bold;
	color: #0e275c;
}
#result_word_h4 {
	font-size: 1.08em;
	font-weight: bold;
}
#result_word_tbl {
	width: 100%;
	border-spacing: 0;
	border-collapse: separate;
	*border-collapse: collapse; /* ie6,7 */
	
}
#result_word_tbl td{
	padding: 5px;
	font-size: 0.93em;
}
#result_word_tbl .name {
	padding-left: 24px;
	background: url(../activity/bcs/images/result_word_icon.gif) no-repeat 4px 6px;
}
#result_word_tbl .year {
	white-space: nowrap;
}
#result_word_tbl .even td {
	background-color: #f2f2f2;
}
#search_map_lead {
	margin: 20px 0;
	padding: 10px;
	font-size: 0.93em;
	border: 1px solid #bdbdbd;
	background-color: #f2f2f2;
}

/*======================================
	Emvironment page
=======================================*/
#environment_1_list {
	float: left;
	margin: 20px;
	width: 500px;
}
#environment_1_list li {
	padding: 2px 6px;
	font-size: 0.93em;
	background: #f9efc5;
}
#environment_1_list .t_i_1 {
	padding-left: 2em;
	background: #fff;
}
#environment_1_list .t_i_2 {
	padding-left: 4em;
	background: #fff;
}
#environment_1_image {
	margin-top: 20px;
	text-align: right;
}
.caption {
	padding: 10px;
	font-size: 0.93em;
	font-weight: bold;
	text-align: center;
}
.label {
	color: #c36614;
}

.tbl_2_2 {
	margin: 10px 30px 0px 30px;
	border: 2px solid #c0dfed;
	border-collapse: separate;
}
.tbl_2_2 th {
	padding: 6px 20px;
	font-size: 0.93em;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	border-top: 1px solid #fff;
	background: #0a57b6;
	color: #fff;
}
.tbl_2_2 td {
	padding: 3px 5px;
	font-size: 0.93em;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.tbl_2_2 td.copy {
	padding-left: 2em;
	text-indent: -1em;
	color: #b36313;
	font-weight: bold;
}
.tbl_2_2 td.ctr {
	border-top: none;
}
#environment_2_2_btn {
	margin: 20px 0 0 0;
	text-align: center;
}
.environment_2_2 td {
	padding: 6px;
}
.environment_2_2 input {
	padding: 2px 10px;
	width: 5em;
	font-size: 1.08em;
	font-weight: bold;
	text-align: center;
	border: 2px solid #009119;
}
.env_2_set {
	margin: 10px 20px;
	padding: 20px;
	border: 2px solid #bde1a2;
}
.env_2_imageleft {
	float: left;
	width: 92px;
}
.env_2_imageleft .img {
	border: 1px solid #999;
}
.env_2_ol {
	margin-left: 120px;
}
.env_2_ol li {
	padding: 3px 0 3px 2em;
	font-size: 0.93em;
	text-indent: -2em;
}
.env_2_5_tbl {
	margin-top: 20px;
	margin-left: 20px;
}
.env_2_5_tbl td {
	padding: 0 3px;
	vertical-align: top;
}
.env_2_5_tbl .image {
	padding: 0 10px 10px 3px;
	text-align: center;
}
.env_2_5_tbl .dl {
	background-color: #03aa33;
	text-align: center;
	border-right: 5px solid #fff;
}
td.st {
	font-weight: bold;
	text-align: left;
}
#env_4_3_bg {
	margin: 20px;
	padding-bottom: 20px;
	background-color: #c9e795;
	text-align: center;
}
#env_4_3_bg .brd {
	display: inline-table;
	padding: 3px;
	border: 1px solid #00863a;
	background-color: #fff;
}

/*======================================
	Ikusei page
=======================================*/
.ikusei_1_cont {
	margin: 10px 20px;
	padding: 20px;
	border: 1px solid #ededed;
}
.ikusei_1_cont h4 {
	font-weight: bold;
}

/*======================================
	Index2 page
=======================================*/
.index_set_700 {
	margin: 20px auto;
	padding-top: 9px;
	width: 700px;
	background: url(../images/common/content_bg_700.gif) no-repeat 0 top;
}
.index_set_700 .inner {
	padding-bottom: 9px;
	width: 100%;
	background: url(../images/common/content_bg_700.gif) no-repeat 0 bottom;
}
.index_set_700 .title {
	padding: 0 21px;
	vertical-align: top;
}
.index_set_700 .title p {
	padding: 20px 0;
}
.index_set_700 .image {
	padding: 21px;
}
.index_set_700 .btn {
	padding-bottom: 21px;
}