@charset "UTF-8";

/* ########################################################### */

/* note */
/* 旭酒造WEBサイト */
/* DATE : 2009.11.11 */
/* SITE : http://www.asahishuzo.ne.jp */
/* COPY RIGHT : 旭酒造株式会社 */
/* 共通スタイル設定 */

/* ########################################################### */
   
/* CSS LIST------------------------------------------------- */

/* 01.基本設定 */
/* 02.見出し・段落・リンク・テキスト設定 */
/* 03.画像・回り込み・解除・テーブル設定 */
/* 04.各エリアレイアウト設定 */
/* 05.その他設定 */

/* ########################################################### */


/* ********************************************************** */

/* 01.基本設定 */

/* ********************************************************** */
/* 初期設定 */
html {
	font-size: 12px;
	color: #4D5156;
}

body {
	background: url(/image/bg_main.jpg) repeat-x left 0px;
	margin: 0px;
	padding: 0px 0px 30px;
}

/* ********************************************************** */

/* 02.見出し・段落・リンク・テキスト設定 */

/* ********************************************************** */
h1,h2,h3,h4,h5,h6 {
	line-height: 120%;
}
h1 {
	font-size: 1.8em;
	line-height: 120%;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.15em;
}
h5 {
	font-size: 1.25em;
}
h6 {
	font-size: 1.25em;
}
p {
	padding-bottom: 0.5em;
}
.teisei {
	text-decoration: line-through;
}

/*コンテンツエリア　見出し
--------------------------------------------------------------*/
#contents h2 {
	clear: both;
	background: url(../image/bar_bg_h2.jpg) repeat-x left bottom;
	border: 1px solid #EBEBEB;
	padding: 12px 10px;
	font-weight: bold;
	color: #707780;
	letter-spacing: 0.2em;
}
#contents h3 {
	background: #868F9C;
	margin: 10px 0px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 3px 10px;
	clear: both;
	letter-spacing: 0.15em;
}
#contents h4 {
	color: #454A51;
	border-bottom: 1px solid #707780;
	border-left: 4px solid #707780;
	padding: 5px;
	text-indent: 5px;
	letter-spacing: 0.15em;
	clear: both;
	margin-top: 10px;
}

/*リスト設定
--------------------------------------------------------------*/
ul,ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*リンク設定
--------------------------------------------------------------*/
a:link,a:visited,a:active {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.icon {
	background: url(../image/icon_arrow_red.gif) no-repeat left center;
	padding-left: 15px;
}

/*テキスト装飾
--------------------------------------------------------------*/
p.frm_dline_gry {
	padding: 15px;
	border: 1px dotted #707780;
	background: #EFEFEF;
}
p.frm_dline_ylw {
	padding: 15px;
	background: #F8FAEA;
}
.txt_red {
	color: #FF0000;
}
.txt_red_bold {
	color: #FF0000;
	font-weight: bold;
}
.txt_red_large {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FF0000;
}
.txt_white {
	color: #FFFFFF;
}
.txt_white_bold {
	color: #FFFFFF;
	font-weight: bold;
}
.txt_black {
	color: #000000;
}
.txt_black_bold {
	color: #000000;
	font-weight: bold;
}
.txt_smaller {
	font-size: smaller;
}
.txt_small {
	font-size: 0.95em;
	line-height: 1.5em;
}
.txt_large {
	font-size: 1.25em;
	line-height: 1.5em;
}

/* ********************************************************** */

/* 03.画像・回り込み・解除・テーブル設定 */

/* ********************************************************** */
/*右回り*/
.img_r {
	margin: 0px 0px 10px 15px;
	float: right;
}
.imgbox_r {
	margin: 0px 0px 10px 5px;
	float: right;
	font-size: 11px;
	text-align: center;
	line-height: 130%;
}
/*左回り*/
.img_l {
	margin: 0px 15px 10px 0px;
	float: left;
}
.imgbox_l {
	margin: 0px 5px 10px 0px;
	float: left;
	font-size: 11px;
	text-align: center;
	line-height: 130%;
}
/*センター寄せ*/
.imgbox_ctr {
	margin: 0px auto 10px;
	font-size: 11px;
	text-align: center;
}
/*回り込み解除*/
.cl {
	clear: both;
}
/*エントリー用サムネイル表示*/
.img_thumnail {
	width: 160px;
	float: left;
	height: 120px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: auto;
	background: #EFEFEF;
}
/*テーブルスタイル01*/
table.table_style01 {
	background: #CCCCCC;
	width: 100%;
	font-size: 0.85em;
	margin-bottom: 10px;
}
table.table_style01 th {
	padding: 2px;
	background: #F6F4EC;
	white-space: nowrap;
}
table.table_style01 td.td_ttl {
	padding: 2px;
	font-weight: bold;
	background: #EEE8DD;
	font-size: 1.15em;
}
table.table_style01 tr td {
	padding: 2px;
	background: #FFFFFF;
}
/*テーブルスタイル02*/
table.table_style02 {
	background: #CCCCCC;
	width: 100%;
	margin-bottom: 10px;
}
table.table_style02 th {
	padding: 5px;
	background: #EBEBEB;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
table.table_style02 tr td {
	padding: 5px;
	background: #FFFFFF;
}
/*テーブルスタイル03*/
table.table_style03 {
	background: #FFFFFF;
	width: 100%;
	margin-bottom: 10px;
}
table.table_style03 th {
	padding: 5px;
	background: #EBEBEB;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
}
table.table_style03 tr td {
	padding: 5px;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
/*テーブルスタイル04*/
table.table_style04 {
	background: #CCCCCC;
	width: 100%;
	font-size: 0.85em;
	margin-bottom: 10px;
}
table.table_style04 th {
	padding: 2px;
	background: #EDF9FA;
	white-space: nowrap;
}
table.table_style04 td.td_ttl {
	padding: 2px;
	font-weight: bold;
	background: #A5CDDC;
	font-size: 1.15em;
}
table.table_style04 tr td {
	padding: 2px;
	background: #FFFFFF;
}
/*テーブルスタイル05（製品紹介用）*/
table.table_style05 {
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
}
table.table_style05 tr th {
	padding: 5px;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	color: #000000;
	width: 68px;
}
table.table_style05 tr td {
	padding: 5px;
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
}
table.table_style05 tr td.item_title {
	padding: 5px;
	background: #E2E7EC;
	color: #000000;
}
table.table_style05 tr td h5 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}


/* ********************************************************** */

/* 04.各エリアレイアウト設定 */

/* ********************************************************** */

/* 全体エリア
--------------------------------------------------------------*/
#wrapper {
	margin: 0px auto;
	width: 900px;
	background: url(/image/bg_sec_head.jpg) no-repeat center top;
}
#container {
	margin: 0px 24px 0px 0px;
	width: 636px;
	float: right;
}

/*メインエリア
--------------------------------------------------------------*/
#main {
	width: 860px;
	padding: 0px 0px 15px;
	margin: 0px auto;
	position: relative;
}

/* ヘッダーエリア
--------------------------------------------------------------*/
#header {
	margin: 0px;
	padding: 0px;
	width: 636px;
	height: 136px;
	position: relative;
}
#header ul li {
	float: left;
}
#hd_menu {
	position: absolute;
	top: 70px;
	width: 636px;
}
#hd_menu ul li a {
	display: block;
	height: 24px;
}
#hd_menu ul li.hd_home a {
	background: url(/image/icon_home.gif) no-repeat 0px 3px;
	padding-left: 20px;
	margin-left: 380px;
	width: 50px;
}
#hd_menu ul li.hd_mail a {
	background: url(/image/icon_mail.gif) no-repeat 0px 3px;
	padding-left: 20px;
	margin-left: 10px;
	width: 80px;
}
#hd_navi {
	position: absolute;
	top: 105px;
	width: 636px;
}
#hd_navi ul li a {
	display: block;
	height: 26px;
	text-indent: -9999px;
}
/*獺祭について*/
#hd_navi ul li.nav_dassai a {
	background: url(/image/btn_menu.gif) no-repeat 0px 0px;
	width: 105px;
}
#hd_navi ul li.nav_dassai a:hover {
	background: url(/image/btn_menu.gif) no-repeat -160px 0px;
}
/*旭酒造について*/
#hd_navi ul li.nav_asahi a {
	background: url(/image/btn_menu.gif) no-repeat 0px -30px;
	width: 118px;
}
#hd_navi ul li.nav_asahi a:hover {
	background: url(/image/btn_menu.gif) no-repeat -160px -30px;
}
/*製品について*/
#hd_navi ul li.nav_products a {
	background: url(/image/btn_menu.gif) no-repeat 0px -60px;
	width: 108px;
}
#hd_navi ul li.nav_products a:hover {
	background: url(/image/btn_menu.gif) no-repeat -160px -60px;
}
/*飲める店・買える店*/
#hd_navi ul li.nav_shop a {
	background: url(/image/btn_menu.gif) no-repeat 0px -90px;
	width: 133px;
}
#hd_navi ul li.nav_shop a:hover {
	background: url(/image/btn_menu.gif) no-repeat -160px -90px;
}
/*蔵元情報*/
#hd_navi ul li.nav_kuramoto a {
	background: url(/image/btn_menu.gif) no-repeat 0px -120px;
	width: 130px;
}
#hd_navi ul li.nav_kuramoto a:hover {
	background: url(/image/btn_menu.gif) no-repeat -160px -120px;
}

/* ページタイトルエリア
--------------------------------------------------------------*/
#page_ttl {
	height: 100px;
}

/* コンテンツエリア
--------------------------------------------------------------*/
#contents {
	width: 636px;
	padding: 0px;
	background: url(/image/sec_bg_main.jpg) repeat-y left top;
}
#contents_inner {
	padding: 0px 30px 15px 25px;
}
.p-top {
	text-align: right;
	padding-right: 6px;
}
.pageswitch {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 5px solid #EBEBEB;
	font-size: 0.95em;
}
/*アイテム　トップ表示用*/
.entry_desc {
	position: relative;
	padding: 5px 0px;
}
/*蔵元情報*/
#info_list ul {
	margin: 10px auto;
	padding: 5px 0px;
	border-top: 5px solid #EBEBEB;
}
#info_list ul li {
	padding: 5px;
	border-bottom: 1px dotted #CCCCCC;
	position: relative;
}
#info_list ul li span.cate {
	color: #FFFFFF;
	background: #BDBDBD;
	display: block;
	font-size: 10px;
	width: 70px;
	text-align: center;
	float: left;
	margin-right: 5px;
}
#info_list ul li span.date {
	background: url(/image/icon_arrow_red.gif) no-repeat 5px center;
	/*float: left;*/
	margin-right: 5px;
	font-size: 10px;
	padding: 0px 10px 0px 15px;
	font-weight: bold;
}
#info_list ul li a:link,
#info_list ul li a:visited,
#info_list ul li a:active {
	text-decoration: none;
}
#info_list ul li a:hover {
	text-decoration: underline;
}
#info_list ul li span.new {
	color: #FF0000;
	padding: 0px 0px 0px 10px;
}
/*エントリー*/
div.info_entry {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #707780;
	position: relative;
}
#contents div.info_entry h4 {
	color: #5A6069;
	margin: 5px 0px;
	padding: 5px;
	border-bottom: 5px solid #A4AFBF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 1.25em;
}
#contents div.info_entry h5 {
	color: #454A51;
	border-bottom: 1px solid #707780;
	border-left: 4px solid #707780;
	padding: 5px;
	text-indent: 5px;
	letter-spacing: 0.15em;
	clear: both;
	margin-top: 10px;
}
#contents div.info_entry h6 {
	color: #707780;
	border-left: 4px solid #707780;
	padding: 5px;
	text-indent: 5px;
	letter-spacing: 0.15em;
	clear: both;
	margin-top: 10px;
}
#contents div.info_entry h4 span.new {
	color: #FF0000;
	font-size: 0.75em;
	font-weight: normal;
	letter-spacing: normal;
}
div.info_entry .entry_detail {
	font-size: 0.85em;
	font-weight: bold;
	color: #707780;
}


/* サイドメニューエリア
--------------------------------------------------------------*/
#side {
	float: left;
	width: 160px;
	font-size: 0.95em;
}
#logo {
	background: url(/image/img_line160.gif) no-repeat left bottom;
	padding: 0px 0px 5px;
	margin: 0px 0px 10px;
}
#side_menu {
	background: url(/image/img_line160.gif) no-repeat left bottom;
	padding: 0px 0px 15px;
	margin: 0px 0px 15px;
}
#side_menu h3 {
	height: 30px;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	width: 160px;
}
#side_menu h3.side_dassai {
	background: url(/image/btn_menu.gif) no-repeat 0px 0px;
}
#side_menu h3.side_asahi{
	background: url(/image/btn_menu.gif) no-repeat 0px -30px;
}
#side_menu h3.side_products {
	background: url(/image/btn_menu.gif) no-repeat 0px -60px;
}
#side_menu h3.side_store {
	background: url(/image/btn_menu.gif) no-repeat 0px -90px;
}
#side_menu h3.side_info {
	background: url(/image/btn_menu.gif) no-repeat 0px -120px;
}
#side_menu h3.side_izakaya{
	background: url(/image/btn_menu.gif) no-repeat 0px -150px;
}
#side_menu h4 {
	font-size: 0.85em;
	color: #990000;
	border-bottom: 1px dotted #707780;
	margin-bottom: 5px;
}
#side_menu ul li {
	margin: 0px 0px 2px;
	line-height: 120%;
	padding: 2px 0px;
}
#side_menu ul li a {
	text-decoration: none;
	background: url(/image/icon_arrow_red.gif) no-repeat 0px 5px;
	display: block;
	padding: 2px 2px 2px 10px;
}
#side_menu ul li a:hover {
	background: #EBEBEB url(/image/icon_arrow_red.gif) no-repeat 0px 5px;
	color: #000000;
}
#side_menu ul li.subcat {
	margin: 0px 0px 2px;
	padding-left: 10px;
}
#side_menu ul li.subcat a {
	text-decoration: none;
	background: url(/image/icon_arrow.gif) no-repeat 0px center;
	display: block;
	padding: 2px 2px 2px 10px;
}
#side_menu ul li.subcat a:hover {
	background: #EBEBEB url(/image/icon_arrow.gif) no-repeat 0px center;
	color: #000000;
}
/*フリーエリア*/
#free_area {
	padding: 0px 0px 20px;
}
#free_area img {
	display: block;
	margin-bottom: 5px;
}


/* フットメニューーエリア
--------------------------------------------------------------*/
#foot_menu {
	font-size: 0.9em;
	background: #EFEFEF;
	position: relative;
	margin: 0px auto 15px;
	width: 860px;
}
#foot_menu a {
	color: #666666;
	text-decoration: none;
}
#foot_menu a:hover {
	color: #333333;
	text-decoration: underline;
}
.ft_menu {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 18px;
}
.ft_menu h3 {
	margin: 5px 0px 10px;
	padding: 0px;
	text-indent: -9999px;
	height: 30px;
}
.ft_menu h3.ttl_dassai {
	background: url(/image/btn_menu.gif) no-repeat 0px 0px;
}
.ft_menu h3.ttl_asahi {
	background: url(/image/btn_menu.gif) no-repeat 0px -30px;
}
.ft_menu h3.ttl_products {
	background: url(/image/btn_menu.gif) no-repeat 0px -60px;
}
.ft_menu h3.ttl_shop {
	background: url(/image/btn_menu.gif) no-repeat 0px -90px;
}
.ft_menu h3.ttl_kuramoto {
	background: url(/image/btn_menu.gif) no-repeat 0px -120px;
}
.ft_menu ul li {
	background: url(/image/icon_arrow_red.gif) no-repeat 0px 5px;
	padding: 0px 0px 2px 9px;
}

/* 言語メニューエリア
--------------------------------------------------------------*/
#lang_menu {
	margin: 0px auto 10px;
	padding: 0px;
	width: 860px;
	background: url(/image/btn_languege.gif) no-repeat 0px 0px;
	position: relative;
}
#lang_menu ul li {
	display: block;
	float: left;
	height: 40px;
}
#lang_menu ul li.lang_ttl span,
#lang_menu ul li.copyright span,
#lang_menu ul li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	padding-right: 5px;
}
#lang_menu ul li.lang_ttl {
	width: 150px;
}
#lang_menu ul li.copyright {
	width: 360px;
}
/*日本語*/
#lang_menu ul li.choose a {
	width: 150px;
	background: url(/image/btn_languege.gif) no-repeat 0px 0px;
}
#lang_menu ul li.jp a {
	width: 110px;
	background: url(/image/btn_languege.gif) no-repeat -150px 0px;
}
#lang_menu ul li.jp a:hover {
	background: url(/image/btn_languege.gif) no-repeat -150px -40px;
}
#lang_menu ul li.jp_stay a {
	width: 110px;
	background: url(/image/btn_languege.gif) no-repeat -150px -40px;
}
/*英語*/
#lang_menu ul li.en a {
	width: 125px;
	background: url(/image/btn_languege.gif) no-repeat -265px 0px;
}
#lang_menu ul li.en a:hover {
	background: url(/image/btn_languege.gif) no-repeat -265px -40px;
}
#lang_menu ul li.en_stay a {
	width: 125px;
	background: url(/image/btn_languege.gif) no-repeat -265px -40px;
}
/*フランス語*/
#lang_menu ul li.fr a {
	width: 90px;
	background: url(/image/btn_languege.gif) no-repeat -395px 0px;
}
#lang_menu ul li.fr a:hover {
	background: url(/image/btn_languege.gif) no-repeat -395px -40px;
}
#lang_menu ul li.fr_stay a {
	width: 90px;
	background: url(/image/btn_languege.gif) no-repeat -395px -40px;
}

/* フッターエリア
--------------------------------------------------------------*/
#footer {
	font-size: 0.8em;
	color: #999999;
	width: 860px;
	margin: 0px auto;
	position: relative;
}
#footer .ft_copy {
	float: left;
}
#footer .ft_address {
	float: right;
}

/* ********************************************************** */

/* 05.その他設定 */

/* ********************************************************** */

/*お問い合わせフォーム
--------------------------------------------------------------*/
.order_form {
	margin: auto;
	font-size: 0.85em;
}
.order_form table.layout {
	width: 620px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.order_form table.layout th,
.order_form table.layout td {
	padding: 10px;
}
.order_form table.layout th {
	font-weight: normal;
	text-align: left;
	color: #333333;
	vertical-align: top;
}
.order_form table.layout td.bg_gray {
	background: #E6E6E7;
}
.order_form table.layout td.bg_gray img {
	margin: 0px;
	padding: 0px;
}
div#thanks {
	padding: 40px 0px 40px 0px;
	text-align: center;
}
div#thanks p {
	font-size: 16px;
}
div#thanks p strong {
	font-size: 18px;
	color: #CC0000;
}

/*関連リンクページ
--------------------------------------------------------------*/
dl.sidebardl {
	margin-bottom: 15px;
}
dl.sidebardl dt {
	color: #FFFFFF;
	background: #868F9C;
	font-weight: bold;
	padding: 3px;
}
dl.sidebardl dd {
	padding: 3px;
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	text-indent: 20px;
	background: url(../image/icon_arrow_red.gif) no-repeat 5px center;
}
/*IE6対策
--------------------------------------------------------------*/

/* Hides from IE-mac \*/
*html #side ul li {height:1%;}
*html #info {height:1%;}
/* End hide from IE-mac */

*html #container {
	margin: 0px 12px 0px 0px;
	width: 636px;
	float: right;
}
*html #foot_menu .ft_menu {
	float: left;
	width: 150px;
	margin: 0px 0px 0px 14px;
}
