@charset "utf-8";
/* ===================================================================
CSS information

 file name  :spot2.css
 style info :spot2
=================================================================== */
/* -----------------------------------------------------------
	h2
----------------------------------------------------------- */
/*
#main h2.date{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/date/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.playspot{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/playspot/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.shopping-w{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/shopping-w/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.shopping-m{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/shopping-m/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.shopping-u{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/shopping-u/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.shopping-acc{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/shopping-acc/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.shopping-hair{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/shopping-hair/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.shopping-ani{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/shopping-ani/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}
#main h2.mall{
	text-indent:-9999px;
	width:700px;
	height:45px;
	background:url(../img/spot/mall/ttl.gif) no-repeat 0 0;
	margin-bottom:10px;
}*/
#main h2{
	font-size:24px;
	margin-bottom:20px;
}


/* one */
#main{

}

#main .inner{
	width:720px;
	margin-bottom:10px;
}
/* clearfix */
#main .inner:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#main .box{
	float:left;
	width:325px;
	margin-right:15px;
	padding:10px;
	background-color:#fff;
}
#main .box:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#main .box img{
	float:left;
	width:160px;
}
#main .box .textArea{
	float:right;
	width:155px;
}
#main .box .textArea p{
	margin-bottom:5px;
	color:#333;
}
/* recommend */
#main .recommend{
	width:710px;
	padding:5px 0 5px 5px;
	background-color:#fff;
}
#main .recommend h4{
	font-size:18px;
	margin-bottom:10px;
}
#main p{
	color:#333;
}