@charset "utf-8";

.cntnts_ttl {
	width : 720px;
	height : 67px;
	background : url("../images/ttl_cm.gif") 0 0 no-repeat;
}

/*	メニューの現在ページ表示	*/
p.mnu_b		{	background : url("../../img/mnu_b_f2.gif") 0 0 no-repeat;	}
p.mnu_b a		{	background : url("../../img/mnu_b.gif") 0 0 no-repeat;	}


/*	コンテンツ域（メニューバー）	*/
#flashContent {
	width : 700px;	/*	 （= 720 - 20）	*/
	display : block;
	margin : 0;
	padding : 2px 0 40px 40px;
}

