﻿@charset "utf-8";

/* == BASIC ELEMENTS' SETTINGS == */
body {
	margin: 0;
	padding: 0;
	color: #5c3403;
	font-size: 75%;
	font-family: 'MS P Gothic','ＭＳ Ｐゴシック', sans-serif;
}
h1, h2, h3, h4, h5, h6, div, p, form {
	margin: 0;
	padding: 0;
}
p {
	line-height: 150%;
}
img {
	border: none;
}
a, input, embed {
	outline: none;
}
a,
a:link {
	color: #874c00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover,
a:active {
	color: #5b3300;
	text-decoration: none;
}
/* == /BASIC ELEMENTS' SETTINGS == */

/* == COMMON CLASSES == */
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}
.no-display {
	display: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}

/* == # LIST == */
ul, ol, dl {
	margin-top: 0;
	margin-bottom: 0;
}
/* == # /LIST == */

/* == # LINK == */
a.brightover {
	opacity: 1.0;
}
a.brightover:hover {
	opacity: 0.7;
}
p.link {
	padding-left: 16px;
	background: url(../images/icon-link.gif) no-repeat 0 0.2em;
}
p.link-b {
	padding-left: 16px;
	background: url(../images/icon-link.gif) no-repeat 0 0.2em;
	font-weight: bold;
}
/* == # /LINK == */

/* == /COMMON CLASSES == */

/* == BASIC PARTS == */
.wrapper {
	margin: 0;
}

/* == + HEADER == */
#header {
	min-width: 960px;
	height: 112px;
	background-color: #ffffff;
}
#header #header-inner {
	width: 900px;
	height: 112px;
	
	margin: 0 auto;
	position: relative;
}
#header #header-top {
	width: 900px;
	height: 72px;
	overflow: hidden;
	position: relative;
}
#header #header-top #header-logo {
	display: block;
	width: 96px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 15px;
}
#header #header-top #head-navi {
	display: block;
	width: 286px;
	height: 21px;
	position: absolute;
	right: 0;
	top: 0;
}
#header #header-top #head-navi ul.menu {
	margin: 0; 
	padding: 0;
	width: 286px;
	height: 21px;
	list-style: none;
	float: right;
}
#header #header-top #head-navi ul.menu li {
	margin: 0;
	padding: 0;
	height: 21px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}
#header #header-top #head-navi ul.menu li a {
	display: block;
	height: 21px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#header #header-top #head-navi ul.menu li a:hover {
	background-position: left bottom;
}
#header #header-top #head-navi ul.menu li#menu-sitemap {
	width: 65px;
}
#header #header-top #head-navi ul.menu li#menu-sitemap a {
	display: block;
	width: 65px;
	background-image: url(../images/headnavi-sitemap.gif);
}
#header #header-top #head-navi ul.menu li#menu-faq {
	width: 82px;
}
#header #header-top #head-navi ul.menu li#menu-faq a {
	display: block;
	width: 82px;
	background-image: url(../images/headnavi-faq.gif);
}
#header #header-top #head-navi ul.menu li#menu-contact {
	width: 74px;
}
#header #header-top #head-navi ul.menu li#menu-contact a {
	display: block;
	width: 74px;
	background-image: url(../images/headnavi-contact.gif);
}
#header #header-top #head-navi ul.menu li#menu-corporate {
	width: 65px;
}
#header #header-top #head-navi ul.menu li#menu-corporate a {
	display: block;
	width: 65px;
	background-image: url(../images/headnavi-corporate.gif);
}
#header #header-top #font-changer {
	display: block;
	width: 147px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 38px;
}
#header #header-top #font-changer #font-changer-caption {
	margin: 0;
	padding: 0;
	width: 65px;
	height: 17px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/txt-font_resize.gif) no-repeat;
	float: left;
}
#header #header-top #font-changer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#header #header-top #font-changer ul li {
	margin: 0;
	padding: 0;
	float: left;
}
#header #grand-navi {
	width: 900px;
	height: 40px;
	overflow: hidden;
	position: relative;
}
#header #grand-navi ul.menu {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 40px;
	list-style: none;
	float: left;
}
#header #grand-navi ul.menu li {
	margin: 0;
	padding: 0;
	height: 40px;
	float: left;
}
#header #grand-navi ul.menu li a {
	display: block;
	height: 40px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#header #grand-navi ul.menu li#menu-recommendation a {
	width: 184px;
	background-image: url(../images/gnavi-recommendation.gif);
}
#header #grand-navi ul.menu li#menu-campaign a {
	width: 172px;
	background-image: url(../images/gnavi-campaign.gif);
}
#header #grand-navi ul.menu li#menu-interior a {
	width: 207px;
	background-image: url(../images/gnavi-mylife.gif);
}
#header #grand-navi ul.menu li#menu-about a {
	width: 199px;
	background-image: url(../images/gnavi-about.gif);
}
#header #grand-navi ul.menu li#menu-shop a {
	width: 138px;
	background-image: url(../images/gnavi-shop.gif);
}
#header #grand-navi ul.menu li.current a {
	background-position: 0 -80px !important;
}
#header #grand-navi ul.menu li a:hover {
	background-position: 0 -40px;
}
/* == + /HEADER == */

/* == + MAIN == */
#main {
	min-width: 960px;
	position: relative;
	background-color: #FFFFFF;
}
#main #main-inner {
	margin: 0 auto;
	padding: 17px 30px 11px;
	width: 900px;
	position: relative;
}
#main #main-inner2 {
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 17px 0 0;
	font-size: 100%;
}
*html #main #main-inner2 {
	font-size: 100%;
}


#main #bread-crumb {
	margin: 0 0 20px;
	padding: 0 0 5px;
	width: 900px;
	min-height: 19px;
	line-height: 1.5;
	background: url(../images/border-line.gif) repeat-x left bottom;
}
#main #bread-crumb .bread-crumb-home {
	display: block;
	float: left;
	padding-right: 4px;
	width: 56px;
	height: 19px;
	vertical-align: middle;
}
/*
#main #bread-crumb .bread-crumb-home a {
	display: inline-block;
	width: 56px;
	height: 19px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/icon-breadcrumb_home.gif) no-repeat left top;
}*/
#main #bread-crumb .bread-crumb-home a {
	display: block;
	width: 56px;
	height: 19px;
	text-indent: -999em;
	overflow: hidden;
    *zoom: 1;
   	background: url(../images/icon-breadcrumb_home.gif) no-repeat left top;
}

#main #bread-crumb .bread-crumb-home a:hover {
	background-position: 0 -19px;
}

#main #main-contents {
	margin: 0;
	padding: 0;
	width: 675px;
	float: right;
}
#main #main-contents #pageheader {
	margin: 0 0 45px;
}
#main #main-contents .section {
	margin: 0 0 45px;
}
#main #main-contents .section .section-inner .header {
	margin: 0 0 14px;
}
#main #main-contents .section .section-inner .header h2 {
	margin: 0 0 15px;
	border-bottom: 1px solid #bebebe;
	padding: 0;
	width: 675px;
	height: 23px;
}
#main #main-contents .section .section-inner .section {
	margin: 0;
}

#main #sidebar {
	width: 180px;
	margin: 0;
	padding: 14px 0 0;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6f4335;
}

#main #sidebar #local-navi {
	margin: 0 0 30px;
}
#main #sidebar #local-navi .header {
	width: 180px;
	height: 16px;
	margin: 0;
	padding: 0 0 12px;
	line-height: 16px;
	overflow: hidden;
}
#main #sidebar #local-navi ul.lonavi-list {
	margin: 0;
	border-top: 3px solid #c9ccbf;
	border-right: 3px solid #c9ccbf;
	border-left: 3px solid #c9ccbf;
	padding: 0;
	list-style: none;
	background-color: #ffffff;
}
#main #sidebar #local-navi ul.lonavi-list a {
}
#main #sidebar #local-navi ul.lonavi-list li {
	margin: 0;
	padding: 0 0 3px;
	line-height: 20px;
	background: url(../images/bg-lonavi-blockfoot.gif) no-repeat;
	background-position: left bottom;
}
#main #sidebar #local-navi ul.lonavi-list li span.menu-item {
	display: block;
	margin: 0;
	padding: 6px 0 5px 19px;
	line-height: 20px;
	font-weight: bold;
	background-position: left bottom;
}
#main #sidebar #local-navi ul.lonavi-list li ul.lonavi-sublist {
	margin: 0;
	padding: 6px 0 5px 0;
	list-style: none;
	background: url(../images/border-line.gif) repeat-x left top;
}
#main #sidebar #local-navi ul.lonavi-list li ul.lonavi-sublist li {
	margin: 0;
	padding: 2px 0 2px 19px;
	line-height: 150%;
	background: none;
}

#main #sidebar .banner-area {
	margin: 0;
}
#main #sidebar .banner-area .banner {
	margin: 0 0 10px;
}

#main #sidebar .pr-area {
	border-top: 1px solid #dbc8bd;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#main #sidebar .pr-area .banner {
	margin: 0 0 10px;
}
#main #sidebar .pr-area .banner.btrim {
	margin: 0;
}
#main #sidebar .pr-area .banner p.caption {
	padding-top: 3px;
	font-size: 83%;
	line-height: 140%;
}
/*
#main #sidebar .banner-area .banner img {
	display: block;
}
*/
/* == + /MAIN == */

/* == + FOOTER == */
#footer_top {
	clear: both;
	min-width: 960px;
	position: relative;
}
#footer_top #footer-inner {
	width: 900px;
	height: 50px;
	position: relative;
	background: url(../images/border-footer_top.gif) repeat-x;
	margin: 0 auto;
	padding: 11px 0 0 0;
}
#footer_top #to_top {
	width: 95px;
	height: 20px;
	position: absolute;
	right: 0;
	top: -31px;
}
#footer_top #to_top p a {
	display: block;
	width: 95px;
	height: 20px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-to_top.gif) no-repeat left top;
}
#footer_top #to_top p a:hover {
	background: url(../images/text-to_top.gif) no-repeat left bottom;
}
#footer_top #footer-navi {
	width: 400px;
	height: 20px;
	overflow: hidden;
	float: left;
}
#footer_top #footer-navi ul.menu {
	width: 400px;
	height: 20px;
	margin: 0 0 0 -15px;
	padding: 0;
	list-style: none;
}
#footer_top #footer-navi ul.menu li {
	height: 20px;
	margin: 0 14px 0 0;
	padding: 0 0 0 15px;
	background: url(../images/bg-footnavi_separator.gif) no-repeat left top;
	float: left;
}
#footer_top #footer-navi ul.menu li a {
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
	overflow: hidden;
}
#footer_top #footer-navi ul.menu li a:hover {
	background-position: left bottom;
}
#footer_top #footer-navi ul.menu li#menu-mobile a {
	width: 76px;
	background-image: url(../images/footnavi-mobile.gif);
}
#footer_top #footer-navi ul.menu li#menu-usage a {
	width: 100px;
	background-image: url(../images/footnavi-usage.gif);
}
#footer_top #footer-navi ul.menu li#menu-privacypolicy a {
	width: 85px;
	background-image: url(../images/footnavi-privacypolicy.gif);
}
#footer_top #copyright {
	width: 166px;
	height: 10px;
	text-indent: -999em;
	background: url(../images/text-copyright.gif);
	float: right;
}
/* == + /FOOTER == */

.free_word .caption{
	font-size: 10px;
}