@charset 'Shift_JIS';



#contentTop{
	width:960px;
	height:740px;
	margin:0;padding:0;
	text-align:left;
	background:#fff url(../image/top_bg.jpg) top left no-repeat;
	position:relative;
}

#footerTop{
	position:absolute;
	bottom:12px;
	right:10px;
}


#contentTop h1{display:none;}


#count{
	width:240px;
	height:60px;
	text-align:center;
	position:absolute;
	top:310px;
	left:45px;
}


#loginButtom{
	width:100px;
	height:25px;
	margin:0;padding:0;
	position:absolute;
	top:10px;
	left:850px;
}


#new{
	width:320px;
	border-width:1px 20px 1px 1px;
	border-color:#6bce5d;;
	border-style:solid;
	position:absolute;
	top:85px;
	right:20px;
	padding:5px 10px;
	background:#edf2dd;
}
* html body #new{width:360px;}

#new p{margin:0 0 5px 0;}

#new ul li{
	margin:0 0 3px 0;
	padding-left:15px;
	background:url(../image/mark_disc_w.gif) 0px 2px no-repeat;
}

#newPin{
	width:38px;
	height:46px;
	position:absolute;
	top:60px;
	right:175px;
}



/*-----右メニュー-----*/

#menuMemo{
	width:376px;
	height:423px;
	margin:0;
	padding:0;
	position:absolute;
	top:215px;
	left:564px;
}

#menuMemo1,#menuMemo2,#menuMemo3{
	width:316px;
	height:100px;
	margin:0 0 3px 0;
	padding:28px 10px 10px 50px;
	position:relative;
}
* html body #menuMemo1,
* html body #menuMemo2,
* html body #menuMemo3{width:376px;height:138px;}

#menuMemo1{background:url(../image/memo_bg1.gif) top left no-repeat;}
#menuMemo2{background:url(../image/memo_bg2.gif) top left no-repeat;}
#menuMemo3{background:url(../image/memo_bg3.gif) top left no-repeat;}

#menuMemo1 h2,#menuMemo2 h2,#menuMemo3 h2{
	width:316px;
	margin:0 0 10px 0;
	padding:0;
}
#menuMemo1 p,#menuMemo2 p,#menuMemo3 ul{
	width:316px;
	margin:0;
	padding:0;
}
a.detail{
	display:block;
	color:#5da6e2;
	text-align:right;
	margin:10px 0 0 0;
	position:absolute;
	right:15px;
	bottom:15px;
}
a.detail:hover{color:#ff8327;}


#menuMemo3 ul a{text-decoration:none;color:#000;}
#menuMemo3 ul a:hover{color:#ff8327;}




/*-----下メニュー-----*/

#menuWood{
	width:755px;
	height:100px;
	margin:0;padding:0;
	position:absolute;
	bottom:-5px;
	left:100px;
}

#menuWood0,#menuWood1,#menuWood2,#menuWood3{
	height:100px;
	padding:0;
	float:left;
	text-indent:-9999px;
}

#menuWood0 a,
#menuWood1 a,
#menuWood2 a{display:block;height:100px;width:190px;margin:0 5px 0 0;}
#menuWood3 a{display:block;height:100px;width:170px;margin:0;}


#menuWood0 a{background:url(../image/wood_bg0.gif) top left no-repeat;}
#menuWood1 a{background:url(../image/wood_bg1.gif) top left no-repeat;}
#menuWood2 a{background:url(../image/wood_bg2.gif) top left no-repeat;}
#menuWood3 a{background:url(../image/wood_bg3.gif) top left no-repeat;}

#menuWood0 a:hover,
#menuWood1 a:hover,
#menuWood2 a:hover,
#menuWood3 a:hover{background-position:bottom left;}

