@charset "UTF-8";
body {
	width: 100%;
	margin: margin:0px auto;
	margin: 0px auto;
	-webkit-text-size-adjust: 100%;
}

#wrapper {
	width: 100%;
	margin: 0px auto;
}
a {
	color: #664C4B;
	transition: color .3s;
	text-decoration: none;
}
a:hover {
	color: #B78785;
}

a img {
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}

a:hover img {
   opacity: .6;
   -webkit-opacity: .6;
   -moz-opacity: .6;
   filter: alpha(opacity=60);	/* IE lt 8 */
   -ms-filter: "alpha(opacity=60)"; /* IE 8 */
}
#gaiyo {
	width: 980px;
	margin: 0px auto;
}


#gaiyo ul{
	list-style: none;
	margin-left: 572px;
	margin-top:0;
	line-height:16px;
}
#gaiyo li {
	float: left;
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6A4E4D;
	color: #6A4E4D;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
}
#gaiyo .kaisya  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A4E4D;
}
#gaiyo li a:hover {
	text-decoration: underline;
	color: #6A4E4D;
}
#cream {
	width: 980px;
	margin: 0px auto;
	height: 100px;
	position: relative;
}
#cream .logo {
	position: absolute;
	top: 29px;/*←エンブレムを取る場合は15pxに戻す*/
	left: 20px;
}
#search-box {
	width: 228px;
	height: auto;
	position: absolute;
	bottom: 26px;
	right: 75px;
}
#search-text {
	width: 198px;
	height: 30px;
	background-repeat: no-repeat;
	border: 1px solid #6A4E4D;
	background-color: #FFF;
	padding-left: 7px;
	font-size: 13px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-column-height: 26px;
	line-height: 20px;
	box-sizing: border-box;
}
#search-btn {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 0;
	-webkit-appearance: none;
	-webkit-column-width: 30px;
	-webkit-column-height: 30px;
	margin: 0px;
	padding: 0px;
}

#cream .cart {
	position: absolute;
	right: 20px;
	top: 44px;
}
#g_navi {
	width: 100%;
	height: 50px;
	background-color: #684C4B;
}

#g_navi .fixed {
    position: fixed;
	left: 0;
	top: 0;
	z-index: 1000,
}

#g_navi ul {
	list-style: none;
	width: 980px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
	padding-left: 5px;
}
#g_navi ul div{
	width: 122px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#g_navi ul div:hover {
	background-color: #7D5B5A;
}
#g_navi li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 16px;
}
#g_navi li a {
	color: #FFF;
	text-decoration: none;
}

#change {
	width: 100%;
	height: 50px;
	background-color: #684C4B;
	display: none;
	position: fixed;
	z-index: 9999;
	top: 0px;
}
#change ul {
	list-style: none;
	width: 980px;
	height: 50px;
	margin: 0px auto;
	padding: 0px;
	padding-left: 5px;
}
#change ul div{
	width: 108px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#change ul a .top {
	background-color: #495B74;
	width: 113px;
}
#change ul a .top li {
	color: #FFCC99;
}
#change ul div:hover {
	background-color: #7D5B5A;
}
#change ul a .top:hover {
	background-color: #5A7190;
}
#change li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	margin-top: 16px;
}
#change li a {
	color: #FFF;
	text-decoration: none;
}

#mail_magazine {
	width: 100%;
	height: 80px;
	background-color: #674C4B;
}
#mail_magazine .mm_inner {
	width: 980px;
	height: 80px;
	margin: 0px auto;
	position: relative;
}
.mm_inner a img {
	position: absolute;
	top: 19px;
	left: 42px;
}
#f_navi {
	width: 100%;
	height: 395px;
	background-color: #ECEBE8;
}
#f_navi .f_inner {
	width: 1000px;
	height: 318px;
	margin: 0px auto;
}
.f_inner div  {
	width: 325px;
	height: 318px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #674C4B;
	margin-top: 38px;
}
.f_inner .section1 {
	background-image: url(../img/cream-dot.png);
	background-repeat: no-repeat;
	background-position: 40px 25px;
}
.f_inner .section1 h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #674C4B;
	margin: 0px;
	left: 42px;
	width: 230px;
	line-height: 25px;
	margin-bottom: 5px;
}
.f_inner .section1 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #674C4B;
	margin: 0px;
	line-height: 18px;
	width: 230px;
}
.f_inner .section1 span {
	width: 225px;
	height: 110px;
	margin-top: 90px;
	margin-left: 42px;
	display: block;
}
.f_inner .section2 {
	background-image: url(../img/category.png);
	background-repeat: no-repeat;
	background-position: 105px 32px;
}
.f_inner ul  {
	list-style: none;
	display: block;
	width: 190px;
	margin-top: 64px;
	margin-left: 67px;
}
.f_inner li  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #674C4B;
	line-height: 27px;
}
.f_inner .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/aboutus.png);
	background-repeat: no-repeat;
	background-position: 105px 32px;
}
#copyright {
	background-color: #CECDCB;
	width: 100%;
	height: 40px;
}
#copyright span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #664C4B;
	display: block;
	width: 980px;
	text-align: center;
	margin: 0px auto;
	padding-top: 12px;
}
