@charset "shift_jis";

/*////// ▼消さないで下さい▼ //////*/

#container #maincontents #main #head{ 
	width:796px;
	padding:0px;
	margin: 0px;
}
/* ▼InternetExplorer用▼ */
/* 6.0// */
*html body #container #maincontents #main #head{
	width:796px;
	padding:0px;
	margin: 0px;
}
/* 7.0// */
*:first-child+html #container #maincontents #main #head{
	width:796px;
	margin: 0px;
	padding: 0px;
}
/* //7.0 */
/* ▲InternetExplorer用▲ */

