body {
	margin: 5px;
	padding: 5px;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:150%;
	/*color: #3c78a7;*/
	color: #282828;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

/*---------------------------*/


#container {
  	margin:0 auto; width:1000px;
}

#container2 {
  	margin:0 auto; width:800px;
}

#header {
	margin: 5px 0;
	padding-top:5px;
  color: #000;
  /*background: #4289FB;*/
 /* background: #0099ff    ;*/
	background: url(img/header.gif) no-repeat;
  text-align: center;
  width:100%;
	height:51px;
}
#sub {

	color: #000;
	float:left; 
	width:240px;


}

.sub_box{
	width:240px;
	border:1px solid #29bcf2;
	margin-bottom: 30px;
	padding-top:0px;
}

.sub_msg{

	margin: 5px 15px 5px 15px;
}


#main {
/*
  color: #000;
  background: #f7f7f7 ;
  float: left;
  width: 740px;
*/
	float:left;  
	width:720px;
	padding-left: 30px;
}


#footer {
/*  color: #000;
  background: #ddd;
  clear: left;*/
width:100%;clear:both;

	clear: left;
	margin-top: 5px;
	padding: 5px;
	border-top: 3px dotted #f4f4f4;
	text-align: center;

}

/*------------------------*/
td {
	padding-top: 10px;
  width:250px;
  vertical-align: top;

}


.header_right{
  text-align: right;
  float: right;
}

form{
	margin: 0px;
	padding-top: 0px;
	padding-left: 50px;

}
/*
div.list_margin{
	margin-right: 30px;
}
*/
.middle{
	vertical-align: middle;

}

.middle_button{
	vertical-align: middle;
	border: 0px;
	width: 113px;
	height: 22px;
	background: url(img/search.gif) left top no-repeat;

}

#shop_name{
	font-size:x-large;
	font-weight:bold;
	color:#282828;
}


h2.category {
	/*color: #426DF9;*/
	text-align:center;
	text-indent: -9999px;
	color: #fff;
	/*background: #4289FB;*/
	width:240px;
	height:35px;
	background: url(img/category.gif) no-repeat;
	margin:0;
}

h2.oshirase {
	text-indent: -9999px;
	width:240px;
	height:35px;
	background: url(img/oshirase.gif) no-repeat;
	margin:0;

}

h2.blog {
	text-indent: -9999px;
	width:240px;
	height:35px;
	background: url(img/blog.gif) no-repeat;
}

h2.guide{
	text-indent: -9999px;
	width:800px;
	height:35px;
	background: url(img/guide.gif) no-repeat;
}

h2.buyer {
	text-indent: -9999px;
	width:800px;
	height:35px;
	background: url(img/buyer.gif) no-repeat;
}
h2.seller {
	text-indent: -9999px;
	width:800px;
	height:35px;
	background: url(img/seller.gif) no-repeat;
}
h2.seller_data {
	text-indent: -9999px;
	width:800px;
	height:35px;
	background: url(img/seller_data.gif) no-repeat;
	margin:0;
}