@import "reset.css";

*{
	margin:0px;
	padding:0px;
}

body{
	background-image:url(../../site/common/wrapper_bg002.jpg);
	background-repeat: repeat-y;
	background-color: #f5f4f0;
	background-position: top center; 
	background-attachment: fixed
	color: #653f3f;
	font-size:100%;
    font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif; 
   overflow-y:scroll;
}


*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}
img {
	margin: 0px;
	padding: 0px;
	border:0px;
	border-width: 0px;
	background-position: left bottom;
}

table{
	font-size:90%;
	border:0px;
	padding:0px;
	margin:0px;
}
h2{
	margin:20px 0px 15px 0px;
}
h3{
	margin:30px 0px 15px 0px;
}

.list_style{
	margin:5px 0px 0px 0px;
}

.list_style li{
	padding-left:15px;
	padding-bottom:5px;
	list-style-type:none;
	background-image:url(../../site/common/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px  5px ;
}

/* ----------------------------------------------------------------------------------------------------
   Link
---------------------------------------------------------------------------------------------------- */
a	{
	color:#704040;
	text-decoration:none;
	border:none;
}
a:link
    color:#704040
    font-style:normal;
    text-decoration:none;
}
a:visited {
    color:#704040;
    text-decoration:none;
}
a:hover {
    color:#959173;
    font-style:normal;
    text-decoration:underline;
}
a:active {
    text-decoration:none;
}

/* ----------------------------------------------------------------------------------------------------
   header
---------------------------------------------------------------------------------------------------- */
#header	{
	width: 900px;
	/*margin:0px auto;*/
}

html>/**/#header{ 
	margin-top:10px;
}

#gbox img{
	margin:7px 0px;
}

#header_box01 img{
	vertical-align:middle;
	margin-left:7px;
}

#logo{
	float: left;
	width:400px;
	padding: 13px 0 0 17px;
}
#gbox{
	float:right;
	width:450px;
	text-align:right;
	margin-right:10px;
}
/* global
---------------------------------------------------------------------------------------------------- */
#global{
	float: right;
	list-style-type:none;
}

#global li	{
	float: left;
	padding-left: 10px;
	list-style-type:none;
}
/* navi
---------------------------------------------------------------------------------------------------- */
#navi{
	clear:both;
	width: 900px;
	/*padding-top:3px;*/
	
}
#navi li{
	float: left;
	list-style-type:none;
}

#navi li a	{
	display: block;
	height: 44px;
	text-decoration: none;
	text-indent: -9999px;
}
#navi li a:hover	{
	background-position: left bottom;
}
#nbt001 a	{ width: 112px; background: url(../../site/common/navi_bt001.gif) no-repeat; }
#nbt002 a	{ width: 113px; background: url(../../site/common/navi_bt002.gif) no-repeat; }
#nbt003 a	{ width: 112px; background: url(../../site/common/navi_bt003.gif) no-repeat; }
#nbt004 a	{ width: 113px; background: url(../../site/common/navi_bt004.gif) no-repeat; }
#nbt005 a	{ width: 112px; background: url(../../site/common/navi_bt005.gif) no-repeat; }
#nbt006 a	{ width: 112px; background: url(../../site/common/navi_bt006.gif) no-repeat; }
#nbt007 a	{ width: 112px; background: url(../../site/common/navi_bt007.gif) no-repeat; }
#nbt008 a	{ width: 114px; background: url(../../site/common/navi_bt008.gif) no-repeat; }


/* pankuzu
---------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------
   contents
---------------------------------------------------------------------------------------------------- */
#contents{
	width:894px;
	padding:0px 10px;
	padding-top:7px;
	
}
#subbanaBox {
	padding: 10px 0px;
}
#subbanaBox img{
padding-bottom: 10px;
}

/* ----------------------------------------------------------------------------------------------------
   sidemenu
---------------------------------------------------------------------------------------------------- */
#sidemenu	{
	width: 200px;
	background:#FFFFFF;
	color:#3b3b3b;
	text-align:center;
	/*margin:0px auto;*/
	margin:10px 10px 10px 10px;
}

.login{
	padding:10px 0px 20px 0px;
	text-align:center;
	margin:0px auto;
}

.login img{
	margin:10px 0px;
}
.login hr{
	width:180px;
	color:#d8d4d1;
	height:1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#FFFFFF, Strength=1, Direction=0);
	margin-bottom:10px;
}

.search{
	text-align:left;
	padding:10px 10px 10px 15px;
}
.search p{
	font-size:80%;
}

.search .img_btn{ 
	border: 0px;
    width: 67px;
    height: 24px;
    background: url(../../site/common/search_btn.gif) left top no-repeat;
    text-align:right;
    margin-top:10px;
    margin-right:5px;
}
.search form p{
	text-align:right;
}
.search input{
	width:175px
	height:30px;
	font-size:120%;
	padding:3px;
	background-color:#ffffff;
	border:1px solid #cacaca; 
	}
	
#sbox01{
	width:200px;
	background:#f4f4f4;
	padding-bottom:10px;
	/*margin:0px auto;*/
	text-align:center;
	/*padding-top:2px;*/
}

#sbox01 img{ 
	vertical-align: text-bottom; }


#sbox01 .login{
	text-align:center;
}

#sbox01 dl{
	margin:0px;
	padding-bottom:7px;
}
#sbox01 dl dt	{
	padding-bottom:2px;
}

#sbox01 dl dd	{
	margin-bottom:5px;
}

/*
#sbox01 dl dd ul{
	margin-top:17px;
}

#sbox01 dl dd ul li{
	list-style-type:none;
	padding-left: 8px;
	padding-bottom: 5px;
}
*/

#mailBox{
	width:172px;
	text-align:left;
	margin:5px 0px;
}

/*
#sbox02{
	width:172px;
	text-align:left;
	margin:14px 0px;
	padding:14px;
	border:1px solid #d4d4d4;
}

*/
* html #sbox02 { 
	width:200px;
	margin:14px 0px;
	padding:14px;
	text-align:left;
	border:1px solid #d4d4d4;
}

.mobile{
	width:auto;
	margin:0px auto;
	padding:0px;
	text-align:center;

}
.mobile p{
	padding-top:5px;
	margin:0px;
}

.mobile dl{
	margin-top:2px;
}

.mobile dl dt{
	margin:0px;
	padding-bottom:0px;
}

.mobile dl dd{
	font-size:80%;
}

#browserBox{
	clear:both;
	width:604px;
	text-align:left;
	margin:14px 0px;
	padding:14px;
	border:1px solid #d4d4d4;
}

/* ----------------------------------------------------------------------------------------------------
   main
---------------------------------------------------------------------------------------------------- */
#mainmenu{
	width:666px;
        padding:0px;
	margin-left:0px;
	text-align:left;
	margin-top:10px;
}
.ibox{
	width:664px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-left:3px;
}

#banaBox{
	list-style:none;
	width:654px;
	margin-left:10px;
}

#banaBox li{
	float:left;
	width:200px;
	margin-right:15px;
}

/* Item
---------------------------------------------------------------------------------------------------- */
table .Item_Price{
	color:#990100;
	font-size:160%;
}

table .Item_Point{
	color:#666634;
	font-size:160%;
}

table .Item_Name{
	color:#333333;
	font-size:180%;
}

table .Item_Id{
	color:#333333;
	font-size:80%;
}
table .Item_Date{
        color:#988b58;
        font-weight:bold;
        font-size:140%;
}
table strong{
        font-size:120%;
}

/* company
---------------------------------------------------------------------------------------------------- */
#company{
	width:674px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-left:3px;
}
#company p.shop{
	font-weight:bold;
	margin-top:10px;
}
/* deco
---------------------------------------------------------------------------------------------------- */
#deco{
	width:674px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-left:0px;
	display:relative
}
.decoinfo{
	width:664px;
	margin:10px ;
}
.decoinfo p{
	float:left;
	margin-top:20px;
}
.decoinfo dl{
	float:left;
	width:380px;
}
.decoinfo dt{
	margin-bottom:10px;
}
.decoinfo dd{
	margin-bottom:15px;
}
.decoMenu{
	clear:both;
}
.decoMenu ul{
	list-style-type:none;
}
.decoMenu ul li{
	float:left;
	list-style-type:none;
	margin-right:5px;
	margin-bottom:15px;
}
#deco h2{
	clear:both;
	margin:0px;
}

.cakeTypeBox{
	width:665px;
	background-color:#ffe7e5;
	overflow: hidden;
	padding-bottom:10px;
	margin-bottom:15px;
}


.cakeBox{
	width:324px;
	float:left;
	/*background-color:#ffe7e5;*/
	/*-left:50%;*/
	/*left:50%;*/
	/*margin-bottom:10px;*/
	margin-left:3px;
	background-image:url(../deco/images/cakebox_h.gif);
	background-repeat:no-repeat;
	

	/*margin:0px 0px 0px 0px;*/
	/*border:1px solid #000000;*/
}
.cakeBox:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
  overflow: hidden;
} 
.cakeBox p{
	margin-top:20px;
	text-align:center;
}

.cakeBox dl{
	width:280px;
	margin-top:10px;
	margin-left:25px;
}

.cakeBox dl dt{
	font-size:140%;
	color:#ff5754;
	font-weight:bold;
	margin:5px 0px;
}

.cakeBox dl dd{
	font-size:85%;
}
.sandL{
	float:left;
	margin-right:5px;
	padding-bottom:30px;
}
.h50{
	height:50px;
}

txt80{
	font-size:60%;
}

.txtC{
	text-align:center;
	clear:both;
}
.cakeBox_f{
	margin:0px 0px 0px 0px;
	padding-bottom:5px;
	background-image:url(../deco/images/cakebox_f.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	text-indent:-9999px;
}
#deco h3{
	margin:0px;
}
.sandinfo{
	width:644px;
	margin:0px auto;
	padding-bottom:10px;
}
.sandinfo img{
	margin-top:10px;
	margin-left:10px;
}
/* event
---------------------------------------------------------------------------------------------------- */
#event{
	width:664px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-left:3px;
}
#event ul{
	list-style-type:none;
	width:665px;
	height:auto
}
#event ul li{
	list-style-type:none;
	float:left;
	width:315px;
	margin-left:10px;
	margin-bottom:10px;
}
#event div{
	margin:0px 15px 10px 10px;
	line-height:140%;
}

#event div.noshi_gaiyo{
	display:block;
	width:385px;
	float:left;
}

/* agreement
---------------------------------------------------------------------------------------------------- */
#agreement{
	width:664px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-left:3px;
}
#agreement div{
	margin:0px 15px 10px 10px;
	line-height:140%;
}

/* privacy
---------------------------------------------------------------------------------------------------- */
#privacy{
	width:664px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-left:3px;
}
#privacy div{
	margin:30px 15px 10px 10px;
	line-height:140%;
}

/* legal
---------------------------------------------------------------------------------------------------- */
#legal{
	width:664px;
	padding-top:5px;
	padding-bottom: 10px;
	margin-left:3px;
}

.tbl01 table{
	margin:5px 0px 5px 10px;
	width:630px;
    border-top:1px solid #d5d5d5;
    border-left:1px solid #d5d5d5;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    
}
.tbl01 table th{
	width:130px;
	color:#000000;
	background:#e5e5e5;
    border-right:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    text-align:center;
    padding:10px;
    line-height:140%;
    text-align:left;
}
.tbl01 table td{
    border-right:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    padding:10px;
}


.tbl02 table{
	margin:5px 0px 5px 0px;
	width:400px;
    border-top:1px solid #d5d5d5;
    border-left:1px solid #d5d5d5;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    
}
.tbl02 table th{
	width:100px;
	color:#303030;
	background:#e5e5e5;
    border-right:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    text-align:center;
    padding:10px;
    line-height:140%;
    text-align:left;
}
.tbl02 table td{
    border-right:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    padding:10px;
}

/* guideBox
---------------------------------------------------------------------------------------------------- */
#guideBox{
	clear:both;
	width:665px;
	margin-top:10px;
	
}

#guideBox h3,h4{
	margin-top:10px;
	margin-bottom:5px;
}

#guideBox div{
	margin:10px 0px;
}

#guideBox p{
	line-height:140%;
	margin-bottom:20px;
}
.txtcha{
	color:#673433;
	font-weight:bold;
}

#guideBox table{
	margin:5px 0px 5px 10px;
	width:630px;
    border-top:1px solid #d5d5d5;
    border-left:1px solid #d5d5d5;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    
}
#guideBox table th{
	color:#000000;
	background:#e5e5e5;
    border-right:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    text-align:center;
    padding:10px;
    line-height:140%;
    text-align:left;
}
#guideBox table td{
    border-right:1px solid #d5d5d5;
    border-bottom:1px solid #d5d5d5;
    padding:10px;
}
.w140{
	width:140px;
}

/* contactBox
---------------------------------------------------------------------------------------------------- */
#contactBox{
	clear:both;
	width:654px;
	margin-top:10px;
	margin-left:3px;
}
#contactBox p{
	margin-top:10px;
}
#contactBox table{
	width:445px;
	float:left;
	color:#333333;
	text-align:left;
	padding:5px;
	margin-right:20px;
}
#contactBox table th{
	padding:5px;
	font-weight:normal;
	background-color:#e5e5e5;
}
#contactBox table td{
	padding:5px;
vertical-align: top;
}
#contactBox .enaImg{
	margin-top:15px;
}

/* ----------------------------------------------------------------------------------------------------
   footer
---------------------------------------------------------------------------------------------------- */
#footer{
	clear:both;
	width: 900px;
	padding-top:20px;
	font-size:100%;
	height: 90px;
	text-align:center;
	background: url(../../site/common/footer.gif) no-repeat;
	background-position:center bottom;
}
#footer .fmenu{
	font-size:90%;
	line-height:140%;
	margin:0 0 0em 0;
}
#footer .address{
	font-size:95%;
	color:#ffffff;
	padding-left:10px;
	padding-top: 40px;
	text-align:left;
}
.pagetop{
	text-align:right;
	margin-top:20px;
	margin-right:10px;
}
.txtRed{
color:#ff0000;
}
#banaB{
       margin-top:10px;
}

/* ----------------------------------------------------------------------------------------------------
   clearfix
---------------------------------------------------------------------------------------------------- */
#header:after,
#contents:after	
#sidemenu:after{
	content: ".";
	display: block;
	clear: both; 
	height: 0;
	visibility: hidden;
}

#contents	{
	display: block;
	#display: inline-block;
}
