/* CSS Document */
/* ========BASIC======== */
body{
	color: #333333;
	font-size: 16px;
	line-height : 150%;
	margin:0;
	padding:0;
	position: relative;
	font-family: "Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",sans-serif;
	}
html {
	-webkit-text-size-adjust: 100%;
}
A:link, A:visited, A:active 
        {
        color: #333333; text-decoration: none;  /*リンク文字色*/
				border:none;
        }
A:hover {
	color:#a86e8f;
	border:none;
				}/*マウスが乗った時*/
h1,h2,h3,h4,h5,h6 {
   margin:0;
}
.img-sty{
	border:none;
}
.advice{
	color:#F00;
}
.img{
	border:#999 solid 1px;
}
.texst_free{
	color:#F00;
	font-weight:bold;
	font-size: 30px;
	}
.bl{
	font-weight:bold;
	font-size: 20px;
}
/* ========LAYOUT======== */
#header{
	width: 810px;
	height: auto;
	margin: 0 auto 1px;
	position: relative;
}
/*#header2{
	width: 810px;
	height: 50px;
	margin: 0 auto;
	position: relative;
}*/
#pr {
	position:absolute;
	width:450px;
	left:350px;
	top:1px;
	color:#999;
	background-color: #FFF;
	font-size: 9px;
}
#pr h1,h2{
	font-size:12px;
}
/*#pan{
	width: 810px;
	height: 15px;
	margin: 0 auto;
	text-align: left;
	text-indent: 1em;
	background-color: #FFFFFF;
	clear: both;
}*/
#container{
	width: 810px;/*全体用BOX*/
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	clear: both;
	white-space: nowrap;
}
/*#container h1{
	font-size: 14px;
	font-weight: normal;
}
#container h2{
	font-size: 10px;
	font-weight: normal;
}*/
#main{
	width: 610px;
	height: auto;
	float: left;
	margin: 0　0　30px 0;
	padding: 0;
}
#subnavi{
	width:198px;
	height:900px;
	float:right;
	margin:10px 0 0 0;
	padding:0;
}
#footer{
	width: 100%;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	clear: both;
	text-align: center;
	border-top: 1px solid #cccccc;
	background-color: #a86e8f;
}*/
/* ========MENU======== */
#menu {
	width:810px;
	height:50px;
	float:left;
	/*margin-bottom:5px;*/
	margin-top: 0px;
}
#menu ul {
   width:810px;
   margin:0 auto;
   padding:0;
}

#menu li {
   float:left;
   color:#333;
   list-style-type:none;
}

#menu li a {
   display:block;
   width:162px;
   color:#5A5132;
  /* line-height:50px;*/
}

#menu li.home a {
   border:none;
}

/*#menu li a.active {
   background:#d9ecfd;
}

#menu li a:hover {
   color:#333;
   background:#f4f3e8;
   text-decoration:none;
}*/
#undermenu{
	width:810px;
	margin:0 auto;
	clear: both;
	font-size: 12px;
}
#undermenu ul li{
	float:left;
	list-style:none;
}
/* ========NAVI======== */
#navi-sale{
	width:198px;
	height:auto;
	margin-top:5px;
}
#navi{
	width:198px;
	height:auto;
	margin-top:15px;
}
#navi1{
	width:198px;
	height:auto;
	margin-top:20px;
}
#navi2{
	width:198px;
	height:auto;
	margin-top:20px;
}
#navi2{
	width:198px;
	height:auto;
	margin-top:20px;
}
#navi3{
	width:181px;
	height:auto;
	margin-top:20px;
}
