body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
li{list-style:none;}

body {
	color:#333333;
	font-size:12px;
	border:#000000;
	margin:0;
	background-color:#ffffff;
}
#custom-doc	{
	width:800px;
	margin:0 auto;
	border-right:#FF0000 solid 1px;
	border-left:#FF0000 solid 1px;
}


/*------------------*/
#sub_menu	{
	text-align:right;
	padding:8px;
	background-color:#FFFFFF;
}
#sub_menu li	{
	display:inline;
	margin:0 5px;
}
#sub_menu .totalPrice	{
	float:left;
	width:200px;
	margin:3px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	background-color:#FFFFFF;
	border:#999999 solid 1px;
}
#sub_menu .welcomGuest	{
	margin:4px;
	text-align:right;
	float:left;
}

/*-----------------------------*/
#hd .mainImage	{
	background-image:url(/shop/images/head.jpg);
	height:215px;
	width:800px;
	clear:both;
}
#hd img {
display: block;
border: none;
}
#navi li{
	float:left;
	list-style:none;
}
#navi li a{
	display:block;
	background-image:url(/shop/images/nav.jpg);
	background-repeat: repeat-x;
	width:112px;
	height:16px;
	border-right:1px solid #FE0000;
	border-left:1px solid #FE0000;
	border-bottom:1px solid #FE0000;
	text-align:center;
	padding:9px 0 6px 0;
}
#navi li.home a{
	width:114px;
}
/*-------------------メインメニュー新しく書いています*/
#mainmenu {
margin: 0;
width: 800px;
height: 32px;
float: left;
}
#mainmenu ul {
margin: 0;
padding: 0;
}
#mainmenu li {
float: left;
display: inline;
list-style-type: none;
}
#mainmenu li a {
height: 32px;
display: block;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
}
#mainmenu li.home a {
background: transparent url(/shop/images/menu.jpg) no-repeat 0px 0px;
width: 116px;
}
#mainmenu li.info a {
background: transparent url(/shop/images/menu.jpg) no-repeat -116px 0px;
width: 114px;
}
#mainmenu li.spcfid a {
background: transparent url(/shop/images/menu.jpg) no-repeat -230px 0px;
width: 114px;
}
#mainmenu li.prdct a {
background: transparent url(/shop/images/menu.jpg) no-repeat -344px 0px;
width: 114px;
}
#mainmenu li.prof a {
background: transparent url(/shop/images/menu.jpg) no-repeat -458px 0px;
width: 114px;
}
#mainmenu li.contact a {
background: transparent url(/shop/images/menu.jpg) no-repeat -572px 0px;
width: 114px;
}
#mainmenu li.pymnt a {
background: transparent url(/shop/images/menu.jpg) no-repeat -686px 0px;
width: 114px;
}


/*-------------------*/
#bd	{
	clear:both;
	padding:10px 10px 10px 10px;
	background-color:#FFFFFF;
}
#left-clm	{
	width:230px;
	float:left;
}
#right-clm	{
	width:540px;
	float:left;
	margin:0 0 0 10px;
}
#pankuzu{
	font-size:11px;
	margin:0 0 5px 5px;
}
.mb20 {margin-bottom: 0px;}

/*----------------------*/
#sideSearch h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#sideSearch .sideBox	{
	padding:5px;
	margin:0 0 10px 0;
}
/*-------------------------*/
#sideCategory  {
background-color: #F4F2E8;
}
#sideCategory h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#sideCategory .sideBox	{
	padding:5px;
	margin:0 0 10px 0;
}
#sideCategory li	{
	list-style:none;
	margin:2px 0;
	padding:0px;
}
/*---------------------------*/
#sideSchedule h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
        margin:10px 0 0 0;
}
#sideSchedule .sideBox	{
	padding:5px;
	/*margin:0 0 10px 0;*/
	text-align:center;
}
#sideSchedule ul	{
	font-size:10px;
	margin:0 auto;
	width:160px;
}
#sideSchedule li	{
	list-style:none;
	float:left;
	margin:3px;
}
#sideSchedule table	{
	clear:both;
	margin:0 auto 0px;
	border-collapse:collapse;
}
#sideSchedule th{
	text-align:center;
	color:#666666;
	font-size:11px;
	font-weight:normal;
}
#sideSchedule th.sun{
	color:#FF0000;
}
#sideSchedule td{
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background-color:#ffd1d1;
	text-align:center;
	width:25px;
	height:11px;
	padding:3px 0 3px 0;
	font-size:11px;
}
#sideSchedule td.holiday{
	color:#FF0000;
	font-weight:bold;
}
/*-------------------------*/
#sideMail h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#sideMail .sideBox	{
	padding:0px;
	margin:0 0 10px 0;
}
#sideMail li	{
	list-style:none;
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	margin:5px 0;
}
/*-----------------------------*/
#sideLink h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
	margin-top: 30px;
}
#sideLink .sideBox	{
	padding:5px 0 0 0 ;
	margin-bottom:30px;
}
#sideLink li	{
	list-style:none;
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	margin:5px 0;
}
/*-----------------------------*/
#sideBlog h2	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#sideBlog .sideBox	{
	padding:5px;
	margin:0 0 10px 0;
}
#sideBlog li	{
	list-style:none;
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	margin:5px 0;
}

/*----------------------*/
/*----------------------*/
#mainInfo	{
	margin:0;
	_margin:0 0 40px 0;
	padding: 0;
}
#mainInfo h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
	margin-top: 20px;
}
#mainInfo h3	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#mainInfo2	{
	margin: 0 0 5px 0;
	_margin:0 0 5px 0;
}
#mainInfo2 h4	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
.iBody	{
	padding:0 5px;
	margin:0 0 20px 0;
}
#mainInfo ul	{
	clear:both;
	color: #990000;
}
#mainInfo li	{
	list-style:none;
	padding:0 0 0 10px;
	margin:5px 0;
	float:left;
}
/*----------------------ランキング新しく書いてます*/
.rank_tit {
font-size: 14px;
font-weight: bold;
color: #990000;
margin-top: 5px;
}
.rank_txt {
font-size: 10px;
color: #990000;
margin-top: 3px;
line-height: 1.25em;
}
table#rank {
width: 521px;
border: none;
margin: 10px 10px -10px 10px;
}
td#rank {
border: none;
}
.pl10 { padding-left: 10px;}

/*----------------------ポップコーン種類新しく書いてます*/
table#popconlist {
width:520px;
border: none;
margin-left: 10px;
}
table#popconlist td {
margin: 0px;
padding: 0px;
}
table#popconlist2 {
width:520px;
border: none;
margin: 20px 0px 0px 10px;
}
.plist_tit {
font-size: 12px;
font-weight: bold;
color: #990000;
margin-top: 8px;
}
.plist_tit2 {
font-size: 12px;
font-weight: bold;
color: #990000;
margin-top: 8px;
letter-spacing: -1px;
}
.plist_txt {
font-size: 10px;
color: #990000;
margin-top: 3px;
line-height: 1.25em;
}

/*-------------------------*/
#mainOsusume	{
	margin:0 0 20px 0;
}
#mainOsusume table	{
	margin:0 auto;
}
#mainOsusume h2	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#mainOsusume h3	{
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
#mainOsusume .oBody	{
	padding:5px;
	margin:0 0 10px 0;
}
#mainOsusume .price	{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}
#mainOsusume .photo	{
	text-align:center;
	padding:5px;
}
/*-------------------------*/
#mainTokka	{
	margin:0 0 20px 0;
}
#mainTokka table	{
	margin:0 auto;
}
#mainTokka h2	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#mainTokka h3	{
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
#mainTokka .toBody	{
	padding:5px;
	margin:0 0 10px 0;
}
#mainTokka .price	{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
}
#mainTokka .photo	{
	text-align:center;
	padding:5px;
}
/*---------------------*/
#ft	{
	clear:both;
	padding:0;
}
#ft address{
	margin:0;
	padding:0;
}
#ft address a:link { text-decoration:none; color:#ffffff; }
#ft address a:hover { text-decoration:underline; color:#ffffff; }
#ft img{
	border:none;
	margin:0;
}

/*----------------------------*/
#contentsTitle	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#goodsName{
	font-size:20px;
	font-weight:bold;
	padding:3px 0 0 23px;
	background-image:url(/shop/images/title_main.jpg);
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}

#page	{
	text-align:center;
	margin:5px 0 20px;
}
/*--------------------------------*/
#mainList .listBody	{
	padding:5px;
	border:#999999 solid 1px;
	margin:0 0 20px 0;
}
#mainList h3	{
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
#mainList .listBody	table {
	width:100%;
}
#mainList td {
	text-align:center;
}
#mainList .price	{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	margin:0 0 10px 0;
}
#mainList .photo	{
	text-align:center;
	padding:5px;
}

/*------------------------------------*/
#mainShousai	{
	margin:0 0 20px 0;
}
#mainShousai table	{
	width:100%;
}
#mainShousai .photo	{
	border:#666666 solid 1px;
	padding:5px;
	margin:3px;
	text-align:center;
}
#mainShousai .price	{
	color:#FF0000;
	font-weight:bold;
	font-size:14px;
	margin:10px 5px;
}
#mainShousai li	{
	list-style:none;
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	margin:5px;
}
#mainShousai h2	{
	margin:15px 5px;
	font-size:12px;
	background-color:#ffd1d1;
	border:#dddddd solid 1px;
	padding:3px;
}
#mainShousai .tx	{
	padding:5px;
}
#mainShousai .fav a	{
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background-image:url(/shop/images/favolite.jpg);
	width:90px;
	height:19px;
}
#mainShousai .mobileMail{
	margin:5px 0 ;
}
/*--------------------------------------*/
#summaryEx {
	margin:0 0 20px 0;
}
#summaryEx h2 {
	background-image:url(/shop/images/midashi_bar.gif);
	padding:6px 5px 5px 23px;
	font-size:12px;
	margin: 0px 0 5px 0px;
	color: #6C3000;
	text-align: left;
}
#summaryEx .exBody	{
	margin:5px 0 ;
}
#summaryEx #ex	{
	font-size:12px;
	width:90%;
}

/*-----------------------------------------*/
#mainReview .midashi	{
	border-left:#ffd1d1 solid 8px;
	border-bottom:#ffd1d1 solid 1px;
	padding:5px;
	font-size:12px;
	margin:0 0 10px 0;
}
/*-----------------------------------------*/
#summaryOther .otherBody	{
	padding:10px 5px 5px 5px;
	/*border:#999999 solid 1px;*/
	margin:0 0 20px 0;
}
#summaryOther .midashi	{
	font-size:12px;
	font-weight:bold;
	padding:8px 0 0 38px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#summaryOther h3	{
	font-size:12px;
	font-weight:bold;
	padding:5px;
}
#summaryOther .listBody	table {
	width:100%;
}
#summaryOthert td {
	text-align:center;
}
#summaryOther .price	{
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	margin:0 0 10px 0;
}
/*--------------------------------------------*/
#divLayoutInclude{
	margin:0 0 10px 0;
	/*overflow: auto;    スクロール表示 */
	clear:both;
	padding:0px;
}
#divLayoutInclude table{
	margin:5px;
	border-collapse:collapse;
	border:1px solid #ff0000;
}
#divLayoutInclude td{
	border:1px solid #ff0000;
	color:#ff0000;
	padding:3px;
}
#divLayoutInclude th{
	border:1px solid #ff0000;
	color:#ff0000;
}
#divLayoutInclude img{
	border:0;
}
/*----------------------------------------------*/
#Message	{
padding:0;
margin:0;
}

#Message table {
border:0;
margin:10px;
}
#Message th {
border:0;
padding:0;
margin:0;
}
#Message td {
border:0;
padding:0;
margin:0;
}
/*----------------------------------------------*/
#infoList	{
	margin:0 0 20px 0;
	border:#999999 solid 1px;
}
#infoList ul	{
	clear:both;
}
#infoList li	{
	list-style:none;
	padding:0 0 0 10px;
	margin:5px 0;
	float:left;
}
/*--------------------------------------------*/
#summaryReview .reviewBody	{
	margin:5px 0 20px 0;
	padding:5px;
	border:#999999 dotted 1px;
}
#summaryReview .reviewBox	{
	margin:5px 0 0 0;
	padding:5px 0 0 0;
	border-top:#cccccc solid 1px;
}
#summaryReview h3	{
	font-size:12px;
}
/*---------------------------------------------*/
#mainTokutei .tblayoutBasic{
	margin:10px 0 20px 0;
}

#mainTokutei table{
	border-collapse:collapse;
}
#mainTokutei .tblayoutBasic th{
	font-weight:normal;
	text-align:left;
	background-color:#ffd1d1;
	border:#999999 solid 1px;
	padding:3px;
}
#mainTokutei .tblayoutBasic td{
	text-align:left;
	padding:3px;
	border:#999999 solid 1px;
}
/*----------------------------------------------*/
#right-clm .shareMidashi{
	padding:5px;
	background-image:url(/shop/images/arrow02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	font-size:12px;
	margin:5px 0;
}
#right-clm .shareMidashiSub{
	padding:5px;
	font-size:12px;
}
#souryou table{
	border-collapse:collapse;
	width:98%;
	margin:0 auto 3px;
}
#souryou .tblayoutStandard th{
	font-weight:normal;
	text-align:center;
	background-color:#ffd1d1;
	border:#999999 solid 1px;
	padding:3px;
}
#souryou .tblayoutStandard td{
	text-align:center;
	padding:3px;
	border:#999999 solid 1px;
}
/*-----------------------------------------------*/
#contact	{
	margin:0 0 20px 0;
}
#contact .annotation	{
	padding:5px;
	margin:5px 0 0 0;
}
#contact table{
	border-collapse:collapse;
}
#contact th{
	font-weight:normal;
	text-align:left;
	background-color:#ffd1d1;
	border:#999999 solid 1px;
	padding:3px;
}
#contact td{
	text-align:left;
	padding:3px;
	border:#999999 solid 1px;
}
#contact .button{
	text-align:center;
}
#contact #naiyou{
	width:80%;
}
#contact .color	{
	color:#FF0000;
}
/*--------------------------------------------------*/
#blog_list h2	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#blog_list .blogBody	{
	margin:5px 0 20px 0;
	padding:5px;
	border:#999999 dotted 1px;
}
#blog_list {
	margin:0 0 20px 0;
}
#blog_list a {
	color:#ffffff;
}
/*--------------------------------------------------*/
#blog .blogBody{
	margin:5px 0 20px 0;
	padding:5px;
	border:#999999 dotted 1px;
}
#blog .reviewBody{
	margin:10px 0 0 0;
}
#blog table{
	width:100%;
	border-collapse:collapse;
	margin:0 0 20px 0;
}
#blog th{
	font-weight:normal;
	text-align:left;
	background-color:#ffd1d1;
	border:#999999 solid 1px;
	padding:3px;
}
#blog td{
	text-align:left;
	padding:3px;
	border:#999999 solid 1px;
}
#blog .button{
	text-align:center;
}
#blog #comment	{
	width:80%;
}
/*----------------------------------------------------*/
#review_list h2	{
	font-size:12px;
	font-weight:bold;
	padding:5px;
	background-color:#ffd1d1;
}
#review_list .reviewBody	{
	margin:5px 0 20px 0;
	padding:5px;
	border:#999999 dotted 1px;
}
#review_list {
	margin:0 0 20px 0;
}
/*--------------------------------------------------*/
.star01 {
	background-image:url(/shop/images/stars.gif);
	background-repeat:repeat-x;
	height:13px;
	width:14px;
	float:left;
}
.star02 {
	background-image:url(/shop/images/stars.gif);
	background-repeat:repeat-x;
	height:13px;
	width:28px;
	float:left;
}
.star03 {
	background-image:url(/shop/images/stars.gif);
	background-repeat:repeat-x;
	height:13px;
	width:42px;
	float:left;
}
.star04 {
	background-image:url(/shop/images/stars.gif);
	background-repeat:repeat-x;
	height:13px;
	width:56px;
	float:left;
}
.star05 {
	background-image:url(/shop/images/stars.gif);
	background-repeat:repeat-x;
	height:13px;
	width:70px;
	float:left;
}
.starButton	{
	float:left;
	margin:0 3px 0 8px;
	height:13px;
}
/*-------------------------------------------------*/

#review_add table{
	margin:10px 0 20px 0;
	border-collapse:collapse;
	width:100%;
}
#review_add th{
	font-weight:normal;
	text-align:left;
	background-color:#ffd1d1;
	border:#999999 solid 1px;
	padding:3px;
}
#review_add td{
	text-align:left;
	padding:3px;
	border:#999999 solid 1px;
}
#review_add .button{
	text-align:center;
}
/*--------------------------------------------------*/

#meilmag table{
	margin:10px auto 20px;
	border-collapse:collapse;
	width:95%;
}
#meilmag th{
	font-weight:normal;
	text-align:left;
	background-color:#ffd1d1;
	border:#999999 solid 1px;
	padding:3px;
}
#meilmag td{
	text-align:left;
	padding:3px;
	border:#999999 solid 1px;
}
#meilmag .button{
	text-align:center;
}
/*------------------------------------------------*/
#meilmag02 table{
	margin:10px 0 20px 0;
	border-collapse:collapse;
	width:100%;
}
#meilmag02 th{
	font-weight:normal;
	text-align:left;
	background-color:#ffd1d1;
	border:#999999 solid 1px;
	padding:3px;
}
#meilmag02 td{
	text-align:left;
	padding:3px;
	border:#999999 solid 1px;
}
#meilmag02 .button{
	text-align:center;
}

/*------------------------*/
a:link { text-decoration:none; color:#990000; }
a:visited { text-decoration:none; color:#990000; }
a:active { text-decoration:underline; color:#990000; }
a:hover { text-decoration:underline; color:#990000; }
/*------------------------*/
#mente	{
	text-align:center;
	padding:50px 0;
}
/*------------------------*/
#topMessage h2	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#Message h2	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title_main.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
/*--------------------------*/
#goodslogin	.annotation	{
	margin:10px;
}
#goodslogin	{
	text-align:center;
	border:#999999 solid 3px;
	background-color:#ffd1d1;
	margin:10px 0 20px 0;
	padding:5px;
}
#goodslogin .error	{
	color:#FF0000;
	margin:5px;
}
#goodslogin table	{
	margin:5px auto;
}

/*--------------------------*/
#ecwave	{
	width:70px;
	margin:5px 0px 5px 710px;
}
#ecwave a	{
	display:block;
	background-image:url(/shop/images/ecweb.jpg);
	width:70px;
	height:70px;
	text-indent:-9999px;
}
/*--------------------------*/

/*--------------------------------------------------
■■■BASIC
--------------------------------------------------*/
.menu {width:220px;}
.menu,
.menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;
	z-index: 5;
}
.menu li:hover {
	z-index: 10000;
	white-space: normal;
}
.menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}
.menu li:hover>ul {
	visibility: visible;
	left: 100%;
}
/* -- float.clear --*/
.menu:after,
.menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu,
.menu ul {/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */
.menu ul {
	background-image: url(../empty.gif);
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


/*--------------------------------------------------
■■■DESIGN
--------------------------------------------------*/
.menu,
.menu ul {
	/*background-image:url("../../images/category_ind01.gif");
	background-repeat: no-repeat;
	background-position:1px 0;*/
	/*リストの背景色*/
	padding:0px 0px 0px 0px;
}
.menu {
	margin:0 0 0 0px;
}
.menu ul {
	width: 12em;
	margin:0;
}
.menu a {
	text-decoration: none;
	color:#990100;/*リンク色*/
	padding: 0px;
	display: block;
	font-size:100%;
	margin:0;
}
.menu a:visited,
.menu  a:link{
	text-decoration: none;
	color: #990100;/*リンク色*/
	padding: 0px;
	display: block;
	font-size:100%;
}
.menu a:hover,
.menu li:hover>a {/*ロールオーバーの色*/
	color:#990100;/*グリーン ロールオーバー*/
}
.menu li {/* 各個条の周りの境界を作成してください。 */
	margin-top:-80px;
	/*background-image:url("../../images/category_ind01.gif");
	background-repeat: no-repeat;*/
}
.menu>li + li,
.menu ul>li + li {/* リストの最初の項目以外の先頭の線を取り除く */
	/*border-top: 0;*/
	/*background-image:url("../../images/category_ind01.gif");
	background-repeat: no-repeat;*/
	padding:0px;
}
.menu li:hover>ul {/* サブメニューの重なり具合 */
	top: 5px;
	left: 60%;
}
.menu>li:first-child>a,
.menu li + li + li li:first-child>a {
	color:#990100;/*リンク色一番上*/
}
/*]]>*/

[if lte IE 6]>

/*<![CDATA[*/



/*--------------------------------------------------
■■■BASIC styles
--------------------------------------------------*/
.menu,
.menu ul {/* float.clear */
	zoom: 1;
}
.menu li.adxmhover {
	z-index: 10000;
}
.menu .adxmhoverUL {/* li:hover>ul selector */
	visibility: visible;
}
.menu .adxmhoverUL {/* サブメニューは右に行きます。 */
	left: 100%;
}

/*--------------------------------------------------
■■■DESIGN styles IE
--------------------------------------------------*/
.menu ul a {/* clickability-領域問題を修正してください。 */
	zoom: 1;

}
.menu li {/* 白いギャップ問題を修正してください。 */
	float: left;
	width: 100%;
	font-weight:bold;
}
.menu li {/* 項目の間の二重系列を防いでください。 */
	margin-top: -5px;
}
.menu li.once {/* 項目の間の二重系列を防いでください。 */
	border: 1px solid #990100;
	background-color: #FFD277;
	width: 140px;
	height: 30px;
	display: block;
	font-size:100%;
}
.menu a:hover,
.menu .adxmhoverA {/* li:hover>a selector */
	color:#e36000;/*グリーン ロールオーバー*/
}
.menu .adxmhoverUL {/* サブメニューを挿入して、重なることを見せびらかしてください。 */
	top: 5px;
	left: 60%;
}
.mfontposi {
padding:9px 0 0 8px;
font-size:10px;
}

/*--------------------------------------------------*/
/*--------------------------------------------------*/
/*--------------------------------------------------*/


#custom-doc {
	width:800px;
	color:#333333;
	font-size:12px;
}

.title {
	background-image:url(/shop/images/shop_main.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.title h1 {
	text-indent:-9999px;
}
/**/

/*------------------------
▼CART FLOW
------------------------*/
div.cartFlow {
	width:780px;
	padding:20px 0 35px 0;
}
div.cartFlow ul {
	list-style:none;
	margin:0;
	padding:0;
}
div.cartFlow li {
	float:left;
	width:131px;
	height:65px;
}
div.cartFlow li p {
	text-indent:-9999px;
}
div.cartFlow li.flow01 {
	background-image:url(/shop/images/flow/flow01a_r1_c1.jpg);
	background-repeat:no-repeat;
	width:131px;
}
div.cartFlow li.flow01_on {
	background-image:url(/shop/images/flow/flow01b_r1_c1.jpg);
	background-repeat:no-repeat;
	width:131px;
}
div.cartFlow li.flow02 {
	background-image:url(/shop/images/flow/flow01a_r1_c2.jpg);
	background-repeat:no-repeat;
	width:128px;
}
div.cartFlow li.flow02_on {
	background-image:url(/shop/images/flow/flow01b_r1_c2.jpg);
	background-repeat:no-repeat;
	width:128px;
}
div.cartFlow li.flow03 {
	background-image:url(/shop/images/flow/flow01a_r1_c3.jpg);
	background-repeat:no-repeat;
	width:127px;
}
div.cartFlow li.flow03_on {
	background-image:url(/shop/images/flow/flow01b_r1_c3.jpg);
	background-repeat:no-repeat;
	width:127px;
}
div.cartFlow li.flow04 {
	background-image:url(/shop/images/flow/flow01a_r1_c4.jpg);
	background-repeat:no-repeat;
	width:128px;
}
div.cartFlow li.flow04_on {
	background-image:url(/shop/images/flow/flow01b_r1_c4.jpg);
	background-repeat:no-repeat;
	width:128px;
}
div.cartFlow li.flow05 {
	background-image:url(/shop/images/flow/flow01a_r1_c5.jpg);
	background-repeat:no-repeat;
	width:127px;
}
div.cartFlow li.flow05_on {
	background-image:url(/shop/images/flow/flow01b_r1_c5.jpg);
	background-repeat:no-repeat;
	width:127px;
}
div.cartFlow li.flow06 {
	background-image:url(/shop/images/flow/flow01a_r1_c6.jpg);
	background-repeat:no-repeat;
	width:131px;
}
div.cartFlow li.flow06_on {
	background-image:url(/shop/images/flow/flow01b_r1_c6.jpg);
	background-repeat:no-repeat;
	width:131px;
}
div.cartFlowBody {
	background-color:#ffffff;
	text-align:center;
}
div.cartFlow dl {
	clear:both;
	display:none;
}
div.cartFlow dt {
	float:left;
	background-position:left;
	width:80px;
	height:44px;
}
div.cartFlow dt.step01 {
	background-image:url(/shop/images/step/step01.gif);
	background-repeat:no-repeat;
}
div.cartFlow dt.step02 {
	background-image:url(/shop/images/step/step02.gif);
	background-repeat:no-repeat;
}
div.cartFlow dt.step03 {
	background-image:url(/shop/images/step/step03.gif);
	background-repeat:no-repeat;
}
div.cartFlow dt.step04 {
	background-image:url(/shop/images/step/step04.gif);
	background-repeat:no-repeat;
}
div.cartFlow dt.step05 {
	background-image:url(/shop/images/step/step05.gif);
	background-repeat:no-repeat;
}
div.cartFlow dt.step06 {
	background-image:url(/shop/images/step/step06.gif);
	background-repeat:no-repeat;
}
div.cartFlow dt p {
	text-indent:-9999px;
}
div.cartFlow dd {
	float:left;
	width:690px;
	padding:13px 10px 10px 0;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	color:#666666;
	text-align:left;
}
div.cartFlow dd p {
	margin:0;
	padding:0;
}
/**/
.box01 {
	margin:0 0 40px 0;/*50*/
	_margin:0;
}
/*-------------------------flow------------------------------*/
.p1_1 {
	background-image:url(/shop/images/step/01.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p1_1 h2 {
	text-indent:-9999px;
	height:30px;
}
.p2_0 {
	background-image:url(/shop/images/step/02.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p2_0 h2 {
	text-indent:-9999px;
	height:30px;
}
.p2_1 {
	background-image:url(/shop/images/step/02_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p2_1 h2 {
	text-indent:-9999px;
	height:30px;
}
.p2_2 {
	background-image:url(/shop/images/step/02_2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p2_2 h2 {
	text-indent:-9999px;
	height:30px;
}
.p2_3 {
	background-image:url(/shop/images/step/02_3.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p2_3 h2 {
	text-indent:-9999px;
	height:30px;
}
.p2_4 {
	background-image:url(/shop/images/step/02_4.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p2_4 h2 {
	text-indent:-9999px;
	height:30px;
}
.p2_5 {
	background-image:url(/shop/images/step/02_5.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p2_5 h2 {
	text-indent:-9999px;
	height:30px;
}
.p3_1 {
	background-image:url(/shop/images/step/03.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p3_1 h2 {
	text-indent:-9999px;
	height:30px;
}
.p3_2 {
	background-image:url(/shop/images/step/03_2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p3_2 h2 {
	text-indent:-9999px;
	height:30px;
}
.p3_3 {
	background-image:url(/shop/images/step/03_3.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p3_3 h2 {
	text-indent:-9999px;
	height:30px;
}
.p3_4 {
	background-image:url(/shop/images/step/03_4.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p3_4 h2 {
	text-indent:-9999px;
	height:30px;
}
.p3_5 {
	background-image:url(/shop/images/step/03_5.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p3_5 h2 {
	text-indent:-9999px;
	height:30px;
}
.p3_6 {
	background-image:url(/shop/images/step/03_6.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p3_6 h2 {
	text-indent:-9999px;
	height:30px;
}
.p4_1 {
	background-image:url(/shop/images/step/04_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p4_1 h2 {
	text-indent:-9999px;
	height:30px;
}
.p4_2 {
	background-image:url(/shop/images/step/04_2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p4_2 h2 {
	text-indent:-9999px;
	height:30px;
}
.p4_3 {
	background-image:url(/shop/images/step/04_3.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p4_3 h2 {
	text-indent:-9999px;
	height:30px;
}
.p5_1 {
	background-image:url(/shop/images/step/05_1.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p5_1 h2 {
	text-indent:-9999px;
	height:30px;
}
.p5_2 {
	background-image:url(/shop/images/step/05_2.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.p5_2 h2 {
	text-indent:-9999px;
	height:30px;
}
/*--------------------------table_cost---------------------*/
.box02 {
	margin:30px 0 40px 0;
}
.cost {
	width:95%;
	margin:10px auto 0;
	border-collapse:collapse;
}
.cost th {
	text-align:center;
	font-weight:bold;
	background-color:#ffd1d1;
	border:#CCCCCC solid 1px;
	padding:10px;
}
.cost td {
	border:#CCCCCC solid 1px;
	padding:5px;
}
.cost dt {
	float:left;
}
.cost images {
	border:0;
}
/*-------------------------table_address------------ -------*/
.ad {
	width:95%;
	margin:10px auto 0;
	border-collapse:collapse;
}
.ad th {
	text-align:center;
	font-weight:bold;
	background-color:#ffd1d1;
	border:#CCCCCC solid 1px;
	padding:10px;
}
.ad td {
	border:#CCCCCC solid 1px;
	padding:5px;
}
.ad02 {
	background-color:#ffb7b7;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
/*---------------------------------------------------------*/
.shop	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
}
/*----------------------------table-------------------------*/
.pict {
	margin:5px 5px 0 0;
}
.se {
	text-align:center;
}
.total {
	width:95%;
	text-align:right;
	border-bottom:#cccccc dotted 1px;
	margin:0 auto;
}
.total th {
	padding:5px;
	width:80%;
	font-weight:bold;
	text-align:right;
}
.total td {
	padding:5px;
	width:20%;
}
.total_cost {
	text-align:right;
	padding:10px 5px;
	width:95%;
	margin:0 auto;
}
/*-------------------button---------------------*/
.under {
	margin:0 auto;
	border:none;
}
.under td {
	padding:10px;
}
.continue a {
	display:block;
	background-image:url(/shop/images/continue.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.regi a {
	display:block;
	background-image:url(/shop/images/regi.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.next a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/next.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.order a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/order.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.order02 a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/order02.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.back a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/back.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.edit a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/edited.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.leave a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/leave.gif);
	background-repeat:no-repeat;

	width:230px;
	height:44px;
	text-indent:-9999px;
}
.regist a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/regist.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.pass a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/pass.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.log a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/log_b.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.newlog a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/new.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
.send a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/send.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}

.cartIn a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/bt_cart.gif);
	background-repeat:no-repeat;
	width:186px;
	height:32px;
	text-indent:-9999px;
}
.except a {
	text-align:center;
	display:block;
	background-image:url(/shop/images/except.gif);
	background-repeat:no-repeat;
	width:230px;
	height:44px;
	text-indent:-9999px;
}
/*--------------------flow01------------------------*/
.footCoution {
	text-align:center;
	margin:10px 0 0 0;
}
.footCoution a {
	display:block;
	width:186px;
	height:24px;
	text-indent:-9999px;
	background-image:url(/shop/images/add.gif);
	margin:0 auto;
}
.footCoution .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	margin:5px 0;
	font-weight:bold;
}
/*--------------------flow02-3------------------------*/

div#cartAdsetDist{
	clear:both;
	width:780px;
	padding:0 0 20px 0;
	/*フォント指定*/
	font-family: "arial", "helvetica", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	color:#333333;
	font-size: 12px;
	font-style:normal;
	line-height: 140%;
	font-weight: normal;
	}
div#cartAdsetDist p{
	margin:0;
	padding:0;
}
div#cartAdsetDist div.dragArea{
	float:left;
	width:120px;
}
div#cartAdsetDist div.dragArea h2{
	margin:0;
	background-color:#FFD1D1;
	width:110px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 10px;
}
div#cartAdsetDist div.dragArea div.dragAreaBody{
	/*background-color:#e9e6d7;*/
	padding:10px 10px 10px 10px;
}

div#cartAdsetDist div.dragArea div.dragBox{
	padding:0 0 15px 0;
}
div#cartAdsetDist div.dragArea div.dragBox h3{
	margin:0;
	padding:0;
	font-size:80%;
	font-weight:bold;
	line-height:110%;
}
div#cartAdsetDist div.dragArea div.dragBox div.amount{
	font-size:80%;
	line-height:110%;
	padding:2px 0 2px 0;
}
div#cartAdsetDist div.dragArea div.dragBox div.photo{

}

div#cartAdsetDist div.dragArea div.dragBox ul{
	list-style:none;
	margin:0;
	padding:0;
}
div#cartAdsetDist div.dragArea div.dragBox li.total a{
	display:block;
	background-image:url("/shop/images/order_dragbt_all.gif");
	background-repeat:no-repeat;
	width:100px;
	height:15px;
	text-indent:-9999px;
	line-height:100%;
}
div#cartAdsetDist div.dragArea div.dragBox li.one a{
	display:block;
	background-image:url("/shop/images/order_dragbt_one.gif");
	background-repeat:no-repeat;
	width:100px;
	height:15px;
	text-indent:-9999px;
	line-height:100%;
}

/**/
div#cartAdsetDist div.dropArea{
	float:left;
	width:635px;
	padding:0 0 0 20px;
}
div#cartAdsetDist div.dropArea h2{
	margin:0;
	background-color:#FFD1D1;
	height:20px;
	font-size:12px;
	font-weight:bold;
	padding:4px 0 0 10px;
}
div#cartAdsetDist div.dragArea div.dropAreaBody{}

div#cartAdsetDist div.dropBox{
	padding:15px 0 15px 0;
	border-bottom:1px dotted #b8b8b8;
}
div#cartAdsetDist div.dropBox div.dropBoxPoint{
	float:left;
	width:100px;
}
div#cartAdsetDist div.dropBox div.dropBoxSummary{
	float:left;
	width:545px;
	padding:0 0 0 15px;
}
div#cartAdsetDist div.dropBox div.dropBoxSummary h3{
	margin:0;
	background-color:#eeeeee;
	font-size:90%;
	padding:2px 5px 2px 5px;
}
div#cartAdsetDist div.dropBox div.dropBoxSummary h3 strong{
	font-weight:bold;
	color:#eeeeee;
}
div#cartAdsetDist div.dropBox div.goodsLoop{}
div#cartAdsetDist div.dropBox div.goodsLoop h4{
	margin:0;
	padding:0;
}
div#cartAdsetDist div.dropBox div.goodsLoop dl{
	clear:both;
	padding:15px 0 0 0;
}
div#cartAdsetDist div.dropBox div.goodsLoop dt{
	float:left;
	width:50px;
}
div#cartAdsetDist div.dropBox div.goodsLoop dd{
	float:left;
	width:485px;
	padding:0 0 0 10px;
	line-height:110%;
}
div#cartAdsetDist div.dropBox ul{
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
}
div#cartAdsetDist div.dropBox li.btAll{
	float:left;
}
div#cartAdsetDist div.dropBox li.btAll a{
	display:block;
	background-image:url("/shop/images/order_dropbt_all.gif");
	background-repeat:no-repeat;
	width:51px;
	height:15px;
	text-indent:-9999px;
}
div#cartAdsetDist div.dropBox li.btOne{
	float:left;
	padding:0 0 0 2px;
}
div#cartAdsetDist div.dropBox li.btOne a{
	display:block;
	background-image:url("/shop/images/order_dropbt_one.gif");
	background-repeat:no-repeat;
	width:51px;
	height:15px;
	text-indent:-9999px;
}

.coution02 {
	clear:both;
	margin:10px 0;
}

/*--------------------flow02-4------------------------*/
#option table	{
	width:95%;
	border:#999999 solid 1px;
	margin:0 auto;
}
#option　td	{
	padding:5px;
}
#option	h2{
	font-size:12px;
	background-color:#ffb7b7;
	padding:5px;
}
#option	h3{
	font-size:12px;
	padding:5px;
	font-weight:normal;
}
#option	ul{
}
#option	li{
	list-style:none;
	margin:20px;
}

/*--------------------flow03------------------------*/
.topic {
	background-color:#ffd1d1;
	margin:20px 0 0 0;
	padding:5px;
}
.comment {
	margin:5px 0 10px 30px;
	overflow: auto;   /* スクロール表示 */
	width: 97%;
	height: 150px;
}
/*--------------------flow03-2------------------------*/
.card	{
	width:95%;
	margin:0 auto;
}
.card ul	{
	list-style:none;
	text-indent:10px;
}
.card th	{
	padding:3px;
	background-color:#ffd1d1;
	text-align:left;
}
.card td	{
	padding:8px;
}

/*--------------------flow06------------------------*/
.coution {
	text-align:center;
	font-weight:bold;
	margin:20px 0;
}
.coution p{
	margin:10px 0;
}

/*------mypage menu-------*/
#mypagetop 	{
	margin:0 0 20px 280px;
	height:20px
}
#mypagetop dd	{
	float:left;
	margin:5px 0 0 15px;
}





/*-------------------mypage-----------------------------*/

.myPagetitle {
	background-image:url(/shop/images/mypagetitle.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.myPagetitle h1 {
	text-indent:-9999px;
}
#mypageMenu	{
	background-color:#ffd1d1;
	width:97%;
	margin:0 auto 10px;
}
#mypageMenu	table{
	width:95%;
	margin:10px auto;
	background-color:#FFFFFF;
	border-spacing:5px;
}
#mypageMenu td{
	padding:8px;
}
#mypageMenu th	{
	padding:8px;
	text-align:left;
	background-color:#ffd1d1;
}
#mypageMenu .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
	padding:10px 0 0px 45px;
	font-weight:bold;
}

/*-------------------orderHistry-----------------------------*/
.orderHistry_title {
	background-image:url(/shop/images/orderhistry.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.orderHistry_title h1 {
	text-indent:-9999px;
}
#orderHistry{
	margin:0 auto 10px;
}
#orderHistry .histryBox	{
	margin:10px 0 ;
}
#orderHistry table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#orderHistry td{
	padding:5px;
	border:#cccccc solid 1px;
}
#orderHistry th	{
background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#orderHistry .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
	padding:10px 0 0px 45px;
	font-weight:bold;
}

/*-------------------pageHistry-----------------------------*/

.pageHistry_title {
	background-image:url(/shop/images/pagehistry.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.pageHistry_title h1 {
	text-indent:-9999px;
}
#pageHistry{
	margin:0 auto 10px;
}
#pageHistry table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#pageHistry td{
	padding:5px;
	border:#cccccc solid 1px;
}
#pageHistry th	{
background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}

/*------------------------------------------*/

.regist_title {
	background-image:url(/shop/images/regist_title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.regist_title h1 {
	text-indent:-9999px;
}
#regist .touroku table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#regist .touroku td{
	padding:5px;
	border:#cccccc solid 1px;
}
#regist .touroku th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#registEdit{
	margin:0 auto 10px;
}
#registEdit table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#registEdit td{
	padding:5px;
	border:#cccccc solid 1px;
}
#registEdit th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#registEdit .must	{
	color:#990000;
	font-weight:normal;
}
#registEdit .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
	padding:10px 0 0px 45px;
	font-weight:bold;
}

/*---------*/
#regist{
	margin:0 auto 10px;
}
#regist table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#regist td{
	padding:5px;
	border:#cccccc solid 1px;
}
#regist th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#regist .must	{
	color:#990000;
	font-weight:normal;
}
/*------------------------------------------*/

.registLeave_title {
	background-image:url(/shop/images/leave_title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.registLeave_title h1 {
	text-indent:-9999px;
}
#registLeave{
	margin:0 auto 10px;
}
#registLeave table{
	width:95%;
	margin:20px auto 15px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#registLeave td{
	padding:5px;
	border:#cccccc solid 1px;
}
#registLeave th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#registLeave .must	{
	color:#990000;
	font-weight:normal;
}
#registLeave .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
	padding:10px 0 0px 45px;
	font-weight:bold;
}
/*---------------------pass---------------------*/

.reminder_title {
	background-image:url(/shop/images/remind_title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.reminder_title h1 {
	text-indent:-9999px;
}
#passReminder{
	margin:0 auto 10px;
}
#passReminder table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#passReminder td{
	padding:5px;
	border:#cccccc solid 1px;
}
#passReminder th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#passReminder .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
	padding:10px 0 0px 45px;
	font-weight:bold;
}
/*--------------------------------------*/
.login_title {
	background-image:url(/shop/images/login_title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.login_title h1 {
	text-indent:-9999px;
}
#login	{
	width:95%;
	margin:10px auto 40px;
	clear:both;
}
#login .logBox td{
	padding:5px;
	border:#cccccc solid 1px;
}
#login .logBox th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#login .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:5px 12px;
	padding:10px 0 0px 20px;
	font-weight:bold;
}
#login .new	{
	background-color:#ffd1d1;
}

/*--------------------------------------*/
.favorite_title {
	background-image:url(/shop/images/favorite_title.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.favorite_title h1 {
	text-indent:-9999px;
}
#favorite	{
	margin:0 auto 10px;
}
#favorite table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#favorite td{
	padding:5px;
	border:#cccccc solid 1px;
}
#favorite th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#favorite .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
	padding:10px 0 0px 45px;
	font-weight:bold;
}
/*--------------------------------------*/
.sendlist_title {
	background-image:url(/shop/images/sendlist.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:780px;
	height:30px;
}
.sendlist_title h1 {
	text-indent:-9999px;
}
#sendlist	{
	margin:0 auto 10px;
}
#sendlist table{
	width:95%;
	margin:10px auto 5px;
	background-color:#FFFFFF;
	border-collapse:collapse
}
#sendlist td{
	padding:5px;
	border:#cccccc solid 1px;
}
#sendlist th	{
	background-color:#ffd1d1;
	padding:5px;
	text-align:left;
	border:#cccccc solid 1px;
}
#sendlist .arrow	{
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:25px 12px;
	padding:10px 0 0px 45px;
	font-weight:bold;
}
/*---------*/
.item	{
	float:left;
	width:100px;
	height:200px;
}
.errors{
	font-size: 10pt;
	color: #FF0000;
	margin:3px;
}
/*---------*/
#errorBox	{
	margin:20px 0 ;
}
#errorBox .tx	{
	background-color:#FFD1D1;
	border:#999999 solid 1px;
	width:60%;
	padding:10px;
	margin:0 auto;
	font-weight:bold;
	text-align:center;
}

/*----------------------------------
　　top
----------------------------------*/
#roomInfo {
	margin:0 0 10px 0;
}
*:first-child+html #roomInfo table {
margin:0;
}
*html  #roomInfo table {
margin:0;
}
#roomInfo .room	{
	margin:0 3px 0 0;
}
#mainCate table	{
	width:100%;
}


#sideInfo h2	{
	font-size:12px;
	font-weight:bold;
	padding:9px 0 0 23px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#sideInfo .sideBox	{
	padding:5px;
	margin:0 0 10px 0;
}
#sideInfo li	{
	list-style:none;
	background-image:url(/shop/images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 0 0 15px;
	margin:5px 0;
}

#sideInfo2 h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
#sideInfo2 .sideBox	{
	padding:0px;
	margin: 0;
}

#sideInfo3 h2	{
	font-size:12px;
	font-weight:bold;
	padding:7px 0 0 25px;
	background-image:url(/shop/images/title.jpg);
	background-repeat:no-repeat;
	height:32px;
	color:#ffffff;
}
#sideInfo3 .shopinfo{
 border: 1px solid #e0e0e0;
 background-color: #ffffff;
 width: 228px;
	padding:0px;
	margin-top: -10px;
}
#sideInfo3 .shopinfo2{
 border: 1px solid #e0e0e0;
 background-color: #ffffff;
 width: 228px;
	padding:0px;
	margin-top: 0px;
}
#sideInfo3 p {
font-size: 10px;
color: #757575;
}

/*--------------------------------------*/
.txRight{
	text-align:right;
}
.txCenter{
	text-align:center;
}
.mb15 {margin-bottom: 15px; }
.mb30 {margin-bottom: 30px; }
.mt10 {margin-top: 10px; border-style:none;}
.mt20 {margin-top: 20px; }
.mt30 {margin-top: 30px; }
/*--------------------------------------サイドメニュー新しくかいてます*/
#tenpomenu {
width:230px;
height: 240px;
margin-top: -10px;
margin-bottom: 30px;
}
#tenpomenu ul{
margin:0;
padding: 0;
}
#tenpomenu li {
display: inline;
list-style-type: none;
height: 40px;
}
#tenpomenu li a {
height: 40px;
display: block;
text-indent: -9999px;
overflow: hidden;
text-decoration: none;
}
#tenpomenu li.hatsu a {
background: transparent url(/shop/images/tenpo_menu.jpg) no-repeat 0px 0px;
width: 230px;
}
#tenpomenu li.about_pop a {
background: transparent url(/shop/images/tenpo_menu.jpg) no-repeat 0px -40px;
width: 230px;
}
/*------------------------------20090709削除項目 BusinessRalliart inc.
#tenpomenu li.ceo_blog a {
background: transparent url(/shop/images/tenpo_menu.jpg) no-repeat 0px -80px;
width: 230px;
}
-------------------------------------------------------------------*/
#tenpomenu li.cm a {
background: transparent url(/shop/images/tenpo_menu.jpg) no-repeat 0px -120px;
width: 230px;
}
#tenpomenu li.coupon a {
background: transparent url(/shop/images/tenpo_menu.jpg) no-repeat 0px -160px;
width: 230px;
}
#tenpomenu li.recruit a {
background: transparent url(/shop/images/tenpo_menu.jpg) no-repeat 0px -200px;
width: 230px;
}
#tenpomenu li.faq a {
background: transparent url(/shop/images/tenpo_menu.jpg) no-repeat 0px -240px;
width: 230px;
}
#footer{
height:91px;
width:800px;
background: transparent url(/shop/images/footer.jpg) no-repeat;
}