
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: none;
	background: #FFF;
	color: #333;
}


/****************base*********************/

ul,li {
	list-style: none;
	margin:0;
	padding:0;
}

a:link {
	color: #4FB457;
}
a:visited {
	color: #4FB457;
}
a:hover {
	color: #82D589;
}
a:active {
	color: #82D589;
}

.orange {
	color: #FF7200;
}

.per {
	color: #BF0661;
}

.bper {
	color: #BF0661;
	font-weight: bold;
}

.blue {
	color: #2D4FD6;
}

.pink {
	color: #FE01AC;
}

.red {
	color: #FF0000;
}

.redy {
	color: #FF731C;
}

.day {
	color: #565656;
}

.green {
	color: #009900;
}

.bold {
	font-weight: bold;
}

.clear {
	clear:both;
}

/***************************************************************/

#head-box {
	width: 100%;
	height: 125px;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}

#head-box .h-area {
	width: auto;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #871E1E;
	border-bottom: solid 2px #af2c2c;
}

#head-box .h-area .cent-area {
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	text-align: right;
}

#head-box .h-area .cent-area h1 {
	font-size: 12px;
	color: #FFF;
	padding: 1px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

#head-box .head-item {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}

#head-box .head-item .cent-area {
	width: 1000px;
	height: auto;
	padding: 0px;
	margin: 0px auto;
}

#head-box .head-item .cent-area .logo {
	width: 150px;
	height: 93px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#head-box .head-item .cent-area .logo img {
	border: none;
	width: 100%;
}

#head-box .head-item .cent-area .sub-title {
	width: 350px;
	height: 75px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
	position: relative;
	top: 12px;
	left: 0px;
	z-index: 10;
	float: left;
	/*border: solid 1px #CCC;*/
}

#head-box .head-item .cent-area .sub-title p {
	font-size: 14px;
	color: #871E1E;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	letter-spacing: 0.08em;
}

#head-box .head-item .cent-area .right-area {
	float: right;
	width: 350px;
	height: 100px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#head-box .head-item .cent-area .right-area .phone-number {
	width: auto;
	height: 45px;
	padding: 0px 0px 0px 55px;
	margin: 0px;
	background-image: url(../img/phone-icon.png);
	background-repeat: no-repeat;
	border-bottom: dotted 1px #888;
}

#head-box .head-item .cent-area .right-area .phone-number a {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 30px;
	color: #871E1E;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-decoration: none;
}

#head-box .head-item .cent-area .right-area .other-data {
	width: auto;
	heght: auto;
	padding: 1px 0px 0px 0px;
	margin: 0px;
}

#head-box .head-item .cent-area .right-area .other-data p {
	font-size: 13px;
	color: #888;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	letter-spacing: 0.05em;
}




/*********************************************************************************************/
#navigation {
	clear: both;
	width: auto;
	height: 62px;
	background: #FFF;
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;

}

#navigation .cent-area {
	height:62px;
	width: 1000px;
	padding: 0px;
	margin: 0px auto;
	background: #FFF;
	
}

#navigation ul {
	overflow: hidden;
}

#navigation ul li {
	float: left;
	width: 200px;
	background-image: url(../img/navi-line.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-align: center;
}

#navigation ul li h3 {
	padding: 0px;
	margin: 0px;
}

#navigation ul li a {
	display: block;
	width: 200px;
	height: 42px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.02em;
	color: #871E1E;
}

#navigation ul li a:hover {
	box-shadow: 0px -5px 0px 0px #af2c2c inset;
	color:#af2c2c;
}

#navigation .smart-navigation {
	display: none;
}

/**************************************************************************************/

/*
video {display:block;}

#bg-video {
	position: fixed;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -2;
}

*/

#main-view {
	width: auto;
	height: 500px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
}

#main-view .cent-area {
	width: 1000px;
	height: 450px;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	top: 40px;
	left: 0px;
	z-index: 10;
}

#main-view .cent-area .main-text {
	width: 500px;
	height: 80px;
	padding: 0px;
	margin: 0px auto 90px auto;
	text-align: center;
}

#main-view .cent-area .main-text h2 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 35px;
	color: #FFF;
	text-shadow: #af2c2c 0 2px 0;
	letter-spacing: 0.01em;
	border-bottom: solid 1px #FFF;
	padding: 0px;
	margin: 0px;
}

#main-view .cent-area .main-text p {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 22px;
	color: #FFF;
	text-shadow: #af2c2c 0 2px 0;
	letter-spacing: 0.04em;
	padding: 0px;
	margin: 0px;
}

#main-view .cent-area .main-text img {
	border: none;
	width: 100%;
}

#main-view .cent-area .view-menu {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#main-view .cent-area .view-menu ul {
	overflow: hidden;
}

#main-view .cent-area .view-menu ul li {
	width: 219px;
	height: 234px;
	padding: 0px;
	margin: 0px 0px 0px 80px;
	float: left;
}

#smart-view {
	display: none;
}

/****************************************************************************************/

#middle-navi {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px auto;
	background: #FFF;
}

#middle-navi .cent-area {
	width: 1000px;
	height: auto;
	padding: 10px;
	margin: 0px auto;
	background: #FFF;
}

/***************************************************/

.sp-social-box {
	diaplay: none;
}

#middle-navi .cent-area .social-box {
	width: 65%;
	height: auto;
	padding: 0px;
	margin: -120px auto 35px auto;
}

#middle-navi .cent-area .social-box ul {
	overflow: hidden;
}

#middle-navi .cent-area .social-box ul li {
	width: 150px;
	height: 50px;
	padding: 0px;
	margin: 0px 11px 0px 0px;
	text-align: center;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#middle-navi .cent-area .social-box ul li.fb {
	background: #3A589B;
}

#middle-navi .cent-area .social-box ul li.twi {
	background: #1DA1F2;
}

#middle-navi .cent-area .social-box ul li.hate {
	background: #066DD9;
}

#middle-navi .cent-area .social-box ul li.line {
	background: #4ecd00;
}

#middle-navi .cent-area .social-box ul li a {
	display: block;
	width: 150px;
	height: 138px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

/******************************************************/

#middle-navi .cent-area .title {
	width: auto;
	height: 50px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	background-image: url(../img/h-under-bar.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	border-left: solid 10px #871E1E;
}
#middle-navi .cent-area .title h2 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 27px;
	color: #af2c2c;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.03em;
}

#middle-navi .cent-area .salon-pr-box {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px;
	text-align: center;
}

#middle-navi .cent-area .salon-pr-box p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	letter-spacing: 0.06em;
}

#middle-navi .cent-area .staff-pr-box {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px 0px 35px 0px;
}

#middle-navi .cent-area .staff-pr-box p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	letter-spacing: 0.06em;
	line-height: 15px;
}

#middle-navi .cent-area .staff-pr-box p.boldtext {
	font-weight: bold;
}

#middle-navi .cent-area .salon-pr-box .reservation-bar {
	width: 95%;
	height: 45px;
	padding: 0px;
	margin: 0px auto 0px auto;
	/*border: solid 1px #333;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: #871E1E;
	text-align: center;
}

#middle-navi .cent-area .salon-pr-box .reservation-bar p {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

/*****************ネイルエリア*******************/

#middle-navi .cent-area .nail-pr-box {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px;
	text-align: center;
}

#middle-navi .cent-area .nail-pr-box p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	letter-spacing: 0.06em;
}

#middle-navi .cent-area .nail-pr-box .reservation-bar {
	width: 95%;
	height: 45px;
	padding: 0px;
	margin: 0px auto 0px auto;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: #EB57C0;
	text-align: center;
}

#middle-navi .cent-area .nail-pr-box .reservation-bar p {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

#middle-navi .cent-area .nail-pr-box .left-text-box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 20px auto 20px auto;
	text-align: left;
}

#middle-navi .cent-area .nail-pr-box .left-text-box p {
	font-size: 15px;
	color: #EB57C0;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 0.06em;
}




#middle-navi .cent-area .content-btn {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#middle-navi .cent-area .content-btn .salon-title {
	width: auto;
	height: auto;
	padding: 5px 10px 15px 10px;
	margin: 35px 0px 20px 0px;
	background-image: url(../img/20170506_1148.png);
	background-repeat: no-repeat;
}

#middle-navi .cent-area .content-btn .salon-title h3 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 20px;
	color: #871E1E;
	padding: 0px;
	margin: 0px 0px 0px 35px;
}

#middle-navi .cent-area .content-btn .salon-title p {
	font-size: 14px;
	color: #888;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#middle-navi .cent-area .content-btn .salon-menu-box {
	width: auto;
	height: auto;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	border-bottom: dotted 1px #888;
}

#middle-navi .cent-area .content-btn .salon-menu-box .left-box {
	width: 45%;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

#middle-navi .cent-area .content-btn .salon-menu-box .left-box h4 {
	font-size: 16px;
	color: #871E1E;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.05em;
}

#middle-navi .cent-area .content-btn .salon-menu-box .right-price {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: right;
}

#middle-navi .cent-area .content-btn .salon-menu-box .right-price p {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #871E1E;
}

#middle-navi .cent-area .content-btn .salon-menu-box .comment-box {
	width: 70%;
	height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#middle-navi .cent-area .content-btn .salon-menu-box .comment-box p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.05em;
}

#middle-navi .cent-area .content-btn .nail-title {
	width: auto;
	height: auto;
	padding: 5px 10px 15px 10px;
	margin: 35px 0px 20px 0px;
	background-image: url(../img/20170523_0258.png);
	background-repeat: no-repeat;
}

#middle-navi .cent-area .content-btn .nail-title h3 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 20px;
	color: #EB57C0;
	padding: 0px;
	margin: 0px 0px 0px 35px;
}

#middle-navi .cent-area .content-btn .nail-title p {
	font-size: 14px;
	color: #888;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

#middle-navi .cent-area .content-btn .nail-menu-box {
	width: auto;
	height: auto;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	border-bottom: dotted 1px #888;
}

#middle-navi .cent-area .content-btn .nail-menu-box .left-box {
	width: 45%;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

#middle-navi .cent-area .content-btn .nail-menu-box .left-box h4 {
	font-size: 16px;
	color: #EB57C0;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.05em;
}

#middle-navi .cent-area .content-btn .nail-menu-box .right-price {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: right;
}

#middle-navi .cent-area .content-btn .nail-menu-box .right-price p {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #EB57C0;
}

#middle-navi .cent-area .content-btn .nail-menu-box .comment-box {
	width: 70%;
	height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#middle-navi .cent-area .content-btn .nail-menu-box .comment-box p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.05em;
}

#middle-navi .cent-area .content-btn .nail-image-box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#middle-navi .cent-area .content-btn .nail-image-box ul {
	overflow: hidden;
}

#middle-navi .cent-area .content-btn .nail-image-box ul li {
	width: 300px;
	height: 235px;
	padding: 0px;
	margin: 0px 30px 30px 0px;
	text-align: center;
	float: left;
}

#middle-navi .cent-area .content-btn .nail-image-box ul li p {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

#middle-navi .cent-area .content-btn .nail-image-box ul li a {
	display: block;
	width: 300px;
	height: 235px;
	text-decoration: none;
	color: #0000FF;
}

#middle-navi .cent-area .staffimage {
	width: 500px;
	height: auto;
	padding: 0px;
	margin: 20px auto 20px auto;
	box-shadow: 1px 1px 4px #999;
	-moz-box-shadow: 1px 1px 4px #999;
	-webkit-box-shadow: 1px 1px 4px #999;
}

#middle-navi .cent-area .staffimage img {
	width: 100%;
}

/****************************************************************************************/

#middle-navi .cent-area .content-btn .reservation-bar {
	width: 95%;
	height: 45px;
	padding: 0px;
	margin: 0px auto 30px auto;
	/*border: solid 1px #333;*/
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: #871E1E;
	text-align: center;
}

#middle-navi .cent-area .content-btn .reservation-bar p {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

#middle-navi .cent-area .content-btn .text-list {
	width: 85%;
	height: auto;
	padding: 15px;
	margin: 0px auto 40px auto;
}

#middle-navi .cent-area .content-btn .text-list ul {
	overflow: hidden;
}

#middle-navi .cent-area .content-btn .text-list ul li {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
	font-size: 15px;
	color: #333;
	letter-spacing: 0.04em;
}

#middle-navi .cent-area .content-btn .tenpo-data {
	width: 85%;
	height: auto;
	padding: 10px;
	margin: 0px auto 40px auto;
}

#middle-navi .cent-area .content-btn .tenpo-data table {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#middle-navi .cent-area .content-btn .tenpo-data table td.left {
	width: 25%;
	height: auto;
	padding: 5px;
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.04em;
	border-bottom: dotted 1px #888;
	border-right: dotted 1px #888;
}

#middle-navi .cent-area .content-btn .tenpo-data table td {
	width: 75%;
	height: auto;
	padding: 10px;
	margin: 0px;
	font-size: 15px;
	color: #333;
	border-bottom: dotted 1px #888;
}

#middle-navi .cent-area .content-btn .map-box {
	width: 600px;
	height: 450px;
	padding: 20px;
	margin: 50px auto 50px auto;
	box-shadow: 1px 1px 4px #333;
	-moz-box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
	
}

#middle-navi .cent-area .content-btn .sp-map-box {
	display: none;
}

#middle-navi .cent-area .content-btn .tenpo-data table a {
	color: #871E1E;
}


/****************************************************************************************/

#main-content {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px auto;
	background: #FFF;
}

#main-content .centarea {
	width: 990px;
	height: auto;
	padding: 5px;
	margin: 0px auto;
	background: #FFF;
	border: solid 1px #FFF;
}

#main-content .centarea .left-main {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}

#main-content .right-side {
	width: 250px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: right;
	background: #FFF;
}

/***********************************スタッフイメージ***************************************/

#middle-navi .cent-area .content-btn .left-staff {
	width: 80%;
	height: auto;
	padding: 0px;
	margin: 0px auto 85px auto;
	/*border: solid 1px #000;*/
}

#middle-navi .cent-area .content-btn .left-staff .staff-image {
	width: 299px;
	height: 200px;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	float: left;
}

#middle-navi .cent-area .content-btn .left-staff .text-box {
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px;
}

#middle-navi .cent-area .content-btn .left-staff .text-box p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	letter-spacing: 0.05em;
}

#middle-navi .cent-area .content-btn .left-staff .text-box p.underbar {
	padding-bottom: 10px;
	border-bottom: dotted 1px #888;
}

#middle-navi .cent-area .content-btn .left-staff .text-box p.topbar {
	padding-top: 10px;
}

#middle-navi .cent-area .content-btn .left-staff .staff-big-image {
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#middle-navi .cent-area .content-btn .left-staff .staff-big-image img {
	width: 100%;
}

#middle-navi .cent-area .content-btn .right-staff {
	width: 80%;
	height: auto;
	padding: 0px;
	margin: 0px auto 85px auto;
	/*border: solid 1px #000;*/
}

#middle-navi .cent-area .content-btn .right-staff .staff-image {
	width: 299px;
	height: 200px;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	float: right;
}

#middle-navi .cent-area .content-btn .right-staff .text-box {
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px;
}

#middle-navi .cent-area .content-btn .right-staff .text-box p {
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 25px;
	letter-spacing: 0.05em;
}

#middle-navi .cent-area .content-btn .right-staff .text-box p.underbar {
	padding-bottom: 10px;
	border-bottom: dotted 1px #888;
}

#middle-navi .cent-area .content-btn .right-staff .text-box p.topbar {
	padding-top: 10px;
}

#middle-navi .cent-area .content-btn .right-staff .staff-big-image {
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#middle-navi .cent-area .content-btn .right-staff .staff-big-image img {
	width: 100%;
}






/****************************************************************************************/

#main-content .centarea .left-main .one-box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}

#main-content .centarea .left-main .one-box .title {
	width: auto;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/h-under-bar.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
}

#main-content .centarea .left-main .one-box .title h2 {
	font-size: 27px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}

#main-content .centarea .left-main .one-box .text-guide {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px auto 25px auto;
}

#main-content .centarea .left-main .one-box .text-guide p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 0.06em;
}

#main-content .centarea .left-main .one-box .sub-box {
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 10px 30px;
	float: left;
}

#main-content .centarea .left-main .one-box .sub-box .sum {
	width: 300px;
	height: 200px;
	padding: 0px;
	margin: 0px;
}

#main-content .centarea .left-main .one-box .sub-box .sum img {
	border: none;
	width: 100%;
}

#main-content .centarea .left-main .one-box .sub-box .sub-title {
	width: auto;
	height: 25px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
	text-align: center;
}

#main-content .centarea .left-main .one-box .sub-box .sub-title h3 {
	font-size: 17px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

#main-content .centarea .left-main .one-box .sub-box .sub-title a {
	text-decoration: none;
}

#main-content .centarea .left-main .one-box .sub-box .sub-text {
	width: auto;
	height: 135px;
	padding: 5px 15px 5px 15px;
	margin: 0px;
	overflow: hidden;
}

#main-content .centarea .left-main .one-box .sub-box .sub-text p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	letter-spacing: 0.06em;
}

/****************************************************************************************/

#main-content .centarea .left-main .search-type {
	width: auto;
	height: auto;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

#main-content .centarea .left-main .search-type ul {
	overflow: hidden;
}

#main-content .centarea .left-main .search-type ul li {
	width: 260px;
	height: 345px;
	padding: 0px;
	margin: 0px 20px 0px 40px;
	border: solid 1px #CCC;
	float: left;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
	background-image: url(../img/cate_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#main-content .centarea .left-main .search-type ul li .one-type {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#main-content .centarea .left-main .search-type ul li .one-type .search-image {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#main-content .centarea .left-main .search-type ul li .one-type .search-text-guide {
	width: auto;
	height: auto;
	padding: 13px;
	margin: 0px;
}

#main-content .centarea .left-main .search-type ul li .one-type .search-text-guide h3 {
	font-size: 18px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 24px;
	letter-spacing: 0.03em;
	text-align: center;
}

#main-content .centarea .left-main .search-type ul li .one-type .search-text-guide p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.08em;
}

#main-content .centarea .left-main .search-type ul li .one-type a {
	display: block;
	width: auto;
	height: 360px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

/*************************************************************************/

#main-content .centarea .float-main-box {
	width: 650px;
	height: auto;
	padding: 0px;
	margin: 0px 30px 30px 0px;
	float: left;
	/*border: solid 1px #0000FF;*/
}

/*************************************************************************/

#main-content .centarea .float-main-box .map-one-box {
	width: 650px;
	height: auto;
	padding: 0px;
	margin: 0px 30px 0px 0px;
	/*float: left;*/
}

#main-content .centarea .float-main-box .map-one-box .title {
	width: auto;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/h-under-bar.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
}

#main-content .centarea .float-main-box .map-one-box .title h2 {
	font-size: 27px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}

#main-content .centarea .float-main-box .map-one-box .text-guide {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px auto;
}

#main-content .centarea .float-main-box .map-one-box .text-guide p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 0.06em;
}

.area-map-box {
	width: 600px;
	height: 550px;
	padding: 0px;
	margin: 10px 0px 20px px;
	overflow: hidden;
}

.area-map-box .map1 {
	width: 133px;
	height: 110px;
	display: block;
	position: relative;
	top: 4px;
	left: 462px;
	z-index: 10;
}

.area-map-box .map2 {
	width: 119px;
	height: 165px;
	display: block;
	position: relative;
	top: 6px;
	left: 475px;
	z-index: 10;
}

.area-map-box .map3 {
	width: 119px;
	height: 165px;
	display: block;
	position: relative;
	top: -70px;
	left: 386px;
	z-index: 10;
}

.area-map-box .map4 {
	width: 113px;
	height: 162px;
	display: block;
	position: relative;
	top: -158px;
	left: 482px;
	z-index: 10;
}

.area-map-box .map5 {
	width: 105px;
	height: 160px;
	display: block;
	position: relative;
	top: -319px;
	left: 378px;
	z-index: 10;
}

.area-map-box .map6 {
	width: 116px;
	height: 169px;
	display: block;
	position: relative;
	top: -487px;
	left: 298px;
	z-index: 10;
}

.area-map-box .map7 {
	width: 122px;
	height: 77px;
	display: block;
	position: relative;
	top: -632px;
	left: 175px;
	z-index: 10;
}

.area-map-box .map8 {
	width: 105px;
	height: 68px;
	display: block;
	position: relative;
	top: -615px;
	left: 191px;
	z-index: 10;
}

.area-map-box .map9 {
	width: 124px;
	height: 161px;
	display: block;
	position: relative;
	top: -748px;
	left: 53px;
	z-index: 10;
}

.area-map-box .map10 {
	width: 30px;
	height: 71px;
	display: block;
	position: relative;
	top: -820px;
	left: 42px;
	z-index: 10;
}

.area-map-box img:hover {
	opacity: 0.4;
}

.smart-area-map {
	display: none;
}

/*************************************************************************/

.rank-box {
	width: 650px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 45px 0px;
}

.rank-box .title {
	width: auto;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/h-under-bar.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
}

.rank-box .title h2 {
	font-size: 27px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}

.rank-box .text-guide {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px auto 10px auto;
}

.rank-box .text-guide p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 0.06em;
}

.rank-box .rank-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
}

.rank-box .rank-list ul {
	overflow: hidden;
}

.rank-box .rank-list ul li {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
	border-bottom: solid 1px #CCC;
}

.rank-box .rank-list ul li .site-image {
	width: 250px;
	height: auto;
	padding: 0px;
	margin: 8px 7px 0px 8px;
	overflow: hidden;
	float: left;
}

.rank-box .rank-list ul li .site-image img {
	width: 100%;
	border: none;
}

.rank-box .rank-list ul li .junle-rank {
	width: auto;
	height: 22px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

.rank-box .rank-list ul li .junle-rank p.impact {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.08em;
}

.rank-box .rank-list ul li .junle-rank .crown {
	width: 19px;
	height: 18px;
	background-image: url(../img/ranking-icon01.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: -20px;
	left: -25px;
	z-index: 10;
}

.rank-box .rank-list ul li .junle-rank .crown2 {
	width: 19px;
	height: 18px;
	background-image: url(../img/ranking-icon02.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: -20px;
	left: -25px;
	z-index: 10;
}

.rank-box .rank-list ul li .junle-rank .crown3 {
	width: 19px;
	height: 18px;
	background-image: url(../img/ranking-icon03.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: -20px;
	left: -25px;
	z-index: 10;
}


.rank-box .rank-list ul li .site-name {
	width: auto;
	height: 55px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
}

.rank-box .rank-list ul li .site-name h3 {
	font-size: 18px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

.rank-box .rank-list ul li .doc-area {
	width: 90px;
	height: 35px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background: #4FB477;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}

.rank-box .rank-list ul li .doc-area p {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	letter-spacing: 0.08em;
}

.rank-box .rank-list ul li .comment {
	overflow: hidden;
	width: auto;
	height: 62px;
	padding: 0px;
	margin: 0px;
}

.rank-box .rank-list ul li .comment p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.06em;
}

.rank-box .rank-list ul li a {
	display: block;
	text-decoration: none;
}

.rank-box .rank-list ul li a:hover,.rank-box .rank-list ul li .comment p:hover {
	color: #FF6600;
}

.rank-box .rank-list ul li.more-rank {
	width: auto;
	height: 40px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.rank-box .rank-list ul li.more-rank a {
	display: block;
	color: #3F9346;
	width: auto;
	height: 31px;
	padding: 9px 10px 0px 0px;
	margin: 0px;
	text-decoration: underline;
}

/*************************************************************************/

.right-side-area {
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	/*border: solid 1px #CCC;*/
	float: right;
}

.right-side-area .ad-area {
	width: 300px;
	height: 250px;
	padding: 0px;
	margin: 0px auto 20px auto;
	background: #CCC;
}

.right-side-area .right-content {
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.right-side-area .right-content .side-title {
	width: auto;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/h-under-bar.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
	border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
}

.right-side-area .right-content .side-title h3 {
	font-size: 18px;
	font-weight: bold;
	color: #4FB457;
	padding: 4px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}

.right-side-area .right-content .right-content-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
}

.right-side-area .right-content .right-content-list ul {
	overflow: hidden;
}

.right-side-area .right-content .right-content-list ul li {
	width: auto;
	height: 90px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #CCC;
	overflow: hidden;
}

.right-side-area .right-content .right-content-list ul li .sum {
	width: 90px;
	height: 90px;
	padding: 0px;
	margin: 0px 7px 0px 0px;
	float: left;
}

.right-side-area .right-content .right-content-list ul li .sum-text {
	width: auto;
	height: auto;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	overflow: hidden;
}

.right-side-area .right-content .right-content-list ul li .sum-text p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	letter-spacing: 0.06em;
}

.right-side-area .right-content .right-content-list ul li a {
	display: block;
	color: #3F9346;
	width: auto;
	height: 98px;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.right-side-area .right-content .right-content-list ul li a:hover {
	color: #82D589;
}

.right-side-area .right-content .right-content-list ul li.more-btn {
	width: auto;
	height: 40px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}

.right-side-area .right-content .right-content-list ul li.more-btn a {
	font-size: 15px;
	display: block;
	color: #3F9346;
	width: auto;
	height: 31px;
	padding: 9px 10px 0px 0px;
	margin: 0px;
	text-decoration: underline;
}

.right-side-area .right-content .cate-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-top: solid 1px #CCC;
	border-right: solid 1px #CCC;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
}

.right-side-area .right-content .cate-list ul {
	overflow: hidden;
	list-style-type:none;
}

.right-side-area .right-content .cate-list ul li {
	display:inline-block;
	width: 49.6%;
	height: 30px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #CCC;
	border-left: solid 1px #CCC;
	float: left;
	background-image: url("../img/cate-arrow.gif");
	background-repeat: no-repeat;
	background-position: 4px 12px;
}

.right-side-area .right-content .cate-list ul li a {
	display: block;
	width: auto;
	height: 24px;
	padding: 6px 0px 0px 15px;
	margin: 0px;
	font-size: 13px;
	text-decoration: none;
}




/*************************************************************************/

.push-area {
	clear: both;
	width: 650px;
	height: auto;
	padding: 0px;
	margin: 0px 30px 30px 0px;
}

.push-area .title {
	width: auto;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/h-under-bar.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
}

.push-area .title h2 {
	font-size: 27px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}

.push-area .text-guide {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px auto;
}

.push-area .text-guide p {
	font-size: 14px;
	color: #333;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 0.06em;
}

.push-area .push-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.push-area .push-list ul {
	overflow: hidden;
}

.push-area .push-list ul li {
	width: 212px;
	height: auto;
	padding: 5px 0px 0px 0px;
	margin: 0px 4px 5px 0px;
	/*border: solid 1px #CCC;*/
	float: left;
	background: #4FB457;
}

.push-area .push-list ul li a {
	display: block;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.push-area .push-list ul li a:hover {
	opacity: 0.6;
}

.push-area .push-list ul li .push-sum {
	width: 200px;
	height: 95px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 10px auto;
	background: #FFF;
}

.push-area .push-list ul li .push-sum img {
	width: 100%;
	border: none;
}

.push-area .push-list ul li .sub-title {
	width: auto;
	height: auto;
	padding: 0px 5px 0px 5px;
	margin: 0px auto 5px auto;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.push-area .push-list ul li .sub-title h3 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF66;
	padding: 0px;
	margin: 0px;
}

.push-area .push-list ul li .text-area {
	width: auto;
	height: 100px;
	padding: 5px;
	margin: 0px;
}

.push-area .push-list ul li .text-area p {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	letter-spacing: 0.08em;
}

/*************************************************************************/

.news-area {
	width: 650px;
	height: auto;
	padding: 0px;
	margin: 0px 30px 0px 0px;
}

.news-area .title {
	width: auto;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/h-under-bar.gif);
	background-repeat: repeat-x;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
}

.news-area .title h2 {
	font-size: 27px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}

.news-area .news-title {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
}

.news-area .news-title h2 {
	font-size: 27px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}


.news-area .news-listtitle {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-position:  bottom;
	border-left: solid 10px #3F9346;
}

.news-area .news-listtitle h2 {
	font-size: 27px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px;
	letter-spacing: 0.06em;
}

.news-area .news-listtitle h3 {
	font-size: 17px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 15px 0px;
	letter-spacing: 0.06em;
}

.news-area .news-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
}

.news-area .news-list ul {
	overflow: hidden;
}

.news-area .news-list ul li {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px;
	border-bottom: solid 1px #CCC;
}

.news-area .news-list ul li .news-sum {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.news-area .news-list ul li .news-sum img {
	width: 100%;
	border: none;
}

.news-area .news-list ul li .news-title {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.news-area .news-list ul li .news-title h3 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
	letter-spacing: 0.03em;
}

.news-area .news-list ul li .text-guide {
	width: 400px;
	height: 60px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.news-area .news-list ul li .text-guide p{
	font-size: 12px;
	color: #333;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	letter-spacing: 0.06em;
}

.news-area .news-list ul li a {
	display: block;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

.news-area .news-list ul li a:hover,.news-area .news-list ul li p:hover {
	color: #FF6600;
}

.news-area .more-btn {
	width: 648px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
	text-align: right;
}

.news-area .more-btn a.more-a-link {
	font-size: 15px;
	display: block;
	color: #3F9346;
	width: auto;
	height: 31px;
	padding: 9px 10px 0px 0px;
	margin: 0px;
	text-decoration: underline;
}

/*************************************************************************/

.news-area .featurenewsbox {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.news-area .featurenewsbox .image-box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

.news-area .featurenewsbox .image-box img {
	width: 100%;
	border: none;
}

.news-area .featurenewsbox .image-box .offer {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.news-area .featurenewsbox .image-box .offer p {
	font-size: 12px;
	color: #888;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.04em;
}


.news-area .featurenewsbox .text-box-type1 {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.news-area .featurenewsbox .text-box-type1 p {
	font-size: 15px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	line-height: 26px;
	letter-spacing: 0.08em;
	
}

.news-area .featurenewsbox .text-box-type1 h3 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 22px;
	color: #4FB457;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	border-left: solid 10px #3F9346;
	line-height: 26px;
}

.news-area .featurenewsbox .text-box-type1 h4 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 18px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

.news-area .featurenewsbox .text-box-type1 h5 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 15px;
	color: #333;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

/****************************商品リンクエリア***************************************/

.news-area .featurenewsbox .item-link {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 65px 0px 65px 0px;
}

.news-area .featurenewsbox .item-link .item-image {
	width: 500px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

.news-area .featurenewsbox .item-link .item-image img {
	width: 100%;
	border: none;
}

.news-area .featurenewsbox .item-link .item-image a:hover {
	opacity: 0.6;
}

.news-area .featurenewsbox .item-link .item-title {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

.news-area .featurenewsbox .item-link .item-title h3 {
	font-size: 20px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #333;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-left: solid 10px #333;
}

.news-area .featurenewsbox .item-link .item-guide-in {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.news-area .featurenewsbox .item-link .item-guide-in p {
	font-size: 13px;
	color: #333333;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	line-height: 22px;
	letter-spacing: 0.05em;
}

.news-area .featurenewsbox .item-link .reviews-box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 45px 0px 10px 0px;
}

.news-area .featurenewsbox .item-link .reviews-box h3 {
	font-size: 20px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #333;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-left: solid 10px #333;
}

.news-area .featurenewsbox .item-link .reviews-box p {
	font-size: 13px;
	color: #333333;
	padding: 10px;
	margin: 0px 0px 15px 0px;
	line-height: 22px;
	letter-spacing: 0.05em;
}

.news-area .featurenewsbox .item-link .reviews-box blockquote {
	background: #EEE;
	background-image: url(../img/blockquote.png);
	background-repeat: no-repeat;
	background-position: 2% 5%;
	padding: 30px 0px 0px 0px;
}

.news-area .featurenewsbox .item-link .itemshop-link {
	width: 374px;
	height: auto;
	padding: 0px;
	margin: 35px auto 35px auto;
}

.news-area .featurenewsbox .item-link .itemshop-link ul {
	overflow: hidden;
}

.news-area .featurenewsbox .item-link .itemshop-link ul li {
	width: 165px;
	height: 60px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
}

.news-area .featurenewsbox .item-link .itemshop-link ul li.amazon {
	background: #232F3E;
}

.news-area .featurenewsbox .item-link .itemshop-link ul li.rakuten {
	background: #BF0000;
}

.news-area .featurenewsbox .item-link .itemshop-link ul li a {
	display: block;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	width: auto;
	height: 42px;
	padding: 18px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}

.news-area .featurenewsbox .item-link .itemshop-link ul li:hover {
	opacity: 0.6;
}


/**************************アイテムカテゴリリスト****************************************/

.news-area .featurenewsbox .item-category {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 65px 0px;
}

.news-area .featurenewsbox .item-category h3 {
	font-size: 20px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #333;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-left: solid 10px #333;
}

.news-area .featurenewsbox .item-category .item-category-list {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 27px;
	margin: 30px 0px 0px 0px;
	
}

.news-area .featurenewsbox .item-category .item-category-list ul {
	overflow: hidden;
}

.news-area .featurenewsbox .item-category .item-category-list ul li {
	width: 180px;
	height: 156px;
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 35px 0px;
	float: left;
	text-align: center;
	overflow: hidden;
	border: solid 1px #CCC;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;

}

.news-area .featurenewsbox .item-category .item-category-list ul li img {
	width: 100%;
	border: none;
}

.news-area .featurenewsbox .item-category .item-category-list ul li:hover {
	opacity: 0.6;
}

.news-area .featurenewsbox .item-category .item-category-list ul li a {
	display: block;
	text-decoration: none;
}

.news-area .featurenewsbox .item-category .item-category-list ul li .item-name {
	display: block;
	font-size: 14px;
	width: auto;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background: #3F9346;
	color: #FFF;
}





/*********************************ブランドリスト****************************************/

.news-area .featurenewsbox .brand-category {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 50px 0px;
}

.news-area .featurenewsbox .brand-category h3 {
	font-size: 20px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #333;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-left: solid 10px #333;
}

.news-area .featurenewsbox .brand-category .brand-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 30px 0px 0px 0px;
}

.news-area .featurenewsbox .brand-category .brand-list ul {
	overflow: hidden;
}

.news-area .featurenewsbox .brand-category .brand-list ul li {
	width: 185px;
	height: auto;
	padding: 3px;
	margin: 0px 15px 15px 0px;
	float: left;
	text-align: center;
	border: solid 1px #CCC;
	box-shadow: 1px 1px 4px #CCC;
	-moz-box-shadow: 1px 1px 4px #CCC;
	-webkit-box-shadow: 1px 1px 4px #CCC;
}

.news-area .featurenewsbox .brand-category .brand-list ul li img {
	width: 100%;
	border: none;
}

.news-area .featurenewsbox .brand-category .brand-list ul li:hover {
	opacity: 0.6;
}

.news-area .featurenewsbox .brand-category .brand-list ul li a {
	display: block;
	text-decoration: none;
}

.news-area .featurenewsbox .brand-category .brand-list ul li a span {
	display: block;
	font-size: 14px;
	padding: 0px;
	margin: -25px 0px 0px 0px;
}

/*********************************最近チェックしたもの****************************************/

.news-area .featurenewsbox .now-check-item-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 65px 0px;
}

.news-area .featurenewsbox .now-check-item-list h3 {
	font-size: 20px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #333;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-left: solid 10px #333;
}

.news-area .featurenewsbox .now-check-item-list .check-item-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 30px 0px 0px 0px;
}

.news-area .featurenewsbox .now-check-item-list .check-item-list ul {
	overflow: hidden;
}

.news-area .featurenewsbox .now-check-item-list .check-item-list ul li {
	width: 150px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 12px 7px 0px;
	float: left;
	text-align: center;
}

.news-area .featurenewsbox .now-check-item-list .check-item-list ul li img {
	width: 100%;
	border: none;
}

.news-area .featurenewsbox .now-check-item-list .check-item-list ul li:hover {
	opacity: 0.6;
}

.news-area .featurenewsbox .now-check-item-list .check-item-list ul li a {
	display: block;
}





/***************************************************************************************/

#main-content .centarea .float-main-box .social-box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 35px 0px;
}

#main-content .centarea .float-main-box .social-box ul {
	overflow: hidden;
}

#main-content .centarea .float-main-box .social-box ul li {
	width: 150px;
	height: 50px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	float: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#main-content .centarea .float-main-box .social-box ul li.fb {
	background: #3A589B;
}

#main-content .centarea .float-main-box .social-box ul li.twi {
	background: #1DA1F2;
}

#main-content .centarea .float-main-box .social-box ul li.hate {
	background: #066DD9;
}

#main-content .centarea .float-main-box .social-box ul li.line {
	background: #4ecd00;
}

#main-content .centarea .float-main-box .social-box ul li a {
	display: block;
	width: 150px;
	height: 138px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}


/**************************************************************************************/

.smart-phone-plate-box {
	display: none;
}

.phone-plate-box {
	width: 710px;
	height: 120px;
	padding: 0px;
	margin: 0px;
}

.social-area {
	width: 700px;
	height: auto;
	padding: 0px;
	margin: -30px 0px 30px 0px;

}

/***************************************************************************************/

#main-content .right-side .b-banner {
	width: 250px;
	height: 250px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#main-content .right-side .b-banner img {
	border: none;
	width: 100%;
}

#main-content .right-side .banner {
	width: 250px;
	height: 100px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#main-content .right-side .banner img {
	border: none;
	width: 100%;
}

/***************************************************************************************/

#foot-box {
	clear: both;
	background: #FFF;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#foot-box .cent-area {
	width: 970px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#foot-box .cent-area .foot-menu {
	clear: both;
	width: auto;
	height: 62px;
	list-style-type: none;
	background-image: url(../img/navi-line2.png);
	background-repeat: no-repeat;
	background-position: right 50%;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}

#foot-box .cent-area .foot-menu ul {
	overflow: hidden;
}

#foot-box .cent-area .foot-menu ul li {
	float: left;
	width: 194px;
	background-image: url(../img/navi-line2.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-align: center;
}

#foot-box .cent-area .foot-menu ul li a {
	width: 194px;
	height: 62px;
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.02em;
	transition: all  0.2s ease;
	color: #871E1E;
}

#foot-box .cent-area .foot-menu ul li a:hover,#foot-box .cent-area .foot-menu ul li a.on {
	box-shadow: 0px -5px 0px 0px #AF2C2C inset;
	color:#AF2C2C;
	background: #FFF;
}

#foot-box .cent-area .foot-middle-area {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px;
}

#foot-box .cent-area .foot-middle-area .foot-title {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

#foot-box .cent-area .foot-middle-area .foot-title h3 {
	font-size: 18px;
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	color: #4FB457;
	padding: 0px;
	margin: 0px;
}

#foot-box .cent-area .foot-middle-area .foot-course-menu {
	width: 35%;
	height: auto;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	float: left;
}

#foot-box .cent-area .foot-middle-area .foot-course-menu ul {
	overflow: hidden;
}

#foot-box .cent-area .foot-middle-area .foot-course-menu ul li {
	width: auto;
	height: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 30px;
	list-style-image : url(../img/arrow2.gif);
	border-bottom: solid 1px #FFF;
}

#foot-box .cent-area .foot-middle-area .foot-course-menu ul li a {
	display: block;
	width: auto;
	height: 27px;
	font-size: 14px;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	text-shadow: #FFF 0 1px 0;
}

#foot-box .cent-area .foot-middle-area .foot-other-menu {
	width: 35%;
	height: auto;
	padding: 0px;
	margin: 0px 25px 0px 0px;
	float: left;
}

#foot-box .cent-area .foot-middle-area .foot-other-menu ul {
	overflow: hidden;
}

#foot-box .cent-area .foot-middle-area .foot-other-menu ul li {
	width: auto;
	height: 35px;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 30px;
	list-style-image : url(../img/arrow2.gif);
	border-bottom: solid 1px #FFF;
}

#foot-box .cent-area .foot-middle-area .foot-other-menu ul li a {
	display: block;
	width: auto;
	height: 27px;
	font-size: 14px;
	padding: 8px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	text-shadow: #FFF 0 1px 0;
}

#foot-box .copy-area {
	clear: both;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color:rgba(135, 30, 30, 0.9);
	border-top: solid 2px #AF2C2C;
	border-bottom: solid 2px #AF2C2C;
}

#foot-box .copy-area .cent-area .left-area {
	width: 50%;
	height: auto;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	float: left;
}

#foot-box .copy-area .cent-area .left-area p {
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
	letter-spacing: 0.06em;
}

#foot-box .copy-area .cent-area .right-area {
	float: right;
	width: 120px;
	height: auto;
	padding: 0px;
	margin: 15px 15px 0px 0px;
}

#foot-box .copy-area .cent-area .right-area img {
	width: 100%;
	border: none;
}

#foot-box .copy-area .cent-area .bottom-area {
	clear: both;
	width: 250px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#foot-box .copy-area .cent-area .bottom-area p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	letter-spacing: 0.04em;
}

#foot-box .copy-area .cent-area .bottom-area a {
	color: #FFF;
	text-decoration: under;
	
}

.back-top {
	position: fixed;
	bottom: 20px;
	z-index: 999999;
}
.back-top a {
	width: 100px;
	font-size: small;
	display: block;
	text-decoration: none;
}

.back-top span {
	text-align: center;
	width: 80px;
	height: 22px;
	display: block;
	padding: 4px 0px 0px 5px;
	margin-left: 5px;
	background-color:rgba(135, 30, 30, 0.7);
	border: solid 1px #FFF;
	color: #FFF;
	text-shadow: #555 0 1px 0;
	opacity: 0.8;
}

/******************************************************************************/

#smart-sub-view {
	display: none;
}

#sub-view {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	background-image: url(../img/sub-top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#sub-view .sub-screen {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto;
}

#sub-view .sub-screen .sub-text {
	width: 566px;
	height: 87px;
	padding: 30px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

#greeting-view {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	background-image: url(../img/greeting-top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#greeting-view .sub-screen {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
}

#greeting-view .sub-screen .sub-text {
	width: 1000px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

#lecturer-view {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	background-image: url(../img/lecturer-top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#lecturer-view .sub-screen {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
}

#lecturer-view .sub-screen .sub-text {
	width: 680px;
	height: 130px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

#access-view {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	background-image: url(../img/access-top-bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#access-view .sub-screen {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
}

#access-view .sub-screen .sub-text {
	width: 1000px;
	height: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}

/******************特集毎に変える必要あり..********************************/
#feature-view {
	width: auto;
	height: 300px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	overflow: hidden;
	background-image: url( ../img/sub-top.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#feature-view .sub-screen {
	width: auto;
	height: 500px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background-image: url(../img/main-bg.png);
	background-repeat: repeat;
}

#feature-view .sub-screen .sub-text {
	width: 500px;
	height: 130px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#feature-view .sub-screen .sub-text h2 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 35px;
	color: #FFF;
	text-shadow: #af2c2c 0 2px 0;
	letter-spacing: 0.04em;
	border-bottom: solid 1px #FFF;
	padding: 0px;
	margin: 0px;
}

#feature-view .sub-screen .sub-text p {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 22px;
	color: #FFF;
	text-shadow: #af2c2c 0 2px 0;
	letter-spacing: 0.04em;
	padding: 0px;
	margin: 0px;
}


/***************************************************************/

#tab-view {
	display: none;
}

.smart-u-arrow,.smart-u-arrow2,.smart-u-arrow3 {
	display: none;
}

.smart-bg-hack,.smart-bg-hack2 {
	display: none;
}

/*********************種類ごとに背景変更必須********************************/

/**ファミリー**/

#search-family-view {
	width: auto;
	height: 350px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	overflow: hidden;
	background-image: url(../img/search-family-top.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#search-family-view .sub-screen {
	width: auto;
	height: 350px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../img/main-bg4.png);
	background-repeat: repeat;
}

#search-family-view .sub-screen .sub-text {
	width: 680px;
	height: 130px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#search-family-view .sub-screen .sub-text h2 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 35px;
	color: #FFF;
	text-shadow: #4FB457 0 2px 0;
	letter-spacing: 0.04em;
	border-bottom: solid 1px #FFF;
	padding: 0px;
	margin: 0px;
}

#search-family-view .sub-screen .sub-text p {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 22px;
	color: #FFF;
	text-shadow: #4FB457 0 2px 0;
	letter-spacing: 0.04em;
	padding: 0px;
	margin: 0px;
}

/**************************************/
/**ソロ**/

#search-solo-view {
	width: auto;
	height: 350px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	overflow: hidden;
	background-image: url(../img/search-solo-top.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#search-solo-view .sub-screen {
	width: auto;
	height: 350px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../img/main-bg4.png);
	background-repeat: repeat;
}

#search-solo-view .sub-screen .sub-text {
	width: 680px;
	height: 130px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#search-solo-view .sub-screen .sub-text h2 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 35px;
	color: #FFF;
	text-shadow: #4FB457 0 2px 0;
	letter-spacing: 0.04em;
	border-bottom: solid 1px #FFF;
	padding: 0px;
	margin: 0px;
}

#search-solo-view .sub-screen .sub-text p {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 22px;
	color: #FFF;
	text-shadow: #4FB457 0 2px 0;
	letter-spacing: 0.04em;
	padding: 0px;
	margin: 0px;
}

/**************************************/
/**グループ**/

#search-group-view {
	width: auto;
	height: 350px;
	padding: 0px;
	margin: 0px auto 25px 0px;
	border: solid 1px #FFF;
	overflow: hidden;
	background-image: url(../img/search-group-top.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
}

#search-group-view .sub-screen {
	width: auto;
	height: 350px;
	padding: 0px;
	margin: 0px auto;
	background-image: url(../img/main-bg4.png);
	background-repeat: repeat;
}

#search-group-view .sub-screen .sub-text {
	width: 680px;
	height: 130px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#search-group-view .sub-screen .sub-text h2 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 35px;
	color: #FFF;
	text-shadow: #4FB457 0 2px 0;
	letter-spacing: 0.04em;
	border-bottom: solid 1px #FFF;
	padding: 0px;
	margin: 0px;
}

#search-group-view .sub-screen .sub-text p {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 22px;
	color: #FFF;
	text-shadow: #4FB457 0 2px 0;
	letter-spacing: 0.04em;
	padding: 0px;
	margin: 0px;
}

/****************************main-search-box ※ページによって初期選択有り*******************************/

.main-search-box {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 60px auto 60px auto;
	background: #4FB457;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
}

.main-search-box .area-choice {
	width: auto;
	height: auto;
	padding: 0px 0px 30px 0px;
	margin: 0px;
	background-image: url(../img/foot-logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.main-search-box .area-choice h3 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 18px;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.main-search-box .area-choice select {
	width: 350px;
	height: 30px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}

.main-search-box .good-choice {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-size: 15px;
	color: #FFF;
	border: solid 1px #FF0000;
}

.main-search-box .good-choice h3 {
	font-family: 'Noto Sans Japanese', serif;
	font-weight: 900;
	font-size: 18px;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 25px 0px;
}

.main-search-box .good-choice span {
	display: block;
	font-size: 14px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}











































