@charset "UTF-8";
/* text
************************************************/
a:link {
	color: #333;
	text-decoration: underline;
	font-weight: 100;
}
a:visited {
	color: #333;
	text-decoration: underline;
	font-weight: 100;
}
a:hover {
	color: #f06;
	text-decoration: underline;
	font-weight: 100;
}
a:active {
	color: #333;
	text-decoration: underline;
	font-weight: 100;
}
/* body
************************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align:center;
	background: #fff;
}



#container {
	margin: 0 auto;
	padding: 0;
	width: 850px;
	background: #fff;
	height: auto;
	text-align: left;
	background: url(../img/back.jpg) 0 0 repeat-y;

}

p, img, p img, a img{
	margin: 0;
	padding: 0;
	border: none;
}

span.pink{
	font-weight: bold;
	color: #FF0066;
}

span.blue{
	font-weight: bold;
	color: #069;
	text-decoration: underline;
}


.rollover{}

p.to_top{
	float: right;
	text-align: right;
	padding: 0 45px 20px 13px;
	font-size: 10px;
	color: #333;
	background: url(../img/pagetop.jpg) 0 0 no-repeat;
}

/*header
*************************************************/
#header{
	margin: 0 auto;
	padding: 0;
	line-height: 150%;
	width: 850px;
}

.head_lineup{
	overflow: hidden;
	clear: both;
	width: 790px;
	margin: 0 auto 3px;
	padding: 0 0 0 14px;
}



.head_lineup .card{
	margin: 0 auto;
	width: 389px;
	height: 141px;
	float: left;
	background: url(../img/card_back.jpg) 0 0 no-repeat;
}

.head_lineup .card p.cardname{
	float: left;
	padding: 20px 0 0 20px;
	font-size: 10px;
	line-height: 130%;
}

.head_lineup .card p.card_img{
	float: right;
	padding: 20px 20px 0 0;
}

.head_lineup .card p.btn{
	float: right;
	padding: 5px 25px 0 0;
}



.head_lineup .lineup .card p{
	text-align: left;
}

p.cardname a{
	background: url(../img/arrow_s.jpg) 0 1px no-repeat;
	padding: 0 0 0 20px;
	font-size: 10px;
	color: #330000;
}

.head_lineup .lineup .card p.btn{
	margin: 0;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

.contents{
	overflow: hidden;
	margin: 0 auto 5px;
	padding: 0 0 11px;
	clear: both;
	background: url(../img/box_bottom.jpg) bottom no-repeat;
}


/* cover_cont
**********************/
.contents h2{
	width: 730px;
	margin: 0 auto 20px;
	text-align: center;
	padding: 30px 5px 5px 5px;
	border-bottom: #ccc 1px solid;
}

.contents h3{
	margin: 0 auto;
	width: 720px;
	text-align: left;
	padding: 0 0 2px 15px;
	background: url(../img/arrow_circle.jpg) 0 0 no-repeat;
	border-bottom: #ccc 1px dotted;
}


.contents .cover_cont{
	width: 850px;
	margin: 10px auto 0;
	padding: 11px 0 0;
	background: url(../img/box_top.jpg) 0 0 no-repeat;
}

.contents .cover_cont .cont_se{
	padding: 0 0 11px;
	text-align: left;
	background: url(../img/box_back.jpg) 0 0 repeat-y;

}

.contents .cover_cont .cont_se p{
	line-height: 150%;
	padding: 3px 60px 24px;
}


.contents .cover_cont .cont_se p img{
	margin: 0 2px 0 0;
}


/* table
**********************/
table{
	clear: both;
	margin: 5px 60px 20px;
	text-align: center;
	border: 1px solid #666;
	border-collapse: collapse;
	background: #FFF;
	width: 728px;
}

table tr{
	border: solid 1px #666;
	border-collapse: collapse;
}

table th{
	padding: 15px 0;
	border: solid 1px #666;
	border-collapse: collapse;
}

table td{
	border: solid 1px #666;
	border-collapse: collapse;

	padding: 5px;
}


/*.table*/
.table{
	margin: 0 auto;
	text-align: left;
}


.table .title{
	background: url(../img/card_top.jpg) 0 0 no-repeat;
	height: 78px;
}



.content{
	clear: both;
	overflow: hidden;
	padding: 0 60px 0 62px;
}

.co_card{
	margin: 0 auto;
	width: 160px;
	float: left;
	text-align: center;
}

.table .right{
	width: 560px;
	float: right;
	padding: 0 0 7px;
	margin: 0;
	overflow: hidden;
}

.table .right img{
	float: left;
}

.table .right p.h1{
	margin: 0;
	padding: 0;
}

.table .right p.icon{
	margin: 0;
	padding: 0;
	float: right;
}
.table .right p.desc{
	margin: 0;
	padding:  5px 0 0 0;
	clear: both;
}


.right_bottom{
	width: 560px;
	float: right;
	overflow: hidden;
	font-style: normal;
	margin: 0;
	padding: 0;
}



.table .right_bottom ul{
	background: #fff;
	margin: 0;
	padding: 5px 0 0;
	text-align: left;
	float: left;
	width: 445px;
}

.table .right_bottom ul li{
	line-height: 150%;
	background: #fff;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: outside disc;
	font-weight: normal;
	color: #000;
}

.right_bottom img{
	padding: 0;
	float: right;
	margin: 20px 0 10px;
}


.table table.in th, .table table td{
	margin: 0;
	padding: 10px;
	border: 1px solid #666;
	width: 
}

.table table.in th{
	background: #ccc;
}



/* contents
************************************************/

.cont_se .head_lineup{
	clear: both;
	width: 780px;
	margin: 0 auto;
	background: none;
	padding: 0;
	background: url(../img/c_back.jpg) 0 0 repeat-y;
}

.cont_se .head_lineup p.title img{
	margin: 2px 0 0 0;
}

.cont_se .head_lineup .lineup{
	clear: both;
	margin: 0 auto;
	width: 780px;
	height: auto;
	overflow: hidden;
}

.cont_se .head_lineup .lineup .card{
	margin: 0;
	float: left;
	text-align: center;
	width: 227px;
	padding: 0 15px;
	background: none;
}

.cont_se .head_lineup .lineup .card p{
	margin: 10px auto 20px;
	padding: 0;
	background: none;
}

/*information*/
.contents .information{
	width: 720px;
	margin: 10px auto 0;
	padding: 15px;
	background: #ffc;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}

.contents .information ul{
	margin: 10px 20px 0;
	padding: 0
}

/*footer lineup*/
.footer_lineup{
	clear: both;
	width: 748px;
	margin: 0 auto;
	background: url(../img/footer_c_back.jpg) 0 0 repeat-y;
	padding: 0;
	line-height: 150%;
}

.footer_over{
	background: url(../img/footer_c_bottom.jpg) bottom no-repeat;
	padding: 0 0 7px;
	margin: 0 0 10px;
}

.footer_lineup .lineup{
	clear: both;
	margin: 0 auto;
	width: 748px;
	height: auto;
	overflow: hidden;
}

.footer_lineup .lineup .card{
	margin: 0;
	float: left;
	text-align: center;
	width: 149px;
	padding: 0;
}

.footer_lineup .lineup .card p{
	margin: 0;
	padding: 0;
	text-align: left;
}

/*bottom_btn*/
.bottom_btn{
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0 auto;
	text-align: right;
	width: 750px;
}

.bottom_btn h4{
	float: right;
	background: url(../img/arrow.jpg) 0 8px no-repeat;
	padding: 8px 0 0 13px;
	line-height: 100%;
	margin: 0;
}

.bottom_btn a img{
	float: right;
	padding: 0 0 0 10px;
	margin: 0;
}

/* footer
************************************************/
#footer{
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 15px 20px 35px;
	background: #F6FAFD;
	height: 35px;
	border-top: #ccc solid 1px;
	font-size: 10px;
}

#footer p.left{
	float: left;
}


#footer p.right{
	float: right;
}
