@charset "UTF-8";
/* CSS Document */

.corce{
	margin:0px 5px 0px 0px;
}

table#corcetable {
    width: 679px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin:30px 0px 0px 0px;
}

table#corcetable th {
    padding: 3px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 100%;
}

table#corcetable td {
    padding: 3px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
}

.firstcell {
    background: #F5F5F5;
	width:238px;
}

.firstcellend {
    background: #F5F5F5;
	text-align:center;
	font-weight:bold;
	width:244px;
}

.first_title_g{
	font-weight:bold;
	text-align:center;
	background:#EAFED8;
	width:137px;
}

.first_title_b{
	font-weight:bold;
	text-align:center;
	background:#D9EBF7;
	width:137px;
}

.first_title_p{
	font-weight:bold;
	text-align:center;
	background:#E0DDED;
	width:137px;
}

.cell{ 
	text-align:center;
}


/*　--10の特徴 --*/
#left_10{
	float:left;
	width:305px;
	margin:0px 40px 0px 10px;
	}
	
#left_10 img{
	margin-bottom:3px;
	}

#right_10{
}

#right_10 img{
	margin-bottom:3px;
}

#left_10 .contents_box{
	float:left;
	margin:5px 0px 30px 0px;
	width:305px;
	height: 170px;
	}

#right_10 .contents_box{
	float:left;
	margin:5px 0px 30px 0px;
	width:305px;
	height: 170px;
}


#left_10 .contents_box2{
	float:left;
	margin:5px 0px 30px 0px;
	width:305px;
	height: 250px;
}

#right_10 .contents_box2{
	float:left;
	margin:5px 0px 30px 0px;
	width:305px;
	height: 250px;
}