/* CSS Document */


h2 {
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/action/h2_back.gif);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	line-height: 1.6em;
	font-weight: bold;
	font-size: 12px;
}
* html h2 {
	line-height: 1.6em;
}
* +html h2 {
	line-height: 1.4em;
}

p { 
	line-height: 1.4em;
}

.point_text {
	margin-bottom: 0px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
	height: 24px;
	color: #333333;
	background: url(../images/common/point.gif) no-repeat 4px center;
	font-size: 12px;
	text-align: left;
}
* html body .point_text {
	margin-bottom: 0px;
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 0px;
	height: 34px;
	color: #333333;
}
td.center {
	font-weight: bold;
	text-align: center;
}
td.center a {
	font-weight: bold;
	text-align: center;
}

p.clear-both {
	clear: both;
}
.clear-both {
	clear: both;
}
.t10 {
	font-weight: normal;
	font-size: 10px;
}

.red{
	color: #CC0000;
}

.error{
	color: #FF0000;
}

.form_error{
	color: #FF0000;
}

.clearfix{
   display: inline-table;
   height: 1px;
   min-height: 1px;
   /* \*/ display: block; /* */
}

.clearfix:after{
   display: block;
   content: "";
   clear: both;
}

body>.clearfix{
   height: auto;
}



#main {
	margin-bottom: 15px;
	float: left;
	width: 660px;
	text-align: left;
}

#main div#to_top_back {
	margin-top: 35px;
	padding: 10px;
	height: 45px;
	background-image: url(../images/common/dot_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#to_top_back .to_top_btn_01 {
	margin-left: 15px;
	float: left;
}

div#to_top_back .to_top_btn_02 {
	margin-left: 495px;
}

a img {
    border: 0;
	text-decoration: none;
}

.bule {
	color: #0C5996;
}
.bule a:link {
	color: #0C5996;
	text-decoration: none;
}
.bule a:visited {
	color: #0C5996;
	text-decoration: none;
}
.bule a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.point_text_h {
	padding-top: 2px;
	padding-left: 25px;
	height: 40px;
	color: #333333;
	background: url(../images/common/point.gif) no-repeat 4px center;
	font-size: 12px;
	text-align: left;
}
* html .point_text_h {
	padding-top: 2px;
	height: 44px;
	color: #333333;
	background-position: 4px;	
}

.point_text {
	margin-bottom: 0px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 0px;
	float: left;
	height: 24px;
	color: #333333;
	background: url(../images/common/point.gif) no-repeat 4px center;
	font-size: 12px;
	text-align: left;
}
* html body .point_text {
	margin-bottom: 0px;
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 0px;
	height: 34px;
	color: #333333;
}


#pager {
	margin-top: 15px;
	width: 660px;
	height: 50px;
	text-align: center;
}
* html #pager {
	width: 660px;
	height: 65px;
}

#pager ul{
	margin:0px auto;
	padding: 0px 0px 0px 0px;
	width: 308px;
	text-align: center;
}
#pager li{
	padding-top: 0px;
	float: left;
	width: 33px;
	height: 50px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#pager li.list1 {
	margin: 2px;
	float: left;
	width: 30px;
	height: 30px;
}

#pager li.list2 {
	margin: 2px;
	padding-top: 5px;
	border: 1px solid #C1C1C1;
	float: left;
	width: 28px;
	height: 23px;
}
* html #pager li.list2 {
	width: 30px;
	height: 30px;
}

#pager li.list3 {
	margin: 2px;
	padding-top: 6px;
	float: left;
	width: 30px;
	height: 24px;
}
* html #pager li.list3 {
	width: 30px;
	height: 30px;
}

.pagenate {
	border: 1px solid #C1C1C1;
	float: left;
	width: 29px;
	height: 33px;
	font-size: 16px;
}

.pagenate a {
	padding: 0px;
	width: 33px;
	height: 33px;
}
/* pagenate‚±‚±‚Ü‚Å */

/*--
point_get_box ----------*/
div#point_get_box {
	margin-bottom: 18px;
	clear: both;
}
div#point_get_box ul {
	border-top: 1px solid #DDEDFD;
	border-right: 1px solid #DDEDFD;
	border-left: 1px solid #DDEDFD;
}
div#point_get_box li {
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	border-bottom: 1px solid #DDEDFD;
	line-height: 1.4em;
	background: url(../images/point/sponsor.gif) no-repeat 10px 9px;
	font-size: 12px;
}
div#point_get_box .point_info {
	margin-right: 5px;
	margin-left: 10px;
	position: relative;
	top: 3px;
}


