@charset "utf-8";

/*---------------------------
			about
-----------------------------*/

#about {
padding:5px;
background:url(../images/user/common/bg_about.gif);
border:1px solid #d1d1d1;
}

	#aboutInner {
	background:#fff;
	font-size:92%;
	line-height:150%;
	padding:10px 4px;
	}
	
	#aboutInner img {
	padding-bottom:8px;
	}
	
	#aboutInner a {
	display:block;
	text-align:right;
	}


#melmaga {
margin:0 0 15px 0;
text-align:center;
}

	#melmaga h3.ttl_melmaga {
	background:url(http://www.otogaku.com/images/user/top/ttl_melmaga.gif) no-repeat left top;
	text-indent:-9999px;
	height:26px;
	}

	#melmagaInner {
	padding:0 0 15px 0;
	border-left:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	text-align:center;
	line-height:160%;
	font-size:12px;
	}

	#melmagaInner p {
		margin:0;
	}

	#melmagaInner label {
	display:block;
	}

	#melmagaInner input.btn_resist {
	}

	#melmagaInner input.text {
		width:193px;
		margin:0 0 5px 0;
		border:1px solid #d1d1d1;
		color:#666;
	}

	#melmagaInner input:focus.text {
	width:190px;
	background:#FFFFCC;
	}


/*---------------------------
			ranking
-----------------------------*/

#ranking {
margin-bottom:15px;
font-size:92%;
}

	#ranking h3.ttl_ranking {
	background: url(../images/user/top/ttl_ranking.gif) no-repeat left top;
	height: 27px;
	text-indent: -9999px;
	}
	
	#rankingInner {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}
	
	#ranking ul {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	}

	#ranking ul#one {
	background: #ffffe5;
	}

	#ranking ul#two {
	background: #ffffe5;
	}

	#ranking ul#three {
	background: #ffffe5;
	}
	
	#ranking ul li {
	float: left;
	}
	
	#ranking ul li.no {
	width: 36px;
	text-align: center;
	}
	
	#ranking ul li.pkg {
	width: 60px;
	}
	
	#ranking ul li.ttl {
	width: 125px;
	}
	
	#ranking ul li.ttl a {
	font-weight: bold;
	display: block;
	}
	
	#ranking ul li.ttl span.price {
	font-weight: bold;
	color: #eb5c29;
	}
	

/*---------------------------
			buy
-----------------------------*/
h3.ttl_dl {
background:url(../images/user/under/ttl_dl.gif) no-repeat left top;
width:220px;
height:14px;
color:#fff;
font-weight:bold;
padding:3px 0 3px 10px;
}

h3.ttl_cd {
background:url(../images/user/under/ttl_cd.gif) no-repeat left top;
width:220px;
height:14px;
color:#fff;
font-weight:bold;
padding:3px 0 3px 10px;
}

h3.ttl_dvd {
background:url(../images/user/under/ttl_dvd.gif) no-repeat left top;
width:220px;
height:14px;
color:#fff;
font-weight:bold;
padding:3px 0 3px 10px;
}

h3.ttl_cd_dvd {
background:url(../images/user/under/ttl_cd_dvd.gif) no-repeat left top;
width:220px;
height:14px;
color:#fff;
font-weight:bold;
padding:3px 0 3px 10px;
}

h3.ttl_member {
background:url(../images/user/under/ttl_member.gif) no-repeat left top;
width:220px;
height:14px;
color:#fff;
font-weight:bold;
padding:3px 0 3px 10px;
}

h3.ttl_seminar {
background:url(../images/user/under/ttl_seminar.gif) no-repeat left top;
width:220px;
height:14px;
color:#fff;
font-weight:bold;
padding:3px 0 3px 10px;
}


.buy_box {
padding:5px;
margin:0 0 20px 0;
background:url(../images/user/common/bg_about.gif);
border:1px solid #d1d1d1;
}

	.buy_boxInner {
	background:#fff;
	font-size:92%;
	line-height:150%;
	padding:4px;
	}
	
	.buy_boxInner img {
	}

.underBuyArea {
	float:left;
	width:230px;
	margin-right:15px;
}
