body
{
	background-color:#000000;
	border:none;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5f5f5f;
	font-size:12px;
}

a
{
	text-decoration:none;
	border:none;
}

a:hover
{
	text-decoration:underline;
}

a>img
{
	border:none;
}

hr
{
	border:none;
	border-top:none;
	border-bottom:1px #da417a solid;
	margin:20px 0px 20px 0px;
}

#head_menu_top
{
	background-image:url(img/head_menu_top.png);
	background-position: right top;
	background-repeat:no-repeat;
	height:474px;
	width:900px;
	margin:auto;
}

.contents
{
	width:600px;
	margin:auto;
}

#head_menu_top .contents
{
	padding-top:110px;
	height:324px;
}

#head_menu_bot
{
	background-image:url(img/head_menu_bot.png);
	background-position: right top;
	background-repeat:no-repeat;
	width:900px;
	margin:auto;
}

#contents
{
	width:600px;
	margin:auto;
	padding-top: 150px;
}

#bottom
{
	height: 120px;
	width:700px;
	margin:auto;
	text-align:right;
	color:#FFFFFF;
	font-size:10px;
}

#bottom a
{
	color: #FFFFFF;
}

#menu
{
	width:593px;
	margin-left:5px;
}

.menu_item
{
	background-image:url(img/star.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:24%;
	float:right;
	height:46px;
}

.menu_item>a
{
	margin-left:35px;
}
