@charset "utf-8";
/* CSS Document */

#title{
	width: 800px;
	height: 120px;
	margin-bottom:10px;
	overflow: hidden;
}

#main{
	font-size: 13px;
	width: 560px;
	overflow: hidden;
}

#mother01{
	width: 540px;
	height: 200px;
	margin: 7px 5px 15px 15px;
	overflow: hidden;
}

#mother-gift{
	float: left;
	width: 260px;
	margin-right: 20px;
	
}

#mother-arrange{
	float: left;
	width: 260px;	
}

#mother-ranking{
	width: 540px;
	height: 180px;
	margin: 0px 5px 15px 15px;
	overflow: hidden;
	background:url(../images/mother/mother-rank-back01.jpg) no-repeat;
	position: relative;
}

#mother02{
	width: 450px;
	margin:0px 20px 10px 90px;
	overflow: hidden;
}

.mother-menu{
	float: left;
	padding-right: 80px;
}

#mother02 .link_text{
	background: url(../images/top/icon-rink022.png) no-repeat;
	margin: 8px 0px 0px 5px;
	padding: 0px 0px 0px 23px;
	font-size: 12px;	
}

#mother-rank01{
	width: 108px;
	height: 143px;
	margin: 25px 10px 10px 80px;
	background:#FFF;
	border: solid 1px #ccc;
	float: left;
	display: inline;
}

#mother-rank02{
	width: 108px;
	height: 143px;
	margin: 25px 15px 10px 45px;
	background:#FFF;
	border: solid 1px #ccc;
	float: left;
	display: inline;
}

#mother-rank03{
	width: 108px;
	height: 143px;
	margin: 25px 20px 10px 40px;
	background:#FFF;
	border: solid 1px #ccc;
	float: left;
	display: inline;
}

.m-rank{
	font-size: 11px;
	padding: 5px 8px 0px 8px;
}

.m-rank .m-rankimg{
	padding-bottom: 4px;
}

.m-color a{
	color: #F15A24;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display:block;
}

#mother-ranking p#rank01{
	position: absolute;
	top: 25px;
	left: 5px;
}

#mother-ranking p#rank02{
	position: absolute;
	top: 10px;
	left: 205px;
}

#mother-ranking p#rank03{
	position: absolute;
	top: 10px;
	left: 370px;
}