﻿@charset "utf-8";

/* top.css */


/*-------------------------------------------------
///	4つの特典 20%OFF TOPICS	
-------------------------------------------------*/

#contents dl.top_point {
	width: 450px;
	float: left;
	text-align: left;
	padding-top: 12px;
}

#contents dl.top_point dt {
	margin-left: 32px;
	margin-bottom: 20px;
}

#contents dl.top_point dd {
	margin-bottom: 14px;
	margin-left: 32px;
}

#contents .contents_top {
	width: 450px;
	float: right;
	text-align: left;
}

#contents .contents_top p img {
	margin-bottom: 15px;
}

#contents .contents_top p.topics {
	width: 387px;
	color: #C39752;
	font-size: 140%;
	background: #5C3E24;
	border: #C3AF9B 1px solid;
	padding: 2px 10px;
}

* html #contents .contents_top p.topics {
	width: 407px;
}

#contents .contents_top dl {
	border: #C3AF9B 1px solid;
	border-top: none;
	width: 387px;
	padding: 8px 10px;
	background: #FFFDE4;
	margin-bottom: 20px;
}

* html #contents .contents_top dl {
	width: 407px;
}

#contents .contents_top dl dt {
	clear: both;
	width: 95px;
	float: left;
	font-size: 120%;
	color: #6c272d;
}

#contents .contents_top dl dd {
	margin-left: 95px;
	font-size: 120%;
	color: #6c272d;
	line-height: 170%;
}



/*-------------------------------------------------
///	ルヴニールのこだわり
-------------------------------------------------*/

#contents h2 {
	margin-bottom: 15px;
}


/*-------------------------------------------------
///	受賞歴、住所案内
-------------------------------------------------*/

#contents dl.top_prize {
	width: 600px;
	float: left;
	text-align: left;
}

#contents dl.top_prize dt {
	width: 131px;
	float: left;
	text-align: left;
}

#contents dl.top_prize dt img {
	margin-left: 60px;
}

#contents dl.top_prize dd {
	margin-left: 200px;
	text-align: left;
	font-size: 120%;
	color: #6c272d;
	line-height: 160%;
}

#contents p.top_access_text {
	width: 300px;
	float: right;
	font-size: 110%;
	color: #6c272d;
}

#contents p.top_access_text span {
	margin-left: 88px;
}


/*-------------------------------------------------
///	プライバシーポリシー	
-------------------------------------------------*/

#contents p.bt_privacy {
	clear: both;
	text-align: right;
	margin-right: 40px;
	margin-bottom: 10px;
}

#contents p.bt_privacy img {
	vertical-align: -2px;
	margin-right: 5px;
}


/*-------------------------------------------------
///	バナーゾーン	
-------------------------------------------------*/
#contents dl.bannertv {
	width: 200px;
	float: left;
	text-align: left;
}

#contents dl.bannertv dt {
	margin-bottom: 2px;
}

#contents dl.bannertv dd {
	line-height: 130%;
	color: #6c272d;
}


#contents dl.banner01 {
	width: 280px;
	float: left;
	text-align: left;
}

#contents dl.banner01 dt {
	margin-left: 25px;
	margin-bottom: 2px;
}

#contents dl.banner01 dd {
	margin-left: 25px;
	line-height: 130%;
	color: #6c272d;
}

#contents dl.banner02 {
	width: 300px;
	float: left;
	text-align: left;
}

#contents dl.banner02 dt {
	margin-left: 60px;
	margin-bottom: 2px;
}

#contents dl.banner02 dd {
	margin-left: 60px;
	line-height: 130%;
	color: #6c272d;
}


/*-------------------------------------------------
///	トップフラッシュ	
-------------------------------------------------*/

#wrapper .flash {
	width: 950px;
	height: 388px;
	background: url(../img/img_top_main.jpg) no-repeat left top;
}


