@charset "utf-8";
/* CSS Document */

/* reset css */

body {
	border-top: 10px solid #B5ABCE;
	font: normal 90% "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	-webkit-text-size-adjust: 100%;
	background-color: #fff;
	background-position: top center;
	background-repeat: no-repeat;
	/*background: url(../images/01.jpg) top center no-repeat;*/
	/*background: url(../images/02.jpg) top center no-repeat;*/
	color: #333;
	margin: 0;
	padding: 0;
}
a:link {
	color: #36c;
	background-color: transparent;
	text-decoration: underline;
}
a:visited {
	color: #36c;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color: #f60;
	background-color: transparent;
	text-decoration: underline;
}
a:active {
	color: #f60;
	background-color: transparent;
	text-decoration: underline;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	display: none;
}
h3 {
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 0;
}
h5 {
	margin: 0;
	padding: 0;
}
h6 {
	margin: 0;
	padding: 0;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0;
}
hr {
	display: none;
}
table {
	_font-size: 90%; /* ie6 */
}
.cansel-line {
  text-decoration: line-through;
}
.m0Auto {
margin:0 auto;
}
.facebook iframe {
  border: none;
}
.bn-area ul {
    padding-left: 0;
}
.bn-area ul li {
  list-style-type: none;
	text-align: center;
	border-radius: 5px;
	padding: 10px 4px;
}
.bn-area ul li:first-child {
    background-color: #8cc63f;
}
.bn-area ul li:last-child {
    background-color: #c7b299;
}
.bn-area ul li a {
    color: #FFF;
	text-decoration: none;
	font-weight: bold;
    letter-spacing: 0.2em;
    border-radius: 5px;
}
.bn-area ul li a:hover {
    opacity: 0.6;
}
/* ※※※※※※　各領域定義　※※※※※※ */

/* -- pc -- */
@media screen and (min-width: 768px) {
/*	header
=================================================================== */
#pageHeader {
	margin: 0 auto;
	width: 980px;
}
#areaHead h1#siteID {
	float: left;
	padding-top: 20px;
	width: 378px;
}
#areaHead .toolBox {
	float: right;
	padding-top: 20px;
	width: 315px;
}
/* サイト内検索 */
.areaSearch {
	background: url(../images/bg-search.png) top left no-repeat;
	display: block;
	height: 41px;
	margin-left: 80px;
	position: relative;
	width: 231px;
}
.areaSearch .searchtext {
	background-color: #F0F1F4;
	line-height: 30px;
	position: absolute;
	top: 5px;
	left: 5px;
	border: none;
	width: 180px;
}
.areaSearch .searchbutton {
	position: absolute;
	top: 4px;
	left: 190px;
	padding: 10px;
}
/* サイト内検索(Google custom search) */
.areaSearch1 {
	border: 1px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	background-color: #FFF;
	margin-left: 80px;
	height: 41px;
	width: 231px;
}
.areaSearch1 .gsc-control-cse {
	background-color: transparent;
	border: none;
	padding: 5px 4px;
}
.areaSearch1 form.gsc-search-box {
	margin-bottom: 0;
}
.areaSearch1 .gsc-control-cse input.gsc-input {
	border: none;

	line-height: 30px;
}
.areaSearch1 input.gsc-search-button {
	border: none;
	font-size: 0;
	min-width: initial;

	background: url(../images/icon-search.png) center center no-repeat;
	cursor: pointer;
	height: 30px;
	width: 30px;
}

.toolBox .h-add {
	color: #FBA8C2;
	font-size: 130%;
	line-height: 120%;
	margin-top: 12px;
}
.toolBox .h-add a {
	color: #FBA8C2;
	text-decoration: none;
}
/* h-menu */
#h-menu {
	margin: 17px 70px 27px;
}
#h-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#h-menu ul li {
	background: url(../images/arrow.png) left center no-repeat;
	border-bottom: 3px solid #B3A9CC;
	float: left;
	display: block;
	font-size: 120%;
	margin-right: 10px;
}
#h-menu ul li.last {
	margin-right: 0;
}
#h-menu ul li:hover {
	opacity: .5;
}
#h-menu ul li a {
	color: #333;
	display: block;
	padding: 17px 0;
	text-align: center;
	text-decoration: none;
	width: 198px;
}
#toggle {
	display: none;
}

/*	navigation
=================================================================== */
#g-navi {
	margin: 0 auto;
	width: 980px;
}
#g-navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#g-navi ul li {
	float: left;
	font-size: 19px;
	text-align: center;
	width: 163.33px;
}
#g-navi ul li a {
	background: url(../images/bg-g-navi.png) 12px center no-repeat;
	color: #333;
	display: table-cell;
	height: 60px;
	line-height: 120%;
	text-decoration: none;
	vertical-align: middle;
	width: 163.33px;
}
#g-navi ul li a:hover {
	opacity: .5;
}
#g-navi ul li.g01 {
	background-color: #F9D2E4;
}
#g-navi ul li.g02 {
	background-color: #C7E8FB;
}
#g-navi ul li.g03 {
	background-color: #FFEA5B;
}
#g-navi ul li.g04 {
	background-color: #E9E5F3;
}
#g-navi ul li.g05 {
	background-color: #9DD7B1;
}
#g-navi ul li.g06 {
	background-color: #FEB97E;
}

/* breadcrumb */
.breadcrumb {
	background-color: #ededed;
	line-height: 40px;
	margin: 0 auto;
	padding: 0 20px;
	width: 940px;
}
.breadcrumb a {
	color: #333;
	text-decoration: none;
}
.breadcrumb a:hover {
	opacity: .5;
}

/*	contents
=================================================================== */
.mainBox {
	margin: 35px auto 0;
	width: 980px;
}

.mainBox .left-box {
	float: left;
	width: 228px;
}
.mainBox .left-box h3.h3main {
	background: url(../images/bg-h3.png) left top no-repeat;
	display: table-cell;
	font-size: 36px;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	width: 225px;
	height: 226px;
}
.mainBox .left-box h3.h3mainS {
	background: url(../images/bg-h3.png) left top no-repeat;
	display: table-cell;
	font-size: 23px;
	font-weight: normal;
	line-height: 120%;
	text-align: center;
	vertical-align: middle;
	width: 225px;
	height: 226px;
}
.mainBox .left-box ul.pagemenu {
	list-style-type: none;
	margin: 30px 0 0;
	padding: 0;
	width: 225px;
}
.mainBox .left-box ul.pagemenu li {
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
	width: 100%;
}
.mainBox .left-box ul.pagemenu li a {
	border: 2px solid #FFF;
	color: #333;
	display: block;
	font-size: 90%;
	padding: 20px 5px 20px 20px;
	text-decoration: none;
}
.mainBox .left-box ul.pagemenu li a:hover {
	background-color: #F7F6BE;
}
.mainBox .right-box {
	float: right;
	width: 728px;
}
.mainBox .right-box h4.h4main, .mainBox .one-box h4.h4main {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 69%, #F0EE81 70%, #F0EE81 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(69%,#ffffff), color-stop(70%,#F0EE81), color-stop(100%,#F0EE81));
	background: -webkit-linear-gradient(top,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	background: -o-linear-gradient(top,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	background: -ms-linear-gradient(top,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	background: linear-gradient(to bottom,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F0EE81',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #F0EE81;
	font-size: 160%;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 20px;
	padding: 15px 18px;
}
.mainBox .right-box h4.h4main span, .mainBox .onet-box h4.h4main span {
	display: block;
	font-size: 70%;
	text-align: right;
}
.mainBox .right-box h4.h4-2line {
	padding: 15px 20px 25px 20px;
}
.mainBox .right-box h4.h4-Red {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 69%, #F0818B 70%, #F0818B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(69%,#ffffff), color-stop(70%,#F0818B), color-stop(100%,#F0818B));
	background: -webkit-linear-gradient(top,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	background: -o-linear-gradient(top,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	background: -ms-linear-gradient(top,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	background: linear-gradient(to bottom,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F0818B',GradientType=0 );
	border-color: #F0818B;
}
.mainBox .right-box h5.h5main, .mainBox .one-box h5.h5main {
	border:1px solid #FFB271;
	border-left:5px solid #FFB271;
	font-size: 110%;
	font-weight: normal;
	padding:3px 15px;
	margin: 15px 0;
}
.mainBox .right-box h6.h6main {
	color: #333;
	font-size: 110%;
	font-weight: normal;
	padding:3px 10px;
	margin: 15px 0;
}
.facebook {
	float: right;
}
.facebook iframe {
  width: 480px;
  height: 387px;
}
.mainBox .side-info {
	margin-top: 20px;
	width: 228px;
}
.mainBox .side-info ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.mainBox .side-info .last {
	margin-top: 18px;
}
.mainBox .side-info li a:hover {
	opacity: .5;
}
.bn-area ul {
    padding-left: 0;
    width: 636px;
    margin: 0 auto;
}
.bn-area ul li {
    float: left;
	width: 300px;
	list-style-type: none;
	text-align: center;
	border-radius: 5px;
	padding: 10px 4px;
}
.bn-area ul li:first-child {
    background-color: #8cc63f;
	margin-right: 20px;
}
.bn-area ul li:last-child {
    background-color: #c7b299;
}
.bn-area ul li a {
    color: #FFF;
	text-decoration: none;
	font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.2em;
    border: 1px solid #FFF;
    border-radius: 5px;
}
.bn-area ul li:first-child a {
    padding: 5px 65px;
}
.bn-area ul li:last-child a {
    padding: 5px 93px;
}
.bn-area ul li a:hover {
    opacity: 0.6;
}
/* submenu */
.submenu {
	margin: 28px auto 55px;
	width: 980px;
}
.submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.submenu ul li {
	float: left;
	font-size: 130%;
	margin-right: 20px;
	text-align: center;
	width: 230px;
}
.submenu ul li.sub01 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #feb97e 85%, #feb97e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#feb97e), color-stop(100%,#feb97e));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#feb97e',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #feb97e;
	color: #333;
	display: block;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	width: 230px;
}
.submenu ul li.sub02 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #9DD7B1 85%, #9DD7B1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#9DD7B1), color-stop(100%,#9DD7B1));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9DD7B1',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #9DD7B1;
	color: #333;
	display: block;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	width: 230px;
}
.submenu ul li.sub03 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #BBB3DA 85%, #BBB3DA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#BBB3DA), color-stop(100%,#BBB3DA));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#BBB3DA',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #BBB3DA;
	color: #333;
	display: block;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
	width: 230px;
}
.submenu ul li.sub04 {
	margin: 0;
}
.submenu ul li.sub04 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #FFE43F 85%, #FFE43F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#FFE43F), color-stop(100%,#FFE43F));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFE43F',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #FFE43F;
	color: #333;
	display: block;
	text-align: center;
	line-height: 20px;
	padding: 8px 0 10px 30px;
	text-align: left;
	text-decoration: none;
	width: 200px;
}
.submenu ul li.sub04 span {
	display: block;
	font-size: 80%;
}
.submenu ul li a:hover {
	opacity: .5;
}
/*	footer
=================================================================== */
#pageFooter {
	background-color: #FFF;
	border-top: 1px solid #b5abce;
	color: #FFF;
	padding-top: 4px;
}
.fWrap {
	background-color: #b5abce;
	width: 100%;
}
#areaFoot {
	margin: 0 auto;
	padding: 30px 0 20px;
	width: 980px;
}
#areaFoot #f-tit {
	border-right: 2px solid #FFF;
	float: left;
	line-height: 223px;
	width: 271px;
}
#areaFoot #f-box {
	float: right;
	width: 707px;
}
#areaFoot #f-menu {
	border-left: 2px solid #FFF;
	float: right;
	height: 223px;
	width: 269px;
}
#areaFoot #f-menu ul {
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0 0 0 28px;
}
#areaFoot #f-menu ul li {
	background: url(../images/arrow-white.png) left 1px no-repeat;
	margin: 25px 0 0;
	padding-left: 20px;
}
#areaFoot #f-menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#areaFoot #f-menu ul li:hover {
	opacity: .5;
}
#areaFoot #f-add {
	float: left;
	padding-left: 55px;
	width: 381px;
}
#areaFoot #f-add address {
	font-style: normal;
	margin-top: 20px;
}
#areaFoot #f-add p {
	margin-top: 30px;
}
#copy {
	background-color: #aba1c4;
	padding: 8px 0;
	text-align: center;
}
/*	class
=================================================================== */
/* table */
table.thBlue,
table.thBlue2 {
	background-color: #B5D3FF;
	border-collapse: collapse;
	margin: 10px 0;
}
table.thBlue th,
table.thBlue2 th {
	border: 1px solid #FFF;
	padding: 5px 10px;
	vertical-align: center;
}
table.thBlue td,
table.thBlue2 td {
	background-color: #FFF;
	border: 1px solid #B5D3FF;
	padding: 5px 10px;
	vertical-align: center;
}
table.th50 {
	width: 50%;
}
table.th100 {
	width: 100%;
}
table.photo {
	margin: 15px 0;
	width: 100%;
}
table.photo td {
	text-align: center;
}
table.thColor {
	background-color: #bbb;
	border-collapse: collapse;
	margin: 10px 0;
}
table.thColor th {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table.thColor th.bg-green {
	background-color: #D0E9CB;
}
table.thColor th.bg-pink {
	background-color: #FFEAE8;
}
table.thColor th.bg-blue {
	background-color: #DAF0FE;
}
table.thColor td {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table.thColor .bg-yellow {
	background-color: #ffc;
}
table.thColor td.bg-blue {
	background-color: #DAF0FE;
}
table.thLine td {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	vertical-align: top;
}
.col3 {
	margin: 10px;
}
.col3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.col3 ul li {
	float: left;
	padding: 0 10px;
}
ul.ulInd {
	list-style-position: inside;
	margin: 10px 0;
	padding: 0;
}
ul.ulInd ul {
	list-style-position: inside;
	margin: 10px 0;
	padding: 0;
}
/* block */
.setRight {
	float: right;
	display: block;
	padding-left: 10px;
	padding-bottom: 10px;
}
.setLeft {
	float: left;
	display: block;
	padding-right: 10px;
	padding-bottom: 10px;
}
.setClear {
	clear: both;
	font: 0px/0px sans-serif;
}

}

/* -- smart phone -- */
@media screen and (max-width: 767px) {
/*	header
=================================================================== */
#pageHeader {
	width: 100%;
}
#areaHead h1#siteID {
	margin-top: 20px;
	text-align: center;
}
#areaHead h1#siteID img {
	margin-left: 10%;
	margin-right: 10%;
	width: 80%;
}
#areaHead .toolBox {
	display: none;
}
/* h-menu */
#h-menu {
	font-size: 120%;
}

ul#menu {
	display: none;
	margin: 0;
	padding: 0;
}

#menu li {
	background-color: #B3A9CC;
	border-bottom: 1px solid #FFF;
	display: block;
	font-size: 100%;
	width: 100%;
}
#h-menu ul li:hover {
	opacity: .5;
}
#h-menu ul li a {
	color: #FFF;
	display: block;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
}

#toggle {
	background: #B5ABCE;
	display: block;
	position: relative;
	width: 100%;
}
#toggle a {
	border-bottom: 1px solid #FFF;
	color: #FFF;
	display: block;
	position: relative;
	padding: 10px 0 5px;
	text-align: center;
	text-decoration: none;
}
#toggle:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #fff;
}
#toggle a:before, #toggle a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 20px;
	height: 4px;
	background: #B5ABCE;
}
#toggle a:before {
	margin-top: -6px;
}
#toggle a:after {
	margin-top: 2px;
}

/*	navigation
=================================================================== */
#g-navi {
	margin: 0 2%;
	width: 96%;
}
#g-navi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#g-navi ul li {
	display: table;
	float: left;
	font-size: 120%;
	text-align: center;
	width: 33.33%;
}
#g-navi ul li a {
	color: #333;
	display: table-cell;
	line-height: 120%;
	text-decoration: none;
	vertical-align: middle;
	height: 60px;
}
#g-navi ul li:hover {
	opacity: .5;
}
#g-navi ul li.g01 {
	background-color: #F9D2E4;
}
#g-navi ul li.g02 {
	background-color: #C7E8FB;
}
#g-navi ul li.g03 {
	background-color: #FFEA5B;
}
#g-navi ul li.g04 {
	background-color: #E9E5F3;
}
#g-navi ul li.g05 {
	background-color: #9DD7B1;
}
#g-navi ul li.g06 {
	background-color: #FEB97E;
}

/* breadcrumb */
.breadcrumb {
	background-color: #ededed;
	line-height: 40px;
	margin: 0 2%;
	padding: 0 2%;
	width: 92%;
}
.breadcrumb a {
	color: #333;
	text-decoration: none;
}
.breadcrumb a:hover {
	opacity: .5;
}
/*	contents
=================================================================== */
.mainBox {
	margin: 20px 2%;
	width: 96%;
}
.mainBox .left-box {
	margin: 0 2%;
	width: 96%;
}
.mainBox .left-box h3.h3main,
.mainBox .left-box h3.h3mainS {
	background: url(../images/bg-h3.png) left top no-repeat;
	background-size: contain;
	font-size: 130%;
	font-weight: normal;
	line-height: 30px;
	margin: 0 auto 20px;
	text-align: center;
	width: 80%;
}
.mainBox .left-box ul.pagemenu {
	display: none;
}
.mainBox .right-box {
	margin: 0 2%;
	width: 96%;
}
.mainBox .right-box h4.h4main, .mainBox .onet-box h4.h4main {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 69%, #F0EE81 70%, #F0EE81 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(69%,#ffffff), color-stop(70%,#F0EE81), color-stop(100%,#F0EE81));
	background: -webkit-linear-gradient(top,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	background: -o-linear-gradient(top,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	background: -ms-linear-gradient(top,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	background: linear-gradient(to bottom,  #ffffff 69%,#F0EE81 70%,#F0EE81 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F0EE81',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #F0EE81;
	font-size: 120%;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 20px;
	padding: 15px 20px;
}
.mainBox .right-box h4.h4main span, .mainBox .one-box h4.h4main span {
	display: block;
	font-size: 70%;
	text-align: right;
}
.mainBox .right-box h4.h4mainRed {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 69%, #F0818B 70%, #F0818B 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(69%,#ffffff), color-stop(70%,#F0818B), color-stop(100%,#F0818B));
	background: -webkit-linear-gradient(top,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	background: -o-linear-gradient(top,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	background: -ms-linear-gradient(top,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	background: linear-gradient(to bottom,  #ffffff 69%,#F0818B 70%,#F0818B 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F0818B',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #F0818B;
	font-size: 120%;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 20px;
	padding: 15px 20px;
}
.mainBox .right-box h4.h4mainRed span {
	display: block;
	font-size: 70%;
	text-align: right;
}
.mainBox .right-box h5.h5main, .mainBox .one-box h5.h5main {
	border:1px solid #FFB271;
	border-left:5px solid #FFB271;
	font-size: 110%;
	font-weight: normal;
	padding:3px 15px;
	margin: 15px 0;
}
.mainBox .right-box h6.h6main {
	color: #333;
	font-size: 110%;
	font-weight: normal;
	padding:3px 10px;
	margin: 15px 0;
}
.facebook iframe {
    width: 100%;
    height: 350px;
}
.mainBox .side-info {
	display: none;
}
.bn-area ul  li {
    margin: 10px auto;
}
.bn-area ul  li a {
    font-size: 19px;
}
/* submenu */
.submenu {
	margin: 10px 10% 20px;
	width: 80%;
}
.submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.submenu ul li {
	float: left;
	font-size: 120%;
	text-align: center;
	padding: 10px 1% 0;
	width: 48%;
}
.submenu ul li.sub01 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #feb97e 85%, #feb97e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#feb97e), color-stop(100%,#feb97e));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#feb97e 85%,#feb97e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#feb97e',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #feb97e;
	color: #333;
	display: block;
	text-align: center;
	line-height: 62px;
	min-width: 110px;
	text-decoration: none;
}
.submenu ul li.sub02 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #9DD7B1 85%, #9DD7B1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#9DD7B1), color-stop(100%,#9DD7B1));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#9DD7B1 85%,#9DD7B1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9DD7B1',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #9DD7B1;
	color: #333;
	display: block;
	text-align: center;
	line-height: 62px;
	min-width: 110px;
	text-decoration: none;
}
.submenu ul li.sub03 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #BBB3DA 85%, #BBB3DA 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#BBB3DA), color-stop(100%,#BBB3DA));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#BBB3DA 85%,#BBB3DA 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#BBB3DA',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #BBB3DA;
	color: #333;
	display: block;
	text-align: center;
	line-height: 62px;
	min-width: 110px;
	text-decoration: none;
}
.submenu ul li.sub04 a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 84%, #FFE43F 85%, #FFE43F 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(84%,#ffffff), color-stop(85%,#FFE43F), color-stop(100%,#FFE43F));
	background: -webkit-linear-gradient(top,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	background: -o-linear-gradient(top,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	background: -ms-linear-gradient(top,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	background: linear-gradient(to bottom,  #ffffff 84%,#FFE43F 85%,#FFE43F 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#FFE43F',GradientType=0 );
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #FFE43F;
	color: #333;
	display: block;
	font-size: 70%;
	text-align: center;
	height: 42px;
	min-width: 110px;
	padding: 10px 5px 10px;
	text-decoration: none;
}
.submenu ul li.sub04 span {
	display: block;
	font-size: 90%;
}
.submenu ul li a:hover {
	opacity: .5;
}
/*	footer
=================================================================== */
#pageFooter {
	background-color: #FFF;
	border-top: 1px solid #b5abce;
	color: #FFF;
	padding-top: 4px;
	color: #FFF;
}
.fWrap {
	background-color: #b5abce;
	width: 100%;
}
#areaFoot {
	padding: 30px 0 20px;
	width: 100%;
}
#areaFoot #f-tit {
	max-width: 100%;
	padding-top: 20px;
	text-align: center;
}
#areaFoot #f-box {
	width: 100%;
}
#areaFoot #f-menu {
	margin: 0;
	width: 100%;
}
#areaFoot #f-menu ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 240px;
}
#areaFoot #f-menu ul li {
	background: url(../images/arrow-white.png) left top no-repeat;
	display: inline-block;
	float: left;
	font-size: 80%;
	line-height: 20px;
	margin: 10px auto 0;
	padding-left: 20px;
	width: 100px;
}
#areaFoot #f-menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#areaFoot #f-menu ul li:hover {
	opacity: .5;
}
#areaFoot #f-add {
	margin: 0 auto;
	width: 210px;
}
#areaFoot #f-add address {
	font-style: normal;
	margin-top: 20px;
}
#areaFoot #f-add p {
	margin-top: 30px;
}
#copy {
	background-color: #aba1c4;
	font-size: 80%;
	padding: 8px 10px;
	text-align: center;
}
/*	class
=================================================================== */
/* table */
table.thBlue {
	background-color: #B5D3FF;
	border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}
table.thBlue th {
	border: 1px dotted #FFF;
	display: block;
	padding: 5px;
	vertical-align: top;
}
table.thBlue td {
	background-color: #FFF;
	border: 1px solid #B5D3FF;
	display: block;
	padding: 5px;
	vertical-align: top;
}
table.thBlue2 {
	background-color: #B5D3FF;
	border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}
table.thBlue2 th {
	border: 1px dotted #FFF;
	padding: 5px;
	vertical-align: top;
}
table.thBlue2 td {
	background-color: #FFF;
	border: 1px solid #B5D3FF;
	padding: 5px;
	vertical-align: top;
}
table.photo {
	margin: 10px 0;
	width: 100%;
}
table.photo td {
	display: block;
	text-align: center;
}
table.thColor {
	background-color: #bbb;
	border-collapse: collapse;
	margin: 10px 0;
}
table.thColor th {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 4px;
}
table.thColor th.bg-green {
	background-color: #D0E9CB;
}
table.thColor th.bg-pink {
	background-color: #FFEAE8;
}
table.thColor th.bg-blue {
	background-color: #DAF0FE;
}
table.thColor td {
	background-color: #fff;
	border: 1px solid #CCC;
	padding: 4px;
}
table.thColor .bg-yellow {
	background-color: #ffc;
}
table.thColor td.bg-blue {
	background-color: #DAF0FE;
}
table.thLine td {
	border-bottom: 1px dotted #CCC;
	padding: 5px;
	vertical-align: top;
}

.col3 {
	margin: 10px 0;
}
.col3 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.col3 ul li img {
	width: 100%;
}
ul.ulInd {
	list-style-position: inside;
	margin: 10px 0;
	padding: 0;
}
ul.ulInd ul {
	list-style-position: inside;
	margin: 10px 0;
	padding: 0;
}
/* block */
.setRight {
	display: block;
	max-width: 100%;
	padding-bottom: 10px;
	width: 100%;
}
.setLeft {
	display: block;
	margin: 0 auto;
	padding-bottom: 10px;
	width: 100%;
}
.smartNone {
	display: none;
}
.smartImg img {
	width: 100%;
}
}

/* ※※※※※※　class定義　※※※※※※ */
.noDisplay {
	display: none;
	margin: 0;
	padding: 0;
}
/* japanese  */
.jpara {
	text-indent: 1em;
}

/* text */
.v-bottom {
	vertical-align: bottom;
}
.v-middle {
	vertical-align: middle;
}
.v-top {
	vertical-align: top;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.fBold {
	font-weight: bold;
}
.fBig {
	font-size: 110%;
}
.fSmall {
	font-size: 80%;
}
.line {
	text-decoration: underline;
}
.point-red {
	color: #F04;
	font-weight: bold;
}
.point-pink {
	color: #ff7495;
	font-weight: bold;
}
.point-blue {
	color: #3399cc;
	font-weight: bold;
}
.redBox {
	border: 1px solid #F00;
	padding: 10px;
}
/* color */
.red {
	color: #F04;
}
.pointRed {
	color: #F04;
	font-weight: bold;
}
/* space */
.spaceTop05 {
	margin-top: 5px;
}
.spaceTop10 {
	margin-top: 10px;
}
.spaceTop15 {
	margin-top: 15px;
}
.spaceBottom05 {
	margin-bottom: 5px;
}
.spaceBottom10 {
	margin-bottom: 10px;
}
.spaceBottom15 {
	margin-bottom: 15px;
}
.spaceLeft10 {
	margin-left: 10px;
}
.spaceRight {
	margin-right: 10px;
}
/* list */
.ulCircle {
	list-style-type: circle;
}
.ulSquare {
	list-style-type: square;
}
.ulDecimal {
	list-style-type: decimal;
}
.ulNone {
	list-style-type: none;
}
/* DL */
.DL {
	border: #B7B7B7 1px solid;
	margin: 15px 0 0 0;
	padding: 5px;
	width: 100%;
	_width: 100%; /* ie6 */
}
/* table width */
.table50 {
	width: 50%;
}
.table100 {
	width: 100%;
}
.tdwidth5 {
	width: 5%;
}
.tdwidth10 {
	width: 10%;
}
.tdwidth15 {
	width: 15%;
}
.tdwidth20 {
	width: 20%;
}
.tdwidth25 {
	width: 25%;
}
.tdwidth30 {
	width: 30%;
}
.tdwidth33 {
	width: 33%;
}
.tdwidth35 {
	width: 35%;
}
.tdwidth40 {
	width: 40%;
}
.tdwidth45 {
	width: 45%;
}
.tdwidth50 {
	width: 50%;
}
.tdwidth60 {
	width: 60%;
}
.tdwidth70 {
	width: 70%;
}
.tdwidth100 {
	width: 100%;
}
table.td-center td {
	text-align: center;
}
/* back to top */
.backToTop {
	font-size: 90%;
	margin: 10px 5px 10px 0;
	text-align: right;
}
.backToTop a {
	color: #333;
}
.backToTop a:link {
	text-decoration: none;
}
.backToTop a:visited {
	text-decoration: none;
}
.backToTop a:hover {
	opacity: .5;
	text-decoration: underline;
}
.backToTop a:active {
	opacity: .5;
	text-decoration: none;
}
/* clearfix */
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/*IE6,7対策 （haslayout対策）*/
.cf {
 *zoom:1;
}
/* float */
.setRight {
	float: right;
  display: block;
}
.setLeft {
	float: left;
  display: block;
} 
.setClear {
	clear: both;
}