﻿@charset 'UTF-8';

/* ------------------------------------
*
*Since: 2008-07-03
*Editor: BBmedia Inc. D_sasaki
*
-------------------------------------*/

/* Style Index ========================

	01: distillery

==================================== */



/*
01. distillery
-------------------------------------*/
body.distillery ul#disTab {
}

body.distillery ul#disTab li {
	position:relative;
	float:left;
	margin:0 2px 0 0;
}






body.distillery div#contents {
}

body.distillery#index div#contents {
	background:url(../distillery/img/bg_001.gif) 0 0 no-repeat #000000;
}

body.distillery#museum div#contents {
	background:url(../distillery/img/bg_002.gif) 0 0 no-repeat #000000;
}

body.distillery#guide div#contents {
	background:url(../distillery/img/bg_003.gif) 0 0 no-repeat #000000;
}





body.distillery div#contents div#contentsBox {
	height:auto !important;
	height:320px;  /* IE用 */
	min-height:320px;  /* IE以外用 */
}

body.distillery div#contents div#contentsBox h3 {
	padding:0 0 5px;
	font-weight:bold;
}

body.distillery div#contents div#contentsBox div.section p.note {
	font-size:1em;
}

body.distillery div#contents div#contentsBox div.section .btmMargin {
	margin:0 0 15px;
}


body.distillery div#contents div#contentsBox div.bottomLine {
	margin:0 0 10px;
	padding:0 0 15px;
	border-bottom:1px solid #3B3B3B;
}

body.distillery div#contentsBox div.section dl {
}

body.distillery div#contentsBox div.section dl dt {
	float:left;
}

body.distillery div#contentsBox div.section dl dd {
}

body.distillery div#contentsBox div.section dl.list01 dt {
	width:10em;
}

body.distillery div#contentsBox div.section dl.list01 dd {
	margin:0 0 0 10em;
}

body.distillery div#contentsBox div.section dl.list02 dt {
	width:8em;
}

body.distillery div#contentsBox div.section dl.list02 dd {
	margin:0 0 0 8em;
}

body.distillery div#contentsBox div.section dl.list03 dt {
	width:6em;
}

body.distillery div#contentsBox div.section dl.list03 dd {
	margin:0 0 0 6em;
}

body.distillery div#contentsBox div.section dl.internet {
}

body.distillery div#contentsBox div.section dl.internet dt {
	float:none;
}

body.distillery div#contentsBox div.section dl.internet dd {
}





body.distillery div#contents div.exImg {
	position:absolute;
	right:-91px;
}
body.distillery div#contents div.exImg {
	width:235px;
	height:405px;
}

body.distillery#index div#contents div.exImg {
	background:url(../distillery/img/eximg_001.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../distillery/img/eximg_001.png',sizingMethod='scale');
}

body.distillery#museum div#contents div.exImg {
	background:url(../distillery/img/eximg_002.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../distillery/img/eximg_002.png',sizingMethod='scale');
}

body.distillery#guide div#contents div.exImg {
	background:url(../distillery/img/eximg_003.png) 0 0 no-repeat;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../distillery/img/eximg_003.png',sizingMethod='scale');
}





/* >>> modal box <<<-----------*/
body.distillery div#iconOfWhisky {
	display:none;
}

body.distillery div#iconOfWhiskyInner {
	padding:49px 49px 0;
}

body.distillery div#iconOfWhiskyInner h3 {
	margin:0 0 36px;
}





