body{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
	line-height: 1.6;
	padding: 0 2%;
	color:#666666;
	font-size: small;
}

.all{
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.header{
	width:900px;
}

.middle{
	width:900px;
	vertical-align:middle;
}

.menu{
	float:left;
	width:170px;
	padding-left:10px;
	line-height:3em;
}

.main{
	width:900px;
	padding-left:auto;
	padding-right:auto;
}

.footer{
	width:890px;
	clear:both;
	color:#FFFFFF;
	background-color:#1D6993;
	text-align:right;
	padding:5px;
}
.sidebar{
	width:10px;
	height:auto;
}

.top_image{
	width:680px;
	height:200px;
	background-repeat:no-repeat;
}

.news{
	margin:5px;
	width:880px;
}

.topproduct{
	margin:5px;
	width:660px;
}


a:link {
	color:#5f9b9f;
	text-decoration: underline;
}

a:active {
	color: #5f9b9f;
	text-decoration: underline;
}

a:visited {
	color: #5f9b9f;
	text-decoration: underline;
}

a:hover {
	color: #5f9b9f;
	text-decoration: underline;
}

a.oncolor {
	color:#fff;
	text-decoration: underline;
}

a.oncolor:link {
	color:#fff;
	text-decoration: underline;
}

a.oncolor:active {
	color: #fff;
	text-decoration: underline;
}

.aoncolor:visited {
	color: #fff;
	text-decoration: underline;
}

a.oncolor:hover {
	color: #fff;
	text-decoration: underline;
}