@import"top.css";

/***** トップ限定のメニュー *****/

/**********************/
/*** メイン情報 START */
/**********************/

/* H2タグ  */
.info_cmone00topics h2{
	height:60px;
	text-indent:-50000em;
}

h2.me_h201{background:url("../pic/01bgtopics.jpg") no-repeat left;}
h2.me_h202{background:url("../pic/02bgtopics.jpg") no-repeat left;}
h2.me_h203{background:url("../pic/03bgtopics.jpg") no-repeat left;}

.info_cmone00topics h3{
	font-weight:600;
	text-indent:5px;
	border-left:25px;
	border-bottom:none;
}
/* 記事エリア  */
.info_cmone00topics{
	width:650px;
	padding:0px;
	margin:40px auto 80px;
}

.info_cmone01news1{
	text-align:center;
	margin:0 auto 10px;
}

.info_cmone01news2{
	float:left;
	display:inline;
	margin:0 10px 10px 0;
}

.info_cmone01news3{
	float:right;
	display:inline;
	margin:0 0px 10px 10px;
}

.info_cmone02news{
}

.me_topics{
	width:100%;
	position:relative;
}

.me_topics{
	width:100%;
	height:100px;
	margin-bottom:10px;
	position:relative;
}

.me_topicsttl{
	position:absolute;
	left:120px;
	top:0px;
	font-size:110%;
	font-weight:600;
	color:#999966;
}

.me_topicsttl a{
	font-size:110%;
	font-weight:600;
	color:#999966;
}

