body {
	margin: 0;
	padding: 0;
	background: #eeeeee url(../images/back.gif) repeat-y;
}

img {
	border: 0;
	text-decoration: none;
	background: #fff;
}

#all {
	width: 930px;
	margin: 0;
	padding: 0;
}

#LeftErea {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

#RightErea {
	width: 730px;
	float: right;
	margin: 0;
	padding: 0;
}

#ContentsErea {
	width: 670px;
	margin: 0;
	padding: 20px 30px;
	background: url(../images/back_logo.gif) no-repeat;
}

#footer {
	margin: 50px 0 20px;
}

.clear {
	clear: both;
}

a {
	color: #7a8cbc;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	text-decoration: none;
	background: #7a8cbc;
}

/* 見出し */

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0;
}

h2.left {
	float: left;
	width: 290px;
	margin: 0 15px 20px 0;
	padding: 0;
}

h3 {
	margin: 40px 0 15px 0;
}

h4 {
	margin: 25px 0 0 0;
}

.enjoysubtitle {
	margin: 20px 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 120%;
	font-weight: bold;
}

/* 右ナビ */

.mark {
	margin-top: 30px;
	text-align: center;
}

/* テキスト */

.text {
	font-size: 80%;
	line-height: 1.5;
	text-indent: 10px;
}

.text2 {
	font-size: 80%;
	line-height: 1.5;
}

.read {
	float: right;
	width: 365px;
	font-size: 70%;
	line-height: 1.3;
}

.caption {
	margin: 10px 0 0;
	font-size: 75%;
	line-height: 1.5;
}

.caption2 {
	margin: 5px 0 0;
	font-size: 75%;
	line-height: 1.5;
	font-weight: bold;
}

.smalltxt {
	font-size: 70%;
	line-height: 1.5;
}

.name {
	margin-bottom: 5px;
	font-size: 80%;
	font-weight: bold;
}

.name2 {
	margin-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}

/* 画像 */

.photoL {
	width: 300px;
	float: left;
	margin-right: 20px;
}

.photoR {
	width: 300px;
	float: right;
	margin-left: 20px;
}

.photoL160 {
	width: 160px;
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

.photoR150 {
	width: 150px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.photoR160 {
	width: 160px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

/* トップページ */

.boxL {
	float: left;
	width: 330px;
	margin: 0 10px 25px 0;
}

.boxR {
	float: left;
	width: 330px;
	margin: 0 0 25px 0;
}

.boxPh {
	float: left;
	width: 135px;
	margin: 0 10px 0 0;
}

.boxTextErea {
	float: right;
	width: 185px;
	margin: 0;
}

.boxtext {
	margin: 10px 0 0 0;
	color: #000;
	font-size: 75%;
	line-height: 1.4;
}

.boxbtn {
	margin: 10px 0 0 0;
}

.eventtitle {
	padding: 0 0 2px;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.5;
}

.event {
	margin-top: 5px;
	font-size: 80%;
	line-height: 1.5;
}

/* 審査員紹介 */

.julynameL {
	width: 335px;
}

.julynameR {
	width: 335px;
	margin-left: 335px;
}

/* ワインリスト */

.link {
	margin: 0 0 25px 0;
	font-size: 80%;
	text-align: center;
}

.subtitle {
	margin: 20px 0 10px 0;
}

.List1topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #e0e995;
}

.List1top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #e0e995;
}

.List2topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #b4c6b0;
}

.List2top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #b4c6b0;
}

.List3topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #eb97c3;
}

.List3top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #eb97c3;
}

.List4topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #e1c7c2;
}

.List4top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #e1c7c2;
}

.List5topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #ca97b7;
}

.List5top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #fff;
	font-size: 70%;
	text-align: center;
	background: #ca97b7;
}

.List6topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #ead6dc;
}

.List6top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #ead6dc;
}

.List7topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #ebe5c6;
}

.List7top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #ebe5c6;
}

.List8topL {
	padding: 5px;
	border: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #fcf18d;
}

.List8top {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #444;
	font-size: 70%;
	text-align: center;
	background: #fcf18d;
}

.ListL {
	padding: 5px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	background: #f3f3f3;
}

.List {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	text-align: center;
}

.List2 {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 80%;
	font-weight: bold;
}

/* 4つのシーン */

.scphoto {
	width: 120px;
	float: left;
	margin-right: 20px;
}

.sctext {
	width: 520px;
	float: left;
	font-size: 75%;
	line-height: 1.5;
}

/* マリアージュ */

.magPhoto {
	float: left;
	width: 400px;
	margin: 0 30px 10px 0;
}

.magRecipes {
	float: right;
	width: 240px;
	margin: 0;
	font-size: 70%;
	line-height: 1.5;
}

.magcap {
	margin: 5px 0 0 0;
	font-size: 70%;
	line-height: 1.4;
}

.orange {
	color: #eda201;
}
