#body_all {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}

#body_all_in {
	position: relative;
	width: 850px;
	background-color: #ffffff;
	background-image: url(../image/bk.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#header {
	position:absolute;
	width: 850px;
	top: 0px;
	left: 0px;
}

#left {
	position:absolute;
	left:0px;
	width:150px;
	top: 210px;
}

#cart {
	position:absolute;
	left:200px;
	width:420px;
	top: 210px;
}

#main {
	position:absolute;
	left:200px;
	width:650px;
	top: 270px;
}

#list_main {
	position:absolute;
	left:200px;
	width:650px;
	top: 340px;
}

#other_main {
	position:absolute;
	left:200px;
	width:650px;
	top: 210px;
}

BODY,TR,TD,TH ,SELECT,INPUT
{
	font-size:13px;
	font-family:'MS UI Gothic';
	color:#303030;
}
body {
	margin: 0px;
}


select
{
	font-size:13px;
	font-family:'MS UI Gothic';
}

a:link
{
	font-size:13px;
	color:#FF6600;
}
a:visited
{
	font-size:13px;
	color:#FF6600;
}
a:active
{
	font-size:13px;
	color:#b30000;
}
a:hover
{
	font-size:13px;
	color:#b30000;
	text-decoration:underline;
	position:relative;
	top:1px;
}

.link_color
{
	font-size:13x;
	color:#145a75;
	text-decoration:underline;
}

.menu
{
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.menu2
{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.menubar
{
	font-size:14px;
	text-decoration:none;
	color:#b0b0b0;
}

.bunrui
{
	font-size:13px;
	text-decoration:none;
	color:#145a75;
}

.page
{
	font-size:13px;
	text-decoration:none;
	color:#145a75;
}

.detail
{
	font-size:15px;
	color:#414141;
	text-decoration:none;
}

.goods8_top
{
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}

.goods8
{
	font-size:15px;
	color:#000099;
	text-decoration:none;
}

.goods8_price
{
	font-size:15px;
	color:#000000;
	text-decoration:none;
}

/*osirase*/
#migi {
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 0px;
	width: 640px;
	border: 1px solid #cccccc;
	background: #f5f5f5;	
	padding: 1px;
}

/*h1*/

h1 {
	font-size: 110%;
	padding-left: 10px;
	padding-right: 30px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #ffffff;
	margin-bottom: 10px;
	background-color: #ffffff;
	background-image: url(../image/h1-bk.gif);
	background-position: center top;
}
