@charset "utf-8";

/* **************************
 ▼ SECTION ADJUST
************************** */

#main .mainFrame .secGS01{
	margin-bottom: 30px;
	padding-bottom: 4px;
	background: url("../../shared/images/line_001.gif") left bottom no-repeat;
}

#main .mainFrame .reset{
	margin-bottom: 0;
	padding-bottom: 30px;
	background: none;
}


/* **************************
 ▼ CONTENTS SETTING
************************** */

#main .thumbFrame{
	width: 100%;
	margin-bottom: 30px;
}

#main .thumbFrame h3{
	margin-bottom: 10px;
	font-size: 0;
}

#main .thumbFrame li{
	width: 148px;
	min-height: 78px;
	float: left;
	display: inline;
	margin-right: 11px;
	padding-bottom: 10px;
}
*html #main .thumbFrame li{
	height: 78px;
}

#main .thumbFrame li.reset{
	margin-right: 0;
}

#main .thumbFrame dt{
	margin-bottom: 5px;
}

#main .thumbFrame dt img{
	border: 1px solid #d9d9d9;
}

#main .thumbFrame dd{
	font-size: 10px;
	line-height: 14px;
}

#main .entryTitle{
	width: 784px;
	margin-bottom: 23px;
	padding-bottom: 18px;
	color: #FE8BC0;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	background: url(../../shared/images/bg_title.gif) left bottom no-repeat;
}

#main div.mv{
	margin-bottom: 10px;
	padding: 0px 20px;
}

#main div.item{
	margin-bottom: 30px;
	padding: 0px 20px;
}

#main .note{
	margin-bottom: 5px;
	font-size: 0;
}

#main .entryBody{
	margin-bottom: 30px;
	padding: 0px 20px;
}

#main .onlineBt{
	margin-bottom: 30px;
	padding: 0 20px;
	text-align: center;
}

#main .onlineBt div{
	width: 320px;
}

#main .onlineBt p{
	font-size: 10px;
	color: #004eff;
	text-align: right;
}

