/**↓左サイドメニュー**/
	
#leftmenu{
	float:left;
	width:200px;
	margin:0px;
	clear:both;
}

#menu0{
	background:url(../img/top-left.gif) no-repeat;
	height:40px;
}

#menu0 a{
	display:block;
	height:40px;
	background:url(../img/top-left.gif) no-repeat;
	
}

#menu0 a:hover{ 
	background:url(../img/top-left-click.gif) no-repeat;
}

#menu1{
	background:url(../img/stock-left.gif) no-repeat;
	height:55px;
}

#menu1 a{
	display:block;
	height:55px;
	background:url(../img/stock-left.gif) no-repeat;
	
}

#menu1 a:hover{ 
	background:url(../img/stock-left-click.gif) no-repeat;
}

#menu2{
	background:url(../img/coming-left.gif) no-repeat;
	height:55px;
}

#menu2 a{
	display:block;
	height:55px;
	background:url(../img/coming-left.gif) no-repeat;
	
}

#menu2 a:hover{ 
	background:url(../img/coming-left-click.gif) no-repeat;
}

#menu3{
	height:55px;
	background:url(../img/sold-left.gif) no-repeat;
}

#menu3 a{
	display:block;
	height:55px;
	background:url(../img/sold-left.gif) no-repeat;
}

#menu3 a:hover{ 
	background:url(../img/sold-left-click.gif) no-repeat;
}

#menu4{
	height:105px;
	background:url(../img/kodawari-left.gif) no-repeat;
}

#menu4 a{
	display:block;
	height:105px;
	background:url(../img/kodawari-left.gif) no-repeat;
}

#menu4 a:hover{ 
	background:url(../img/kodawari-left-click.gif) no-repeat;
}

#menu5{
	height:55px;
	background:url(../img/en-inp-left.gif) no-repeat;
}

#menu5 a{
	display:block;
	height:55px;
	background:url(../img/en-inp-left.gif) no-repeat;
}

#menu5 a:hover{ 
	background:url(../img/en-inp-left-click.gif) no-repeat;
}

#menu6{
	height:105px;
	background:url(../img/kaisya-left.gif) no-repeat;
}

#menu6 a{
	display:block;
	height:105px;
	background:url(../img/kaisya-left.gif) no-repeat;
}

#menu6 a:hover{ 
	background:url(../img/kaisya-left-click.gif) no-repeat;
}

#menu7{
	height:105px;
	background:url(../img/otoiawase-left.gif) no-repeat;
}

#menu7 a{
	display:block;
	height:105px;
	background:url(../img/otoiawase-left.gif) no-repeat;
}

#menu7 a:hover{ 
	background:url(../img/otoiawase-left-click.gif) no-repeat;
}

#menu8{
	height:35px;
	background:url(../img/kozin-left.gif) no-repeat;
}

#menu8 a{
	display:block;
	height:35px;
	background:url(../img/kozin-left.gif) no-repeat;
}

#menu8 a:hover{ 
	background:url(../img/kozin-left-click.gif) no-repeat;
}

#menu9{
	height:35px;
	background:url(../img/sitemap-left.gif) no-repeat;
}

#menu9 a{
	display:block;
	height:35px;
	background:url(../img/sitemap-left.gif) no-repeat;
}

#menu9 a:hover{ 
	background:url(../img/sitemap-left-click.gif) no-repeat;
}

#menu10{
	height:110px;
	background:url(../img/blog-left.gif) no-repeat;
}

#menu10 a{
	display:block;
	height:105px;
	background:url(../img/blog-left.gif) no-repeat;
}

#menu10 a:hover{ 
	background:url(../img/blog-left-click.gif) no-repeat;
}

#menu11{
	display:inline-bloc;
	height:137px;
	width:249px;
        float:left;
	background:url(../img/stock-icon.jpg) no-repeat;
}

#menu11 a{
	display:inline-block;
	height:137px;
	width:249px;
        float:left;
	background:url(../img/stock-icon.jpg) no-repeat;
}

#menu11 a:hover{ 
	background:url(../img/stock-icon-click.jpg) no-repeat;
}

#menu12{
	height:137px;
	width:249px;
	display:inline-block;
	background:url(../img/coming-icon.jpg) no-repeat;
}

#menu12 a{
	height:137px;
	width:249px;
	display:inline-block;
        float:left;
	background:url(../img/coming-icon.jpg) no-repeat;
}

#menu12 a:hover{ 
	background:url(../img/coming-icon-click.jpg) no-repeat;
}

#menu13{
	height:137px;
	width:230px;
	display:inline-block;
        float:right;
	background:url(../img/sold-icon.jpg) no-repeat;
}

#menu13 a{
	height:137px;
	width:230px;
        float:left;
	display:inline-block;
	background:url(../img/sold-icon.jpg) no-repeat;
}

#menu13 a:hover{ 
	background:url(../img/sold-icon-click.jpg) no-repeat;
}

#menu14{
	height:35px;
	background:url(../img/blog2-left.gif) no-repeat;
}

#menu14 a{
	display:block;
	height:35px;
	background:url(../img/blog2-left.gif) no-repeat;
}

#menu14 a:hover{ 
	background:url(../img/blog2-left-click.gif) no-repeat;
}

#menu15{
	height:35px;
	background:url(../img/media-left.gif) no-repeat;
}

#menu15 a{
	display:block;
	height:35px;
	background:url(../img/media-left.gif) no-repeat;
}

#menu15 a:hover{ 
	background:url(../img/media-left-click.gif) no-repeat;
}

#menu1,#menu2,#menu3,#menu4,#menu5,#menu6,#menu7,#menu8,#menu9,#menu10,#menu11,#menu12,#menu13,#menu14,#menu15,#menu0{ margin:0 0 0px 0;}

#submenu{
	width:730px;
	height:137px;
	margin:0px 0 0 0;
}
/**↑左サイドメニュー**/
