@charset "UTF-8";
/*______________________________________

  Katsuragawa ladies clinic

  Copyright (c) 2008 Katsuragawa ladies clinic All rights reserved.
  http://www.katsuragawa-lc.com/
______________________________________*/

DIV#top {
	background-image: url(../../images/top_bk.gif);
	background-repeat: repeat;
	height: 581px;
	padding-top: 50px;
	padding-right: 118px;
	padding-left: 108px;
}

DIV#top01 {
	text-align: center;
	line-height: 160%;
	font-size: 15px;
}

DIV#top02 {
	height: 397px;

}


DIV#top03 {
	background-image: url(../../images/top_btn_bot_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	text-align: center;
	color: #E3007F;
	font-size: 14px;
	padding-top: 20px;

}

a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
