@charset "utf-8";
/* CSS Document */

@media print  { img { display: none; }}

/* ------------------------------

	BASE
	
------------------------------ */

* {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

html {
	margin:0;
	padding:0;
	background:#FFF;
		background:url(../img/shop/bg.gif) left top repeat;
}

body {
	color: #211713;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 76%;
	line-height: 1.6;
	background:url(../img/shop/bg.gif) left top repeat;
}



img,
fieldset {
	border:0;
}

table {
	border-collapse: collapse;
}

li    { list-style: none;}



/* ------------------------------

	LINK
	
------------------------------ */

a {
	color: #211713;
	text-decoration: none;
}
a:hover {
	color: #211713;
	text-decoration:underline;
	
}

a img { border: 0;}
a:hover img {
	filter: alpha(opacity=69);
	-moz-opacity:0.69;
	opacity:0.69;
}



/* start: clearfix ------------------------------ */

.clearfix {}
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-table;
	min-height:1px;
}
/* Hides from Mac IE \*/
* html .clearfix {
	height:1px;
}
.clearfix {
	display:block;
}
/* */
/* end: clearfix ------------------------------ */



.float_l{	float:left;}
.float_r{	float:right;}


/* ------------------------------

	CONTAINER
	
------------------------------ */

#container {
	width: 914px;
	margin: 0 auto;
}

/* ------------------------------

	HEADER
	
------------------------------ */

#header{
	width:914px;
	padding:0;
	height:auto;
}

/* start: clearfix ------------------------------ */

#header{}
#header:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#header{
	display:inline-table;
	min-height:1px;
}
/* Hides from Mac IE \*/
* html #header {
	height:1px;
}
#header {
	display:block;
}
/* */
/* end: clearfix ------------------------------ */

#header h1{
	margin:20px 0 5px;
	float:left;
}

#header h2{
	margin:6px 0 0;
	font-size:80%;
	line-height:140%;
	color:#682B00;
	float:left;
}

#header .head_left{
	width:515px;
	margin:0;
	float:right;
}

#header .head_left img{
	float:left;
}

#header .head_left img.ban_cap{
	margin:53px 15px 4px 0;
}
#header .head_left h2{
	width:100%;
	clear:both;
}

#header img.main_ph{
	margin-left:2px;
}

/* ------------------------------

	CONTENTS
	
------------------------------ */


/* ------------------------------

	botan	
	
------------------------------ */


#botan {
	background:url(../img/top/wataya-baner_4.jpg) no-repeat;
	width: 222px;
	height: 77px;
	position:relative;
	left:445px;
	top:-9px;
	bottom:5px;
	
}

#botan img.ban01 {
	width:104px;
	height:41px; 
	position:absolute;
	top:30px;
	left:6px;
}
#botan img.ban02 {
	width:104px;
	height:41px;
	position:absolute;
	top:30px;
	right:6px;
}

















#contents {
	width:910px;
	padding: 0 2px;
	clear:both;
}

/* start: clearfix ------------------------------ */

#contents {}
#contents:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#contents {
	display:inline-table;
	min-height:1px;
}
/* Hides from Mac IE \*/
* html #contents {
	height:1px;
}
#contents {
	display:block;
}
/* */
/* end: clearfix ------------------------------ */


#contents .c01 ul{
	width:100%;
	margin-bottom:40px;
	padding:12px 0 0;
}

#contents .c01 ul li{
	float:left;
}

#contents .c01 ul li:first-child{
	margin-left:0;
}


#contents .c02{
	width:370px;
	height:675px;
	padding:20px;
	background:url(../img/top/c02_bg.jpg) no-repeat left top;
	float:left;
}

#contents .c02 h3 img{
	margin-right:10px;
}

#contents .c02 iframe{
	width:370px;
	height:590px;
	margin:20px 0 0;
	border:none;
}

#contents .c02 .iframe {
	height: 590px;
	overflow: hidden;
}

#contents .c03,
#contents .c04{
	width:476px;
	float:right;
}

#contents .c03{
	margin-bottom:12px;
}

#contents .c03 ul li{
	margin-bottom:2px;
	line-height:0;
}

#contents .c04{
	margin-bottom:35px;
	border:2px solid #DDD7D0;
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
}

#contents .c04 table{
	width:100%;
}

#contents .c04 table td{
	padding:7px 10px;
	border-right:1px dotted #806A4D;
	border-bottom:1px dotted #806A4D;
}

#contents .c04 table td.r_non{	border-right:none;}
#contents .c04 table td.b_non{	border-bottom:none;}

#contents .f_navi{
	padding:20px 0 15px;
	border-bottom:1px solid #999;
}

/* ------------------------------

	FOOTER
	
------------------------------ */

#footer{
	height:auto;
	margin:0 auto;
	padding:10px 0 50px;
}


/* start: clearfix ------------------------------ */

#footer {}
#footer:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
#footer {
	display:inline-table;
	min-height:1px;
}
/* Hides from Mac IE \*/
* html #footer {
	height:1px;
}
#footer {
	display:block;
}
/* */
/* end: clearfix ------------------------------ */

/* ------------------------------

	DECORATION
	
------------------------------ */

.small80{font-size:80%;}

.red { color: #CC0000;}
.blue { color: #0066FF;}
.gray { color: #CCC;}

.pagetop{
	width:100%;
	padding:0 0 7px;
	text-align:right;
	border-bottom:1px solid #999;
	clear:both;
}


/* 1カラム用 */
div.column1 {
	clear: both;
	width: 100%;
}

/* 2カラム用 */
div.column2 {	float: left;}

/* 3カラム用 */
div.column3 {	float: left;}

#slider {
	position:relative;
}

.detail {
	position:absolute;
	top:550px;
	right:400px;
}


.ban_image {
	float:right;
	width:480px;
	position:relative;
	top:-20px;
}

.po_re {
	position:relative;
}

.btn_link {
	position:absolute;
	width:246px;
	height:138px;
	z-index:100;
	top:244px;
	right:11px;
}

.ac_movie {
	position:relative;
	top:-10px;
	left:13px;
}


#right_ban {
    float: right;
    width: 352px;
    margin-top: 8px;
}

#right_ban li {
    clear: both;
    margin-bottom: 3px;
}

.bottom-area {
    clear: both;
    position: relative;
    top: -20px;
}



/* ピックアップ用 */

.pickup {
    border: 1px solid #8D0000;
    width: 874px;
    float: left;
    margin-top: 0px;
    padding: 0px;
        position: relative;
}

.pickup .left {
    float: left;
    width: 428px;
    padding: 8px;

}

.pickup .right {
    float: right;
    padding: 8px;
    line-height: 0;
}

.pickup .date {
    color:#8C0000;
    margin-top: 15px;
    font-size: 120%;
    padding-left: 5px;
}
.pickup .ttl {
    font-size: 190%;
    color: #8C0000;

    padding-left: 5px;
}

.pickup .cap {
    margin-top: 10px;
        color:#8C0000;

    padding-left: 5px;
}

.pickup .btn {
    margin-top: 10px;
    position: absolute;
    bottom: 20px;
    left: 25px;
 
}


.pickup .right img {
	width: 410px;
	line-height: 0;
}

.pickup .right {

	overflow: hidden;
	line-height: 0;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  