html , body {
	margin: 0;
	padding: 0;
	background-color: #efefef;
}

#wapper {
	width: 960px;
	margin: 0 auto;
	background-image: url(../images/image_bg.png);
	background-repeat: repeat-y;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}


#mainbox {
	margin-left: 10px;
	width: 940;
}


#topimagel {
	width: 710px;
	height: 145px;
	float: left;
}

#topimager {
	width: 230px;
	height: 145px;
	float: left;
}

#topimagerl {
	width: 125px;
	height: 30px;
	float: left;
}

#topimagerr {
	width: 105px;
	height: 30px;
	float: left;
}



#left {
	width: 215px;
	margin-left: 10px;
	float: left;
	
}

#center {
	width: 705px;
	margin-left: 10px;
	float: left;
}

#right {
	width: 148px;
	height: 750px;
	float: left;
	height: 738px;
	margin-left: 10px;
	border: #999 1px solid;
}

#clear {
	clear: both;
}


a img {
    border-style: none;
}

li img {
    vertical-align: bottom;
}

.10 {
	font-size: 10px;
}

.9 {
	font-size: 9px;
}

.8 {
	font-size: 8px;
}

.redstrong {
	color:#F00;
	font-weight: bold;
}
