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

@import "common.css";

#main {
	width:740px;
	padding:0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: none;
	float: right;
	position: relative;
	top: 0px;
}

#box {
	width: 520px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#box2 {
	width: 220px;
	margin: 0px;
	float:right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* html #box2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}

h1 {
	background-image: url(../shop/img/title.jpg);
	height: 49px;
	width: 708px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
h2 {
	font-weight: bolder;
	font-size: 140%;
	color: #CC0000;
}

/*-------------------------------------------------
新着情報リスト
-------------------------------------------------*/

#newsbox {
	height: 210px;
	width: 190px;
	overflow:auto;
}


#news dt{
	background-image: url(../img/topten.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #4B1D0E;
}

#news dd{
	list-style-type:none;
	font-size:89%;
	padding-bottom: 10px;
	padding-left: 20px;
}
.backn {
	text-align: right;
	font-size: 90%;

}


/*-------------------------------------------------
イベント
-------------------------------------------------*/

#event {
	color:#FFFFFF;
	float:left;
	background-image: url(../img/eventhai.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 236px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #E97070;
	width: 190px;
	overflow:auto;
}

#event img {
	padding-bottom: 10px;
}
.backn2 {
	text-align: right;
	color: #000000;
	font-size: 90%;

}


#bana2 {
	width: 200px;
	float: left;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 5px;
	margin-top: 10px;
}
#bana2 img {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#bana li {
	clear: none;
	float: none;
}

/*Link*/
#newsbox a {
	color:#D0E0E1;
	text-decoration:none;
}
#newsbox a:visited {color:#993300; text-decoration:underline;}
#newsbox a:hover {color:#ff6500; text-decoration:underline;}
.bana {
}
.bana {
	width: 220px;
	clear: both;
	float: none;
}
#photo ul li {
	display: inline;
}
#photo {
	background-image: url(../img/photo.jpg);
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
	padding-right: 10px;
	width: 500px;
}
#box .hoshi {
	height: 64px;
	width: 62px;
	margin-top: -170px;
	z-index: 2;
	margin-left: 10px;
}
#newsbox a {
	color: #4B1D0E;
}
#event a {
	color: #FFF;
}
#event img {
	margin-right: 8px;
}
#event .p10 {
}
.sayuu {
	float: left;
	width: 24px;
	margin-right: 4px;
}
.sayuu2 {
	float: right;
	width: 24px;
	height: 108px;
	margin: 0px;
	padding: 0px;
}
#wrapper #main #box #photo .jCarouselLite {
	width: 444px;
	float: left;
	height: 107px;
	overflow: hidden;
}
#wrapper #main #box #photo .jCarouselLite ul li {
	margin-right: 4px;
}
.rss_desc  {
	font-size:10px;
	line-height: 130%;
	clear: both;
	float: none;
}
.rss_continue {
	font-size:10px;
	line-height: 130%;
}
.rss_title {
	width:100%;
	clear: both;
	float: none;
	display: block;
	line-height: 130%;
}
#blog_rss {
	padding-right: 10px;
	padding-left: 10px;
}
.rss_td_left img {
	margin-right: 8px;
}
.rss_td_left {
}
.rss_list {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.rss_date {
	font-size: 10px;
	line-height: 130%;
	color: #E87071;
}
#photo ul li img {
	width:108px;
	height:107px;
    }

#photospace {
	width:520px;
	height:440px;
    position: relative;
    top: 0;
    left: 0;
    }
 
#photospace img {
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(0px 520px 440px 0px);
    }

#news {
	color:#4B1D0E;
	float:left;
	background-image: url(../img/newshai.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
	padding-top: 36px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #F2E6DD;
	width: 190px;
}

