strong{ font-weight: bold;}

#C_fontset{
	width: 700px;
	background: url(/dol/myGC/contest/img/cont_bg.jpg);
	border: solid 1px #a6e5f6;
}

h1{
	margin: 0 auto;
	padding: 0;
}

h2{
	margin-top: 20px;
	margin-bottom: -10px;
	z-index: 2;
	position:relative;
}

p{
	width: 670px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 5px;
}

.attention_box{
	width: 500px;
	height: 555px;
	margin: 0 auto;
	padding: 120px 100px 0 100px;
	line-height: 1.2;
	text-align: left;
	color: #116280;
	background:url(/dol/myGC/contest/img/attention.jpg) top center no-repeat;
}

.attention_box ul{
	margin: 0;
	padding: 0;
}

.attention_box li{
	margin: 0;
	padding: 0 0 5px 20px;
	text-indent: -17px; 
}




ul.decimal_list{
	list-style-type: decimal;
	list-style-position:inside;
}

ul.disc_list{
	list-style-type: disc;
	list-style-position:inside;
}

.cont1{height: 100px;}
.cont2{height: 110px;}
.cont3{height: 100px;}

.btn_mygc{
	width: 668px;
	height: 70px;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;

}
.btn_mygc a{
	background: url(/dol/myGC/contest/img/btn_mygc.png);
	width: 668px;
	height: 70px;
	display: block;
}

.btn_mygc a:hover{
	background: url(/dol/myGC/contest/img/btn_mygc.png) 0px -70px;
}

.btn_mygc strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

ul.at{
	width: 650px;
	margin: 0 auto;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul.at li{
	padding: 3px 0 3px 5px;
	text-indent: -6px; 
}


.New{
	width: 32px;
	font-weight: bold;
	color: #fff;
	background:#f00;
	padding: 2px;
	margin-bottom: 5px;
	text-align: center;
}

.item_at{
	width: 600px;
	margin: -10px auto 20px auto;
	text-align: left;
	line-height: 1.2;
}


/* cont All
============================================================================  */

.cp_wrapper{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	background:url(/dol/2nd_age/img/index/maincont_bg.jpg);
}

#page_back{
	width: 257px;
	text-align: center;
	margin: 0 0 0 450px;
	/* border: solid 1px #000; */
}






/* =========================================================================  */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}