@charset "Shift_JIS";

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

	森三 ─ MORIZO ─　共通項目

 ********************************************************************************************/
 
* {
 	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}
 
body {
 	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 0.75em;
	color: #000;
 	background : url(../privacy/background.gif) repeat-y;
}

strong {
	font-weight: normal;
}

a:link, a:visited {
	color: #363;
}

a:hover {
	color: #F36;
}
 
 /****** LAYOUT ******/
  
div#header {
 	height: 200px;
	background : url(../privacy/background_header.gif) no-repeat;
}


div#contents-area {
	width: 860px;
	height: 15px;
	background : url(../privacy/background_contents.gif) no-repeat;
}

.contents {
	float: left;
	margin-top: 35px;
}

.banner-area {
	width: 185px;
	float: right;
	margin-top: 35px;	
}

div#page-top {
	width: 860px;
	height: 20px;
	margin-top: 15px;
	clear: both;
}

#page-top a {
	display: block;
	width: 162px;
	height: 20px;
	margin-left: 699px;
	background : url(../privacy/btn_pagetop.gif) no-repeat center top;
	text-indent: -1000em;
	text-decoration: none;
}

#page-top a:hover {
	background : url(../privacy/btn_pagetop.gif) no-repeat center bottom;
}

address {
	width: 861px;
 	height: 80px;
	border-top: 1px solid #999;
	background : url(../privacy/copyright.gif) no-repeat;
	text-indent: -1000em;
}

 /****** MENU ******/
 
 ul#menu {
 	position: absolute;
	top: 0px;
 	left: 0px;
 	width: 860px;
	height: 35px;
	background : url(../privacy/background_menu.gif) no-repeat;
	llist-style: none;
	text-indent: -1000em;
}
 
.menu-japanese-style a {
	position: absolute;
	top: 0px;
 	left: 21px;
	width: 108px;
	height: 32px;
	background : url(../privacy/menu1.gif) no-repeat center top;
	text-decoration: none;
}

.menu-japanese-style a:hover {
	background : url(../privacy/menu1.gif) no-repeat center bottom;
}
 
.menu-western-style a {
	position: absolute;
	top: 0px;
 	left: 131px;
	width: 108px;
	height: 32px;
	background : url(../privacy/menu2.gif) no-repeat center top;
	text-decoration: none;
}

.menu-western-style a:hover {
	background : url(../privacy/menu2.gif) no-repeat center bottom; 
}
 
.menu-shop a {
	position: absolute;
	top: 0px;
 	left: 241px;
	width: 85px;
	height: 32px;
	background : url(../privacy/menu3.gif) no-repeat center top;
	text-decoration: none;
}

.menu-shop a:hover {
	background : url(../privacy/menu3.gif) no-repeat center bottom; 
}
 
.menu-pointcard a {
	position: absolute;
	top: 0px;
 	left: 328px;
	width: 152px;
	height: 32px;
	background : url(../privacy/menu4.gif) no-repeat center top;
	text-decoration: none;
}

.menu-pointcard a:hover {
	background : url(../privacy/menu4.gif) no-repeat center bottom;  
}
 
.menu-company a {
	position: absolute;
	top: 0px;
 	left: 482px;
	width: 85px;
	height: 32px;
	background : url(../privacy/menu5.gif) no-repeat center top;
	text-decoration: none;
}

.menu-company a:hover {
	background : url(../privacy/menu5.gif) no-repeat center bottom;  
}

.menu-inquiry a {
	position: absolute;
	top: 0px;
 	left: 569px;
	width: 106px;
	height: 32px;
	background : url(../privacy/menu6.gif) no-repeat center top;
	text-decoration: none;
}

.menu-inquiry a:hover {
	background : url(../privacy/menu6.gif) no-repeat center bottom;  
}

.menu-morizo a {
	position: absolute;
	top: 0px;
 	left: 677px;
	width: 183px;
	height: 32px;
	background : url(../privacy/menu7.gif) no-repeat center top;
	text-decoration: none;
}

.menu-morizo a:hover {
	background : url(../privacy/menu7.gif) no-repeat center bottom; 
}


 /****** BANNER-AREA ******/
 
ul.link-banner {
	padding-bottom: 10px;
	list-style: none;
	background : url(../privacy/sidemap_head.gif) no-repeat center bottom;
}

.link-banner li.shopping  {
	width: 185px;
	height: 110px;
	background : url(../privacy/background_banner.gif) no-repeat;
}

.link-banner li.blog  {
	width: 185px;
	height: 115px;
	background : url(../privacy/background_banner.gif) no-repeat;
}

img.banner-button {
	margin-top: 9px;
	margin-left: 7px;
	border: none;
}

ul.link-list {
	list-style: none;
	background : url(../privacy/background_sidemap.gif) repeat-y;
}

.link-list li {
	font-size: 11px;
	margin: 10px 5px 0px 14px;
	padding-left: 10px;
	background : url(../privacy/link_allow.gif) no-repeat left center;
}

.link-list li.link-top {
	margin-top: 0px;
}

ul.link-list2 {
	list-style: none;
	margin-bottom: 30px;
	padding-top: 15px;
	background : url(../privacy/sidemap_bottom.gif) no-repeat;
}

.link-list2 li {
	font-size: 11px;
	margin: 10px 5px 0px 14px;
	padding-left: 10px;
	background : url(../privacy/link_allow.gif) no-repeat left center;
}

.link-list2 li.totop {
	font-size: 11px;
	margin: 35px 5px 0px 14px;
	padding-left: 10px;
	background : url(../privacy/link_allow.gif) no-repeat left center;
}

.side-map-link {
	text-decoration: none;
}

div.footernavi {
    width: 600px;
	clear: right;
	margin-bottom: 15px;
	line-height: 1em;
	margin: 5px 5px 5px 50px;
}