@import"../../css/base.css";

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
#me_mainh201{
	background:url("../images/bg_topicsh2_01.jpg") no-repeat left top;
	margin-bottom:20px;
}

/* H3タグ  */
#me_main01 h3{
	height:20px;
	font-weight:bold;
	text-indent:1em;
	border-left:5px solid #C9C1BA;
	border-bottom:1px solid #C9C1BA;
	margin-bottom:12px;
}


/* 情報エリア  */
.me_txtarea{
	width:650px;
	padding:0px 0;
	margin-bottom:70px;
}


.me_txtimg{
	width:90px;
	margin-left:20px;
	float:left;
	display:inline;
}

.me_txtinfo{
	padding-right:5px;
	width:515px;
	float:right;
	display:inline;
}

.me_txtinfo p{margin:0;padding:0;}

p.me_time01{color:#663300;}

p.me_pankuzu{
	color:#CCCCCC;
	text-align:center;
	margin-bottom:50px;
	margin-top:50px;
	background:url("../images/bg_topicpan.jpg") no-repeat center top;
	padding-top:10px;
	height:40px;
}

/*** メイン情報 END */





