/* CSS Document */
/*-----------------------------------------------
ページ全体
-----------------------------------------------*/
body	{
	margin:0px;
	padding:0px;
	background-color:#ff9900;
	font-family:verdana,"メイリオ","ヒラギノpゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 13px;
	color:#000033;
}

/*-----------------------------------------------
配置・配置解除
-----------------------------------------------*/
.clear{
	clear:both;
}

.center{
	margin:0px auto;
	text-align:center;
}

.right{
	text-align:right;
}

.left {
	text-align:left;
}


/*-----------------------------------------------
画像
-----------------------------------------------*/
img {
	border:0px;
}

img.right	{
	float:right;
}

img.left	{
	float:left;
}

img.center	{
	text-align:center;
	margin:0px auto;
}

img.thumbnail	{
	width:120px;
	height:90px;
	border:0px;
	margin:3px;
}

img.listthumbnail	{
	width:100px;
	height:75px;
	border:0px;
	float:left;
	margin:3px;
}

img.kanrenthumbnail	{
	width:100px;
	height:75px;
	border:0px;
	margin:3px;
}

/*-----------------------------------------------
文字色
-----------------------------------------------*/

.txtred	{
	color:#cc0000;
}

.txt11	{
	font-size:11px;
}

.txt10	{
	font-size:10px;
}

/*-----------------------------------------------
サイト全体背景
-----------------------------------------------*/
#wrap {
	width:950px;
	margin:0px auto;
	padding:0px;
    text-align: center;
	background-image:url(../image/wrapbg.jpg);
	background-repeat:repeat-y;
}

/*-----------------------------------------------
見出し
-----------------------------------------------*/
h1	{
	text-align:right;
	font-size:15px;
	color:#fff;
	margin:0px;
	padding:10px 5px 0px 0px;
}

h1.notfound	{
	text-align:center;
	font-size:25px;
	color:#ff0000;
}

h2{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0px;
	padding:5px;
	line-height:1em;
}

h3 {
	text-align:center;
	font-size:13px;
	color:#000;
	background-image: url(../image/h3bg.gif);
	background-repeat:no-repeat;
	width:140px;
	height:30px;
	margin:6px 5px 0px 5px;
	padding:0px;
	line-height:2em;
}

h4 {
	text-align:center;
	font-size:13px;
	color:#000;
	background-image: url(../image/h4bg.gif);
	background-repeat:no-repeat;
	background-color:#ffcc66;
	width:140px;
	height:25px;
	margin:1px auto;
	padding:8px 0px 0px 0px;
	}

h5 {
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:2em;
	background-image: url(../image/h5bg.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 5px 5px;
	padding:3px 0px 3px 80px;
}

h6	{
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:2em;
	background-image: url(../image/h6bg.jpg);
	background-repeat:no-repeat;
	margin:5px 0px 5px 5px;
	padding:3px 0px 3px 80px;
}

/*-----------------------------------------------
区切り線
-----------------------------------------------*/
hr {
    border:1px dotted #999;
	text-align:center;
	margin:0px auto;
	width:580px;
}

/*-----------------------------------------------
サイトベース枠
-----------------------------------------------*/
#sitebase	{
	width:900px;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

/*-----------------------------------------------
ヘッダー
-----------------------------------------------*/
#header	{
	width:900px;
	height:88px;
	margin:0px;
	padding:0px;
	background-image:url(../image/headerbg.jpg);
	background-repeat:no-repeat;
}

.favorite {
	border:1px solid #000;
	color:#fff;
}

.favorite a	{
	background-color:#fff;
	text-decoration:none;
	color:#000;
}

.favorite a:hover	{
	background-color:#666;
	text-decoration:none;
	color:#ff9900;
}


/*-----------------------------------------------
ヘッドナビ
-----------------------------------------------*/
#headnavi	{
	width:900px;
	margin:0px;
	padding:1px 0px 0px 0px;
	color:#fff;
	background-image:url(../image/headnavibg.jpg);
	background-repeat:repeat-y;
	text-align:right;
	font-size:13px;
}

#headnv	{
	margin:0px;
	padding:0px;
}

#headnv ul	{
	margin:0px;
	padding:3px;
}

#hdnavi ul	{
	margin:0px;
	padding:0px;
	list-style:none;

}

#hdnavi li{
	margin:0px;
	padding:0px;
	display:inline;
	color: #FFFFFF;
	list-style: none;

}

#hdnavi li a {
	margin:0px;
	padding:0px;
	color: #fff;
	text-decoration:none;

}

#hdnavi li a:hover {
	margin:0px;
	padding:0px;
	color:#ff3300;
	text-decoration:none;
}


/*-----------------------------------------------
コンテンツベース枠
-----------------------------------------------*/
#contentbase	{
	width:900px;
	margin:0px auto;
	padding:0px;

}

/*-----------------------------------------------
左メニューとメインコンテンツ枠
-----------------------------------------------*/
#leftbox	{
	width:750px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../image/leftbox.gif);
	background-repeat:repeat-y;
}

/*-----------------------------------------------
左メニュー枠
-----------------------------------------------*/
#leftnavi	{
	width:150px;
	margin:0px auto;
	padding:0px;
	float:left;
	text-align:center;
}


/*-----------------------------------------------
ナビゲーションボックス（背景色アリ）
-----------------------------------------------*/
img.homebanner	{
	margin-top:4px;
}

.navibox {
	font-size: 12px;
	line-height:1.3em;
	font-weight: normal;
	background: #FFFFCC;
	margin: 0px auto;
	padding:3px 0px;
	width: 140px;
	text-align: center;
}

.navibox ul{
	list-style: circle url(../image/list.gif) outside;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	text-align: left;
}
.navibox ul a{
	color:#000033;
	text-decoration:none;
}

.navibox ul a:hover{
	list-style: circle url(../image/lista.gif) outside;
	text-decoration:underline;
	color:#ff6600;
}

.maru ul{
	list-style: circle url(../image/maru.gif) outside;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-align: left;

}
.maru ul a{
	color:#000033;
	text-decoration:none;
}

.maru ul a:hover{
	list-style: circle url(../image/redmaru.gif) outside;
	text-decoration:underline;
	color:#ff6600;
}
.redmaru ul{
	list-style: circle url(../image/redmaru.gif) outside;
	margin:0px 0px 0px 20px;
	padding: 0px;
	text-align: left;
	color:#ff0000;
	font-weight:bold;
}
.redmaru ul a{
	color:#ff0000;
	text-decoration:none;
}

.redmaru ul a:hover	{
	list-style: circle url(../image/maru.gif) outside;
	color:#000;
	text-decoration:underline;
}

.red {
	color:#ff0000;
	margin:0px 0px 0px 5px;
	text-align:left;
	line-height:1.5em;
	font-weight:bold;
}


/*-----------------------------------------------
メインコンテンツ枠
-----------------------------------------------*/
#maincontents	{
	width:600px;
	margin:0px;
	padding:0px;
	text-align:center;
	float:right;
	vertical-align:top;
	background-color:#fff;
}
/*-----------------------------------------------
メイン記述部分
-----------------------------------------------*/
#main	{
	width:590px;
	margin:5px auto;
	padding:0px;
	text-align:center;
}

#kensaku	{
	display:block;
	width:560px;
	height:15px;
	text-align:center;
	margin:0px auto;
	padding:5px;
	color:#333;
	font-weight:bold;
	background-color:#ffcc00;
	border:2px solid #ffcc00;
}

#kensakubox	{
	display:block;
	width:560px;
	text-align:center;
	margin:0px auto;
	padding:5px;
	border:2px solid #ffcc00;
	color:#ff6600;
	font-weight:bold;
}

.kensakulist	{
	float:left;
	text-align:center;
	margin:3px 0px 5px 3px;
}

.kensakulist select	{
	width:110px;
}

.codekensaku	{
	display:block;
	width:480px;
	text-align:right;
	border-top:1px dotted #ccc;
	padding:10px 20px;
	margin-top:10px;
}




/*-----------------------------------------------
トップページ店長ブログ
-----------------------------------------------*/
#blog	{
	width:340px;
	text-align:left;
	float:left;
	margin:5px 0px;
}

#blogtitle	{
	display:block;
	width:340px;
	height:50px;
	margin:0px;
	text-align:left;
	background-image:url(../image/tenchoblog.gif);
	background-repeat:no-repeat;
}

.bloghead	{
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:25px 0px 0px 50px;
	margin:0px;
}
	
.blogbox	{
	width:335px;
	height:250px;
	background-color:#ffffff;
	overflow:scroll;
	margin:0px 0px 15px 0px;
	padding:5px;
	border:3px solid #ff9900;
}

.date	{
	color:#999;
	font-weight:bold;
}

.diarylisttbl	{
	margin:5px;
	text-align:left;
	width:450px;
	padding:5px;
	border:1px solid #ffcc00;
}

.diarylisttbl td	{
	padding:3px;
	border-bottom:1px dotted #ffcc00;
}

.diarylog	{
	margin-bottom:15px;
}
/*-----------------------------------------------
トップページピックアップ
-----------------------------------------------*/
#pickup	{
	display:block;
	width:560px;
	margin:15px 0px;
}

#pickuptitle	{
	display:block;
	width:570px;
	height:50px;
	margin:0px;
	text-align:left;
	background-image:url(../image/pickup.gif);
	background-repeat:no-repeat;
}

.pickuphead	{
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:25px 0px 0px 55px;
	margin:0px;
}
	
.pickupbox	{
	width:570px;
	height:250px;
	overflow:scroll;
	margin:0px 0px 15px 0px;
	padding:5px;
	border:3px solid #ffcc00;
}

.pickupitem	a{
	display:block;
        height:250px;
	width:125px;
	float:left;
	font-size:11px;
	line-height:1.5em;
	text-decoration:none;
	color:#333;
	border:1px solid #999;
	text-align:left;
	padding:3px;
	margin:2px;
}

.pickupitem	a:hover{
	display:block;
	float:left;
	font-size:11px;
	text-decoration:none;
	color:#cc0000;
	background-color:#ffffcc;
	border:1px solid #999;
	text-align:left;
	padding:3px;
	margin:2px;
}


.notprice	{
	color:#999;
	text-decoration: line-through
}

.saleprice	{
	color:#cc0000;
	font-weight:bold;
}

.info	{
	display:block;
	border:2px solid #ff9900;
	width:530px;
	text-align:left;
	padding:5px 10px 5px 10px;
	margin:5px;
	color:#666;
}
/*-----------------------------------------------
商品一覧　
-----------------------------------------------*/

.itemlist {
	text-align:left;
	margin:5px;
}

.itemlist ul {
	text-align:center;
	list-style: none;
	margin:0px auto;
	padding:2px;
	color:#333;
}

.itemlist li	{
	display:block;
	width:560px;
	border:2px solid #ffcc00;
	margin:5px auto;
	background-color:#eee;
	padding-bottom:3px;
}

.itemlist li a{
	background-color:#eee;
	display:block;
	margin:0px auto;
	width:560px;
	list-style: none;
	line-height:1.4em;
	text-align:left;
	text-decoration:none;
	color:#333;
	
	}
	
.itemlist li a:hover{
	list-style:none;
	background-color:#ffcc00;
	line-height:1.4em;
	text-align:left;
	text-decoration:none;
	color:#cc3300;
}

.listnavi	{
	width:570px;
	padding:5px;
	background-color:#bbb;
	text-align:center;
	margin:3px;
}

/*-----------------------------------------------
アイテムページ　HighSlide　JavaScript
-----------------------------------------------*/
.item {
	width:580px;
	display:block;
	text-align:center;
	margin:5px auto;
	padding:5px;

}

.itempic {
	width:165px;
	float:left;
	text-align:center;
	background-color:#333;
	margin:5px 0px 5px 5px;
	padding:10px 0px;
	}
	
.itemdata {
	width:400px;
	float:right;

}

.itemdatatable {
	width:380px;
	font-size: 12px;
	color: #333333;
	padding: 5px;

}
.itemdatatable caption{
	font-size: 12px;
	color: #333333;
	background-color:#f6f6f6;
	text-align:right;
	padding:3px;
	margin:0px 0px 0px 5px;
}


	
td.itemdatatablemidashi{
	background: #ffcc33;
	padding:5px;
    text-align:left;
	white-space: nowrap;
	vertical-align:top;
	width:7em;
	border-bottom: 1px solid #cc6600;
	border-right:1px solid #cc6600;
	border-top:1px solid #ffcc00;
	border-left:1px solid #ffcc00;
}


td.itemsetsumei{
	font-size: 12px;
	color: #666666;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
	text-align:left;
	line-height:1.2em;
	
}

.shousai	{
	display:block;
	width:580px;
	height:250px;
	overflow:scroll;
	padding:2px;
}
table.itemshousai {
	table-layout:fixed;
	width:560px;
	border:1px solid #ffcc00;
	font-size:12px;
	border-collapse:collapse;

}

table.itemshousai tr{
	border:1px solid #ffcc00;
	text-align:left;
}

table.itemshousai td{
	border:1px dotted #ffcc00;
	text-align:left;
}

table.shousaimidashi {
	table-layout:fixed;
	width:565px;
	background-color: #ffcc33;
	border-collapse:collapse;
    text-align:left;
	vertical-align:top;
}

table.shousaimidashi td {
	background-color: #ffcc33;
	border-collapse:collapse;
    text-align:left;
	border-bottom: 1px solid #cc6600;
	border-right:1px solid #cc6600;
	border-top:1px solid #ffcc00;
	border-left:1px solid #ffcc00;
	vertical-align:top;
}

.soldout	{
	color:#cc0000;
	font-size: 10px;
	font-weight:normal;
}
/*-----------------------------------------------
画像拡大ツール　HighSlide　JavaScript
-----------------------------------------------*/
.highslide {
	cursor: url(../image/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../image/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../image/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/*Popup用CSS記述ここから*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

/* Styles for the popup */
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 450px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {

}

.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 5px 0px;
	text-align: right;
	background-color:#ff6600;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-size:14px;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}



/*-----------------------------------------------
関連商品
-----------------------------------------------*/

.kanren	{
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #ccc;
	font-size:11px;
}

.kanren a	{
	display:block;
	background-color:#eee;
	text-decoration:none;
	color:#333;
}

.kanren a:hover	{
	display:block;
	background-color:#ffcc00;
	text-decoration:none;
	color:#ff6600;
}

/*-----------------------------------------------
買物カゴ
-----------------------------------------------*/
#cartpage	{
	width:580px;
	margin:5px auto;
	text-align:center;
	font-size:12px;
}

table.cart	{
	width:570px;
	text-align:center;
	font-size:12px;
	margin:5px;
	border:1px solid #ffcc00;
	border-collapse:collapse;

	
}

.cart td	{
	border-left:1px solid #ffcc00;
	border-bottom:1px solid #ffcc00;
	font-size:12px;
}

td.carttbhead	{
	background-color:#ffcc00;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding:5px;
	white-space: nowrap;
	vertical-align:top;
}

td.nowrap	{
	white-space:nowrap;
}
/*-----------------------------------------------
アンケート
-----------------------------------------------*/


table.question	{
	width:570px;
	text-align:center;
	font-size:12px;
	margin:5px;
	border:1px solid #336600;
	border-collapse:collapse;

	
}


.question td	{
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #336600;
	vertical-align:top;
}

td.questiontbhead	{
	background-color:#66cc33;
	border:1px solid #336600;
	color:#000;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:5px;
	white-space: nowrap;
	width:150px;
}

td.nowrap	{
	white-space:nowrap;
}

/*-----------------------------------------------
会員登録
-----------------------------------------------*/
#loginpage	{
	width:580px;
	margin:5px auto;
	text-align:center;
}

#loginpage input,select,textarea{
	margin:2px;
	background-color:#ffffcc;
}




table.login	{
	width:560px;
	text-align:center;
	font-size:12px;
	margin:5px;
	border:1px solid #ffcc00;
}

.login td	{
	border-left:1px solid #ffcc00;
	border-bottom:1px solid #ffcc00;
	text-align:left;
	line-height:2em;
}

td.logintbhead	{
	background-color:#ffcc00;
	color:#000;
	font-weight:bold;
	text-align:left;
	padding:5px;
	white-space: nowrap;
	width:180px;
	vertical-align:top;
}

#kiyaku	{
	display:block;
	width:480px;
	text-align:left;
	margin:5px auto;
	padding:0.2em;
	height:180px;
	overflow:scroll;
    border:1px solid #666;
}

#kiyaku p	{
	margin:5px 25px;
	line-height:1.8em;
	
}

/*-----------------------------------------------
ページが見つかりません
-----------------------------------------------*/

div.notfound	{
	text-align:left;
	margin-left:30px;
	line-height:2em;
}


/*-----------------------------------------------
サイトマップ
-----------------------------------------------*/
.sitemapleft{
	display:block;
	width:250px;
	text-align:left;
	float:left;
	margin:5px 5px 0px 15px;
}

.sitemapright	{
	display:block;
	width:250px;
	text-align:left;
	float:right;
	padding-left:25px;
	margin:5px 10px;
	border-left:1px dotted #333;
}

/*-----------------------------------------------
会社案内
-----------------------------------------------*/
table.company 	{
	width:550px;
	border:1px solid #ccc;
	padding:5px;
	text-align:center;
	margin:0px auto;
}

table.company td 	{
	text-align:left;
	border-bottom:1px dotted #ccc;
}

td.comptbtitle	{
	background-color:#999;
	color:#fff;
	text-align:left;
	white-space:nowrap;
}

/*-----------------------------------------------
ショップガイドなどＨＴＭＬ文書
-----------------------------------------------*/
.setsumei	{
	text-align:left;
	margin:5px 15px;
	line-height:1.5em;
}

.q	{
	text-align:left;
	margin:5px 15px;
	line-height:1.5em;
	background-color:#ffe699;
	font-weight:bold;
}

table.tbl	{
	border:1px solid #ffcc00;
	padding:5px;
	text-align:center;
	margin:3px auto;
	
}

table.tbl td	{
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #ffcc00;
	
	
}

td.tblhead	{
	background-color:#ffcc00;
	vertical-align:top;
}

table.delidays	{
	border:1px solid #ffcc00;
	padding:5px;
	text-align:left;
	margin:3px auto;
}

table.delidays td	{
	font-size:11px;
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #ffcc00;
}


td.delidaystblhead	{
	font-size:11px;
	background-color:#ffcc00;
	text-align:center;
	padding:5px;
	white-space:nowrap;
	vertical-align:top;
}
.link	{
	text-align:center;
	margin:5px auto;
}

.link dl	{
	display:block;
	width:480px;
	text-align:left;
	padding:0px;
	border:1px solid #ffcc00;
}
	
.link dt a	{
	display:block;
	width:480px;
	text-align:left;
	padding:5px;
	border-top:1px solid #ffcc00;
	border-left:1px solid #ffcc00;
	border-right:1px solid #e68000;
	border-bottom:1px solid #e68000;
	background-color:#ffb333;
	color:#000;
	text-decoration:none;
}

.link dt a:hover	{
	display:block;
	width:480px;
	text-align:left;
	padding:5px;
	border-top:1px solid #e68000;
	border-left:1px solid #e68000;
	border-right:1px solid #ffcc00;
	border-bottom:1px solid #ffcc00;
	background-color:#ffff99;
	color:#000;
	text-decoration:none;
}

.link dd 	{

	text-align:left;
	padding-left:5px;
	padding-top:5px;
	text-decoration:none;
	font-size:11px;
	color:#666;
}


/*-----------------------------------------------
ＶＩＰ会員限定秘密の部屋
-----------------------------------------------*/
#wrapvip {
	width:950px;
	margin:0px auto;
	padding:0px;
    text-align: center;
	background-image:url(../image/wrapbgvip.jpg);
	background-repeat:repeat-y;
}

#leftboxvip	{
	width:750px;
	margin:0px;
	padding:0px;
	float:left;
	background-image:url(../image/leftboxvip.gif);
	background-repeat:repeat-y;
}

#maincontentsvip	{
	width:600px;
	margin:0px;
	padding:0px;
	text-align:center;
	float:right;
	vertical-align:top;
	background-color:#333;
	height:100%;
}
#mainvip	{
	display:block;
	width:590px;
	margin:5px auto;
	padding:0px;
	text-align:center;
	background-color:#333;
	color:#fff;
	height:1600px;
}



#mainvip a:hover	{
	color:#cc0000;
}

.vipmemberlogin	{
	display:block;
	padding:20px 150px 20px 20px;
	color:#fff;
}

.vipitemlist {
	text-align:left;
	margin:5px;
}

.vipitemlist ul {
	text-align:center;
	list-style: none;
	margin:0px auto;
	padding:2px;
	color:#000;
}
.vipitemlist li	{
	display:block;
	width:560px;
	border:2px solid #ffcc00;
	margin:5px auto;
	background-color:#eee;
	padding-bottom:3px;
}

.vipitemlist li a{
	background-color:#eee;
	display:block;
	margin:0px auto;
	width:560px;
	list-style: none;
	line-height:1.4em;
	text-align:left;
	text-decoration:none;
	color:#000;
	
	}
	
.vipitemlist li a:hover{
	list-style:none;
	background-color:#ffcc00;
	line-height:1.4em;
	text-align:left;
	text-decoration:none;
	color:#cc3300;
}

.viplistnavi	{
	width:570px;
	padding:5px;
	background-color:#666;
	text-align:center;
	margin:3px;
}
/*-----------------------------------------------
フォーム
-----------------------------------------------*/
.form 	{
	font-weight:normal;
	text-align:left;
}

.formtable	{
	border:2px solid #ffcc00;
	padding:5px 0px 5px 5px;
	margin:10px auto;
	text-align:center;
}

.formtable td	{
	padding:3px 0px 3px 3px;
	text-align:left;
	border-bottom:1px dotted #ffcc00;
	
}

td.formtbltitle	{
	background-color:#ffcc00;
	color:#333;
	text-align:left;
	padding:3px 5px 3px 3px;
	white-space:nowrap;
	vertical-align:top;
	font-weight:bold;
}

.toiawase	{
	text-align:left;
	border:1px #333333 dotted;
	padding:10px;
	width:350px;
	margin:0px auto;
}

.toiawase dt	{
	font-weight:bold;
	color:#000;
	background-color:#ffcc00;
	padding:5px;

}

.toiawase dd	{
	padding-bottom:5px;
}


/*-----------------------------------------------
右メニュー枠
-----------------------------------------------*/
#rightnavi	{
	width:150px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	float:right;
}

#membername	{
	font-size:12px;
	font-weight:bold;
	color:#000;
	background:url(../image/membernamebg.gif);
	background-repeat:no-repeat;
	padding:5px 0px;
	margin-top:3px;
}

#membermess	{
	border-top:1px solid #ff6600;
	border-bottom:1px solid #ff6600;
	margin-bottom:5px;
	font-size:10px;
	padding:5px 0px;
}

.loginfrmbox	{
	text-align:center;
	margin:0px 3px 1px 1px;
}

.loginfrmbox input	{
	font-size:12px;
	width:11em;
	text-align:left;
	margin-top:1px;
}

input.check	{
	width:1.5em;
	margin-top:1px;
}

input.loginbtn	{
	width:6em;
	text-align:center;
}

input.logoutbtn	{
	width:6em;
	text-align:center;
}	
/*-----------------------------------------------
フッター
-----------------------------------------------*/
#footer	{
	width:900px;
	margin:0px;
	padding:0px 0px 5px 0px;
	background-image:url(../image/footerbg.jpg);
	background-repeat:repeat-y;
	color:#fff;
}

#footer ul {
	margin: 0px;
	padding:5px;
}

#footer li{
	display: inline;
	padding: 0px;
	color: #FFFFFF;
	list-style: none;
	}


#footer a {
	color: #fff;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
	color:#fff;
} 
	
	
/*　車検証から問合せ　*/

#reigai {
	backgroud-color:#990000;
	width:500px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#333;
	line-height:2em;
	background-image: url(../image/h5bg.jpg);
	background-repeat:no-repeat;
	margin:5px auto;
	padding:3px 0px 3px 80px;
}



#syakenform {
	width:100%;
	text-align:center;
}

#syakeninfo {
	width:400px;
	margin:10px auto;
}

.syakenmoji {
	margin:20px 0px 0px 50px;
	letter-spacing: 1em;
	font-size:x-large;
	text-align:left;
}
table#syakensyou {
	margin:0px auto 20px auto;
	background-color:#FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border:1px;
	border-collapse:collapse;
	border-color:#666666;
}
table#syakensyou td {
	padding:3px;
	border:1px #9B9B9B solid;
}

table#syakensyou th.hissuHEAD {
	background-color:#EBD6E0;
	border:2px #E281AB solid;
	
}

table#syakensyou td.hissuINPUT {
	background-color:#EBD6E0;
	border:2px #E281AB solid;
	text-align:center;
}

table#syakensyou input {
	background-color:#ffffcc;

}

table#syakensyou th {
	font-color:#969696;
	font-style:normal;
	background-color:#F5F5F5;
}

.graywaku {
	background-color:#D0CCCC;
	margin:10px 10px;
	padding:5px;
}   

.partstable	{
	border:2px solid #E281AB;
	padding:5px 0px 5px 5px;
	margin:10px auto;
	text-align:center;
}

td.partstabletitle	{
	background-color:#EBD6E0;
	color:#333;
	text-align:left;
	padding:3px 5px 3px 3px;
	white-space:nowrap;
	vertical-align:top;
	font-weight:bold;
}

.partstable td	{
	padding:3px 0px 3px 3px;
	text-align:left;
	border-bottom:1px dotted #E281AB;
	
}


                  