@charset "shift_jis";

* {
    margin:0;
	padding:0;
	list-style:none;
	font-size:100%;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border:none;
}


body {	
	margin: 0;
	padding: 0;
	text-align:center;
	background:#fff5f5 url("../picture/back.png") repeat-x top;
}

img {

}

h1 {
	margin:0;
	padding:7px 0 0 5px;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	padding:10px 0 0 0;
	margin:0;
	color:#ffffff;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	padding:0;
	margin:0;
	color:#ffffff;
}

p {
	margin:0;
	line-height:1.5em;
	padding: 0px;
}

a {
	color:#222222;
}

a:hover {
	text-decoration:none;
}

#contents {
	width:100%;
	height: auto;
	margin: auto;
}

#header {
	width:702px;
	height:100px;
	margin: 0 auto;
	padding: 0;
}

#logo {
	width:700px;
	height:100px;
	margin:0;
	padding:0;

}

#logo_1 {
	width:110px;
	height:auto;
	float: left;
	padding-top: 5px;
}
	

#logo_2 {
	width:300px;
	height:auto;
	margin:0;
	float:left;
	text-align:left;
	padding:6px 0 0;
}

#headnavi {
	width:102px;
	height:100px;
	margin:0;
	padding:10px;
	float:right;
	text-align:right;
}

#headnavi ul {
	margin:0;
	padding:0;
	list-style:none;
}

#headnavi li {
	float:right;
	margin:0;
	padding:0;
}

#headnavi2{
	width:200px;
	height:auto;
	margin:0;
	padding-top:10px;
	float:right;
	font-size: 12px;
}

#qr{
    float:left;
	margin:0 5px 0 0;
	padding: 5px 0 0 5px;
}

#menu {
	clear:both;
	width:702px;
	height:34px;
	margin:0 auto;
	padding:0;
}

#menu ul {
	list-style:none;
	padding:0;
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
}

#menu li {
	display:block;
	float:left;
	width:117px;
	height:34px;
	padding:0;
	margin:0;
}

.home a {
	display:block;
	width:117px;
	height:34px;
	background:url("../picture/home.png") no-repeat;
}

.home a:hover {
	background-position:0 -34px;
}

.home a.active {
	background-position:0 -68px;
}

.menu a {
	display:block;
	width:117px;
	height:34px;
	background:url("../picture/menu.png") no-repeat;
}

.menu a:hover {
	background-position:0 -34px;
}

.menu a.active {
	background-position:0 -68px;
}

.shop a {
	display:block;
	width:117px;
	height:34px;
	background:url("../picture/shop.png") no-repeat;
}

.shop a:hover {
	background-position:0 -34px;
}

.shop a.active {
	background-position:0 -68px;
}

.spice a {
	display:block;
	width:117px;
	height:34px;
	background:url("../picture/spice.png") no-repeat;
}

.spice a:hover {
	background-position:0 -34px;
}

.spice a.active {
	background-position:0 -68px;
}

.company a {
	display:block;
	width:117px;
	height:34px;
	background:url("../picture/company.png") no-repeat;
}

.company a:hover {
	background-position:0 -34px;
}

.company a.active {
	background-position:0 -68px;
}

.mail a {
	display:block;
	width:117px;
	height:34px;
	background:url("../picture/mail.png") no-repeat;
}

.mail a:hover {
	background-position:0 -34px;
}

.mail a.active {
	background-position:0 -68px;
}

#img {
	width:700px;
	height:auto;
	padding:0;
	clear:both;
	margin:10px auto;
	border: 1px solid #cccccc;
}

#info {
	height:auto;
	width:700px;
	text-align:left;
	background:url(../picture/fline.png) repeat-x bottom;
	margin:10px auto 0;
	padding: 10px;
	font-size: 14px;
}

#main {
	width:700px;
	height:auto;
	margin:0 auto 10px;
	padding:0;
}

#main a {
	color:#4096ee;
	text-decoration:none;
}

#main a:hover {
	text-decoration:underline;
	background-position: 0px;
}

#left {
	width:490px;
	height:280px;
	float:left;
	border:solid 1px #cccccc;
	background:#ffffff;
	margin:0 0 10px 0;
	font-size: 12px;
}

.center {
	text-align:center;
	margin:0;
	padding:4px;
}

.left {
	text-align:left;
	margin:0;
	padding:0 7px 7px 7px;
	line-height:1.6;
}

.right {
	text-align:right;
}

#new {
	width:490px;
	height:264px;
	margin:0;
	padding:0;
	float:left;
}

.title1 {
	text-indent:-9999px;
	background:url("../picture/new_title.png") no-repeat;
	margin:0;
	padding:0;
	display:block;
	height:20px;
}

.newcon {
	width:488px;
	border:solid 1px #cccccc;
	margin:0 0 10px 0;
	background:#ffffff;
}

.newsub {
	width:468px;
	height:200px;
	padding:10px;
	text-align:left;
	overflow:auto;
	margin: 0 0 5px;
}

.newsub ul {
	margin:0;
	padding:10px 0 10px 0;
	list-style:none;
	background:url("../picture/dotted.png") no-repeat bottom;
	line-height:1.4;
}

.newsub p {
	margin:0;
	padding:0;
	line-height:1.5;
}

.newall{
    text-align:right;
	padding:0 0 5px 0;
}
    

#right {
	width:198px;
	height:280px;
	float:right;
	text-align:left;
	font-size:11px;
	background:#ffffff;
	padding: 0;
	margin:0 0 10px 0;
	border: 1px solid #cccccc;
}

.title2 {
	text-indent:-9999px;
	background:url("../picture/service.png") no-repeat;
	margin:0;
	padding:0;
	display:block;
	height:20px;
}

.goodscon {
	width:196px;
	border:solid 1px #cccccc;
	background:#ffffff;
	height: 264px;
	margin:0;
	height: 264px;
}

.goodscon a {
    display:block;
}

#poster {
    float:left;
}

#footer {
	clear:both;
	width:100%;
	height:40px;
	margin:0 auto;
	padding:0;
	background:url("../picture/foot.png") repeat-x top;
}

#foot_lr  {
    width:700px;
	height:40px;
	padding:0;
	margin:0 auto;
}

#foot_l  {
    width:200px;
	height:40px;
	margin:0;
	padding:3.5px;
	float:left;
	text-align:left;
	vertical-align:bottom;	
}

#foot_r  {
	width:480px;
	height:40px;
	margin:0;
	float:right;
	text-align:right;
	font-weight:bold;
	color:#FFFFFF;
	vertical-align: 0%;
	padding:20px 0 0;
	font-size: 12px;
}

.clear {
    clear:both;
}

#picture {
    width:auto;
	height:auto;
    margin:5px 0;
	padding:0;
}

#tailgate_sell_info {
	width: 700px;
	height: auto;
	margin: 10px 0;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

#tailgate_sell_info a {
    color: #CC3300;
}

#tailgate_sell_info a:hover {
    text-decoration: none;
}	 
	
#shop_info {
	width: 700px;
	height: auto;
	margin: 10px 0;
	padding: 10px 0;
	font-size: 14px;
	font-weight: bold;
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
}

