@charset "utf-8";
/* CSS Document */

.alpha{
	width: 203px;
}
.snaviP{
	padding: 13px 0 0 18px;
	line-height: 130%;
}
.snavititle{
	font-size: 16px;
	font-weight: bold;
	color: #b5aca0;
	padding: 0 0 4px 12px;
}
.snavi{
	font-size: 12px;
}
.snavi ul{
	list-style: none;
}
.snavi li{
	padding: 0 0 0 12px
}
.indent1{
	padding: 0 0 0 10px;
}
.indent2{
	padding: 0 0 0 10px;
}
.snavi .current{
	background: url(../images/base_snavi_triangle.gif) 0 5px no-repeat;
}
.beta{
	padding: 0 0 20px 3px;
	border-left: 1px solid #dddddd;
}

#lineup {
	clear: both;
	float: none;
	margin: 0 auto;
	padding: 0 0 0 1px;
	width: 761px;
	background: #edeae7;
}
*html #lineup{padding:0;}

#lineup #mycategory-list a{
	background: #FFF;
	display: block;
	margin: 1px;
	height: 150px;
	width: 150px;
	float: left;
	text-align: center;
	text-decoration: none;
}
#lineup #mycategory-list a img{
	border-top-width: 0;
	margin: 18px 0 0;
}
#lineup #mycategory-list a .entrytit{
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
}

#lineup #mycategory-list a .newtagging{
	background-image: url(../images/new-mark.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 28px;
	margin: 2px auto 0;
	display: block;
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
}
#lineup #mycategory-list a .tagging{
	height: 10px;
	width: 28px;
	margin: 2px auto 0;
	display: block;
	font-size: 8px;
	line-height: 10px;
	text-decoration: none;
}
#lineup .lineuplist-end{
	clear: both;
	line-height: 30px;
	text-align: center;
	height: 30px;
	background-color: #FFF;
	width: 760px;
}
#lineup #lineup-header{
	height: 30px;
	width: 760px;
}
#lineup #lineup-header h1{
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	display: block;
	margin: 0 0 0 12px;
	color: white;
}
#lineup .lineuplist-end .b-next,#lineup .lineuplist-end .b-before{
	padding-right: 5px;
	padding-left: 5px;
}

#t2titems{
	background: #ffffff url(../images/t2t-mark.gif) 3px 2px no-repeat;
}

