@charset "utf-8";
/* CCC */



#ce_center_main{
	width:820px;
	height:1200px;
	text-align:center;
	margin:5px auto 20px auto;
	background:url(../images/ccc/bk_CCC.jpg) no-repeat 0 0;
}
#center_inner{
	width:720px;
	text-align:left;
	margin:0 auto 0 auto;
}

.ccc{
	color:#00A6BA;
	font-weight:bold;
}

.ccc_title{
	font-size:28px;
	color:#00A6BA;
}


h3{
	height:35px;
	line-height:37px;
	font-size:18px;
	margin:5px auto 25px auto;
	font-weight:normal;
}

h3,
h3 *{
	font-size:16px;
	font-weight:bold;
}

.ico_h3{
	display:block;
	float:left;
	width:20px;
	height:35px;
	background:url(../images/ccc/ico_h3.jpg) no-repeat 0 0;
	text-indent:-9999px;
}

.leftbox{
	display:block;
	float:left;
	width:290px;
}
.rightbox{
	display:block;
	float:right;
}
.rightbox_big{
	width:367px;
}

.leftbox50{
	width:44%;
}
.rightbox50{
	width:50%;
}


.ccctbl{
	width:100%;
	margin-bottom:15px;
}

.ccctbl td,
.ccctbl th{
	font-size:13px;
}

.ccctbl th{
	color:#FFF;
	text-align:center;
	background-color:#626871;
}
.ccctbl td{
	text-align:left;
	vertical-align:middle;
	border-bottom:#CCC 1px solid;
}


.ccctbl .bk{
	background-color:#F6F6F8;
}

.att{
	color:#00ADA9;
}


.ccclink{
	display:block;
	height:35px;
	line-height:35px;
	background-color:#ECEDF2;
	margin-bottom:15px;
}

.ccclink a{
	display:inline-block;
	margin-right:35px;
	padding-left:10px;
	font-weight:bold;
}

ol{
	list-position:outside;
	list-style:decimal;
	padding-left:25px;
}

.cccol{
	margin-left:35px;
}

.cccdl{
	display:block;
	height:35px;
	line-height:35px;
	background-color:#ECEDF2;
}

.cccdl p{
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	margin-right:10px;
	margin-left:10px;
	font-weight:bold;
}


.ico_cccdl2{
	display:block;
	float:left;
	width:99px;
	line-height:35px;
}
