.menu_roots span li
{
	display			:none;
}

.menu_roots span li.selected
{
	display			:inline;
}

.contents_left_bg,
.contents_center_bg
{
	background-color: #E7E7E7;
}


/*テキスト =================================================================================================*/


#box1 h2 ,
#box2 h2 ,
#box3 h2 
{
	margin-bottom: 20px;
}

#box1 h3 ,
#box2 h3 ,
#box3 h3 
{
	margin-top: 20px;
}

/*画像 =================================================================================================*/


#box1 img ,
#box2 img,
#box3 img 
{
	margin-bottom: 20px;
}

#box1 img.press_pdf,
#box2 img.press_pdf,
#box3 img.press_pdf 
{
	margin-bottom: -2px;
}

.box img 
{
	float		:none;
}





