/* CSS Document */

body {margin:0;}

body p {margin:0;}


#all {
	width:750px;
	background-image: url(../img/top/new_back.gif);
	background-repeat:repeat-y;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
	background-position: center;
	height: auto;
}

h1 {
	width:740px;
	height:15px;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	background-repeat:no-repeat;
	text-align: right;
	margin:0;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0px;
}

h2 {
	font-size:10px;
	line-height:16px;
	color: #626262;
	margin:0;
	font-weight:normal;
}
/*-------------------ボディ ----------------------*/
#flash {
	width:750px;
	background-image: url(../img/top/new_img_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 434px;
	margin-bottom: 15px;
}

#index {
	width:600px;
	margin: auto;
	background-image: url(../img/top/new_box_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	border: 1px solid #bcbcbc;
	position:relative;
	height: 390px;
	margin-bottom: 40px;
}

#box_el {
	width:275px;
	position:absolute;
	top:65px;
	left:15px;
	height: auto;
}

#box_bor {
	width:275px;
	position:absolute;
	top:65px;
	right:15px;
	height: auto;
}

#box_div {
	width:275px;
	position:absolute;
	top:228px;
	left:15px;
	height: auto;
}

#box_res {
	width:275px;
	position:absolute;
	top:228px;
	right:15px;
	height: auto;
}

#count {
	width:740px;
	padding-right:10px;
	text-align: right;
}	

.pb23 {padding-bottom:23px;}
.pb15 {padding-bottom:15px;}
.pb10 {padding-bottom:10px;}
.pb5 {padding-bottom:5px;}

/*-------------------フッター ----------------------*/
#footer {
	width:750px;
	background-color:#f0f0f0;
	font-size:10px;
	line-height:18px;
	color:#666666;
	text-align:center;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	background-image: url(../img/top/new_foot_btm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#grvl_menu {
	width:259px;
	position:absolute;
	left: 488px;
	top: 2px;
	font-size: 10px;
	text-align: right;
	color:#0066CC;
}

#footer a:link   {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:visited  {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:active  {
	color: #666;
	text-decoration:none;
	font-size:10px;
}
#footer a:hover  {
	color: #666;
	text-decoration:underline;
	font-size:10px;
}
