@charset "euc-jp";


/*　クリアライン
---------------------------------------------------- */
#cl_line{
	clear:both;
	width:612px;
	height:23px;
}


/*　コンテンツ
---------------------------------------------------- */
#vine_bg{
	width:612px;
	background:url(../img/vine_bg.jpg) repeat-y left top;
}


/*　タイトル
---------------------------------------------------- */
.title01{
	padding:0 0 20px 0;
}

.title02{
	padding:25px 0 20px 0;
}

.title03{
	padding:25px 0 0 13px;
	text-align:right;
}

.sub_tit00{
	color:#A1201C;
	font-size:1.3em;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
}

.sub_tit01{
	margin:0 0 15px 0;
	color:#A1201C;
	font-size:1.3em;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
}

.sub_tit02{
	margin:15px 0 15px 0;
	color:#A1201C;
	font-size:1.3em;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
}



/*　テキスト
---------------------------------------------------- */
.text00{
	text-align:justify;
	text-justify:inter-ideograph;
}

.text01{
	padding:15px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text02{
	padding:10px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text03{
	padding:0 0 15px 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.bold_t{
	font-weight:bold;
}

.red_t{
	font-weight:bold;
	color:#A1201C;
}


/*　アイコンリンク
---------------------------------------------------- */
.icon_t{
	margin:10px 0 0 0;
	background:url(../img/icon01.jpg) no-repeat left;
}

.icon_t a{
	color:#A1201C;
	padding:0 0 0 22px;
}

.icon_t a:hover{ 
	color:#FD6D17;
	padding:0 0 0 22px;
}


/*　テーブル
---------------------------------------------------- */
.vine_table{
	width:100%;
	border-collapse:collapse;
	border:none;
}

.vine_tit{
	background:#FF9933;
	padding:2px;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 0 10px 0;
}

.vt_vinegar{
	width:144px;
	padding:0 15px 0 0;
	border:none;
	text-align:center;
}

.vine_name{
	color:#A1201C;
	padding:1px 5px 10px 5px;
	font-size:1.0em;
	font-weight:normal;
}

.vine_img{
	width:120px;
	height:135px;
	padding:0 0 0 0;
	margin:0 auto;
}

.vine_img a{
	width:116px;
	height:131px;
	display:block;
	border:2px #DDDDDD solid;
	text-decoration:none;
}

.vine_img a:hover{ 
	border:2px #A1201C solid;
	text-decoration:none;
}

.vt_imgl{
	width:143px;
	padding:0 12px 0 0;
	border:none;
	text-align:center;
	vertical-align:top;
}

.vt_imgr{
	width:143px;
	border:none;
	text-align:center;
	vertical-align:top;
}

.vt_photo{
	width:143px;
	padding:10px 0 4px 0;
}

.vt_name{
	width:143px;
	text-align:center;
	line-height:1.4;
}


/*　ヴィネガー詳細ページ
---------------------------------------------------- */
#re_bg{
	width:612px;
	height:27px;
	background:url(../img/tit_bg.jpg) no-repeat left top;
	margin:0 0 20px 0;
}

#re_tit{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:1.3em;
	font-weight:bold;
	color:#460000;
	padding:0 0 0 15px;
	line-height:1.3;
}

.bot_l{
	float:left;
	width:284px;
}

.bot_r{
	float:right;
	width:284px;
}

.det_img{
	float:left;
	width:116px;
	height:131px;
	border:2px #DDDDDD solid;
}

.det_imgb{
	float:left;
	width:116px;
	height:131px;
	border:2px #DDDDDD solid;
	margin:20px 0 0 0;
}

.det_tbox{
	float:right;
	width:150px;
}

.det_tboxb{
	float:right;
	width:150px;
	padding:20px 0 0 0;
}

.det_tit{
	color:#A1201C;
	font-size:1.0em;
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	font-weight:normal;
	line-height:1.3;
	border-bottom:1px #A1201C dotted;
}

.det_txt{
	padding:8px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.det_link01{
	width:150px;
	text-align:center;
}

.det_link01 a{
	width:150px;
	padding:3px 0;
	display:block;
	background:#555;
	color:#FFFFFF;
	text-decoration:none;
}

.det_link01 a:visited{
	width:150px;
	padding:3px 0;
	display:block;
	background:#555;
	color:#FFFFFF;
	text-decoration:none;
}

.det_link01 a:hover{ 
	background:#A1201C;
	color:#FFFFFF;
	text-decoration:none;
}

.det_link02{
	width:150px;
	text-align:center;
	margin:5px 0 0 0;
}

.det_link02 a{
	width:150px;
	padding:3px 0;
	display:block;
	background:#555;
	color:#FFFFFF;
	text-decoration:none;
}

.det_link02 a:visited{
	width:150px;
	padding:3px 0;
	display:block;
	background:#555;
	color:#FFFFFF;
	text-decoration:none;
}

.det_link02 a:hover{ 
	background:#A1201C;
	color:#FFFFFF;
	text-decoration:none;
}

.out{
	text-align:center;
	padding:25px 0 0 0;
	color:#FF0000;
}

.out_b{
	text-align:center;
	padding:10px 0 0 0;
	color:#FF0000;
}























































