@charset "utf-8";
/* CSS Document */

div.cont {
	width:965px;
	height:auto;
	background-color:#FFFFCC;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background:url(img/top_bg.gif) no-repeat;
	background-color:#FFFFCC;
	}

/*20110510new*/

div.title_navi {
	width:965px;
	height:5px;
	margin-top:280px;
	background:url(img/menu/new/navi_under.png) no-repeat top center;
	}

div.menu_waku {
	width:236px;
	height:auto;
	margin-left:4px;
	float:left;
	}
	
div.white {
	background:url(img/main/white.png) no-repeat;
	}


/*カテゴリ*/
div.begin_t,div.know_t,div.uranai_t,div.read_t { width:236px; height:55px;}
div.begin_t {background:url(img/menu/new/begin.png) no-repeat;}
div.know_t {background:url(img/menu/new/know.png) no-repeat;}
div.uranai_t {background:url(img/menu/new/uranai.png) no-repeat;}
div.read_t {background:url(img/menu/new/read.png) no-repeat;}

/*サブ(リンク部)*/
div.menu_int {
	width:235px;
	height:auto;
	text-align:right;
	margin-top:5px;
	}

div.whatsnew {
	width:90px;
	height:20px;
	margin-top:5px;
	background:url(notice/whatsnew.gif) no-repeat;
	float:left;
	margin-left:15px;
}

div#slider{
	margin-top:5px;
	float:left;
	/*
	border:#FF3366 1px dashed;
	*/
	background-color:#FFF;
	border-left:none;
	}


div#slider a {text-decoration:none;}
div#slider b {color:#999999;}