/* CSS Document */

img {
 border: none;
}

h1, h2, h3, h4, ul, li {
 margin: 0;
	padding: 0;
}

p {
 margin: 0;
	padding: 0;
 font-size: 12px;
	color: #333333;
	line-height: 140%;
}

div.contents_cover {
	width: 650px;
	background-color:#ffffff;
	float: left;
}

div.contents {
	padding: 10px;
	border-right: 1px solid #cfddd1;
	border-left: 1px solid #19271b;
}

p.txtType01 {
 padding-top: 10px;
 padding-bottom: 10px;
 font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #ffffff;
}

.txtType02 {
 font-size: 16px;
	font-weight: bold;
	line-height: 150%;
	color: #d40000;
}

.txtType03 {
 font-size: 14px;
	font-weight: bold;
 color: 	#c3ac65;
	margin-bottom: 5px;
}

.txtType05 {
 font-size: 20px;
	font-weight: bold;
	line-height: 150%;
	color: #d40000;
}

.txtType06 {
 font-size: 14px;
	color: #d40000;
	font-weight: bold;
	line-height: 140%;
}

.txtType07 {
 font-size: 12px;
	color: #ffffff;
}

.txtType08 {
 font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	color: #333333;
}

.txtType09 {
 font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

div.impbox01 {
 margin-bottom: 10px;
	background: #cfddd1;
}

div.impbox02{
 margin-bottom: 10px;
}

div.impbox03{
}

.imp_title {
 margin-bottom: 10px;
	padding: 5px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	line-height: 1em;
	background-image: url(images/091210_blx/tit_back04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/height: 25px;
}

.imp_title02 {
 margin-bottom: 10px;
	padding: 5px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 1em;
	background-color: #dddddd;
	/height: 25px;
}

.impbox01_L {
width: 280px;
float: left;
}

.impbox01_R {
width: 338px;
float: right;
}

.impbox01_R_inner {
padding-right: 10px;
}

div.imp_eachbox01 {
padding: 10px;
border: 1px solid #999999; 
margin-bottom: 10px;
}

div.imp_eachbox01_L {
width: 378px;
float: left;
}

div.imp_eachbox01_R {
width: 218px;
float: right;
}

div.imp_eachbox02 {
padding: 10px;
border: 1px solid #999999; 
margin-bottom: 10px;
}

div.imp_eachbox02_L {
width: 218px;
float: left;
}

div.imp_eachbox02_R {
width: 378px;
float: right;
}

div.impbox01 table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	border-right: 2px solid #999999; 
	border-left: 2px solid #999999; 
	border-top: 2px solid #999999; 
	border-bottom: 1px solid #999999; 
}

div.impbox01 table th {
	border-right: 1px solid #999999; 
 border-bottom: 1px solid #999999;
	padding: 2px;
	width: 30%;
}

div.impbox01 table td {
 border-bottom: 1px solid #999999;
	padding: 2px;
}

span.txtType04 {
 font-size: 16px;
	font-weight: bold;
	color: #e02700;
	text-align: center;
}


div.pageFootBox {
 padding: 10px;
	background: #c3ac65;
}

div.pageFootBox .btn01 {
width: 175px;
float:left;
margin-right: 5px;
}

div.pageFootBox .btn02 {
width: 113px;
float:left;
margin-right: 5px;
}

div.pageFootBox .btn03 {
width: 165px;
float:left;
}

div.pageFootBox .btn04 {
width: 162px;
float:right;
}



/*---------------------------- */


div.linkBox01 img {
 float: right;
}

.mTop10 {
 margin-top: 10px;
}

.mTop15 {
 margin-top: 15px;
}

.mTop20 {
 margin-top: 20px;
}

.mBtm10 {
 margin-bottom: 10px;
}

.mBtm15 {
 margin-bottom: 15px;
}

.mLft10 {
	margin-left: 10px;
	float:right;
}

.mRit10 {
	margin-right: 10px;
	float:left;
}

.mLft5 {
	margin-left: 5px;
	float:right;
}

.mRit5 {
	margin-right: 5px;
	float:left;
}

.f_red {
 color: #ff3106;
}

/* clear */

.clear { clear: both; margin: 0px; padding: 0px; height: 0px; font-size: 0px; line-height: 0px;}
p.clear { clear: both;}
.clear hr { display: none; border: none; height:0px;}
.clearfix {
	clear: both;
	min-height: 1px;/
	zoom: 1;
	height:auto;
	background-color:transparent;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	background-color:transparent;
}
.clearfix { min-height: 1px; }
/*----------------------------WinIE6 and below */
/* Hides from IE-mac бя*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

