@charset "utf-8";

/* コンテンツ
----------------------------------------------------------- */
#contents.top {
	width: 900px;
	float: left;
	padding-top: 15px;
}

/* コンテンツ右
----------------------------------------------------------- */
#contents.top #right.top h3{
	margin: 0px;
	padding: 0px;
}
#contents.top #right.top p{
	padding: 0px 10px 20px;
}
#contents.top #right.top #se-box{
	float: left;
	width: 663px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF url(../common/contents_under.gif) repeat-x left bottom;
	padding: 15px;
	margin-bottom: 15px;
}
#contents.top #right.top #se-box .se-menu{
	width: 330px;
	float: left;
	height: 120px;
}
#contents.top #right.top #se-box .se-menu h3{
	font-size: 95%;
}
#contents.top #right.top #se-box .se-menu img{
	float: left;
	padding-right: 10px;
}
#contents.top #right.top #se-box .se-menu p{
	font-weight: normal;
}
#contents.top #right.top div.l{
	float: left;
	width: 340px;
}
#contents.top #right.top div.r{
	float: right;
	width: 340px;
}
#contents.top #right.top div.bloghead{
	width: 318px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF url(../common/contents_under.gif) repeat-x left bottom;
	padding: 5px 10px 10px;
	height: 160px;
	margin-bottom: 15px;
	float: left;
}
#contents.top #right.top div.com{
	width: 328px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #FFFFFF url(../common/contents_under.gif) repeat-x left bottom;
	padding: 5px 5px 10px;
	height: 160px;
	margin-bottom: 15px;
	float: left;
}

#contents.top #right.top div.bloghead ul li{
	clear:both;
	background: url(../common/dot.gif) no-repeat left 5px;
	width: 293px;
	border-bottom: 1px dotted #999999;
	padding: 2px 0px 2px 15px;
	margin: 4px 0px;
}
