@charset "euc-jp";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	background: #EFE7C2 url(../images/bg.jpg) center top;
	font-size: 1.6rem;
}
body, td, th {
	color: #000;
	font-size: 1.6em;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ ProN", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, "Þâ¥´¥·¥Ã¥¯", YuGothic, sans-serif;
	font-weight: normal;
}

strong {
	font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« ProN", "Hiragino Mincho ProN", "ÞâÌÀÄ«", "YuMincho", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
	font-weight: bold;
	font-weight: 600;
	-webkit-font-feature-settings: 'pkna';
	font-feature-settings: 'pkna';
}

img {
	border: none;
	max-width: 100%;
	vertical-align: bottom;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}

.fc1 {
	color: #B20000;
}
.fc1b {
	color: #B20000;
	font-weight: bold;
}
.fc2 {
	color: #9F7735;
}
.fc2b {
	color: #9F7735;
	font-weight: bold;
}
.fc3 {
	color: #3C4A84;
}
.fc3b {
	color: #3C4A84;
	font-weight: bold;
}

.fc4 {
	color: #F99;
}
.fc4d {
	color: #F66;
}
.fc5 {
	color: #3CC;
}
.fc6 {
	color: #C60;
}
.fc7 {
	color: #9CF;
}
.fc8 {
	color: #F63;
}
.fc9 {
	color: #09C;
}
.fc10 {
	color: #DDD;
}
.fc11 {
	color: #069;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.kome {
	padding-left: 1em;
	text-indent: -1em;
}
.komefc1 {
	color: #F00;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

.clear {
	clear: both;
}
.clear hr {
	display: none;
}
.clear_af:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.imgright {
	float: right;
	padding: 0px 10px 10px 10px;
}
.imgleft {
	float: left;
	padding: 0px 10px 10px 10px;
}
.imageStyleL {}
.date {
	text-align: right;
	font-size: 1.2rem;
	color: #999;
}

.pcbr:after {
	content:"\A";
	white-space: pre;
}
.spbr:after {
	content:"";
	white-space: normal;
}

table {
	border: none;
	border-collapse: collapse;
}
table th {
	border: none;
	vertical-align: top;
}
table td {
	border: none;
	vertical-align: top;
}

/* ----------------------
	a
---------------------- */
a:link {
	color: #06C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #069;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}
.button {
	display: block;
	border-radius: 6px;
	overflow: hidden;
	margin: 0 auto 1em;
	padding: 0;
	width: 60%;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.button a {
	display: block;
	position: relative;
	border-radius: 6px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	padding: 1em;
	text-align: center;
	text-decoration: none;
}
.button a:hover {
	text-decoration: none;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.buttonCol1 a {
	background: #8C0000 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8C0000), to(#A02C2C)); 
	background: #8C0000 linear-gradient(#8C0000, #A02C2C);
	background: #8C0000\9; /* for IE */
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	color: #FFF;
}
.buttonCol2 a {
	background: #FFFFFF;
	border: solid 2px #CCCCCC;
	color: #666666;
}
.buttonIcon1 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FFF;
}
.buttonIconL1 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FFF;
}
.buttonIconL2 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-right: 5px solid #FFF;
}
.buttonIconR1 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left: 5px solid #FFF;
}
.buttonIconR2 a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;
	border-right: 5px solid #FFF;
}
.buttonCol2.buttonIconL1 a:before,
.buttonCol2.buttonIconR1 a:before {
	border-left: 5px solid #999999;
}
.buttonCol2.buttonIconL2 a:before,
.buttonCol2.buttonIconR2 a:before {
	border-right: 5px solid #999999;
}

.thisPage {}
.dclick {
	cursor: pointer;
}


#hwrap {
	border-top: solid 6px #222A4B;
}
#header, 
.contents, 
#footer address {
	display: block;
	width: 100%;
	max-width: 980px;
}
/* ----------------------
	MAINMENU
---------------------- */
#header {
	height: 70px;
	margin: 0 auto;
	padding-top: 15px;
}
#header::after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* 
#header {
	display: block;
	width: 980px;
	height: 70px;
	margin: 0 auto;
	padding-top: 15px;
}
 */
#logo {
	display: block;
	font-family: "¥Ò¥é¥®¥ÎÌÀÄ« Pro", "Hiragino Mincho Pro", "ÞâÌÀÄ«", "YuMincho", "£Í£Ó £ÐÌÀÄ«", "MS PMincho", serif;
	width: 260px;
	height: 40px;
	float: left;
	font-weight: bold;
	font-weight: 600;
	font-size: 24px; font-size: 2.4rem;
}
#logo h1 {
	font-size: 24px; font-size: 2.4rem;
}
#logo h1 a, #logo a {
	color: #000;
	text-decoration: none;
}
.mainnav {
	margin: 0;
	display: block;
	float: right;
	list-style: none;
	letter-spacing: -.40em;
	white-space: nowrap;
}
.mainnav li {
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	border-right: solid 1px #D3C789;
	font-size: 16px;
	vertical-align: top;
	letter-spacing: 0.1em;
}
.mainnav li:first-child {
	border-left: solid 1px #D3C789;
}
.mainnav li a {
	display: block;
	line-height: 50px;
	padding: 10px 25px;
	line-height: 1.4;
	position: relative;
	color: #000;
	text-decoration: none;
}
.mainnav li.c a {
	color: #00C7EA;
}
.mainnav .ls2 {
	letter-spacing: 0.05em;
}
.mainnav li.sp {display: none;}
#spmenu_list {display: none;}

/* ----------------------
	CONTENTS
---------------------- */
.contents {
	margin: 0 auto;
	padding-bottom: 40px;
}
section {
	background: #FFF;
	padding: 30px 25px 40px;
	margin: 0 0 30px;
	font-size: 16px;
	font-size: 1.6rem;
}
.box1 {
	display: block;
	width: 910px;
	margin: 0 auto;
	padding: 0 35px;
}

.contents h1, 
.contents h2, 
.contents h3, 
.contents h4, 
.contents h5, 
.contents h6 {
	margin: 0 0 0.8em;
	line-height: 1.4;
}
.contents h2 {
	background: url(../images/stitlebg.png) no-repeat left center;
	background-size: 90%;
	color: #FFF;
	font-size: 3.2rem;
	text-shadow: 0px 1px 3px #222A4B;
	padding: 20px;
}
.contents h1.ttlimg {
	padding: 0;
	text-align: center;
	margin: 0 0 1em;
}
.contents h2.h2_ttlimg {
	background: none;
	padding: 0;
	text-align: center;
}
.contents h3 {
	font-size: 2.4rem;
}
.contents h4 {
	color: #14A5BE;
	font-size: 1.8rem;
}
.contents p {
	font-size: 1.6rem;
	line-height: 1.8;
	margin: 0 0 1em;
}
.margin2 {
	margin: 2em 0;
}
.margin1 {
	margin: 1em !important;
}
.margin_s {
	margin: 0 0 .5em !important;
}
.pd5 {
	padding-right: 5%;
	padding-left: 5%;
}
.pd10 {
	padding-right: 10%;
	padding-left: 10%;
}
.pd15 {
	padding-right: 15%;
	padding-left: 15%;
}

.contents td, .contents th {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
.ulstyle1 {
	margin: 0 4em 1em !important;
}
.ulstyle1 li {
	font-size: 1.6rem;
	line-height: 1.6;
}
.ulstyle2 {
	margin: 0 4em 1em !important;
}
.ulstyle2 li {
	font-size: 1.6rem;
	line-height: 1.6;
}
.ulstyle3 {
	margin: 0 1em 1em !important;
}
.ulstyle3 li {
	font-size: 1.6rem;
	line-height: 1.6;
}
.olstyle1 {
	margin: 0 0 1em 2em !important;
	list-style-type: decimal;
}
.olstyle1 li {
	font-size: 1.6rem;
	line-height: 1.6;
	margin: 0 0 0.2em 1em;
	list-style-type: decimal;
}


/* ----------------------
	BOX
---------------------- */
.boxcontainer {
	letter-spacing: -.40em;
	margin: 0 0 10px;
	overflow: hidden;
}
.box {
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	vertical-align: top;
	letter-spacing: normal;
	font-size: 1.4rem;
	padding: 0 10px 20px;
}
.box2 {
	width: 49.5%;
}

.box1 {
	width: 100%;
}

blockquote {
	background: #EEE;
	padding: 1em 3em;
	margin: 1em 2em;
	border-radius: 5px;
}

/* ----------------
     THUMBNAIL
----------------- */
.listthumb {
    position: relative;
	overflow: hidden;
	border: solid 1px #DDD;
	text-align: center;
	width: 100%;
	height: 100%;
}
.listthumb:after {
    padding-top: 100%;
    display: block;
    content: "";
}
.listthumb > .content {
	position: absolute;
	width: 98%;
	height: 98%;
	top: 1px;
	bottom: 1%;
	right: 1%;
	margin: auto;
}
.listthumb img {
	max-width: 100%;
	max-height: 100%;
}

/* ----------------
     TABLE
----------------- */
.tablestyle1 {
	border: none;
	width: 100%;
}
	.tablestyle1 th {
		background: #D3C789;
		padding: 3px 6px;
		text-align: center;
		border-bottom: solid 1px #999;
	}
	.tablestyle1 td {
		padding: 3px 6px;
		border-bottom: solid 1px #999;
	}

.tablestyle2 {
	border: none;
	width: 100%;
	margin-bottom: 2em;
	border-bottom: solid 1px #CCC;
}
	.tablestyle2 th {
		font-weight: bold;
		padding: .8em .4em .4em;
		border-top: solid 2px #999;
	}
	.tablestyle2 td {
		padding: .8em .4em .4em;
		border-top: solid 1px #CCC;
	}

.tablestyle3 {
	border: none;
	width: 90%;
	margin: 0 auto 1em;
}
	.tablestyle3 th {
		font-weight: normal;
		padding: .6em .6em .3em;
	}
	.tablestyle3 td {
		padding: .6em .6em .3em;
	}

/* ----------------------
	FOOTER
---------------------- */
#footer {
	width: 100%;
	background: #222A4B;
	margin: 0;
	padding: 30px 0 20px;
}
a#pageTop {
	position: fixed;
	bottom: 40px;
	right: 0;
	background: url(../images/pagetop.png) no-repeat 0 0;
	width: 120px;
	height: 30px;
	text-indent: -9999em;
}
#ftmenu {
	display: none;
}
#ftnav ul {
	list-style: none;
	letter-spacing: -.40em;
	margin-bottom: 1em;
	text-align: center;
}
#ftnav ul li {
	display: inline-block;
	/display: inline;  /* IE */
	/zoom: 1;  /* IE */
	vertical-align: top;
	letter-spacing: normal;
	padding: 0 1em;
	border-right: solid 1px #DDD;
	font-size: 12px;
}
#ftnav ul li:first-child {
	border-left: solid 1px #DDD;
}
#ftnav a {
	color: #CCC;
}
#ftnav p {
	text-align: center;
	line-height: 1.6;
}
address {
	color: #FFF;
	margin: 0 auto;
	padding:  1em;
	font-style: normal;
	text-align: right;
}
#copy {
	display: block;
	padding: 20px;
	text-align: center;
}
#copy img {
	width: 220px;
	height: auto;
}
.fs_xs { font-size: 1.2rem !important;}
.fs_s { font-size: 1.4rem !important;}
.fs_m { font-size: 1.6rem !important;}
.fs_l { font-size: 1.8rem !important;}
.fs_xl { font-size: 2.1rem !important;}


@media print {
body, #footer {
	background: none;
}
.mainnav, 
#pageTop, 
#ftnav, 
.prize .button, 
.fb-like {
	display: none !important;
}
#header {
	height: auto;
	margin: 0 auto;
	padding-top: 5px;
}
#logo {
	padding-left: 10px;
}
#header, 
section, 
#footer address {
	max-width: 980px;
}
.contents {
	padding-bottom: 0;
}
#footer {
	border-top: solid 1px #222A4B;
}
#footer, #footer address {
	color: #666 !important;
}
section {
	padding-top: 0.5em
}
#photoHaiku .prize .hyou_style {
	page-break-after: always;
}

}
