@charset "utf-8";

/*(｀･ω･)>>===============================================================================

 *

 * @file        : drink.css

 * @description : ドリンクメニューのメイン部に当てるスタイル

 * @auther      : K.Akemura

 * @note        :

 *

 *

 *-----------------------------------------------------------------------------------------

 * Tracks

 *-----------+-------+------------+--------------------------------------------------------

 * @id    | @date    | @auther    | @description

 *--------+----------+------------+--------------------------------------------------------

 * WT_0001|2010/08/09|K.Akemura   |新規作成

 *--------+----------+------------+--------------------------------------------------------

 *

 *

 *-----------------------------------------------------------------------------------------

 *

 *                                         ©Copyright 2010 White.Co.Jp All right reserved

 *

 ===============================================================================<<(･ω･｀)*/



/* コンテンツタイトル */
.conttitle{
	width:800px;
	height:30px;
	background-color:#d8ce9f;	/* 背景色 */
		background-image:url(../../img/pc01/title_drink.png);
	z-index:1;
	}



/* メイン領域 */
.drinkmain{
	width:800px;
	height:420px;
	background-color:#d8ce9f;	/* 背景色 */
	position:relative;
	overflow:auto;
	z-index:1;
	}

/* ドリンクimg01の設定 */
.drinkimg01{
	position:absolute;
	top:50px;
	left:150px;
	z-index:3;
	/* sake画像 height:133px; width:100px; */
	}
/* ドリンクimg01の影設定 */
.drinkimgsd01{
	position:absolute;
	top:36px;
	left:135px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:2;
	/* sake画像 height:133px; width:100px; */
	}

/* 焼酎の種類01の設定 */
.drinksyu01{
	position:absolute;
	top:195px;
	left:125px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:4;
	/* sake画像 height:133px; width:100px; */
	}

.drinkimg02{
	position:absolute;
	top:50px;
	left:348px;
	z-index:3;
	/* sake画像 height:133px; width:100px; */
	}
/* ドリンクimg02の影設定 */
.drinkimgsd02{
	position:absolute;
	width:100px;
	height:133px;
	top:36px;
	left:334px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:2;
	/* sake画像 height:133px; width:100px; */
	}

.drinksyu02{
	position:absolute;
	top:195px;
	left:324px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:4;
	/* sake画像 height:133px; width:100px; */
	}
	
.drinkimg03{
	position:absolute;
	top:50px;
	left:540px;
	z-index:3;
	/* sake画像 height:133px; width:100px; */
	}
/* ドリンクimg03の影設定 */
.drinkimgsd03{
	position:absolute;
	width:100px;
	height:133px;
	top:36px;
	left:524px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:2;
	/* sake画像 height:133px; width:100px; */
	}

.drinksyu03{
	position:absolute;
	top:195px;
	left:512px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:4;
	/* sake画像 height:133px; width:100px; */
	}

/* drink04 imgの位置設定 */
.drinkimg04{
	position:absolute;
	top:290px;
	left:250px;
	z-index:3;
	/* sake画像 height:133px; width:100px; */
	}
/* drink04 imgの影位置設定 */
.drinkimgsd04{
	position:absolute;
	width:100px;
	height:133px;
	top:276px;
	left:236px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:2;
	/* sake画像 height:133px; width:100px; */
	}
/* drink04 種類imgの位置設定 */
.drinksyu04{
	position:absolute;
	top:435px;
	left:224px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:4;
	/* sake画像 height:133px; width:100px; */
	}

/* drink05 imgの位置設定 */
.drinkimg05{
	position:absolute;
	top:290px;
	left:450px;
	z-index:3;
	/* sake画像 height:133px; width:100px; */
	}
/* drink05 imgの影位置設定 */
.drinkimgsd05{
	position:absolute;
	width:100px;
	height:133px;
	top:276px;
	left:436px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:2;
	/* sake画像 height:133px; width:100px; */
	}
/* drink05 種類imgの位置設定 */
.drinksyu05{
	position:absolute;
	top:435px;
	left:424px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:4;
	/* sake画像 height:133px; width:100px; */
	}

/* ドリンク名のバック画像 */
.dtxtbk01{
	position:absolute;
	top:200px;
	left:134px;
	z-index:2;
	width:130px;
	height:40px;
	background-image:url(../../img/pc01/drinktextback.png);
	}
.dtxtbk02{
	position:absolute;
	top:200px;
	left:333px;
	z-index:2;
	width:130px;
	height:40px;
	background-image:url(../../img/pc01/drinktextback.png);
	}
.dtxtbk03{
	position:absolute;
	top:200px;
	left:523px;
	z-index:2;
	width:130px;
	height:40px;
	background-image:url(../../img/pc01/drinktextback.png);
	}

.dtxtbk04{
	position:absolute;
	top:440px;
	left:233px;
	z-index:2;
	width:130px;
	height:40px;
	background-image:url(../../img/pc01/drinktextback.png);
	}

.dtxtbk05{
	position:absolute;
	top:440px;
	left:433px;
	z-index:2;
	width:130px;
	height:40px;
	background-image:url(../../img/pc01/drinktextback.png);
	}


/* 商品名領 */
.dnamep01{
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
	width:130px;
	height:10px;
	}
.dname01{
	display:table-cell;
	width:130px;
	height:10px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:18px;	/* フォントサイズ */
	vertical-align:middle;
	text-align:center;
	color: #0d0015;	/* 文字色 */
	}
*:first-child+html div.dname01{/* IE */
	display:inline;
	zoom:1;
	}
/* 商品価格名領 */
.dpricep01{
	position:absolute;
	top:20px;
	left:0px;
	z-index:3;
	width:120px;
	height:10px;
	}
.dprice01{
	display:table-cell;
	width:120px;
	height:10px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:14px;	/* フォントサイズ */
	vertical-align:middle;
	text-align:right;
	color: #0d0015;	/* 文字色 */
	}
*:first-child+html div.dname01{/* IE */
	display:inline;
	zoom:1;
	}

/*文言のみ*/

.dtxtbk06{/* 画像無し領域場所指定 */
	position:absolute;
	top:520px;
	left:130px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk07{/* 画像無し領域場所指定 */
	position:absolute;
	top:520px;
	left:410px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk08{/* 画像無し領域場所指定 */
	position:absolute;
	top:560px;
	left:130px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk09{/* 画像無し領域場所指定 */
	position:absolute;
	top:560px;
	left:410px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk10{/* 画像無し領域場所指定 */
	position:absolute;
	top:600px;
	left:130px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk11{/* 画像無し領域場所指定 */
	position:absolute;
	top:600px;
	left:410px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk12{/* 画像無し領域場所指定 */
	position:absolute;
	top:640px;
	left:130px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk13{/* 画像無し領域場所指定 */
	position:absolute;
	top:640px;
	left:410px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk14{/* 画像無し領域場所指定 */
	position:absolute;
	top:680px;
	left:130px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

.dtxtbk15{/* 画像無し領域場所指定 */
	position:absolute;
	top:680px;
	left:410px;
	z-index:2;
	width:260px;
	height:23px;
	border-bottom: dotted 2px #aa1111;/*■下線の幅・色*/
	}

/* 文言のみ用種類 */
.drinksyu06{
	position:absolute;
	top:5px;
	left:5px;
	/*background-color:#333631;/*影の色:黒緑くろみどり*/
	z-index:4;
	/* sake画像 height:133px; width:100px; */
	}
/* 商品名領 */
.dnamep02{
	position:absolute;
	top:5px;
	left:30px;
	z-index:3;
	width:130px;
	height:20px;
	}
.dname02{
	display:table-cell;
	width:130px;
	height:20px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:18px;	/* フォントサイズ */
	text-align:center;
	color: #0d0015;	/* 文字色 */
	}
*:first-child+html div.dname02{/* IE */
	display:inline;
	zoom:1;
	}
/* 商品価格名領 */
.dpricep02{
	position:absolute;
	top:8px;
	left:190px;
	z-index:3;
	width:50px;
	height:20px;
	}
.dprice02{
	display:table-cell;
	width:50px;
	height:20px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:14px;	/* フォントサイズ */
	text-align:right;
	color: #0d0015;	/* 文字色 */
	}
*:first-child+html div.dprice02{/* IE */
	display:inline;
	zoom:1;
	}


.drinkend{
	position:absolute;
	top:720px;
	left:20px;
	width:750px;
	height:50px;
	}
.dcommentp{
	position:absolute;
	top:8px;
	right:10px;
	z-index:3;
	width:700px;
	height:20px;
	}
.dcomment{
	display:table-cell;
	width:700px;
	height:20px;
	font-family:'HGP行書体','Osaka',Verdana,Arial, sans-serif;	/* フォント */
	font-size:16px;	/* フォントサイズ */
	text-align:right;
	color: #ad0015;	/* 文字色 */
	}