@charset "utf-8";
/* CSS Document */



/*second-main*/
#second-main{
	width: 717px;
	margin-bottom: 10px;
	background: url(../images/injection/bg-main-center.gif) repeat-y;
	position: relative;
}
#second-main h3{
	width: 717px;
	height: 45px;
}
#ill-injection{
	width: 135px;
	height: 113px;
	position: absolute;
	top: 8px;
	left: 520px;
	z-index: 1;
}

.second-main-footer{
	width: 717px;
	height: 10px;
	background: url(../images/injection/bg-main-footer.gif) no-repeat;
}

/*mini-table*/
#mini-table p{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}
#mini-table table{
	width: 500px;
	margin-bottom: 10px;
	border: 2px #ccc solid;
	background: #fff;
	border-collapse: collapse;
}
#mini-table table th{
	width: 80px;
	border: 2px #ccc solid;
	text-align: center;
	padding: 5px;
	font-weight: normal;
}
#mini-table table td{
	border: 2px #ccc solid;
	text-align: center;
	padding: 5px;
}
#mini-table table li{
	float: left;
	margin-right:15px;
}


/*tablearea*/
#tablearea{
	width: 691px;
	position: relative;
	z-index: 2;
}
#tablearea table{
	width: 691px;
	border: 2px #ccc solid;
	background: #fff;
	border-collapse: collapse;
}
#tablearea #tablebottom{
	margin-bottom: 0;
}
#tablearea table a{
	color:#333;
}
#tablearea table a:hover{
	color:#999;	
}
#tablearea table th{
	border: 2px #ccc solid;
	text-align: center;
	background: #2AC2AB;
	padding: 5px;
	color: #fff;
	font-size: 17px;
	letter-spacing: 2px;
}
#tablearea table .mini{
	font-size: 13px;
	font-weight: normal;
}
#tablearea table td{
	border: 2px #ccc solid;
	padding: 5px;
	text-align: center;
}
#tablearea table td ul{
	color: #85D0F4;
}
#tablearea table .tablenone{
	text-align: left;
	padding:10px 5px;
}
#tablearea .lasttable{
	margin-bottom: 15px;;
}

.nextpage-links{
	width: 690px;
}
.nextpage-links dl{
	width: 690
	margin-bottom: 5px;
}
.nextpage-links dt{
	float: right;
}
.nextpage-links dd{
	float: left;
}
.nextpage-links2{
	width: 690px;
	text-align: right;
margin: 10px 0;
}


.blue{
	background: #F1FAFE;
	font-weight: bold;
	width: 130px;
}
.red2 {
	color: #E00000;
	font-weight: bold;
}

/*faq-listbox*/
#faq-listbox{
	width:690px;
	background:#fff;
	position:relative;
	margin-bottom:10px;
}
#tit-faq{
	width:690px;
	height:32px;
	margin-bottom:10px;
}
#tit-faq p{
	width:690px;
	height:32px;
}

#ill-faq{
	width:157px;
	height:81px;
	position:absolute;
	top:10px;
	left:510px;
	z-index:1;
}

/*faq-listbox-left*/
#faq-listbox-left{
	width:441px;
	float:left;
}
#faq-listbox-left dl{
	width:401px;
	margin:0 20px;
	margin-bottom:5px;
}
#faq-listbox-left dl dt{
	width:41px;
	float:left;
}
#faq-listbox-left dl dt img{
	vertical-align:middle;
}
#faq-listbox-left dl dd{
	width:355px;
	float:right;
	line-height:25px;
}
#faq-listbox-left dl .lastlist{
	margin-bottom:0;
}

/*faq-listbox-right*/
#faq-listbox-right{
	width:249px;
	height:142px;
	float:right;
	margin-top:400px;
	/margin-top:380px;
	/margin-bottom:-15px;
}
#faq-listbox-right p{
	width:249px;
	height:142px;
}


