/* CSS Document */


#pagetitle{
	background:none;
	overflow:hidden;
	margin:30px 0;
	_zoom:1;
}

#pagetitle h3{
	border:0px solid #ffffff;
	float:left;
}

#pagetitle .rightArea{
	float:left;
	margin-top:40px;
	width:500;
}

#pagetitle .rightArea .listname{
	font-size:116%;
	margin-bottom:30px;
}
#pagetitle .rightArea strong{
	font-size:171.4%;
}
#pagetitle .rightArea table{
	border:1px solid #ccc;
	border-width:0 1px 1px 0;
	width:100%;
}
#pagetitle .rightArea td{
	border:1px solid #ccc;
	border-width:1px 0 0 1px;
	text-align:center;
}
#pagetitle .rightArea td a{
	display:block;
	padding:3px 15px;
	text-align:center;
	text-decoration:none;
}
#pagetitle .rightArea td a:hover{
	opacity:0.5;
	filter:alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
}

#maincolumn{
	float:left;
	width:690px;
}
#maincolumn .lineuplist{
	margin-bottom:55px;
}
#maincolumn .lineuplist h4{
	background:url(../images/second/choi.gif) no-repeat left center;
	font-size:116.7%;
	font-weight:bold;
	padding-left:15px;
}
#maincolumn .lineuplist table{
	border:1px solid #ccc;
	border-width:0 1px 1px 0;
	width:100%;
}
#maincolumn .lineuplist td{
	border:1px solid #ccc;
	border-width:1px 0 0 1px;
	text-align:center;
	width:33.3%;
}

#maincolumn .lineuplist td .block{
	cursor:pointer;
	padding:40px 0 20px;
	position:relative;
}
#maincolumn .lineuplist td .block .name{
	position:absolute;
	left:2px;
	top:3px;
	width: 226px;
}
#maincolumn .lineuplist.parts td .block{
	padding:30px 0;
}



.inner_pagetop{
	margin-top:8px;
}
