﻿@charset "UTF-8";

/* ヘッダ部分CSS */

body {
	background: url(../image/hdrmenu_back.png) 0px 87px repeat-x;
}

div#header {
	position: relative;
	width: 1000px;
	height: 120px;
	margin: 0px auto;
	background-color: transparent;
	}

/* ヘッダメニュー */
ul#headermenu {
	position: absolute;
	top: 87px;
	left: 45px;
	width: 1000px;
	height: 33px;
	margin: 0px auto;
	padding: 0;
	}

ul#headermenu li {
	width: 130px;
	height: 33px;
	margin: 0;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 14px;
	}

ul#headermenu li a {
	display: block;
	width: 130px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	}

ul#headermenu li#hm-home a {
	background: url(../image/hdrmenu_btn_home_on.png) 0 0 no-repeat;
	}

ul#headermenu li#hm-shop a {
	background: url(../image/hdrmenu_btn_shop_on.png) 0 0 no-repeat;
	}

ul#headermenu li#hm-starter a {
	background: url(../image/hdrmenu_btn_starter_on.png) 0 0 no-repeat;
	}

ul#headermenu li#hm-guide a {
	background: url(../image/hdrmenu_btn_guide_on.png) 0 0 no-repeat;
	}

ul#headermenu li#hm-juku a {
	background: url(../image/hdrmenu_btn_juku_on.png) 0 0 no-repeat;
	}

ul#headermenu li#hm-nayami a {
	background: url(../image/hdrmenu_btn_nayami_on.png) 0 0 no-repeat;
	}

ul#headermenu li#hm-counsel a {
	background: url(../image/hdrmenu_btn_counsel_on.png) 0 0 no-repeat;
	}

ul#headermenu li a:hover img {
	visibility: hidden;
	}

/* サッポーロゴ＆標語 */
div#pagetop {
	position: absolute;
	width: 480px;
	top: 9px;
	left: 36px;
	margin: 0;
	padding: 0;
	}

div#pagetop img {
	margin-right: 1em;
	float: left;
	}

div#pagetop p {
	margin-top: 18px;
	float: left;
	font-size: 12px;
	line-height: 180%;
	}

/* 会社表示 */
ul#hdr-company {
	position: absolute;
	width: 168px;
	height: 60px;
	top: 17px;
	left: 392px;
	background: url(../image/hdr_kugiri.png) 0 0px no-repeat;
	margin: 0;
	padding: 0;
	}

ul#hdr-company li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

ul#hdr-company li#hdr-co-tel {
	margin-top: 2px;
	margin-left: 16px;
	}

ul#hdr-company li#hdr-co-open {
	margin-top: 3px;
	margin-left: 16px;
	}

ul#hdr-company li#hdr-co-name {
	margin-top: 3px;
	margin-left: 44px;
	}

/* 会社案内＆お問い合わせへのリンク */
ul#hdr-submenu {
	position: absolute;
	width: 145px;
	top: 17px;
	left: 592px;
	height: 60px;
	background: url(../image/hdr_kugiri.png) 0px 0px no-repeat;
	margin: 0;
	padding: 0;
	}

ul#hdr-submenu li {
	margin: 8px 0px 0px 16px;
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	line-height: 0;
	background: url(../image/hdr_submenu_mark.png) top left no-repeat;
	}

ul#hdr-submenu li a {
	display: block;
	width: auto;
	height: 12px;
	padding: 0px 0px 0px 20px;
	}

/* 買い物カゴの確認ボタン */
div#hdr-cart {
	position: absolute;
	width: 172px;
	top: 17px;
	left: 758px;
	height: 43px;
	background: url(../image/hdr_kugiri.png) 0 0px no-repeat;
	padding: 9px 0px 0px 27px;
	}

/* フッター */

div#footer {
	clear: both;
	position: relative;
	width: auto;
	margin: 0px;
	}

div#footer address {
	width: 1000px;
	margin: 8px auto 0px;
	padding-bottom: 16px;
	text-align: center;
	font-family: 'Century';
	background-color: transparent;
}

div#footer address a {
	color: #333;
}

div#footer address a:hover {
	color: #f33;
}

/* 告知表示部分 */
div#hdr-kokuchi {
	clear: both;
	width: 1000px;
	margin: 0px auto;
	background-color: transparent;
	}

div#hdr-kokuchi p {
	width: 830px;
	border: solid 2px #f33;
	margin: 8px 53px 0px;
	padding: 4px 32px;
	font-size: 12px;
	background-color: #fdd;
	}


/* サイドバー */

div#side {
	width: 210px;
	height: 100%;
	float: left;
	margin-top: 56px;
	margin-left: 20px;
	padding-bottom: 16px;
	background: url(../image/side_bg_vine.png) 0px 0px repeat-y #f99;
	}
	
div#side div.sideindex {
	padding-bottom: 24px;
	margin-bottom: 16px;
	background: url(../image/side_line_kugiri.png) bottom left repeat-x;
	}
	
div#side div.sideindex h2 {
	border: none;
	margin: 12px 12px 8px 16px;
	height: 17px;
	padding-left: 19px;
	background: url(../image/side_h_mark.png) top left no-repeat;
	font-size: 13px;
	line-height: 135%;
	color: #fff;
	}

div#side div.sideindex h3 {
	height: 54px;
	border: solid 1px #ccc;
	margin: 8px 12px 0px 12px;
	background: url(../image/side_title_bg.png) 0px 0px no-repeat #fff;
	font-size: 13px;
	line-height: 135%;
	color: #666;
	}

div#side div.sideindex ul {
	margin: 0px 12px 24px;
	padding: 0px;
	}

div#side div.sideindex ul li {
	height: 44px;
	margin: 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border: solid #ccc;
	border-width: 0px 1px 1px 1px;
	font-size: 13px;
	background-color: #fee;
	}

div#side div.sideindex ul li a {
	display: block;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	color: #666;
	}

div#side div.sideindex ul li a:hover {
	background: none;
	color: #633;
	}

/* サイドバー・インデックス・１行見出し */
div#campaign-sideindex ul li a,
div#nayami-sideindex ul li#side-shimi a,
div#nayami-sideindex ul li#side-sodachido a,
div#nayami-sideindex ul li#side-bottleneck a {
	padding-top: 13px;
	height: 31px;
	}

/* サイドバー・インデックス・２行見出し */
div#magazine-sideindex ul li a,
div#nayami-sideindex ul li#side-keana a,
div#nayami-sideindex ul li#side-kansou a,
div#nayami-sideindex ul li#side-nikibi a,
div#nayami-sideindex ul li#side-shisei a,
div#nayami-sideindex ul li#side-katoki a {
	padding-top: 4px;
	height: 40px;
	}



