@charset "utf-8";
/***********************************************/
/* wrapper                                   */
/***********************************************/ 

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}


/***********************************************/
/* content                        */
/***********************************************/ 


  
    
#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#content .section h2 {
	width: 145px;
	display: block;
	float: left;
}
#content .section .content_wrap {
	width: 790px;
	float: right;
}
#content h3 {
	margin-bottom: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
}
#content p {
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#content01 ul {
	padding-left: 10px;
	padding-bottom: 20px;
}
#content01 li {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.pagetop {
	clear: both;
	padding-left: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}


#content .section {
	clear: both;
}
#content01 {

}
#content02 {
	width: 380px;
	float: left;
}
#content02 table {
	border: 1px solid #999999;
	border-collapse:collapse;
	width: 100%;
	margin-bottom: 20px;

}
#content02 th {
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #CFE9E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content03 thead th {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#content02 tbody th {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
}
#content02 td {
	font-size: 10px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	color: #333333;
	background-color: #FFFFFF;
}

#content03 {
	width: 390px;
	float: right;
	background-image: url(../images/content03_bkg.png);
	background-repeat: no-repeat;
	background-position: 80px 100px;
	height: 370px;
}
#content04 {
	background-image: url(../images/content04_bkg.png);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	height: 575px;
}
#content04 .link_wrap {
	padding-top: 300px;
	padding-left: 10px;
	font-size: 12px;
	color: #666666;
}
#content05 {
	width: 392px;
	float: left;
}
#content05 .p_wrap {
	margin-bottom: 350px;
}

#content06 {
	width: 395px;
	float: right;
}
#content07 {
	clear: both;
	background-image: url(../images/content07_pic.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 300px;
}
#content06 p {
	line-height: 17px;
}
#content08 {
	float: left;
	width: 390px;
}
#content09 {
	float: right;
	width: 390px;
}
#content10 {
	background-image: url(../images/content10_pic.png);
	background-repeat: no-repeat;
	background-position: right;
}
#content10 table {
	margin-bottom: 15px;
	border-collapse:collapse;
	border: 1px solid #999999;
}
#content10 td {
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	margin: 0px;
}
#content10 thead th {
	font-size: 11px;
	background-color: #D3EBEF;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

#content10 tbody th {
	font-size: 11px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
}
#botom_navi {
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
}
.btom_pagetop {
	margin-left: 35px;
}
.botom_alts {
	margin-left: 45px;
}


.txtblue {
	color: #0066FF;
}
.txtred {
	color: #CC0000;
}
.txtpink {
	font-weight: bold;
	color: #FF66CC;
}
.txtred2 {
	font-weight: bold;
	color: #FF0000;
}




#suberi {
	background-image: url(../images/content05_pic.png);
	background-repeat: no-repeat;
	background-position: 0px 220px;
}



/***********************************************/
/* clearfix                                */
/***********************************************/ 
#content:after,
#gl-navi ul:after,
#sub:after,
#factory:after,
#tenku:after


{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.supplementation {
	font-size: 10px;
	line-height: 17px;
	color: #8D7E63;
	padding-top: 10px;
	display: block;
	padding-bottom: 10px;
}

.clearfix {display: block;}
