﻿div#mainContent {
	width: 803px;
	margin: 10px 0 0 0;
	height: 100%;
}

*html body div#warpper div#mainContent {
	width: 818px;
}

div#leftContent {
	width: 200px;
	height: 100%;
	margin: 0 0;
	float: left ;
}

table.sideMenu {
	width: 203px;
	margin: 0 0 10px 0 ;
}

table.sideMenu td {
	background-image: url('../../images/content/sakuranbo/images/side-menu-text.gif'); 
	background-repeat: repeat-y ;
	background-position: center top ; 
	width: 200px;
}

div#leftContent td.sideMenuHead {
	width: 197px;
	height: 37px;
}


* html
/*-- IE6 ﾊｯｸ --*/
div#leftContent td.sideMenuHead img {
		margin: 0 0 0 3px;
}

*:first-child+html
/*-- IE7 ﾊｯｸ --*/
div#leftContent td.sideMenuHead img {
		margin: 0 0 0 3px;
}

div#leftContent td.sideMenuHead img {
		margin: 0 0 0 2px;
}

table.sideMenu li {
	margin: 8px 0 5px 20px;	
	background-image: url('../../images/aicon.gif');
	background-repeat:no-repeat;
	background-position: left center;
	padding: 0 0 0 15px; 
}

div#leftContent td.sideMenuBottom {
	background-image: url('../../images/content/sakuranbo/images/side-menu-bottom.gif');
	background-repeat: no-repeat ; 
	width: 200px;
	height: 16px;
}

div#rightContent {
	float: right ;
	width: 596px;
	height: 100%;
	margin: 0 0;
}

h2 {
	background-repeat: no-repeat ;
	width: 598px;
	height: 33px; 
	text-indent: -9999px;
	margin: 15px 0 20px 0;
}




