@charset "utf-8";

/***************************************************************
	ホーム
***************************************************************/


/*今月のトピックス*/
#topics {
	width: 600px;
	border-bottom: 1px solid #C8B5AE;
}
#topics h2 {
	width: 600px;
	margin-bottom: 10px;
	border-bottom: 1px solid #C8B5AE;
	text-align: left;
}
#topics h3 {
	width: 390px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #A9294A;
}
.past {
	position: relative;
	float: right;
	top: -32px;
	right:0;
}
.date {
	color: #A9294A;
}
.img_holder {
	float: right;
	margin-top: -30px;
	padding: 2px;
	border: 1px solid #ccc;
}
.comment {
	line-height: 1.4em;
}
#topics .topic_btn {
	margin: 10px 0 10px 250px;
	background: url(../img/home/topic_btn.gif) no-repeat;
	text-indent: -5000px;
}
.topic_btn a {
	width: 136px;
	height:25px;
	background: url(../img/home/topic_btn.gif) no-repeat;
	display:block;
}
.topic_btn a:hover {
	background: url(../img/home/topic_btn_hover.gif) no-repeat;
}


/*特選・おすすめワイン*/
#recommend {
	width: 600px;
	_width: 613px;
	margin: 20px 0;
	color: #3D2217;
}
#recommend  h2 {
	text-align: left;
}
.recommend_box {
	float: left;
	width: 280px;
	background: #F1EDEA;
	margin: 5px 10px 10px 0;
	padding: 10px 5px;
}
.recommend_box h3 {
	background: url(../img/home/list_ico.gif) no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color: #3D2217;	
}
.ground {
	padding-left: 20px;
	font-size: .8em;
}
.price {
	padding-left: 20px;
	font: bold 1.2em/1.2em "Arial", "ＭＳ ゴシック", "Osaka-等幅", monospace;
}
.recommend_img {
	float: left;
	width: 70px;
	margin: 0 10px 0 5px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}
.recommend_box .comment {
	margin-left: 5px;
}

.recommend_box h3 a {
	color: #000000;
	font-weight: bold;
}

.detail_btn {
/*	clear: both; */
	float: right;
	margin-right: 10px;
	background: url(../img/home/detail_btn.gif) no-repeat;
	text-indent: -5000px;
}
.detail_btn a {
	width: 116px;
	height: 25px;
	background: url(../img/home/detail_btn.gif) no-repeat;
	display:block;
}
.detail_btn a:hover {
	background: url(../img/home/detail_btn_hover.gif) no-repeat;
}

.td_button {
	padding: 0 0 5px 0;
	vertical-align: bottom;
}

.recommend_box tr {
	vertical-align: top;
}

/***************************************************************
	下層ページ共通
***************************************************************/

/*レイアウト*/
#left_col {
	float: left;
	margin: 0 0 0 40px;
	_margin: 0 0 0 20px;
}

#right_col {
	float: right;
	margin: 0 40px 0 0;
	_margin: 0 20px 0 0;
}
h2 {
	text-align: center;
}

/***************************************************************
	楽しいワイン選び
***************************************************************/

#main_col {
	float: left;
	width: 840px;
	margin: 0 0 0 60px;
	_margin: 0 0 0 30px;
}
#main_col2 {
	float: left;
	width: 260px;
	margin: 0 0 0 660px;
	_margin: 0 0 0 330px;
}
.chart_img {
	text-align: center;
}
.goal_wine {
	width: 820px;
	margin-left: 20px;
}
.goal_wine p {
	float: left;
	width: 104px;
	margin-right: 13px;
	background: url(../img/chart/img_line.gif) no-repeat;
}
.goal_wine p a {
	margin: 0 auto;
}

.goal_wine p img {
	padding: 2px;
}
.wine_name {
	font-size: .8em;
	line-height: 1.4em;
	color: #A42F4C;
}

/***************************************************************
	おすすめワイン
***************************************************************/

#recommend_cart {
	width: 600px;
}

/***************************************************************
	ワインの楽しみ方
***************************************************************/

#howto_enjoy {
	width: 600px;
}
.wine_club {
	width: 600px;
	height: 160px;
	margin-top: 20px;
	background: url(../img/enjoy/wine_club_bg.gif) no-repeat left top;
}
.wine_club p {
	padding: 30px 0 0 150px;
	width: 450px;
}

#enjoy_content {
	width: 560px;
	height: 70px;
	margin: 10px 0 0 20px;
}
#enjoy_content ul {
	list-style-type: none;
	text-indent: -5000px;
}
#enjoy_content li {
	width: 140px;
	height: 70px;
	float: left;
}
#enjoy_content li#enjoy01 a {
	width: 140px;
	height: 70px;
	background: url(../img/enjoy/enjoy_sub_01.gif) no-repeat;
	display:block;
}
#enjoy_content li#enjoy01 a:hover,
#enjoy_content li#enjoy01 a.current {
	background-position: left -70px;
}
#enjoy_content li#enjoy02 a {
	width: 140px;
	height: 70px;
	background: url(../img/enjoy/enjoy_sub_02.gif) no-repeat;
	display:block;
}
#enjoy_content li#enjoy02 a:hover,
#enjoy_content li#enjoy02 a.current {
	background-position: left -70px;
}
#enjoy_content li#enjoy03 a {
	width: 140px;
	height: 70px;
	background: url(../img/enjoy/enjoy_sub_03.gif) no-repeat;
	display:block;
}
#enjoy_content li#enjoy03 a:hover,
#enjoy_content li#enjoy03 a.current {
	background-position: left -70px;
}
#enjoy_content li#enjoy04 a {
	width: 140px;
	height: 70px;
	background: url(../img/enjoy/enjoy_sub_04.gif) no-repeat;
	display:block;
}
#enjoy_content li#enjoy04 a:hover,
#enjoy_content li#enjoy04 a.current {
	background-position: left -70px;
}

.enjoy_inner {
	width: 530px;
	margin: 15px 0 0 15px;
	padding: 10px 15px;
	background: url(../img/enjoy/inner_middle.gif) repeat-y;
}
.enjoy_inner div.wine_c {
	background: url(../img/enjoy/w_club01.gif) no-repeat right top;
}
.enjoy_inner div.wine_c p {
	width: 400px;
}
.enjoy_inner h3 {
	margin: 0 0 15px;
}
.enjoy_inner h4 {
	color: #932A44;
	font-weight: bold;
	margin: 10px 0;
	padding-left: 20px;
	background: url(../img/enjoy/ico02.gif) no-repeat left center;
}
.enjoy_inner h5 {
	margin-top: 10px;
	font-weight: bold;
}
.enjoy_inner .enjoy_img {
	float: right;
	margin: 0 10px;
}

.w_club {
	width: 500px;
	padding: 15px;
	background: #eee;
}


/***************************************************************
	会社概要
***************************************************************/

#company_prof {
	width: 600px;
	padding: 20px 0 0 20px;
}
#company_prof .shop_img {
	margin: 0 0 10px 50px;
}
#company_prof table {
	width: 560px;
	border-collapse: collapse;
}
#company_prof th {
	width: 100px;
	padding: 5px 10px;
	background: #F5EFEC;
	border: 1px solid #C8B5AE;
}
#company_prof td {
	padding: 5px 10px;
	border: 1px solid #C8B5AE;
}
#company_prof td img.map_btn {
	vertical-align: middle;
	margin: 0;
}
#map {
	margin-top: 20px;
}
.map {
	margin: 20px auto;
}
.gmap {
	margin: 15px 0 0 30px ;
}

/***************************************************************
	ワインセラーリスト
***************************************************************/

#list {
	width: 600px;
	_width: 613px;
}
#list h2 {
	background: url(../img/list/tt_point.gif) no-repeat left center;
	margin: 15px 0 0;
	padding-left: 15px;
	font-size: 1.6em;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
}
#list_side {
	width: 240px;
	background: #F5F0ED;
	padding: 5px 10px;
	margin: 0 0 9px 0;
	border: 1px solid #EBE1DC;
}
#list_side ul {
	margin: 10px 0;
	list-style: none;
}
#list_side li {
	margin: 8px 0;
	padding-left: 25px;
	width: 200px;
	background: url(../img/common/arrow1.gif) no-repeat left center;
	vertical-align: middle;
}
#list_side li a {
	color: #9E1D3A;
}
#list_side li a:hover {
	color: #CF395B;
}
.list_img {
	float: left;
	width: 120px;
	margin: 0 10px 0 5px;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}
.ctg_img img {
	float: left;
	width: 200px;
	margin: 0 3px ;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
}

.eng_tt {
	color: #CF395B;
}
.list_detail {
	clear: both;
	float: right;
	margin-right: 10px;
	background: url(../img/list/list_dtl.gif) no-repeat;
	text-indent: -5000px;
}
.list_detail a {
	width: 116px;
	height: 25px;
	background: url(../img/list/list_dtl.gif) no-repeat;
	display:block;
}
.list_detail a:hover {
	background: url(../img/list/list_dtl_on.gif) no-repeat;
}

/***************************************************************
	リンク集
***************************************************************/

#links {
	width: 600px;
}
#links dl {
	width: 580px;
	margin: 15px 0 0 7px;
	line-height: 23px;
	clear: both;
	border-bottom: 5px solid #EEEAE8;
	display: inline-table;
}
#links dt {
	float: left;
	padding-left: 23px;
	width: 200px;
	background: url(../img/common/arrow1.gif) no-repeat left center;
	vertical-align: middle;
}
#links dd {
	float: left;
	width: 350px;
}

/***************************************************************
	トピックス
***************************************************************/

.photo {
	position: relaive;
	width: 220px;
	float: right;
}
.photo p.img_holder {
	margin: 0 0 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
.past_topics {
	width: 240px;
}
.past_topics ul {
	margin: 10px 0;
	padding: 0 10px;
	list-style-type: none;
}
.past_topics li {
	background: url(../img/topics/ico01.gif) no-repeat left center;
	line-height: 1.2em;
	margin: 10px 0;
	padding-left: 25px;
}
.past_topics li a {
	color: #932A44;
}
.past_topics li a:hover {
	color: #ff6633;
}





