@charset "utf-8";
/*-- sirena top page class ------------------------*/

#main_logo {
	width: 287px;
	height: 100px;
	background: url(img/main_logo.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999px;
}

#main_img {
	width: 625px;
	height: 195px;
	background: url(img/main_img.jpg)  no-repeat;
	text-indent: -9999px;
}

#info {
	width: 603px;
	background-color: #FFF5DE;
	border:solid 1px #D5C4AA;
	padding:10px;
	float:left;
}

#media {
	width: 603px;
	height: 130px ;
	padding:10px;
	border:solid 1px #cccccc;
	float:left;
	overflow:auto;
}


#link a{
	width: 172px;
	height: 90px;
	display:block;
	float:left;
	background: url(img/link.gif)  no-repeat;
	text-indent: -9999px;
}

#link a:hover{
background: url(img/link_f2.gif) no-repeat;
}

.sps_link{
	width: 262px;
	height: 90px;
	float:left;
}

#ningyo {
	width: 191px;
	height: 90px;
	float:right;
	background: url(img/ningyo.gif)  no-repeat;
	text-indent: -9999px;
}

#salon {
	width: 240px;
	height: 170px;
	float:left;
	background: url(img/salon.jpg)  no-repeat;
	text-indent: -9999px;
}

#salontxt {
	width: 370px;
	height: 170px;
	float:left;
}

