﻿@charset "utf-8";
/*	voilaMove index css  */

#top_container{
	height: auto;
	width: 850px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_main {
	display: inline;
	float: right;
	height: auto;
	width: 850px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

/*上部ヘッダー付近CSS*/
#top_header {
	height: 100px;
	width: 850px;
}
#plat {
	background-color: #91308D;
	height: 20px;
	width: 850px;
	margin-top: 5px;
	float: left;
	display: inline;
	text-align: center;
	padding-top: 5px;
}

/*左側CSS*/

#left{
	width :170px;
	height: auto;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
.search,.plat-sogo,.magazin,.coupon,.present,.mypage {
	float: left;
	height: auto;
	width: 168px;
	border: 1px solid #91308D;
	margin-bottom: 15px;
}

/*検索CSS*/
.search_in {
	padding: 9px;
	float: left;
	height: auto;
	width: 150px;
}

ul.search_text  {
	width: 140px;
	padding: 4px;
	float: left;
	list-style-type: none;
}
li.arrow {
	list-style-image: url(../../parts/index0810/arrow.gif);
	list-style-position: inside;
	padding-bottom: 5px;
	height: 11px;
}
li.dot1 {
	list-style-image: url(../../parts/index0810/dot1.gif);
	padding-left: 5px;
	list-style-position: inside;
	padding-bottom: 5px;
}
li.dot2 {
	list-style-image: url(../../parts/index0810/dot2.gif);
	padding-left: 5px;
	list-style-position: inside;
	padding-bottom: 5px;
}

/*雑誌最新号CSS*/
.book {
	padding-top: 15px;
	padding-left: 30px;
	display: inline;
	float: left;
}
.magazin_text,.mypage_text {
	padding: 5px;
	float: left;
	height: auto;
	width: 158px;
}
.magazin_bg {
	background-color: #CBA4C9;
	height: 75px;
	width: 168px;
	float: left;
	padding-bottom: 5px;
	margin-top: 10px;
}
.bn {
	margin-left: 4px;
	margin-top: 5px;
	float: left;
	display: inline;
	padding-bottom: 5px;
}

/*中央のコンテンツCSS*/
#maincontents {
	float: left;
	height: auto;
	width: 470px;
}
.movie_line, {
	display: inline;
	float: left;
	height: auto;
	width: 470px;
}
#flash {
	float: left;
	height: 172px;
	width: 235px;
	display: inline;
	margin-top: 5px;
}

/*日記CSS*/
.diary {
	background-image: url(../parts/index0810/bg_diary.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 172px;
	width: 225px;
}
ul.diary_t {
	list-style-type: none;
	width: 280px;
	height: 118px;
	width: 215px;
	overflow: scroll;
	position: inherit;
	float: left;
	margin: 52px 5px 0px 5px;
	display: inline;
}
li.diary_t {
	width: 170px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	height: 45px;
	padding-right: 3px;
	padding-left: 3px;
}
/*特集・イベント・新着の共通CSS*/
.spaecial,.event,.new_shop {
	display: inline;
	float: left;
	height: auto;
	width: 470px;
	margin-top: 10px;
}

/*イベントCSS*/
ul.event_line{
	float: left;
	width: 470px;
	list-style-type: none;

}
li.event_line{
	float: left;
	height: 50px;
	width: 470px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
}
.event_img{
	display: inline;
	float: left;
	height: 40px;
	width: 50px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
.event_text{
	height: 42px;
	width: 400px;
	float: left;
	padding-top: 2px;
}
.event_form{
	width: 470px;
	height:auto;
	float: left;
	padding-top: 5px;
	text-align: center;
}

/*新着店舗CSS*/
.shop_frame {
	padding: 6px;
	float: left;
	width: 100px;
	border: 1px solid #91308D;
	height: auto;
	display: inline;
	margin-top: 10px;
}
.shop_img {
	float: left;
	height: 70px;
	width: 100px;
}
.shop_text {
	float: left;
	height: 80px;
	width: 100px;
	display: inline;
	margin: 5px 0;
}
.shop_coupon {
	float: left;
	height: 15px;
	width: 95px;
	background-image: url(../parts/index0810/shop_coupon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px 0  0 5px;
}
.shop_more {
	text-align: right;
	display: inline;
	float: left;
	height: 10px;
	width: 100px;
	margin-top: 3px;
}
.shop_space{
	width: 4px;
	float: left;
	height: 100px;
}

/*右側エリア情報CSS*/
#right{
	width :170px;
	height: auto;
	float: right;
	display: inline;
}
.bt_area_info {
	margin-top: 10px;
}

ul.area{
	background-image: url(../parts/index0810/bg_area.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 200px;
	width: 170px;
	margin-top: 15px;
	display: inline;
	list-style-type: none;

}
li.area{
	height: 180px;
	width: 130px;
	margin: 10px 20px;
	display: inline;
	float: left;
}
.area_img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.navi{
text-align: center;}
