/* ++++++ 基本設定 ++++++ */

body {
text-align: center;
margin:0;
padding:0;
	}

a {
text-decoration: none;
	}

a:link {
color: #333333;
text-decoration: none;
	}

a:visited {
color: #333333;
text-decoration: none;
	}

a:active {
color: #333333;
text-decoration: none;
	}

a:hover {
color: #666666;
text-decoration: underline;
	}

h1,h2,h3,h4 {
margin:0;
}

/* ++++++ コンテナ設定 ++++++ */

#container {
font-size: 14px;
width: 700px;
background-color:#FFFFFF;
margin-right: auto;
margin-left: auto;
	}


/* ++++++ ２段組設定 ++++++ */

/* 中央設定*/
#center	{
width: 510px;
float: left;
margin: 15px 0px 50px 0px;
		}


/* サイドバー設定 */
#right	{
width: 160px;
float: right;
margin: 25px 10px 50px 0px;
		}


/* ++++++ エントリー設定 ++++++ */
.entry{
margin:0px 0px 10px 0px;
text-align:left;
	}

.entry_title {
width: 490px;
font-size: 14px;
font-weight: bolder;
color: #990000;
margin: 10px 0px 10px 10px;
padding-bottom:5px;
border-bottom:1px dotted  #666666;
}

.entry_title2 {
font-size: 12px;
color: #990000;
margin: 10px 0px 5px 10px;
}

.entry_title h2 {
font-size: 12px;
margin: 0px 0px 0px 0px;
}

.entry_title_bg{
background-color:#FAF6EE;
}

.entry_body {
font-size: 11px;
line-height: 170%;
color: #333333;
padding: 0px 10px 3px 10px;
}

.entry_bg{
background-color:#FAF6EE;

}

.continue a{
	text-decoration: none;
	color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
} 

/* ワインメニュー */
.entry_left { 
float:left;
width: 100px;
margin: 0px 0px 0px 10px;
padding:0;
 }
 
.entry_right {
margin: 0px 10px 0px 120px;
padding:0;
}

.w_cat {
width: 470px;
font-size: 12px;
font-weight: bolder;
color: #FFFFFF;
margin: 5px 10px 10px 10px;
padding: 5px 10px 5px 10px;
background-color:#681416;
}

.w_title {
font-size: 11px;
font-weight: bolder;
color: #990000;
margin: 0px 10px 0px 0px;
padding:0;
}

.w_text {
font-size: 11px;
color: #333333;
margin: 0px 10px 10px 0px;
padding:0;
}

/* コンタクト */
p.contact {
font-size: 13px;
font-weight: bolder;
}

/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

.pleft { 
float:left;
padding-right:10px;
padding-bottom:10px;
vertical-align:top;
 }

.dotted {
border-bottom:1px dotted  #CCCCCC;
clear:both;
}


/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

.header_text {
font-size: 10px;
color: #666666;
text-align:right;
margin: 5px 0px 0px 0px;
font-weight: normal;
}

#header td.navi {
	clear: both;
	width: 414px;
	height: 30px;
	margin: 0;
	background-position: 0px 0px;
	background-image: url(http://www.earthmagic.tv/images/header03.jpg);
}

#header td.navi ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header td.navi ul li {
	float: left;
}

#header td.navi ul li a {
	display: block;
	height: 30px;
	background-image: url(http://www.earthmagic.tv/images/header03.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#header td.navi ul li.concept a {
	width: 74px;
	background-position: 0 0;
}
#header td.navi ul li.staff a {
	width: 68px;
	background-position: -76px 0;
}
#header td.navi ul li.menu a {
	width: 66px;
	background-position: -142px 0;
}
#header td.navi ul li.wine a {
	width: 60px;
	background-position: -208px 0;
}
#header td.navi ul li.party a {
	width: 70px;
	background-position: -268px 0;
}
#header td.navi ul li.contact a {
	width: 76px;
	background-position: -338px 0;
}

#header td.navi ul li.concept a:hover {
	width: 74px;
	background-position: 0 bottom;
}
#header td.navi ul li.staff a:hover {
	width: 68px;
	background-position: -74px bottom;
}
#header td.navi ul li.menu a:hover {
	width: 66px;
	background-position: -142px bottom;
}
#header td.navi ul li.wine a:hover {
	width: 60px;
	background-position: -208px bottom;
}
#header td.navi ul li.party a:hover {
	width: 70px;
	background-position: -268px bottom;
}
#header td.navi ul li.contact a:hover {
	width: 76px;
	background-position: -338px bottom;
}


/* ++++++ コンテンツ部分のデザイン ++++++ */


/* ++++++ サイドバー部分のデザイン ++++++ */

/* カテゴリーメニュー */

#categories ul {
line-height : 1.2em;
font-size: 0.75em;
list-style-type:none;
text-align:left;
	}

#archives  {
text-align:center;
	}

#sidebanner {
margin: 20px 0px 0px 0px;
}

#sidebanner ul {
list-style-type:none;
margin:0;
padding:0;
}

#sidebanner ul li {
margin: 0 0 10px 0;
}

#sidebanner2 {
margin: 0px 0px 0px 0px;
}

/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
clear: both;
	}

#tel {
width: 700px;
background-color:#efefef;
padding:10px 0px 10px 0px;
margin: 0px 0px 10px 0px;
	}

.tel {
float: right;
margin: 5px 80px 5px 0px;
	}

.footer_tel_text {
font-size: 11px;
color: #333333;
margin:5px 0px 5px 50px;
}

.footer_text {
font-size: 10px;
color: #666666;
font-weight: normal;
margin: 0px 0px 10px 0px;
}


/* ++++++ 検索画面のデザイン ++++++ */

.content2 {
padding: 15px 15px 0px 15px;
background-color: #FFFFFF;
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
	}

.content2 pre {
font-size: larger;
}

.content2 p {
color: #666666;
font-family: Verdana, Arial, sans-serif;
font-size: 1.2em;
font-weight: normal;
line-height: 150%;
text-align: left;
}

.content2 blockquote {
line-height: 150%;
	}

.content2 li {
line-height: 150%;
	}

.content2 h2 {
font-size: 1.5em;
color: #666666;
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
	}

.content2 h3 {
font-size: 1.3em;
color: #666666;
font-family: Verdana, Arial, sans-serif;
text-align: left;
font-weight: bold;
margin-bottom: 10px;
	}
/*----TOP画像下目次のリンク-----*/

#mokuji_link{
	text-align:left;
	margin-top:10px;
	border:dotted 1px #CCCCCC;
	padding:10px 0;
	background-color:#eeeeee;
}

#mokuji_link a{
	text-decoration: none;
	color: #333;
	font-weight: bold;
	border-bottom-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 1px;
	margin-left:10px;
	font-size:12px;
} 

.entry_body a{
	text-decoration: none;
	color: #990000;
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
} 

	
.osusumeImg{
	float:right;
	border:solid 1px #333333;

}	

.menuImg{
	text-align:center;
	padding:0;
	margin:0 0 8px 0;
}

.menuImg1{
	float:left;
	border:solid 1px #333333;
}

.menuImg img{
	margin:0 0 0 8px;
}

.patyImg img{
	margin:5px;
}

.ConceptP{
	padding:0 15px;