/* CSS Document */
.clr {
	clear: both;
}

body {
	margin: 0px 0px 0px 0px;
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Meiryo,Arial,Verdana,sans-serif;
	font-style: normal;
	font-size: small;
	line-height: 150%;
	/*letter-spacing : 0.3em;*/
	/*word-spacing: 0.3em;*/
	/*background-image: url(../images/bg.jpg);*/
	/*background-color: #f0ffff;*/
	background-color: #ffd832;
}


.outer {
	width: 100%;
	/*background: url(../images/bg.jpg) repeat-x;*/
}

body.width_wide #wrapper {
	width: 904px;
	margin: 0 auto;
	position: relative;
	background-color: #FFFFFF;
}


body.width_wide #left-body {
	width: 4px;
	height: 100%;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 100;
}

body.width_wide #right-body {
	width: 0px;
	height: 100%;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 902px;
	z-index: 101;
}

a:link {
	color: #126eb9;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #126eb9;
	border:none;
}

a:hover {
	text-decoration: none;
	color: #126eb9;
	border:none;
}

a:active {
	text-decoration: none;
	color: #126eb9;
	border:none;
}

a:link img, active img, hover img, visited img ,focus img {
	border:solid 0px #000000;
}

img {
	border:solid 0px #000000;
	margin-bottom: -1px;
}

.contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: solid 0px #FFFFFF;
	position: relative;
	overflow: hidden;
	width: 900px;
}

/* ################# Header Area ################ */
.header {
	width: 900px;
	height: 20px;
	position: relative;
}

.header #left {
	float: left;
	width: 300px;
	height: 20px;
	left: 0px;
}

.header #right {
	float: left;
	width: 500px;
	height: 20px;
	position: absolute;
	left: 400px;
	top: 0px;
}

/* ################# Logo Area ################ */
.logo{
	background: url(../images/bjhc/new/header.png) no-repeat;
	width: 900px;
	height: 60px;
	position: relative;
	margin-top:0px;
	border-bottom:3px solid #ffc000;
}

.logo #left {
	float: left;
	width: 500px;
	height: 60px;
	left: 0px;
}

.logo #right {
	text-align:right;
	padding-top: 30px;
	float: right;
	width: 400px;
}


.top_menu {
	width : 900px;
	height: 50px;
	position:relative;
	overflow:visible;
}

.top_menu #top_menu_1 {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_1.png) no-repeat;
	cursor:pointer;
	float:left;
	position:relative;
}

.top_menu #top_menu_1:hover {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_1a.png) no-repeat;
}

.top_menu #top_menu_2 {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_2.png) no-repeat;
	cursor:pointer;
	float:left;
	position:relative;
}

.top_menu #top_menu_2:hover {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_2a.png) no-repeat;
}

.top_menu #top_menu_3 {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_3.png) no-repeat;
	cursor:pointer;
	float:left;
	position:relative;
}

.top_menu #top_menu_3:hover {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_3a.png) no-repeat;
}

.top_menu #top_menu_4 {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_4.png) no-repeat;
	cursor:pointer;
	float:left;
	position:relative;
}

.top_menu #top_menu_4:hover {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_4a.png) no-repeat;
}

.top_menu #top_menu_5 {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_5.png) no-repeat;
	cursor:pointer;
	float:left;
	position:relative;
}

.top_menu #top_menu_5:hover {
	width: 180px;
	height: 50px;
	background: url(../images/bjhc/new/top_menu_5a.png) no-repeat;
}
/* ################# Main Area ################ */
.main {
	margin: 5px 0px 0px 0px;
	background: #FFFFFF;
	border: solid 0px #FFFFFF;
	width: 900px;
	float: left;
	position: relative;
	
}

/* ################# Main Left Area ################ */


.main #left {
	margin: 0px 0px 0px 4px;
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	width: 200px;
	position: static;
	float:left;
}


.main #left #left_menu_1 {
	margin: 0px 0px 0px 8px;
	border: 0px solid #FFFFFF;
	width:  200px;
	height: 130px;
}

.main #left #left_menu_2 {
	margin: 0px 0px 0px 8px;
	border: 0px solid #FFFFFF;
	width:  200px;
	height: 130px;
}

.main #left #left_bottom {
	background-color: #ebe4e3;
	border: 0px solid #FFFFFF;
	margin-top: 5px;
	width: 200px;
	margin-left:0px;

}

.main #left #left_bottom #qrcode_top{
	margin-left : 50px;
	width: 111px;
	height:30px;
}

.main #left #left_bottom #qrcode_title{
	width: 200px;
	height:20px;
	padding : 10px 0px 10px 0px;
	text-align: center;
	font-size: 1em;
	font-weight:bolder;
	color:blue;
	
}
.main #left #left_bottom #qrcode{
	margin-left : 50px;
	width: 111px;
	height:111px;
	background: url(../images/bjhc/qrcode.png) no-repeat;
}

.main #left #left_bottom #qrcode_url{
	width: 200px;
	height:20px;
	padding : 10px 0px 10px 0px;
	text-align: center;
	font-size: 0.7em;
	font-weight:bolder;
	color:blue;
}
/* ################# Main Center Area ################ */
.main #center {
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	border: solid 0px #FFFFFF;
	width: 690px;
	float: right;
	padding-right: 5px;
}

.main #center #banner{
	width: 690px;
	height: 175px;
}

.main #center #line{
	width: 690px;
	height: 10px;
	background: url(../images/bjhc/line.png) no-repeat;
	overflow:hidden;
}

.main #center #main_menu{
	width: 690px;
	height: 250px;
}

.main #center #bottom{
	width: 690px;
	height: 70px;
	text-align: center;
	font-weight: bolder;
	font-size:1.2em;
	padding-top: 20px;
	position:static;
	overflow:hidden;
}

/* ################# Main Footer Area################ */
.footer {
	margin-left: 0px;
	background: #FFFFFF;
	border: solid 0px #EEEEEE;
	width: 904px;
	height: 80px;
	float: left;
	position: relative;
}

.footer #top{
	background-color: #e09140;
	color: #FFFFFF;
	text-align: center;
	font-size: 1em;
	font-weight: bolder;
	height:20px;
	padding-top : 5px;
}

.footer #bottom{
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
	height:50px;
	padding-top : 10px;
}
/* ################# End Footer ################ */

/* ################# End Contents Area ################ */

.logo_menu_1 {
	width:200px;
	height:60px;
	cursor:pointer;
	background: url(../images/bjhc/contact_top.png) no-repeat;
}

.logo_menu_1:hover {
	background: url(../images/bjhc/contact_topa.png) no-repeat;
}

.logo_menu_2 {
	width:200px;
	height:60px;
	cursor:pointer;
	background: url(../images/bjhc/link_top.png) no-repeat;
}

.logo_menu_2:hover {
	background: url(../images/bjhc/link_topa.png) no-repeat;
}

.left_menu_block_1_2 {
	width:200px;
	height:46px;
	cursor:pointer;
	background: url(../images/bjhc/new/left_menu_1_2.png) no-repeat;
}

.left_menu_block_1_2:hover {
	background: url(../images/bjhc/new/left_menu_1_2a.png) no-repeat;
}

.left_menu_block_1_3 {
	width:200px;
	height:46px;
	cursor:pointer;
	background: url(../images/bjhc/new/left_menu_1_3.png) no-repeat;
}

.left_menu_block_1_3:hover {
	background: url(../images/bjhc/new/left_menu_1_3a.png) no-repeat;
}

.left_menu_block_2_2 {
	width:200px;
	height:46px;
	cursor:pointer;
	background: url(../images/bjhc/new/left_menu_2_2.png) no-repeat;
}

.left_menu_block_2_2:hover {
	background: url(../images/bjhc/new/left_menu_2_2a.png) no-repeat;
}

.left_menu_block_2_3 {
	width:200px;
	height:46px;
	cursor:pointer;
	background: url(../images/bjhc/new/left_menu_2_3.png) no-repeat;
}

.left_menu_block_2_3:hover {
	background: url(../images/bjhc/new/left_menu_2_3a.png) no-repeat;
}

.title {
	background-color: #5eb0e5;
	text-align: center;
	font-size: 1.3em;
	font-weight:bolder;
	height:30px;
	padding-top:10px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	width:690px;
	
}

.koshititle {
	background-color: #5eb0e5;
	text-align: center;
	font-size: 1.2em;
	font-weight:bolder;
	height:20px;
	padding-top:2px;
	position:relative;
	margin-left:0px;
	margin-bottom:-5px;
}
.under_contrustion {
	border: 2px #ffc70e solid;
	background-color: #f05283;
	text-align: center;
	font-size: 1.3em;
	font-weight:bolder;
	height:30px;
	padding-top:10px;
	position:relative;
	margin-left:10px;
	margin-bottom:10px;
	width:690px;
	
}
fieldset {
	padding: 0.5em 0.5em 0em 0.5em;
	margin: 0em 1em 0em 1em;
	border-radius: 5px;
}
legend {
	margin-top: 0em;
	margin-left: 0.5em;
	margin-bottom: 0.2em;
	margin-right: 0em;
	padding: 0.3em 0.3em 0.3em 0.3em;
	font-size: 1em;
	color: #01a925;
	font-weight: bold;
	border: 1px #FFFFFF solid;
}

/*Blue*/
.blue_field {
	border: 1px #003e3e solid;
	border-top: 5px #003e3e solid;
}
.blue_field legend {
	border: 1px #003e3e solid;
	border-top: 5px #003e3e solid;
}
.blue_field input {
	border: 1px #003e3e solid;
	border-color: #003e3e;
}
.blue_field textarea {
	border: 1px #003e3e solid;
	border-color: #003e3e;
}

.blue_field contents {
	border: 1px #003e3e solid;
	background-color: #003e3e;
}

.blue_field select {
	border: 1px #003e3e solid;
}

/*Cyan*/
.cyan_field {
	border: 1px #016648 solid;
	border-top: 5px #016648 solid;
}
.cyan_field legend {
	border: 1px #016648 solid;
	border-top: 5px #016648 solid;
}
.cyan_field input {
	border: 1px #016648 solid;
	border-color: #016648;
}
.cyan_field textarea {
	border: 1px #016648 solid;
	border-color: #016648;
}

.cyan_field contents {
	border: 1px #016648 solid;
	background-color: #016648;
}

.cyan_field select {
	border: 1px #016648 solid;
}

/*Yellow*/
.yellow_field {
	border: 1px #988600 solid;
	border-top: 5px #988600 solid;
}
.yellow_field legend {
	border: 1px #988600 solid;
	border-top: 5px #988600 solid;
}
.yellow_field input {
	border: 1px #988600 solid;
	border-color: #988600;
}
.yellow_field textarea {
	border: 1px #988600 solid;
	border-color: #988600;
}

.yellow_field contents {
	border: 1px #988600 solid;
	background-color: #988600;
}

.yellow_field select {
	border: 1px #988600 solid;
}

/*Blue*/
.picture_field {
	padding: 1px 1px 1px 1px;
	margin : 0 -8px 0 0;
	width  : 155px;
	height : 400px;
}

.koshi_picture_field {
	padding: 1px 1px 1px 1px;
	margin : 0 -8px 0 0px;
	width  : 155px;
	height : 370px;
}

.button {
	font-size: 0.8em;
	font-weight: bold;
	color: blue;
	height: 30px;
	min-width: 100px;
	width: 150px !important;
	display:inline-block;
	background-color: #d4d4d4;
	border-top-style: solid;
	border-top-color: #878787;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #878787;
	border-left-width: 5px; 
	border-right-style: solid;
	border-right-color: #878787;
	border-right-width: 1px;
}

.button:hover {
	background-color: #a5acb0;
}

.tbhead {
	font-weight: bold;
	text-align: left;
	background : #ffa600;
}


table{
	border: none;
	text-align:left;
	margin:0px;
    width: 98%;
    border-spacing: 0;
    border-collapse: collapse;
}

th{
	padding: 0;
}

tr{
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0;
}

td{
    border-spacing: 0;
    border-collapse: collapse;
	padding: 3px;

}

.tr_line{
	border: #e09140 1px solid;
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	border-top: none;
}

.td_line{
	border: #e09140 1px solid;
	border-collapse: collapse;
	border-right: none;
	border-bottom: none;
	border-top: none;
}

.faq_title{
	font-size:1em;
	font-weight:bold;
	color: #e09140;
}

.faq_anwser{
	font-size:0.7em;
}


/*======================= New styles ==========================*/
.orange_box {
	background-color: #ffc000;
}

.orange_box .orange_box_tl {
	background: url(../images/bjhc/new/orange_tl.png) 0 0 no-repeat;
	position: relative;
}

.orange_box .orange_box_tr {
	background: url(../images/bjhc/new/orange_tr.png) 100% 0 no-repeat;
	position: relative;
}

.orange_box .orange_box_br {
	background: url(../images/bjhc/new/orange_br.png) 100% 100% no-repeat;
	position: relative;
}

.orange_box .orange_box_bl {
	background: url(../images/bjhc/new/orange_bl.png) 0 100% no-repeat;
	position: relative;
	padding:5px;
}



.light_orange_box {
	background-color: #ffcc66;
}

.light_orange_box .light_orange_box_tl {
	background: url(../images/bjhc/new/light_orange_tl.png) 0 0 no-repeat;
	position: relative;
}

.light_orange_box .light_orange_box_tr {
	background: url(../images/bjhc/new/light_orange_tr.png) 100% 0 no-repeat;
	position: relative;
}

.light_orange_box .light_orange_box_br {
	background: url(../images/bjhc/new/light_orange_br.png) 100% 100% no-repeat;
	position: relative;
}

.light_orange_box .light_orange_box_bl {
	background: url(../images/bjhc/new/light_orange_bl.png) 0 100% no-repeat;
	position: relative;
	padding:10px 20px 10px 20px;
}

.description_text {
	color:#666666;
}

.red_title_bar {
	background-color:#e30011;
	color: #24104c;
	height:20px;
	padding:5px;
	font-weight:bold;
}

.red_bar {
	color:#ffffff;
	background-color:#ff3333;
	padding:2px;
}

.detail_button {
	width:208px;
	height:36px;
	background: url(../images/bjhc/new/btn_detail_a.png) no-repeat;
	cursor:pointer;
	float:left;
	position:relative;
}

.detail_button:hover {
	width:208px;
	height:36px;
	background: url(../images/bjhc/new/btn_detail.png) no-repeat;
}