/* @override http://chateaujun.local:8888/css/award.css */

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

#contents .ptitle{
	padding-bottom: 5px;
	border-bottom: 1px solid #cdcac5;
}
.ptitle h3{
	display: block;
	height: 25px;
	font-size: 1px;
	text-indent: -9999px;
	background: url(/images/letter/title2.gif) no-repeat;
}
.ptitle .bt_more{
	position: absolute;
	right: 22px;
	top: 22px;
}
.leftArea{
	width: 724px;
	display: block;
	float: left;
	border-right: 1px solid #bcb3aa;
	padding-bottom: 30px;
}
.rightArea{
	display: block;
	float: right;
	width: 243px;
}
#contents .ttl{
	padding: 15px 50px 6px 40px;
	border-left: 2px solid #a29d96;
	background: url(/images/letter/ttl_line.gif) no-repeat 0 bottom;
}
#contents .entry-summary{
	padding: 15px 50px 25px 40px;
	border-left: 2px solid #cecac5;
	background: url(/images/letter/ttl_line.gif) no-repeat 0 bottom;
	display: block;
	float: left;
	width: 634px;
}
#contents h4{
	font-size: 14px;
	font-weight: bold;
}
#contents h4 span{
	font-size: 12px;
	font-weight: normal;
}

#contents .section{
	position: relative;
	overflow: hidden;
	margin: 0 0 -1px 0;
	font-size: 12px;
	line-height: 1.7em;
	padding: 0;
}
* #contents .section{
	height: 1%;
}
#contents .section .social{
	overflow: hidden;
	margin: 3px 0 0;
}
* #contents .section .social{
	height: 1%;
}
#contents .section .social iframe{
	height: 21px !important;
}
#contents .section .social div{
	float: left;
}
#contents .section .photo{
	float: right;
	margin: 0 0 0 18px;
}
#contents .section p{
	margin: 0 0 15px 0;
}

#contents .navi{
	margin: 2px 0 0 0;
	padding: 15px;
	text-align: right;
	background: url(/images/new/bg3.gif);
}
#contents .navi a{
	padding: 0 10px;
	font-size: 11px;
	color: #000000;
}
.subttl{
	padding-left: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cdcac5;
	text-indent: -5000px;
	overflow: hidden;
}
.newEntry{
	background: url(/images/letter/newEntry.gif) no-repeat 18px 12px;
}
.backNumber{
	background: url(/images/letter/backNumber.gif) no-repeat 18px 12px;
}
.rightArea ul{
	padding-left: 22px;
	padding-top: 12px;
	border-bottom: 1px solid #cdcac5;
	padding-bottom: 30px;
	font-size: 12px;
	line-height: 14px;
}
.rightArea ul li{
	padding-bottom: 10px;
}
.rightArea ul li span{
	display: block;
}
.rightArea ul li a{
	color: #333333;
}


.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
/* hide the link until viewport size is reached */
/* line 3, ../scss/meanmenu.scss */
a.meanmenu-reveal {
  display: none;
}

/* when under viewport size, .mean-container is added to body */
/* line 10, ../scss/meanmenu.scss */
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #0c1923;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}
/* line 19, ../scss/meanmenu.scss */
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}
/* line 36, ../scss/meanmenu.scss */
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}
/* line 43, ../scss/meanmenu.scss */
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #402e18;
  padding-top: 28px;
}
/* line 49, ../scss/meanmenu.scss */
.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}
/* line 54, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}
/* line 58, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  text-transform: uppercase;
}
/* line 71, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}
/* line 81, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}
/* line 86, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}
/* line 91, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}
/* line 95, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}
/* line 102, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a:hover {
  background: #252525;
  background: rgba(255, 255, 255, 0.1);
}
/* line 106, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 32px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}
/* line 121, ../scss/meanmenu.scss */
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.9);
}
/* line 129, ../scss/meanmenu.scss */
.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

/* line 138, ../scss/meanmenu.scss */
.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* Fix for box sizing on Foundation Framework etc. */
/* line 146, ../scss/meanmenu.scss */
.mean-container .mean-bar {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 150, ../scss/meanmenu.scss */
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 157, ../scss/meanmenu.scss */
.mean-remove {
  display: none !important;
}

/*# sourceMappingURL=meanmenu.css.map */
@charset "UTF-8";
/* line 7, ../scss/add.scss */
#footer .section .mailmagazine img {
  width: 316px;
}
/* line 12, ../scss/add.scss */
#footer .section .jun img {
  width: 165px;
}
/* line 17, ../scss/add.scss */
#footer #copy {
  width: 171px;
}

/* line 23, ../scss/add.scss */
.mean-container .mean-bar {
  position: absolute;
  padding: 0;
  background: #f00;
  z-index: 1000;
}
/* line 29, ../scss/add.scss */
.mean-container .mean-nav {
  padding-top: 0;
}
/* line 31, ../scss/add.scss */
.mean-container .mean-nav h1 {
  background: url(/images/logo.png) no-repeat;
  background-size: 150px;
  background-position: center 7px;
}
/* line 37, ../scss/add.scss */
.mean-container .mean-nav h1 a {
  display: block;
  width: 100%;
  height: 48px;
  text-indent: -9999px;
}
/* line 45, ../scss/add.scss */
.mean-container .mean-nav ul.menu {
  margin: 0;
  padding: 0;
}
/* line 48, ../scss/add.scss */
.mean-container .mean-nav ul.menu li {
  background: #2c1a04;
}
/* line 52, ../scss/add.scss */
.mean-container .mean-nav ul.menu li:nth-child(2) a:first-child {
  display: none;
}
/* line 58, ../scss/add.scss */
.mean-container .mean-nav ul.menu:after {
  display: block;
  content: '';
  clear: both;
  white-space: nowrap;
}
/* line 66, ../scss/add.scss */
.mean-container .mean-nav ul li a {
  padding: .89em 5%;
  font-size: .8em;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
/* line 72, ../scss/add.scss */
.mean-container .mean-nav ul > a {
  display: none;
}
/* line 78, ../scss/add.scss */
.mean-container a.meanmenu-reveal {
  display: block;
  top: 0;
  right: 0;
  padding: 6px 10px 0px;
  width: 30px;
  height: 90%;
  background: #2c1a04 !important;
}
/* line 86, ../scss/add.scss */
.mean-container a.meanmenu-reveal span {
  margin-top: 5px;
  height: 5px;
}
/* line 91, ../scss/add.scss */
.mean-container a.meanclose {
  padding-top: 14px;
  color: #fff !important;
  font-size: 2.3em !important;
}
/* line 98, ../scss/add.scss */
.mean-container.res {
  width: 100%;
  min-width: 100%;
}
/* line 99, ../scss/add.scss */
.mean-container.res #header {
  height: 39px;
}
/* line 102, ../scss/add.scss */
.mean-container.res .mean-bar {
  font-size: 1em;
}
/* line 107, ../scss/add.scss */
.mean-container.res #contents {
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 111, ../scss/add.scss */
.mean-container.res #contents .phead {
  margin: 0;
}
/* line 113, ../scss/add.scss */
.mean-container.res #contents .phead .inner {
  padding: 10px 0;
  width: 100%;
}
/* line 116, ../scss/add.scss */
.mean-container.res #contents .phead .inner .pan {
  margin: 5px 0 5px 23px;
}
/* line 119, ../scss/add.scss */
.mean-container.res #contents .phead .inner h2 {
  margin: 0 0 0 19px;
  height: 20px;
}
/* line 125, ../scss/add.scss */
.mean-container.res #contents .inner_wrap {
  margin: 0;
  width: 100%;
  border: none;
}
/* line 129, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title {
  height: 100%;
}
/* line 131, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title h3 {
  float: none;
  margin: 0;
  width: 96%;
  height: 100%;
}
/* line 137, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title .social {
  float: none;
  margin: 0 0 0 16px;
}
/* line 141, ../scss/add.scss */
.mean-container.res #contents .inner_wrap .page_title:after {
  content: '';
  clear: both;
  display: block;
  white-space: nowrap;
}
/* line 153, ../scss/add.scss */
.mean-container.res #footer .section .gotop:before {
  font-size: .68em;
  border-radius: 2px;
}
/* line 159, ../scss/add.scss */
.mean-container.res #footer .menu {
  font-size: .39em;
}
/* line 166, ../scss/add.scss */
.mean-container.notres .mean-bar {
  font-size: 3em;
}
/* line 170, ../scss/add.scss */
.mean-container.notres .mean-nav h1 {
  background-size: 400px;
  background-position: center 16px;
}
/* line 173, ../scss/add.scss */
.mean-container.notres .mean-nav h1 a {
  display: block;
  height: 120px;
}
/* line 180, ../scss/add.scss */
.mean-container.notres .mean-nav ul li a {
  padding: .95em 5%;
  font-size: .7em;
  border-top: 2px solid rgba(255, 255, 255, 0.5);
}
/* line 189, ../scss/add.scss */
.mean-container.notres a.meanmenu-reveal {
  padding: 18px 20px 11px;
  width: 86px;
  height: 90px;
}
/* line 194, ../scss/add.scss */
.mean-container.notres a.meanmenu-reveal span {
  margin-top: 13px;
  height: 13px;
}
/* line 199, ../scss/add.scss */
.mean-container.notres a.meanclose {
  padding-top: 50px;
  font-size: 2em !important;
}
/* line 205, ../scss/add.scss */
.mean-container #footer {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  background: #241605;
  background-image: none;
}
/* line 211, ../scss/add.scss */
.mean-container #footer img {
  width: 100%;
  height: auto;
}
/* line 215, ../scss/add.scss */
.mean-container #footer .inner {
  width: 100%;
  padding: 0;
}
/* line 219, ../scss/add.scss */
.mean-container #footer .section {
  display: block;
  margin: 0 auto;
  height: 100%;
  background-color: #37250f;
}
/* line 224, ../scss/add.scss */
.mean-container #footer .section .mailmagazine, .mean-container #footer .section .jun {
  position: relative;
  display: block;
}
/* line 227, ../scss/add.scss */
.mean-container #footer .section .mailmagazine img, .mean-container #footer .section .jun img {
  width: 100%;
  height: auto;
}
/* line 232, ../scss/add.scss */
.mean-container #footer .section .mailmagazine {
  margin: 0 auto;
  padding-top: 15%;
  width: 90%;
}
/* line 237, ../scss/add.scss */
.mean-container #footer .section .jun {
  float: none;
  margin: 4% auto;
  padding: 0 0 0 0;
  width: 64%;
}
/* line 243, ../scss/add.scss */
.mean-container #footer .section .gotop {
  display: inline-block;
  left: 0;
  bottom: 75%;
}
/* line 247, ../scss/add.scss */
.mean-container #footer .section .gotop img {
  display: none;
}
/* line 250, ../scss/add.scss */
.mean-container #footer .section .gotop:before {
  display: block;
  content: 'PAGETOP ▲';
  color: #853549;
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
  width: 26%;
  margin: 0 auto;
  padding: .5em;
  background: #cac6c0;
  border-radius: 10px;
  box-sizing: border-box;
}
/* line 266, ../scss/add.scss */
.mean-container #footer .menu {
  clear: both;
  margin: 0 auto;
  width: 100%;
  background: #241605;
  border-top: 2px solid #5b4c3a;
}
/* line 272, ../scss/add.scss */
.mean-container #footer .menu li {
  display: block;
  padding: 2% 0 2% 0;
  width: 100%;
  font-size: 2.0em;
  text-align: center;
  border-left: none;
  border-bottom: 2px solid #5b4c3a;
  box-sizing: border-box;
}
/* line 282, ../scss/add.scss */
.mean-container #footer .menu:after {
  content: '';
  clear: both;
  display: block;
  white-space: nowrap;
}
/* line 289, ../scss/add.scss */
.mean-container #footer #copy {
  float: none;
  display: block;
  margin: 5% auto;
  width: 50%;
}

/*# sourceMappingURL=add.css.map */
