/*Comon Style-----------------------------------*/
@import url(./common/common.css);
@import url(./common/style.css);


/*Unique Style*/

/*index desine ---------------------*/
#top_head	{
	width:758px;
	height:340px;
	display:block;
	margin:0 0 20px;
	position:relative;
}

#contents.top_con	{
	background-image:url(../images/top/top_head.png);
	background-repeat:no-repeat;
	background-position:center top;

}

#top_head ul,
#top_head .detail,
#contents.top_con .section span	{
	position:absolute;
}

#top_head ul	{
	width:155px;
	left:602px;
	top:7px;
}

#top_head ul li,
#top_head ul li img	{
	width:155px;
	height:122px;
	display:block;
}

#top_head ul li	{
	margin:0 0 10px;
}

#top_head .detail,
#top_head .detail a
#top_head .detail a img	{
	width:187px;
	height:29px;
	margin:0;
	display:block;
}



#top_head .detail	{
	left:389px;
	top:352px;
}

#contents.top_con .section	{
	float:left;
	width:240px;
	height:160px;
	margin:0 6px 10px 0;
	background-repeat:no-repeat;
	background-position:lest top;
	position:relative;
}

#contents.top_con .section h3,
#contents.top_con .section p	{
	display:none;
}


#contents.top_con .section#top_one	{
	background-image:url(../images/top/top_section_01.png);
}

#contents.top_con .section#top_two	{
	background-image:url(../images/top/top_section_02.png);
}

#contents.top_con .section#top_three	{
	background-image:url(../images/top/top_section_03.png);
}


#contents.top_con .section span	{
	right:12px;
	top:122px;
}
