/*----メインページ---------*/

body {
	background-image: url(../img/back.gif);
	margin: 0px;
	padding: 0px;
}
p{
	padding: 0px;
}
.main{
	background-image: url(../img/back2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.foot
{
	font-size: small;
	line-height: 1.4em;
	color: #666666;
	text-align: center;
	padding: 3px;
	background-color: #FFFFFF;
}
a:link{color:#4169e1; text-decoration: none;}
a:visited{color:#4169e1; text-decoration: none;}
a:active{color:#4169e1; text-decoration: none;}
a:hover {color:#B54900; text-decoration:underline;}


/*フォント*/
.font12{
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	margin: 3px;
	text-align: left;
}
.font10{
	font-size: x-small;
	color: #666666;
	text-align: left;
}

/*トップページ*/
.info{
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	margin: 3px;
	border: thin groove;
	padding: 3px;
	text-align: left;
}
#news {
	width: 600px;
    text-align: left;
	}
	
#scroll {
	overflow: auto;
	width: 595px;
	height: 100px;
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	padding: 3px;
	border-bottom-color: #999999;
	}	
/*商品一覧ページ*/
#title {
	font-size: medium;
	color: #0066FF;
	padding: 0px 0px 0px 2px;
	margin-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	text-align: left;
}
.low-navi{
	font-size: small;
	text-align: right;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.bass{
	margin: 0px 3px;
	padding: 0px;
}
/*all*/
h5{
	font-size: small;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	font-weight: normal;
	text-align: left;
}
/*酸素サーバー*/
.body2{
	left: 50px;
}
