@charset "euc-jp";


/*　クリアライン
---------------------------------------------------- */
#cl_line{
	clear:both;
	width:612px;
	height:23px;
	padding:0 0 25px 0;
}

#cl_line02{
	clear:both;
	width:612px;
	height:23px;
}


/*　タイトル
---------------------------------------------------- */
.title01{
	padding:0 0 20px 0;
}

.title02{
	clear:both;
	padding:25px 0 15px 0;
}

.sub_tit00{
	color:#A1201C;
	font-size:1.3em;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
}

.sub_tit01{
	margin:0 0 10px 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:10px 0 15px 0;
	text-align:justify;
	text-justify:inter-ideograph;
}

.text_cl{
	clear:both;
	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;
}


/*　ページ
---------------------------------------------------- */
#bot_l{
	float:left;
	width:284px;
}

#bot_r{
	float:right;
	width:284px;
}
	

/*　ワイン詳細ページ
---------------------------------------------------- */
.det_img{
	float:left;
	width:120px;
	height:154px;
}

.det_imgb{
	float:left;
	width:120px;
	height:154px;
	padding: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;
}














