@charset"utf-8";
/**********************************************
	index.css
**********************************************/

#contents{
	padding: 0px 30px;
	background:#e1e8ee;
}

#contents-inner{
	background:#e9eef4;
}


.float1
{
	float: left;
	width: 354px;
}

.area-tab
{
	background:url(../img/index/index_bg-01.gif) repeat-x;
	height:58px;
}
.area-tab .category-tab
{
	border-right: 1px solid #ffffff;
	height:39px;
}
.area-tab .alphabetical-tab
{
	height:39px;
}


.bg-tab
{
	background:url(../img/index/index_bg-tab.gif) repeat-x;
}
.btn-tab
{
}

.no-display
{
	display: none;
}
.show-display
{
	display: show;
}




/* category */

#area-category
{
	margin-bottom: 20px;
}

#area-category .left
{
	padding: 0 20px 0 30px;
	margin-bottom: 18px;
}

#area-category .right
{
	padding: 0 30px 0 20px;
	margin-bottom: 18px;
}

#area-category .pdown
{
	padding:15px 0px;
	text-align:center;
	background:#ffffff;
}

select
{
	font-size:0.7em;
	margin-left:0px;
	width: 248px;
}




/* alphabetical */

#area-alphabetical
{
	margin-bottom: 20px;
	height:1%;
}
.area-alphabetical-inner
{
	padding: 0px;
	text-align: center;
}

.box-alphabetical
{
	background:#fbfcfd url(../img/index/index_box-alphabetical_top.gif) no-repeat;
	padding-top: 5px;
	margin: 0 auto 10px auto;
	width: 649px;
	overflow:hidden;
}


.box-alphabetical-btm
{
padding: 0 0px 5px 0px;
background: url(../img/index/index_box-alphabetical_btm.gif)  no-repeat center bottom;
}
.ico-alphabetical
{
	float:left;
	width: 26px;
	margin-left:5px;
}
.box-alphabetical ul
{
	float:left;
	width:602px;
	padding:3px 0 0 0;
	margin:0 0 15px 0;
	
}
.box-alphabetical ul li
{
	float: left;
	width: 170px;
	/*margin-left: 15px;*/
	margin-bottom: 5px;
	background:url(../img/cmn/ico_arrow-green_01.gif) no-repeat 15px 0.6em;
	padding-left: 30px;
}
*html .box-alphabetical ul li
{
	width: 165px;
}


.box-alphabetical a
{
}



/* getfkashplayer */

#getflashplayer
{	float:left;
	padding:0px 0px 30px 30px;
	margin:0 0 0 0;
}

#text-getflashplayer
{	font-size:0.7em;
	float:left;
	padding:0px 0px 30px 10px;
	margin:0 0 0 0;
	width:550px;
}

