/* CSS Document */


div#top_head{
	background: url(../images/bg_top.jpg) top center no-repeat; 
	height: 350px;
	padding-top: 70px;
}

div#top_submenu{
	margin-right: 50px;
}


	div#top_submenu ul{
	margin: 0;
	list-style: none;
	}
	
	div#top_submenu ul li{
	text-indent: -3000px;
	margin-left: 20px;
	float: right;
	}


		a#guide:link, a#guide:visited, a#guide:active, a#guide:hover{
		display: block;
		width: 75px;
		height: 14px;
		background: url(../images/menu_guide.gif) top center no-repeat;
		}
		
		a#guide:hover{
		background: url(../images/menu_guide_r.gif) top center no-repeat;
		}

		a#price:link, a#price:visited, a#price:active, a#price:hover{
		display: block;
		width: 29px;
		height: 14px;
		background: url(../images/menu_price.gif) top center no-repeat;
		}
		
		a#price:hover{
		background: url(../images/menu_price_r.gif) top center no-repeat;
		}
	
		a#faq:link, a#faq:visited, a#faq:active, a#faq:hover{
		display: block;
		width: 86px;
		height: 14px;
		background: url(../images/menu_faq.gif) top center no-repeat;
		}
		
		a#faq:hover{
		background: url(../images/menu_faq_r.gif) top center no-repeat;
		}

		a#access:link, a#access:visited, a#access:active, a#access:hover{
		display: block;
		width: 52px;
		height: 14px;
		background: url(../images/menu_access.gif) top center no-repeat;
		}
		
		a#access:hover{
		background: url(../images/menu_access_r.gif) top center no-repeat;
		}

	

div#top_menu{
	text-align: right;
	margin-right: 50px;
	margin-top: -88px;
}


	div#top_menu a{
		font-size: 10px;
		vertical-align: 75%;
	}

div#top_contents{
	width: 750px; 
	margin: 0 auto;
}


div#top_rightbox{
	width: 240px;
	text-align: centr;
	float: right;
}

	div#top_rightbox p{
		width: 220px;
		text-align: left;
		margin-left: 20px;
		margin-top: 15px;
	}
	
	div#top_rightbox p span{
		color: #7A022B;
	}
	
#h2_top3{
margin: 0;
background: url(../images/title_whatsnew.gif) top left no-repeat;
text-indent: -3000px;
width: 251px;
height: 53px;
}


div#top_bnr{
margin-left: 20px;
text-align: center;
}


	div#top_bnr img{
	border: 1px solid #666666;
	margin-bottom: 10px;
	}

	
div#top_leftbox{
	width: 480px;
	float: left;
}


#h2_top1{
margin: 0;
background: url(../images/top_catch.gif) top left no-repeat;
text-indent: -3000px;
width: 381px;
height: 57px;
}

div#catch{
	width: 460px;
	margin: 10px auto 20px auto; 
	line-height: 180%; 
	background: url(../images/top_catch_foot.gif) bottom right no-repeat;
	padding-bottom: 1em;
}


div#catch p{
	margin: 10px 20px;
}



#h2_top2{
margin: 0;
background: url(../images/title_monthly.gif) top left no-repeat;
text-indent: -3000px;
width: 480px;
height: 62px;
}


div.monthly_dress{
	width: 460px; 
	margin-left: 20px; 
	margin-top: 10px;
}


	div.monthly_dress img{
		border: 0;
		float: left;
		margin-bottom: 5px;
	}
	
	
	div.monthly_dress div{
		margin: 0;
		width: 310px;
		float: right;
	}
	
	div.monthly_dress h4{
		margin: 0;
		font-size: 12px;
		color: #7A022B;
	}	
	
	
	
	
	
	
	
	
	