@charset "utf-8";
body {
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/*Hides from IE-mac\*/
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*End hide from IE-mac*/

#wrapper {
	height: 100%;
	height: auto !important;
	min-height: 100%;
	background-image: url(../img/header-line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
}
header hgroup {
	padding-top: 18px;
	margin-bottom: 5px;
	height: 63px;
	width: 476px;
}
header hgroup h1 {
	padding: 0;
}
header hgroup h2 {
	display: none;
}
header nav {
	margin-bottom: 6px;
	height: 35px;
}
.mini-navi {
	float: right;
	margin-top: 18px;
	margin-bottom: 0;
	height: 64px;
}
.mini-navi p {
	text-align: right;
}
header nav ul li, .mini-navi li, #footer-navi ul li, #big-btn ul li {
	float: left;
	list-style-type: none;
	padding-top: 0px;
	margin: 0;
}
/* pages */
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.pre {
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
#wrapper.tops #mainbody {
	padding-top: 14px;
}
#mainbody {
	clear: both;
	padding-top: 0;
}
#mainbody h1 {
	margin-bottom: 12px;
	clear: both;
}
#mainbody h2 {
	clear: both;
	line-height: 1;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 16px;
	margin-right: 14px;
	margin-left: 14px;
	clear: both;
	background-image: url(../img/h2-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#mainbody section.faq h2 {
	line-height: 1.4;
}
#mainbody section.faq h3 {
	line-height: 1.4;
}
#mainbody h3 {
	clear: both;
	line-height: 1;
	margin-bottom: 12px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-top: 16px;
	margin-right: 24px;
	margin-left: 24px;
	clear: both;
	background-image: url(../img/h3-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#mainbody.pages p {
	line-height: 1.7;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 26px;
}
#left-contents {
	float: left;
	width: 425px;
	display: inline;
}
#left-contents section {
	height: 100%;
	margin: 0 auto 0;
}
/* pages */
#left-contents.pages {
	width: 645px;
	margin-right: 15px;
}
#left-contents.pages2 {
	width: 645px;
	margin-right: 0;
	margin-top: 16px;
}
#left-contents.pages p, #left-contents.pages2 p {
	line-height: 1.7;
	padding-right: 26px;
	padding-bottom: 8px;
	padding-left: 26px;
}
.padding-chosei p {
	padding-right: 16px !important;
}
.padding-chosei {
	padding-bottom: 20px !important;
}
.w380 {
	width: 380px;
}
.image01 {
	background-image: url(../img/01-image.jpg);
	background-repeat: no-repeat;
	background-position: 420px top;
}
.image02 {
	background-image: url(../img/01-image2.jpg);
	background-repeat: no-repeat;
	background-position: 420px top;
}
.image03 {
	background-image: url(../img/01-image3.jpg);
	background-repeat: no-repeat;
	background-position: 420px top;
}
/* top-contents */
#top-contents {
	clear: both;
	width: 900px;
}
/* right-contents */
#right-contents {
	float: left;
	padding-left: 15px;
	width: 425px;
	display: inline;
}
#right-contents.pages {
	float: left;
	padding-left: 0;
	width: 240px;
	display: inline;
}
#right-contents.pages2 {
	float: left;
	padding-left: 0;
	width: 240px;
	display: inline;
	margin-top: 20px;
}
#right-contents.pages2 img {
	width: 240px;
}
.shasin {
}
#right-contents.pages2 div.shasin:after {
}
.shasin {
	position: relative;
	width: 240px;
	margin-bottom: 14px;
}
.shasin:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #333;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #333;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}
/* footer */
footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 64px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	height: 21px;
	background-image: url(../img/footer-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
footer p {
	font-size: 10px;
	line-height: 1;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 28px;
}
/* blogs */

#pages-blogs h1 {
	line-height: 0;
}
#entry {
	padding-bottom: 24px;
	margin-bottom: 30px !important;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F77886;
}
#entry h1 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 1.2;
	background-image: url(../img-pages/bg-blog-h1.gif);
	background-repeat: repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#entry p {
	line-height: 1.8;
}
#entry .pages-text {
	padding-top: 12px;
}
#entry .pages-text p {
	line-height: 1.8;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 8px;
}
#entry .pages-text p a {
	background-color: #FC0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-size: 12px;
	text-align: center;
	margin-bottom: 4px;
}
#entry .pages-text p a:before {
	content: "→ ";
}
/* text */
.text-09 {
	font-size: 9px;
}
.text-10 {
	font-size: 10px;
}
.text-12 {
	font-size: 12px;
}
.text-bold {
	font-weight: bold;
}
.text-gray {
	font-size: 12px;
	font-weight: normal;
	color: #545454;
	padding-bottom: 4px;
 /margin-bottom: 0px;
 /margin-top: 16px;
 /margin-left: -16px;
}
.text-gray2 {
	font-size: 10px !important;
	font-weight: normal;
	color: #999;
	padding-bottom: 2px;
 /padding-bottom: 0px;
 /padding-top: 0px;
}
.text-pink {
	color: #f77886;
}
.pickup-box {
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 16px;
	background-color: #EAFFBE;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
.pickup-box2 {
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 16px;
	background-color: #FDF0F0;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
}
#left-contents.pages section.tre-box {
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 16px;
	padding: 11px;
	clear: both;
	background-image: url(../img/tre-box-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#left-contents.pages section.tre-box p {
	padding-top: 3px;
	padding-left: 8px;
	line-height: 1.4;
	padding-bottom: 0;
}
#left-contents.pages section.tre-box p a {
	font-size: 12px;
	line-height: 1.4;
}
#left-contents.pages section.tre-box p img {
	margin-right: 6px;
}
.margin-1 {
	margin-top: 14px;
}
.margin-2 {
	margin-top: 20px;
}
.margin-3 {
	margin-top: 26px;
}
.padding-b1 {
	padding-bottom: 16px !important;
}
.padding-b2 {
	padding-bottom: 6px;
}
/*  */
table {
	margin-left: 25px;
	width: 592px;
	border-spacing: 0;
	border-collapse: collapse;
}
table tr th, table tr td {
	line-height: 1.4;
	padding: 4px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
table tr th {
	background-repeat: repeat;
	background-position: left top;
}
/* top banner */
#top_bb {
	/* The width of the gallery */
	width: 900px;
	overflow: hidden;
}
#slides {
	/* This is the slide area */
	height: 348px;
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width: 900px;
	overflow: hidden;
}
.slide {
	float: left;
}
#top_bb_menu {
	/* This is the container for the thumbnails */
	height: 40px;
	background-image: url(../img/top_bb_header.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 430px;
	left: auto;
	right: auto;
	padding-left: 25px;
	width: 100px;
}
#top_bb_menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#top_bb_menu ul li {
	/* Every thumbnail is a li element */
	width: 24px;
	display: inline-block;
	list-style: none;
	height: 30px;
	overflow: hidden;
	float: left;
}
#top_bb_menu ul li.inact:hover {
/* The inactive state, highlighted on mouse over */
}
#top_bb_menu ul li.act, li.act:hover {
/* The active state of the thumb */
}
#top_bb_menu ul li.act a {
	opacity: 0.6;
	padding-top: 8px;
}
#top_bb_menu ul .fbar {
/* The left-most vertical bar, next to the first thumbnail */
}
#top_bb_menu ul li a {
	display: block;
	height: 25px;
	padding-top: 0px;
}
/* top kouza-info */

#topic {
	background-color: #F8E4E4;
	width: 424px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}
#topic p {
	font-size: 14px;
	line-height: 1.6;
}

#kouza-info {
	background-color: #F6F6F6;
	width: 424px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C3C3;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 12px;
	padding-left: 18px;
}
#right-contents.pages #kouza-info {
	width: 220px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#kouza-info p {
	font-size: 12px;
	line-height: 1.7;
}
#right-contents.pages #kouza-info p {
	font-size: 10px;
	line-height: 1.8;
}
#right-contents.pages .tre-photo {
	display: none;
}
#kouza-info p img {
	padding-top: 6px;
}
.place-line {
	margin-bottom: 4px;
}
.place {
	background-color: #88B73A;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	text-align: center;
	width: 90px;
	margin-right: 8px;
	letter-spacing: 1px;
}
.tre-photo {
	margin-right: 20px;
}
.more {
	color: #333;
	font-size: 12px;
	text-align: center;
	line-height: 1;
	clear: left;
	background-color: #88B73A;
	padding: 8px;
	margin-bottom: 28px;
	width: 446px;
}
.side.more {
	width: 224px;
	font-size: 10px;
}
.tooltip {
	position: absolute;
	left: -2000px;
	background-color: #dedede;
	padding: 5px;
	border: 1px solid #fff;
	width: 350px;
	height: 250px;
}
.tooltip p {
	font-size: 14px;
	line-height: 1.8;
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #f6ac1d;
	padding: 14px;
	width: 322px;
	height: 222px;
}
/* panels */


#panel h2.trigger {
	float: left;
	width: 185px;
	height: 31px;
	padding: 0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 8px;
}
#panel h2.trigger a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#panel h2.trigger a:hover {
	color: #ccc;
}
#panel h2.active {
	background-position: left bottom;
}
.toggle_container {
	width: 460px;
	padding: 0;
	overflow: hidden;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 8px;
}
#panel .toggle_container .block {
}
#panel .toggle_container .block p {
	margin: 5px 0;
	padding: 5px 0;
}
#panel .toggle_container h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
	font-size: 1.2em;
}
#panel .toggle_container img {
	float: left;
	margin: 0 15px 15px 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #ddd;
}
/* kiji */

.entrys {
	background-color: #FFC;
	padding: 8px;
	margin-bottom: 6px;
}
/* anime */
.edgeLoad-EDGE-200680112, .edgeLoad-EDGE-188604829 {
	visibility: hidden;
}
#Stage1, #Stage2 {
	padding-bottom: 8px;
}
.w140 {
	width: 140px !important;
	}