@charset "utf-8";

p.title {
	margin-left: 40px;
}

#main_inner {
	background: url(../img/blog/blog_bg.jpg) left top repeat-y;
	padding-left: 26px;
	margin-top: 15px;
	padding-bottom: 20px;
}

dl.shop_blog {
	width: 171px;
	margin: 15px 0 0 48px;
	float: left;
}

dl.shop_blog dt {
	color: #AF8349;
	font-size: 83%;
}

dl.shop_blog dd {
	margin-top: 10px;
	line-height: 1.3em;
}

dl.shop_blog dd span {
	font-weight: bold;
	color: #3E3A39;
}

dl.shop_blog dt img {
	margin-top: 10px;
}

dl.staff_blog {
	width: 171px;
	margin: 15px 0 0 48px;
	float: left;
}

dl.staff_blog dt {
	line-height: 25px;
	margin-bottom: 15px;
}

dl.staff_blog dd {
	line-height: 1.5em;
}

dl.staff_blog2 {
	width: 186px;
	margin: 15px 0 0 33px;
	float: left;
}

dl.staff_blog2 dt {
	font-weight: bold;
	line-height: 25px;
	margin-bottom: 5px;
	font-size: medium;
}

dl.staff_blog2 dd {
	line-height: 1.5em;
	margin-bottom: 30px;
	font-size: 97%;
}


/*RANKING*/

.ranking{
	min-width:370px;
	float:left;
	padding:25px;
}

.ranking h3{
	width:335px;
	padding:0 10px;
	clear:both;
}

.ranking dl{
	text-align:center;
	float:left;
}

.ranking dt{
	width:90px;
	height:118px;
	padding:56px 10px 0 10px;
	display:block;
}

.ranking dd{
	padding:5px 0 0 0;
	line-height:1.2em;
}

.ranking dd span{
	font-size:12px;
}

.ranking dd span.caption{
	font-size:10px;
	color:#AA8961;
}

.ranking dl.no1 dt{
	width:100px;
	height:132px;
	padding:42px 10px 0 10px;
	background:url(../img/blog/bg_blog_no1.gif) no-repeat bottom;
	clear:both;
}

.ranking dl.no1 dd{
}

.ranking dl.no2 dt{
	background:url(../img/blog/bg_blog_no2.gif) no-repeat bottom;
}

.ranking dl.no3 dt{
	background:url(../img/blog/bg_blog_no3.gif) no-repeat bottom;
}

.ranking dl.no4 dt{
	background:url(../img/blog/bg_blog_no4.gif) no-repeat bottom;
}

.ranking dl.no5 dt{
	background:url(../img/blog/bg_blog_no5.gif) no-repeat bottom;
}

.ranking dl.no6 dt{
	background:url(../img/blog/bg_blog_no6.gif) no-repeat bottom;
}
