/*
YUI 3.4.1 (build 4118)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
html {
  background-color: transparent;
  background-image: none;
}
@charset "UTF-8";
/* @override http://chateaujun.local:8888/css/common.css */
/* line 3, ../scss/common.scss */
body {
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  background: url(/images/bg7.gif);
  min-width: 997px;
}

/* line 11, ../scss/common.scss */
a:link, a:visited {
  text-decoration: none;
  color: #49a491;
}
/* line 15, ../scss/common.scss */
a:hover {
  text-decoration: underline;
}
/* line 17, ../scss/common.scss */
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* line 25, ../scss/common.scss */
strong {
  font-weight: bold;
}

/* @group header */
/* line 31, ../scss/common.scss */
#header {
  height: 122px;
  text-align: left;
  background: url(/images/bg1.gif) repeat-x;
}
/* line 35, ../scss/common.scss */
#header .inner {
  position: relative;
  margin: 0 auto;
  width: 997px;
}
/* line 40, ../scss/common.scss */
#header h1 {
  position: absolute;
  top: 27px;
  left: 15px;
}
/* line 44, ../scss/common.scss */
#header h1 a {
  display: block;
  width: 189px;
  height: 51px;
  font-size: 1px;
  text-indent: -9999px;
  background: url(/images/logo.png) no-repeat;
}
/* line 53, ../scss/common.scss */
#header .menu {
  position: absolute;
  top: 97px;
  left: 27px;
  overflow: hidden;
  width: 945px;
}

/* line 62, ../scss/common.scss */
* html #header .menu {
  height: 1%;
}

/* line 68, ../scss/common.scss */
#header .menu li {
  display: inline;
}
/* line 70, ../scss/common.scss */
#header .menu li.dm {
  display: none;
}
/* line 74, ../scss/common.scss */
#header .menu a {
  float: left;
  display: block;
  height: 24px;
  font-size: 1px;
  text-indent: -9999px;
  background: url(/images/menu_new.png) no-repeat;
}
/* line 82, ../scss/common.scss */
#header .menu .home {
  width: 72px;
}
/* line 84, ../scss/common.scss */
#header .menu .home:hover {
  background-position: 0 -24px;
}
/* line 88, ../scss/common.scss */
#header .menu.home .home {
  background-position: 0 -24px;
}
/* line 91, ../scss/common.scss */
#header .menu .access {
  width: 84px;
  background-position: -72px 0;
}
/* line 94, ../scss/common.scss */
#header .menu .access:hover {
  width: 84px;
  background-position: -72px -24px;
}
/* line 99, ../scss/common.scss */
#header .menu.access .access {
  width: 84px;
  background-position: -72px -24px;
}
/* line 103, ../scss/common.scss */
#header .menu .about {
  width: 117px;
  background-position: -156px 0;
}
/* line 106, ../scss/common.scss */
#header .menu .about:hover {
  background-position: -156px -24px;
}
/* line 110, ../scss/common.scss */
#header .menu.about .about {
  background-position: -156px -24px;
}
/* line 113, ../scss/common.scss */
#header .menu .make {
  width: 177px;
  background-position: -273px 0;
}
/* line 116, ../scss/common.scss */
#header .menu .make:hover {
  background-position: -273px -24px;
}
/* line 120, ../scss/common.scss */
#header .menu.make .make {
  background-position: -273px -24px;
}
/* line 123, ../scss/common.scss */
#header .menu .list {
  width: 95px;
  background-position: -536px 0;
}
/* line 126, ../scss/common.scss */
#header .menu .list:hover {
  background-position: -536px -24px;
}
/* line 130, ../scss/common.scss */
#header .menu.list .list {
  background-position: -536px -24px;
}
/* line 133, ../scss/common.scss */
#header .menu .award {
  width: 85px;
  background-position: -450px 0;
}
/* line 136, ../scss/common.scss */
#header .menu .award:hover {
  background-position: -450px -24px;
}
/* line 140, ../scss/common.scss */
#header .menu.award .award {
  background-position: -450px -24px;
}
/* line 143, ../scss/common.scss */
#header .menu .shop {
  width: 95px;
  background-position: -631px 0;
}
/* line 146, ../scss/common.scss */
#header .menu .shop:hover {
  background-position: -631px -24px;
}
/* line 150, ../scss/common.scss */
#header .menu.shop .shop {
  background-position: -631px -24px;
}
/* line 153, ../scss/common.scss */
#header .menu .online {
  width: 116px;
  float: right;
}
/* line 156, ../scss/common.scss */
#header .menu .online a {
  width: 116px;
  background-position: -726px 0;
}
/* line 159, ../scss/common.scss */
#header .menu .online a:hover {
  background-position: -726px -24px;
}
/* line 165, ../scss/common.scss */
#header .menu2 {
  position: absolute;
  top: 54px;
  right: 15px;
}
/* line 169, ../scss/common.scss */
#header .menu2 li {
  display: inline;
}
/* line 172, ../scss/common.scss */
#header .menu2 a {
  display: block;
  float: left;
  margin: 0 3px 0 0;
  height: 18px;
  font-size: 1px;
  text-indent: -9999px;
  background: url(/images/menu.gif) no-repeat;
}
/* line 180, ../scss/common.scss */
#header .menu2 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
/* line 186, ../scss/common.scss */
#header .menu2 .new {
  width: 124px;
  background-position: -834px 0;
}
/* line 190, ../scss/common.scss */
#header .menu2 .feature {
  width: 67px;
  background-position: -961px 0;
}
/* line 194, ../scss/common.scss */
#header .menu2 .letter {
  width: 44px;
  background-position: -1030px 0;
}
/* line 198, ../scss/common.scss */
#header .menu2 .members {
  width: 105px;
  background-position: -1077px 0;
}
/* line 203, ../scss/common.scss */
#header .menu2 a.facebook {
  width: 17px;
  height: 16px;
  background: url(/images/fb.gif) no-repeat 0 0;
  margin: 0 0 0 6px;
}
/* line 209, ../scss/common.scss */
#header .menu2 a.instagram {
  width: 23px;
  /*height: 16px;*/
  background: url(/images/instagram.png) no-repeat 0 0;
  margin: 0 0 0 10px;
}
#header .menu2 a.youtube {
  width: 23px;
  /*height: 16px;*/
  background: url(/images/youtube_social_icon_white.png) no-repeat 0 0;
  background-size: contain;
  margin: 0 0 0 5px;
}
/* @end */
/* @group contents */
/* line 223, ../scss/common.scss */
#contents {
  padding: 0 0 10px 0;
  text-align: left;
  background: url(/images/bg3.gif);
}
/* line 227, ../scss/common.scss */
#contents .inner {
  overflow: hidden;
  margin: 0 auto;
  width: 997px;
}

/* line 234, ../scss/common.scss */
* #contents .inner {
  height: 1%;
}

/* line 239, ../scss/common.scss */
#contents .phead {
  background: url(/images/bg2.gif);
}
/* line 241, ../scss/common.scss */
#contents .phead .inner {
  margin: 0 auto;
  width: 997px;
  padding: 25px 0 0 0;
}
/* line 247, ../scss/common.scss */
#contents .pan {
  margin: 0 0 5px 33px;
  font-size: 10px;
  color: #FFFFFF;
}
/* line 251, ../scss/common.scss */
#contents .pan li {
  display: inline;
}
/* line 254, ../scss/common.scss */
#contents .pan a {
  color: #FFFFFF;
}
/* line 258, ../scss/common.scss */
#contents .phead {
  margin: 0 0 10px 0;
}
/* line 260, ../scss/common.scss */
#contents .phead h2 {
  display: block;
  margin: 0 0 0 30px;
  height: 40px;
  text-indent: -9999px;
  font-size: 1px;
}
/* line 268, ../scss/common.scss */
#contents .ptitle {
  position: relative;
  height: 44px;
  padding: 26px 0 0 35px;
}
/* line 272, ../scss/common.scss */
#contents .ptitle .social {
  position: absolute;
  top: 29px;
  right: 5px;
}
/* line 276, ../scss/common.scss */
#contents .ptitle .social iframe {
  height: 21px !important;
}
/* line 279, ../scss/common.scss */
#contents .ptitle .social div {
  float: left;
}

/* @group #sidebar */
/* line 288, ../scss/common.scss */
#sidebar {
  float: right;
  width: 210px;
}
/* line 291, ../scss/common.scss */
#sidebar .menu a {
  display: block;
  border-left: 1px solid #b5aca7;
  border-bottom: 1px solid #b5aca7;
  padding: 15px 12px;
  font-size: 12px;
  color: #2c1a04;
  font-weight: bold;
  zoom: 1;
}

/* @end */
/* @end */
/* @group footer */
/* line 309, ../scss/common.scss */
#footer {
  padding: 24px 0 0 0;
  text-align: left;
  background: url(/images/bg5.gif);
}
/* line 313, ../scss/common.scss */
#footer .inner {
  overflow: hidden;
  margin: 0 auto;
  padding: 0 11px;
  width: 966px;
}
/* line 319, ../scss/common.scss */
#footer .section {
  position: relative;
  height: 62px;
}
/* line 323, ../scss/common.scss */
#footer .mailmagazine {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 328, ../scss/common.scss */
#footer .jun {
  display: block;
  width: 192px;
  margin: 0;
  padding: 12px 0 0 400px;
  float: left;
}

/* line 337, ../scss/common.scss */
.vetements {
  display: block;
  width: 172px;
  margin: 0;
  padding: 2px 0 0 35px;
  float: left;
}

/* line 346, ../scss/common.scss */
#footer .gotop {
  position: absolute;
  right: 0;
  bottom: 0;
}
/* line 351, ../scss/common.scss */
#footer .menu {
  margin: 34px 0;
}
/* line 353, ../scss/common.scss */
#footer .menu li {
  display: inline;
  border-left: 1px solid #888888;
  padding: 0 0 0 5px;
  font-size: 9px;
}
/* line 359, ../scss/common.scss */
#footer .menu a {
  color: #FFFFFF;
}
/* line 363, ../scss/common.scss */
#footer #copy {
  display: block;
  float: right;
  margin: -56px 0 0 0;
  /*margin: -46px 0 0 0;*/
}

/* @end */

/*# sourceMappingURL=common.css.map */
/* @override http://chateaujun.local:8888/css/sites.css */

h2{
	background: url(/images/info/title.png) no-repeat;
}
#contents .page{
	width: 968px !important;
	padding: 0 9px 30px 9px;
	background: url(/images/sites/bg2.gif) repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

#contents .ptitle{
	border-bottom: 1px solid #bcb4ab;
}
#contents .ptitle h3.about{
	display: block;
	height: 23px;
	padding: 0 0 20px 0;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/info/ttl_about.gif) no-repeat;
}
#contents .ptitle h3.howto{
	display: block;
	height: 23px;
	padding: 0 0 20px 0;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/info/ttl_howto.gif) no-repeat;
}
.ptitle .bt_more{
	position: absolute;
	right: 22px;
	top: 22px;
}

#contents #main{
	float: left;
	margin: 23px 0 0 0;
	width: 693px;
	padding: 0 0 0 37px;
	font-size: 12px;
	line-height: 2em;
}
#main .section{
	margin: 0 0 26px 0;
	border-bottom: 1px solid #bcb4ab;
	padding: 0 0 16px 0;
}
#main .section p{
	margin: 0 0 15px 0;
}
#main h3{
	margin: 0 0 22px 0;
	font-size: 14px;
	color: #3d2211;
	font-weight: bold;
	font-family: Serif;
}
#main h4{
	margin: 0 0 7px 0;
	font-weight: bold;
}
img.line{
	border-bottom: 1px dotted silver;
	margin-bottom: 10px;
}
.box{
	border-style: double;
	border-color: silver;
	padding: 10px 30px;
	margin-right: 280px;
	background-color: #f2f2f2;
	margin-top: -10px;
}