/*----------------------------------------------------------------
トップページ
----------------------------------------------------------------*/

/*コンテンツ
----------------------------------------------------------------*/
#top-box {	
	clear: both;
	margin: 0;
	background: #FFF url(../../images/top_main_bg.jpg) top center no-repeat;
	position:relative;
}

/*左カラム
----------------------------------------------------------------*/
#left-side {
	float: left;
	width: 189px;
	margin: 0 0 0 10px;
	display:inline;
	font-size: 11px;
}
* html #left-side {
	font-size: 10px;
}
*:first-child+html #left-side {
	font-size: 10px;
}

#mc {
	position:absolute;
	left:-20px;
	top:1px;
	width:219px;
	height:408px;
	z-index:100;
}
#rss {	
	padding: 420px 0 30px 0;
	width: 189px;
}
* html #rss {
	width: 186px;
}
#rss img {
	margin: 80px 0 0 0;
	float: left;
}
#rss-info {
	float: left;
	width: 105px;
	height: 123px;
	margin: 0;
	font-size: 10px;
	padding: 10px 10px 10px 20px;
	background: url(../../images/rss_fukidashi_bg.gif) 0 0 no-repeat;
}
#rss-info p {
	margin: 0 0 7px;
	line-height: 140%;
}
#rss-info p.reader {
	margin-left: 10px;
	text-indent: -12px;
}
#rss-info p.reader a {
	color: #E6000A;
}  

/*ピックアップ
----------------------------------------------------------------*/
#left-side h3 {
	clear: both;
	margin: 0 0 10px 0;
	padding: 6px 0 4px 30px;
	background: url(../../images/top_left_bar.gif) no-repeat;
	font-size: 12px;
}
.pickup-hostess {
	clear: both;
	width: 160px;
	margin: 0 auto;
	margin-bottom: 10px;
	line-height: 120%;
}
.pickup-hostess img {
	margin: 0 0 5px 0;
}	
/*中央カラム
----------------------------------------------------------------*/
#contents-Box {
	float: left;
	width: 501px;
	display:inline;
}
#slide-box {
	margin: 0 0 10px 0;
}
#ura-box {
	margin: 0 0 30px 0;
}
#ura-box h3 {
	margin: 0 0 7px 10px;
	background: url(../../images/top_center_logo.gif) 0 0.3em no-repeat;
	padding: 8px 0 10px 45px;
	font-size: 18px;
}
#ura-box p {
	margin: 0 20px 0 20px;
	line-height: 200%;
}
#top-comment {
	margin: 10px 0 5px 0;
	padding: 5px 0 15px 40px;
	background: url(../../images/icon_comment.gif) 10px 0.5em no-repeat;
	color: #646464;
	border-bottom: 2px solid #646464;
}
#top-comment-non{
	margin: 10px 0 5px 0;
	padding: 5px 0 15px 40px;
	color: #646464;
	border-bottom: 2px solid #646464;
}

#top-comment span {
	font-size: 14px;
	color: #000;
}
#top-comment p {
	margin: 0 0 0 -25px;
}
.more-link {
	text-align: center;
	clear: both;
}
#comment-display {
	display:none;
}
#ura-box p.more-link a {
	color: #E6000A;
}
.cat-img {
	margin: 0 0 5px 0;
	text-align: center;
}
/*ニュース・プレゼント
----------------------------------------------------------------*/
#top-news {
	float: left;
	width: 241px;
	margin: 7px 5px 30px 8px;
	display: inline;
}
#top-present {
	float: left;
	width: 241px;
	margin: 0 0 30px 0;
}

#top-news h3, #top-present h3 {
	margin: 0;
}
#top-news h3 img, #top-present h3 img{
	border: none;
	vertical-align: bottom;
}
#news-box, #present-box {
	margin: 0 0 8px 0;
	padding: 0px;
	border: 2px solid #A2A2A2;
	border-top: none;
}
#news-box-innner {
	margin: 0 2px 2px 2px;
	padding: 8px 0 5px 0;
	background: url(../../images/top_news_bg.gif) center bottom no-repeat;
}
#present-box-innner {
	margin: 0 2px 2px 2px;
	padding: 2px 0 5px 0;
	background: url(../../images/top_present_bg.gif) center bottom no-repeat;
}
#news-box-innner h4, #present-box-innner h4{
	margin: 0 10px 5px 10px;
	color: #FA64A0;
	font-size: 14px;
}
#news-box-innner p, #present-box-innner p {
	margin: 0 10px 0 10px;
	line-height: 160%;	
}
#top-news p a, #top-present p a {
	color: #E6000A;
}
#top-news p.more-link a, #top-present p.more-link a {
	color: #E6000A;
}
/*次回予告
----------------------------------------------------------------*/
#nextissu-box {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
}
#nextissu-box h3 {
	margin: 0;
}
#nextissu-box p {
	line-height: 180%;
}
#nextissu-box img {
	float: left;
	margin: 0 10px 10px 0;
}
#nextissu-date {
	clear: both;
	margin: 0 0 20px 0;
	padding: 5px 10px 0 0;
	text-align: right;
	border-top: 2px solid #646464;
}
/*右カラム
----------------------------------------------------------------*/
#right-side {
	float: left;
	width: 220px;
	padding: 250px 10px 0 10px;
	font-size: 11px;
}
* html #right-side{
	width: 210px;
	font-size: 10px;
}
*:first-child+html #right-side {
	font-size: 10px;
}
#divas {
	position:absolute;
	left:700px;
	top:1px;
	width:240px;
	height:225px;
	z-index:100;
}
#divas2 {
	position:absolute;
	left:705px;
	top:0px;
	width:220px;
	height:230px;
	z-index:100;
}
#right-side h3 {
	padding: 0 0 10px 10px;
	font-weight: bold;
	color: #E6000A;
	font-size: 16px;
}	
	
#right-side h3 span {
	margin: 0 0 0 5px;
	color: #000;
	font-weight: normal;
	font-size: 12px;
}	
.appearance {
	margin: 0 0 5px 10px;
	font-size: 12px;
}
.app-thumbnail {
	float:left;
	border: 0;
}
.app-text {
	width: 120px;;
	height: 96px;
	display: table;
}
.app-text-child {
	display: table-cell;
	vertical-align: middle;
	width: 120px;
}
.app-text-inner {
	margin-left: 4px;
	line-height: 140%;
}
.app-text  { /position: relative; }
.app-text-child { /position: absolute; top: 50%; }
.app-text-inner { /position: relative; top: -50%; }


p.more-link2 {
	margin: 10px 0 30px 0;
	text-align: center;
	clear: both;
}
#right-side p.more-link2 a {
	color: #E6000A;
}
/*お店INDEX
----------------------------------------------------------------*/
#right-side h3#shop-index {
	clear: both;
	margin: 0 0 10px 0;
	padding: 5px 0 6px 10px;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	background: url(../../images/top_right_bar.gif) 0 0 no-repeat;
}	
ul.index-banner li {
	margin: 0 0 3px 0;
	background: url(../../images/shop_index_bg.gif) bottom repeat-x;
	border: 1px solid #646464;
	font-size: 10px;
	line-height: 140%;
}
head~/* */body ul.index-banner li{
	font-size: 9px\9;
	line-height: 160%\9;
}
ul.index-banner li span{
	font-size: 14px;
	font-weight: bold;
}
ul.index-banner li span.t-color1 {
	color: #00B482;
}
ul.index-banner li span.t-color2 {
	color: #783CC8;
}
ul.index-banner li span.t-color3 {
	color: #3264E6;
}
ul.index-banner li span.t-color4 {
	color: #FF6464;
}
ul.index-banner li span.t-color5 {
	color: #646464;
}
ul.index-banner li a {
	display: block;
	padding: 5px 5px 3px 5px;
}
ul.index-banner li a:hover {
	text-decoration: none;
}
p.powerdBy {
	margin: 10px 0 0 0;
	text-align: right;
}

