@import"../../css/base.css";

/***** 記事情報限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/
#me_main01 h2{height:53px;}

/* H2タグ  */
#me_main01 h2{height:53px;}
#me_mainh201info{background:url("../images/bg_ih2_01.jpg") no-repeat left top;}
#me_mainh201gal{background:url("../images/bg_gh2_01.jpg") no-repeat left top;}

/* H3タグ  */
h3.me_h3info{
	height:35px;
	padding-top:12px;
	background:url("../images/bg_ph3_info01.jpg") no-repeat left top;
}

h3.me_h3gal{
	height:35px;
	padding-top:12px;
	background:url("../images/bg_ph3_gal01.jpg") no-repeat left top;
}

/* pタグ */
#me_main01 p{
	padding:0px 10px;
}

p.me_date{
	text-align:right;
	margin-right:10px;
	font-size:14px;
	border-bottom:1px solid #DDDDDD;
}

#me_txtarea{
}

.me_txtimg{text-align:center;margin:0 0 30px;}
.me_txtinfo{width:530px;10px;margin:0px auto 30px;}

#me_set_r{
	width:260px;
	float:right;
	display:inline;
}

#me_set_l{
	width:260px;
	float:left;
	display:inline;
}


/* aタグ */
#me_main01 a{text-decoration:underline;}
#me_main01 a:hover{color:blue;}

/* 掲載画像設定 */
.me_imgfl{
	float:left;
	margin:0px 10px 5px 5px ;
}

.me_imgfr{
	float:right;
	margin:0px 10px 5px 5px ;
}

.me_imgbs{
	margin:0px 10px 5px 5px ;
}

.info_cmone02news{font-size:14px;}
.info_cmone02news a{font-size:14px;}

p.me_kanren{text-align:center;}
/*** メイン情報 END */
