* {
	margin:0px;
	padding:0px;
}

body {
	background-image:url(img/bg_gradient.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	width:900px;
	height:630px;
	background-image:url(img/bg.jpg);
	margin:10px auto 10px auto;
	border:1px solid #acacac;
}

#left {
	width:230px;
	height:630px;
	margin-left:10px;
	_margin-left:5px;
	float:left;
}

#left1 {
	width:230px;
	height:70px;
	display:block;
}

#left2, #left3, #left4, #left5, #left6, #left7, #left8 {
	width:230px;
	height:20px;
	margin-bottom:12px;
	display:block;
}

#left2 a {
	width:230px;
	height:20px;
	display:block;

}

#left3 a {
	width:230px;
	height:20px;
	display:block;
}

#left4 a {
	width:230px;
	height:20px;
	display:block;
}

#left5 a {
	width:230px;
	height:20px;
	display:block;
}

#left6 a {
	width:230px;
	height:20px;
	display:block;
}

#left7 a {
	width:230px;
	height:20px;
	display:block;

}

#left8 a {
	width:230px;
	height:20px;
	display:block;

}

#left2 a:hover, #left3 a:hover, #left4 a:hover, #left5 a:hover, #left6 a:hover, #left7 a:hover, #left8 a:hover {
	width:230px;
	height:20px;
	display:block;
	background-position:bottom;
}

#left9 {
	width:200px;
	height:47px;
	padding-left:30px;
}

#right {
	width:620px;
	height:630px;
	margin-right:20px;
	_margin-right:10px;
	float:right;
}

#right1 {
	width:620px;
	height:100px;
	margin:0px;
}

#right2 {
	color:black;
	line-height:140%;
	font-size:10pt;
	width:620px;
	height:484px;
	overflow-y:auto;
}

#footer {
	width:900px;
	height:40px;
	margin:10px auto;
	border:1px solid #acacac;
}

#footer img {
	margin:0px;
	padding:0px;
}

img {
	display:block;
}

/*-------------------------------------------------------
indexのCSS
-------------------------------------------------------*/
#wrapper_index {
	width:900px;
	height:630px;
	background-image:url(img/bg_index.jpg);
	margin:10px auto 10px auto;
	border:1px solid #acacac;
}

/*-------------------------------------------------------
トップのCSS
-------------------------------------------------------*/
#left10 {
	font-size:12px;
	color:#ffffff;
	width:215px;
	height:85px;
	margin-top:5px;
	padding-left:15px;
	display:block;
}

#left10 h6 {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
	padding-bottom:3px;
}

#left10 div {
	height:65px;
	line-height:120%;
	overflow-y:auto;
}
