/* ///////////////////////////////////////////////// */
/* Sy[Wʂ̐ݒ */
/* ///////////////////////////////////////////////// */
*{
	margin: 0;
	padding: 0;
	border: none;
}
/* N y07.03.17ǉz*/
a{
	text-decoration:	none;
}
table{
	border-collapse:	collapse;
}
/* ////////////////////////////// */
/* XN[o[ */
html, body {
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #ef3242;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #ef3242;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #ef3242;
}
/*  */
/*  */
/* ////////////////////////////// */
/* wb_ */
#head{
	width: 800px;
	text-align: right;
}
/* ////////////////////////////// */
/* tb^ */
#foot{
	margin: 6px 0 0 0;
	width: 800px;
}
#foot .notes{
	font-size: 10px;
	color: #666666;
	text-align: right;
}
/*  */
/*  */
/* /////////////////////////////////// */
/* ܂ȃCAEg */
body{
	text-align: center;
	background: url("img_200604/bg_top.gif") left top repeat;
	font-size: 80%;
	padding-bottom: 40px;
}
/* Ŝ͂ޘg */
#wrap{
	width: 800px;
	margin: auto;
	text-align: left;
}
/* ECAEg͂ޘg */
#layout{
	position: relative;
	width: 100%;
	background: url("img_200604/bg_layout.gif") left top repeat-y;
}
#layout:after{
	content:"."; 
	display:block; 
	height:0; 
	visibility:hidden; 
	clear:both;
}
#layout{ 
	display:inline-block; 
} 
/*\*/ 
* html #wrap { 
	height:1%; 
}
#layout{ 
	display:block; 
} 
/**/ 
/* CAEgF */
#layout #layoutLeft{
	float: left;
	width: 100px;
	height: 550px;
	background: url("img_200604/bg_left.png") left top no-repeat;
}
/* CAEgFE */
#layout #layoutRight{
	float: right;
	width: 700px;
	_height:510px;
	min-height: 510px;
	padding-bottom: 40px;
	background: url("img_200604/foot.gif") left bottom no-repeat;
}
/*  */
/*  */
/* /////////////////////////////////// */
/*  */
/* ̊ۂ */
#layoutLeft .cornerBottom{
	width: 20px;
	height: 20px;
	bottom : 0;
	position: absolute;
	background: url("img_200604/corner_bottom_left.gif") left bottom no-repeat;
}
/* S */
#logoLeft{
	padding: 5px;
	background: url("img_200604/corner_top_left.gif") left top no-repeat;
}
/* j[ */
#layoutLeft ul.menu{
	list-style-type: none;
	font-size: 12px;
	padding: 0 7px 0 6px;
	line-height: 14px;
}
#layoutLeft ul.menu li{
	border-bottom: dashed 1px #ffffff;
}
#layoutLeft ul.menu a{
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 2px 0 2px 0;
}
#layoutLeft ul.menu a:hover{
	background-color: #ffffff;
	color: #e50304;
}
#layoutLeft ul.menu a img{
	border: none;
}
/* /////////////////////////////////// */
/* E */
/* ̊ۂ */
#layoutRight .cornerBottom{
/*border:solid 4px blue;*/
	width: 20px;
	height: 20px;
	bottom : 0;
	right: 0;
	position: absolute;
	background: url("img_200604/corner_bottom_right.gif") right bottom no-repeat;
}
