@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;
}

/*** START  */
.me_infoarea01{
	width:630px;
	padding:0 10px;
	margin-bottom:100px;
}


.me_txtimg{text-align:center;margin:0 0 30px;}
.me_txtinfo{width:420px;10px;margin:0px auto 30px;}

#me_set_r{
	width:320px;
	float:right;
	display:inline;
}

#me_set_l{
	width:320px;
	float:left;
	display:inline;
}

p.me_date {color:#663300; text-align:right; margin-bottom:40px;}
p.me_goindex{
	text-align:center;
	margin-bottom:50px;
	margin-top:100px;
	background:url("../images/bg_link01.jpg") no-repeat top center;
	padding-top:10px;
	height:40px;
}

p.me_kanren{
	text-align:center;
	margin-top:40px;
}
/*** メイン情報 END */



