@charset "shift-JIS";

/*recommend include */


#recommend{
	width: 720px;
	margin: 15px 0 0 0;
	padding: 10px 0 0 20px;
	_padding-left:15px;
	border-top: 1px dotted #cccccc;
	}
.col1 #recommend {
	width: 887px;
	margin: 15px auto 0;
	text-align: left;
}
#recommend h2{
	display: inline;
	text-indent:0;
	font-size:16px;
	}
#recommend .campaignLink{
	display: inline;
	margin: 0 0 0 21px;
	padding: 0 0 0 18px;
	background:url(../image/common/arw_pink.gif) no-repeat left top;
	}
.col1 #recommend .campaignLink{
	background:url(../image/common/arw_pink.gif) no-repeat left 4px;
}


#recommend ul{
	margin: 15px auto 8px;
	}
#recommend ul li{
	float: left;
	display: inline;
	width: 22.78%;
	margin: 0 1.6% 15px 0;
	}
#recommend ul li img{
	width:100%;
	height:auto;
	}
#recommend ul li.end{
	margin: 0;
	}


/* noscript
-----------------------*/
p.nonNote{
	width: 670px;
	margin: 15px 20px 0;
	}


/*
----------------------------------*/
#recommend ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}
*:first-child+html #recommend ul {display: inline-block;}
* html #recommend ul {height: 1%;}



/*twitter 
----------------------------------*/
div.btnTwitter{
	text-align:right;
	margin-bottom:10px;
	
}

