@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/
/* H2タグ  */
#me_mainh201{background:url("../images/bg_h2res01.jpg") no-repeat left top;}

/* 情報エリア  */
.me_info01 {
	width:725px;
	margin:0 auto 20px;
	border:1px solid #FFC1C1;
	padding:20px 0;
}

ul.me_topics {
	width:700px;
	margin:0;
	margin-left:20px;
}

ul.me_topics h3 {margin-top:3px;}
ul.me_topics h3 a{
	font-weight:600;
	font-size:12px;
	line-height:1.1em;
}

.me_txtft{
	width:195px;
	text-align:center;
	position:absolute;
	bottom:0;
	left:10px;
	padding-bottom:3px;
}

p.me_time01{font-size:11px;margin:0;}
p.me_point{font-size:11px;font-weight:600;color:red;margin:0 0 3px;line-height:1.2em;}

ul.me_topics li{
	text-align:center;
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:40px;
	width:200px;
	height:210px;
	padding:10px;
	position:relative;
}

.me_txtimg img{
	border:1px solid #CCCCCC;
	padding:4px;
}

/*** メイン情報 END */
