#Flash {
	width:680px;
	height:250px;
	float:left;
}

#TopSponsor {
	width:468px;
	margin:0 56px;
	padding:10px 0;
}

/* 最近の投稿 */
#RecentWrap {
	margin:0 0 30px 0;
}
#RecentPost {
	width:350px;
	float:left;
}
#RecentPost ul {
	margin:0 0 0 8px;
	padding:10px 0 10px 0;
	list-style-type:none;
	height:175px;
	overflow:auto;
	border-top:5px solid #ff6666;
	border-left:1px solid #ff6666;
	border-right:1px solid #ff6666;
	border-bottom:1px solid #ff6666;
}
* html #RecentPost ul {
	height:200px;
}

#RecentPost ul li {
	border-bottom:1px dotted #ff6666;
	margin:0 5px 5px;
	line-height:160%;
}


#RecentPost ul li p {
	font-size:85%;
	width:60px;
	float:left;
	margin:0;
	padding:3px 0 0 20px;
	background-image:url(../common/ico_list.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}
#RecentPost ul li.new_icon p {
	font-size:85%;
	width:60px;
	float:left;
	margin:0;
	padding:3px 0 0 20px;
	background-image:url(../common/ico_new.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
}

#RecentPost ul li h3 {
	width:220px;
	float:right;
	margin:0;
	padding:0;
	font-size:85%;
	font-weight:normal;
}

.box_normal {
	margin:0 10px 30px;
	height:148px;
	border:1px solid #ff6666;
}

.box_shopping {
	margin:0 0 30px 0;
	padding:0 10px;
}
.box_left {
	width:270px;
	height:130px;
	float:left;
	border:1px solid #ff6666;
}
.box_right {
	width:270px;
	height:130px;
	float:right;
	border:1px solid #ff6666;
}

.box_double {
	clear:both;
}
.box_cafe {
	width:280px;
	float:left;
}

.box_childcare {
	width:280px;
	float:right;
}
.box_cafe div, .box_childcare div {
	height:100px;
	margin:0 10px;
	border:1px solid #ff6666;
}
