/* general */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border: 0;
}

body{
	text-align: center;
	width:740px;
}
body div{
        text-align: center;
        margin: 0 auto;
}
.container{
	width:720px;
	max-height:850px;
	padding:0 10px;
}
.clear {
	clear: both;
	}
li{
	list-style-type: none;
}
a:link {
	color: #463000;
	text-decoration: underline;

}
a:visited {
	color: #463000;
	text-decoration: underline;
}

a:active {
	color: #463000;
	text-decoration: underline;
}
a:hover {
	color: #E0922F;
	text-decoration: underline;
}
.center{
	text-align:center;
	padding:5px;
}
/*------ clearfix -------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*------ gururizaBox -------*/
.firstblock{
	width:357px;
	float:left;
}
.gururizaMain{
	background-image:url(images/gururiza_mainbk.gif);
	background-repeat:no-repeat;
	height:290px;
}
.movie{
	margin-top:10px;
}
p{
	width:301px;
	text-align:left;
	font-size:13px;
	line-height:160%;
	margin:10px auto;
}
/*------ gururizaShoplist -------*/
.gururizaShoplist{
	background-image:url(images/gururiza_shopbk.gif);
	background-repeat:no-repeat;
	height:198px;
	padding-top:5px;
}
/*------ Shop -------*/
.shoplist{
	overflow:auto;
	height:190px;
	width:320px;
}
.shop {
	border-bottom:1px solid #666666;
	margin-bottom:5px;
	width:300px;
	margin:0px auto;
	padding-top:5px;
	padding-bottom:5px;
}
.shop img {
	float:left;
}
.shop dl {
	float:right;
	width:220px;
	text-align:left;
	font-size:11px;
}
.shop  h5 a {
	text-decoration:none;
}
.shop dd{
	padding-bottom:3px;
}
.Icn_Grm {
	background:url("images/icn_gourmet.gif") no-repeat scroll left top transparent;
	padding-left:20px;
}.IcnAdd {
	background:url("images/icn_address.gif") no-repeat scroll 0 0 transparent;
	padding-left:18px;
}
.IcnASrv {
background:url("images/icn_point.gif") no-repeat scroll 0 0 transparent;
color:#FF9900;
font-weight:bold;
padding-left:18px;
}
/*---------- ボタン ----------*/
.btnBoxGuru{
	background-image:url(images/gururiza_btnbox.gif);
	background-repeat:no-repeat;
	height:50px;
	padding-top:10px;
}
.btnBoxFan{
	background-image:url(images/fancrew_btnbox.gif);
	background-repeat:no-repeat;
	height:50px;
	padding-top:10px;
}

.btnGuru, .btnFan {
	display: block;
	margin:0 auto ;
	width:130px ;
	height:40px;
	}
.btnGuru a{
	background-image:url(images/btnGuru.gif);
}
.btnFan a{
	background-image:url(images/btnFan.gif);
}

.btnGuru a, .btnFan a {
	background-repeat:no-repeat;
	width:130px ;
	float: left;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
.btnGuru a:hover, .btnFan a:hover{
	background-position:0 -41px ;
	}
/*------ FancrewBox -------*/
.secondblock{
	width:357px;
	float:right;
}
.fancrewMain{
	background-image:url(images/fancrew_mainbk.gif);
	background-repeat:no-repeat;
	height:290px;
}
.fancrewMain .noMg10{
	width:301px;
	text-align:left;
	font-size:13px;
	line-height:160%;
	margin:0px auto;
}
/*------ fancrewShoplist -------*/
.fancrewShoplist{
	background-image:url(images/fancrew_shopbk.gif);
	background-repeat:no-repeat;
	height:198px;
	padding-top:5px;
}


