@charset "Shift_JIS";


/* 	===============================================================
		毎日骨太トップ（/index.html）
	===============================================================	*/


/* 1. 全体
--------------------------------------------------------------------*/
#stage #container {
	border-bottom: none;
	border-top: none;
/*	padding-top:0px;*/
/*	background:none;*/
}

#stage #containerfrm {
	margin-right: 0px;
	background-image: none;
}

#stage #containerbtm {
	padding:0;
	background: #0062af;
}

/* 2. サイドエリア
--------------------------------------------------------------------*/
#stage #sidearea {
	float:left;
	width:187px;
	width:200px;
	text-align:left;
}

#stage #sidearea .globalnavi ul {
	/*	border-top:1px solid #E7E7E7;*/
	padding-top:0px;
	background:#e7e7e7 url("/img_c/frame_bg.gif") no-repeat 0 0;
}

#stage #sidearea .globalnavi li.menu01,
#stage #sidearea .globalnavi li.menu02end {
/*	border-bottom:0;*/
}
#stage #sidearea .globalnavi li.menuttprogram {
	margin-top: -2px;
}

/* 3. コンテンツ
--------------------------------------------------------------------*/
/* コンテンツエリア */
#stage #mainarea {
	padding:0px;
	width:553px;
	width:740px;
}

#stage #mainarea #contentsarea {
	margin:0;
	background: #0062af;
}

#stage #mainarea #contentsarea #mainswfarea {
}
* html #stage #mainarea #contentsarea #mainswfarea {
	position:relative;
}
#stage #mainarea {
	border-top: none;
}
#mymovie {
	margin:0 0 0 15px;
	position:relative;
}

/* インフォメーション */
#stage #informationarea {
	width:740px;
	width:940px;
	margin:0px auto;
	padding-top:15px;
	text-align:left;
}

/* ニュースメインエリア */
#stage #informationarea #maininfoarea {
	float:right;
	width:710px;
	margin-top: -4px;
}

/* ニュースエリア */
#stage #informationarea .newsarea {
/*	background:url("/img/bg_news.gif") repeat-y 0 0;
	height:70px;	*/
	zoom:1;
	min-height: 34px;
}

* html #stage #informationarea .newsarea {
	height: 34px;
}


/* ニュースエリア(高さ:制限なし) */
#stage #informationarea .autoheight {
	height:auto;
}


#stage #informationarea .newsarea .topicsarea {
	float:left;
}

#stage #informationarea .newsarea #updatetopics {
	width:266px;
	width:346px;
	margin-right:14px;
}

#stage #informationarea .newsarea #eventtopics {
	width:266px;
	width:346px;
}

#stage #informationarea .newsarea .topicsarea h2 {
}

#stage #informationarea .newsarea .topicsarea dl {
	margin-left:44px;
	margin-top:-34px;
	min-height:34px;
}

#stage #informationarea .newsarea .topicsarea dl dt {
	display:block;
	width:56px;
}

#stage #informationarea .newsarea .topicsarea dl dd {
	margin-top:-1.3em;
	padding-left:60px;
	padding-bottom:2px;
	padding-left: 12ex;
}

/* コンテンツメニューエリア */
#stage #informationarea #contentsmenuarea {
	margin-top:8px;
}

#stage #informationarea #contentsmenuarea li {
	float:left;
	width:167px;
	margin-right:14px;
}

#stage #informationarea #contentsmenuarea li.rightside {
	margin-right:0px;
}


/* バナーエリア */
#stage #informationarea #bnrarea {
	float:left;
	width:200px;
}
