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


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

ul,li {
	list-style: none;
	margin:0;
	padding:0;
}
/*
a {
	text-decoration: underline;
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
}
a:link {
	color: #9B1E6E;
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
}
a:visited {
	color: #9B1E6E;
}
a:hover {
	color: #F282D4;
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
}
*/

a:active {
	color: #DC179B;
}

.orange {
	color: #FF7200;
}

.per {
	color: #BF0661;
}

.blue {
	color: #2D4FD6;
}

.pink {
	color: #F850B5;
}

.red {
	color: #FF0000;
}

.reds {
	color: #FFF;
	font-size: 15px;
}

.r2red {
	color: #CC0000;
}

.day {
	color: #565656;
}

.green {
	color: #009900;
}

.gray {
	color: #AAA;
}

.impact {
	color: #D02569;
}

.impactsp {
	color: #FFF;
	text-shadow:-1px 1px 2px #FF9900,1px -1px 2px #FF9900,-1px -1px 2px #FF9900,1px 1px 2px #FF9900;
	font-weight: bold;
}

#ad_box {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#big_ad_box {
	width: 320px;
	height: 250px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: #CCC;
}

.small {
	font-size: 11px;
}


.u_line {
	text-decoration: underline;
	color: #2D4FD6;
	
}

.clear {
	clear: both;
}

.impact {
	font-weight: bold;
}

.spblue {
	text-shadow:-1px 1px 2px #23D3FF,1px -1px 2px #23D3FF,-1px -1px 2px #23D3FF,1px 1px 2px #23D3FF;
}

.spblue2 {
	text-shadow:-1px 1px 2px #3366FF,1px -1px 2px #3366FF,-1px -1px 2px #3366FF,1px 1px 2px #3366FF;
}

.sppink {
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
}

.sporange {
	text-shadow:-1px 1px 2px #FF9900,1px -1px 2px #FF9900,-1px -1px 2px #FF9900,1px 1px 2px #FF9900;
}

.spgreen2 {
	text-shadow:-1px 1px 2px #339933,1px -1px 2px #339933,-1px -1px 2px #339933,1px 1px 2px #339933;
}

.spgreen {
	text-shadow:-1px 1px 2px #91DB47,1px -1px 2px #91DB47,-1px -1px 2px #91DB47,1px 1px 2px #91DB47;
}

.spred {
	text-shadow:-1px 1px 2px #FF0000,1px -1px 2px #FF0000,-1px -1px 2px #FF0000,1px 1px 2px #FF0000;
}

.spper1 {
	text-shadow:-1px 1px 2px #CC0099,1px -1px 2px #CC0099,-1px -1px 2px #CC0099,1px 1px 2px #CC0099;
}

.spper2 {
	text-shadow:-1px 1px 2px #9933CC,1px -1px 2px #9933CC,-1px -1px 2px #9933CC,1px 1px 2px #9933CC;
}

.spper3 {
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

.under-bar {
	background: linear-gradient(transparent 70%, #9966FF 70%);
}

.small-text {
	font-size: 11px;
	text-shadow: none !important;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
}

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

#head-area {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-right: solid 1px #000000;
}

#head-area .top-bar {
	width: auto;
	height: 36px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	background: #555555;
}

#head-area .top-bar h1 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 6px 0px 8px 10px;
	margin: 0px;
	letter-spacing: 0.08em;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	border-top: solid 1px #ac47ff;
	border-bottom: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
}

 #head-area .menu-area {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: #333333;
	border-bottom: solid 1px #000000;

}

#head-area .menu-area .logo-area {
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	float: left;
}

#head-area .menu-area .logo-area img {
	width: 100%;
	height: auto;
	border: none;
}

#head-area .menu-area .logo-area a {
	width: auto;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px;
}

#head-area .menu-area .search-btn {
	width: 45px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	display: block;
	position: relative;
	top: 22px;
	left: -30px;
	z-index: 10;
	float: right;
}

#head-area .menu-area .search-btn img {
	width: 100%;
	height: auto;
}

#head-area .search-content {
	width: 925px;
	height: auto;
	padding: 12px;
	margin: 0px auto 0px auto;
	background: #333;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	display: none;
}

#head-area .search-content .search-select {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

#head-area .search-content .search-select p {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
}

#head-area .search-content .search-select select {
	width: 60%;
	height: auto;
	padding: 1px;
	margin: 0px;
	font-size: 14px;
	color: #555;
	border: solid 1px #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

#head-area .menu-area .menu-btn-box {
	display: none;
}

#head-area .menu-area .menu-btn-box .menu-btn {
	width: 45px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	cursor: pointer;
}

#head-area .menu-area .menu-btn-box .menu-btn img {
	width: 100%;
}

#head-area .menu-area .menu-btn-box .menu-btn p {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 13px;
	color: #555;
	padding: 0px;
	margin: -4px 10px 0px 0px;
}

#head-area .menu-list {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	background: #333333;
}

#head-area .menu-list ul {
	overflow: hidden;
}

#head-area .menu-list ul li.main-menu {
	width: 24.5%;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #000000;
	float: left;
	text-align: center;
}

#head-area .menu-list ul li.main-menu a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 0px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.03em;
}

#head-area .menu-list ul li.content-btn p {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.03em;
	cursor: pointer;
}

#head-area .menu-list ul li.sub-menu-btn p {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.03em;
	cursor: pointer;
}

#head-area .menu-list ul li.contents-menu-btn p {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.03em;
	cursor: pointer;
}

#head-area .menu-list ul.content-list {
	overflow: hidden;
	display: none;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
}

#head-area .menu-list ul.content-list li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
	background: #333333;
}

#head-area .menu-list ul.content-list li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #CC0099,1px -1px 2px #CC0099,-1px -1px 2px #CC0099,1px 1px 2px #CC0099;
	text-decoration: none;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

#head-area .menu-list ul.sub-menu-list {
	overflow: hidden;
	display: none;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	background: #333333;
}

#head-area .menu-list ul.sub-menu-list li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
}

#head-area .menu-list ul.sub-menu-list li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #9933CC,1px -1px 2px #9933CC,-1px -1px 2px #9933CC,1px 1px 2px #9933CC;
	text-decoration: none;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

#head-area .menu-list ul.contents-menu-list {
	overflow: hidden;
	display: none;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	background: #333333;
}

#head-area .menu-list ul.contents-menu-list li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
}

#head-area .menu-list ul.contents-menu-list li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #9933CC,1px -1px 2px #9933CC,-1px -1px 2px #9933CC,1px 1px 2px #9933CC;
	text-decoration: none;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

#head-area .menu-list ul.area-list {
	overflow: hidden;
	display: none;
}

#head-area .menu-list ul.area-list li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
}

#head-area .menu-list ul.area-list li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FB708A;
	text-decoration: none;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

#head-area .site-image {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
}

#head-area .site-image img {
	width: 100%;
}

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

#middle-main-content {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#middle-main-content .pan-navi-list {
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px;
	font-size: 14px;
	color: #FFFFFF;
}

#middle-main-content .pan-navi-list a {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

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

.content-area {
	width: 650px;
	height: auto;
	padding: 0px;
	margin: 0px 20px 30px 0px;
	border: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	float: left;
	background: #333333;
}

.content-area .guide-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #333333;
}

.content-area .title-bar {
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 4px 0;
	background: #555;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	border-top: solid 1px #FF4775;
	border-bottom: solid 1px #FF4775;
}

.content-area .title-bar h2 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	padding: 8px 0px 8px 10px;
	margin: 0px;
	letter-spacing: 0.03em;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC !important;
	line-height: 22px;
	display: inline-block;
}

.content-area .title-bar .pr {
	font-size: 14px;
	color: #FFFFFF;
	display: inline-block;
}

.content-area .guide-area .guide-content {
	width: auto;
	height: auto;
	padding: 20px;
	margin: 0px;
	background: #333333;
}

.content-area .guide-area .guide-content .image-area {
	width: 300px;
	height: 221px;
	padding: 0px;
	margin: 0px 20px 45px 0px;
	float: left;
}

.content-area .guide-area .guide-content .image-area img {
	width: 100%;
	height: auto;
}

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

.content-area .guide-area .guide-content .guide-text-area p {
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	line-height: 24px;
	letter-spacing: 0.1em;
}

.content-area .guide-area .guide-content .guide-text-area h3 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	line-height: 24px;
	letter-spacing: 0.1em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

.content-area .guide-area .guide-content .guide-text-area h4 {
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 18px 0px;
	line-height: 24px;
	letter-spacing: 0.1em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}








.content-area .guide-area .guide-content .guide-text-area p.opentext {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 25px;
}

.content-area .guide-area .guide-content .guide-text-area .top-push-text-box p.pc-only-css {
	clear: both;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-shadow:-1px 1px 2px #FF9900,1px -1px 2px #FF9900,-1px -1px 2px #FF9900,1px 1px 2px #FF9900;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
}

.content-area .guide-area .guide-content .guide-text-area .top-push-text-box p.pc-only-css2 {
	clear: both;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	padding: 0px 0px 0px 0px;
	margin: 13px 0px 0px 0px;
	line-height: 25px;
}

.content-area .guide-area .guide-content .guide-text-area a {
	color: #FFF;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

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

.content-area .guide-area .guide-content .guide-text-area .howto-area {
	clear: both;
	width: auto;
	height: auto;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box {
	width: auto;
	height: auto;
	padding: 1px;
	margin: 0px 0px 55px 0px;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .how-text-area {
	width: auto;
	height: auto;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .how-text-area h3.grade1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .howsum {
	width: 120px;
	height: auto;
	padding: 0px;
	margin: 0px 5px 5px 20px;
	float: right;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .howsum img {
	width: 100%;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .how-text-area {
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .how-text-area p.sponcer {
	font-size: 11px;
	color: #CCC;
	text-align: right;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .nowgo {
	width: 60%;
	height: 40px;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	background: #CC33CC;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .nowgo a {
	display: block;
	width: auto;
	height: 27px;
	padding: 13px 0px 0px 0px;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none !important;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .mocom-bg-box .nowgo a:hover {
	background: #00FFFF;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box {
	clear: both;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 30px 0px 65px 0px;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .how-text-area {
	width: auto;
	height: auto;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .grade2 {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
	text-align: right;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .howsum {
	width: 165px;
	height: auto;
	padding: 0px;
	margin: 0px 25px 5px 0px;
	float: left;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .howsum img {
	width: 100%;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .how-text-area {
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .how-text-area p.sponcer {
	font-size: 11px;
	color: #CCC;
	text-align: right;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .nowgo {
	width: 60%;
	height: 40px;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	background: #CC33CC;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	float: right;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .nowgo a {
	display: block;
	width: auto;
	height: 27px;
	padding: 13px 0px 0px 0px;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: none !important;
}

.content-area .guide-area .guide-content .guide-text-area .howto-area .crea-bg-box .nowgo a:hover {
	background: #00FFFF;
}
















.content-area .guide-area .guide-content .guide-text-area .nukeru {
	display: block;
	width: 65px;
	height: auto;
	position: relative;
	top: -10px;
	left: -5px;
	z-index: 10;
}

.content-area .guide-area .guide-content .guide-text-area .nukeru img {
	width: 100%;
}

.content-area .guide-area .guide-content .guide-text-area .top-under-text {
	clear: both;
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 35px;
	margin: -40px 0px 25px 0px;
	border: solid 1px #555;
	background: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../img/top-text-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow:inset 0px -10px 30px #000, 0px 1px 3px #000;
	-webkit-box-shadow:inset 0px -10px 30px #000, 0px 1px 3px #000;
}

.content-area .guide-area .guide-content .guide-text-area .top-push-text-box {
	clear: both;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.content-area .guide-area .guide-content .guide-text-area .top-push-text-box .top-axe {
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 0px auto 25px auto;
}

.content-area .guide-area .guide-content .guide-text-area .top-push-text-box .top-axe img {
	width: 100%;
}

.content-area .guide-area .guide-content .guide-text-area .top-push-text-box .under-axe {
	width: 300px;
	height: auto;
	padding: 0px;
	margin: 15px auto 20px auto;
}

.content-area .guide-area .guide-content .guide-text-area .top-push-text-box .under-axe img {
	width: 100%;
}



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

.content-area .title-bar {
	width: auto;
	height: 32px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0;
	background: #555555;
}

.content-area .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 0px 6px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

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

.content-area .site-list .client {
	width: auto;
	height: auto;
	padding: 15px;
	margin: 0px;
	border-bottom: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	background: #333333;
}

.content-area .site-list .client .site-sum {
	width: 250px;
	height: 208px;
	padding: 0px;
	margin: 0px 15px 30px 0px;
	float: left;
}

.content-area .site-list .client .site-sum img {
	width: 100%;
	border: none;
}

.content-area .site-list .client .site-sum:hover {
	opacity: 0.6;
}

.content-area .site-list .client .site-title {
	width: auto;
	height: 30px;
	padding: 4px 0px 2px 10px;
	margin: 10px 0px 20px 0px;
	overflow: hidden;
	border-left: solid 10px #FF4775;
    border-image: linear-gradient(to top, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	text-align: left !important;
}

.content-area .site-list .client .site-title h3 {
	font-size: 24px;
	padding: 0px 5px 0px 0px;
	margin: 0px;

}

.content-area .site-list .client .site-title a {
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	text-decoration: underline !important;
}

.content-area .site-list .client .site-title:hover {
	opacity: 0.6;
}

.content-area .site-list .client .simple-data-title {
	overflow: hidden;
	width: 165px !important;
	height: 35px !important;
	padding: 0px !important;
	margin: 0px !important;
	background: #ac47ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ac47ff 0%, #ff0066 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ac47ff 0%,#ff0066 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ac47ff 0%,#ff0066 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac47ff', endColorstr='#ff0066',GradientType=0 ); /* IE6-9 */
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	text-align: center !important;
	display: block;
	position: relative;
	top: 0px;
	left: 10px;
	z-index: 10;
}


.content-area .site-list .client .simple-data-title p {
	font-size: 15px !important;
	color: #FFF !important;
	padding: 11px 0px 0px 0px !important;
	margin: 0px !important;
	letter-spacing: 0.08em !important;
}

.content-area .site-list .client .data-list {
	width: auto;
	height: auto;
	padding: 11px;
	margin: 0px auto 25px auto;
	border: solid 1px #FF4775;
	background: #000;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.content-area .site-list .client .data-list ul {
	overflow: hidden;
}

.content-area .site-list .client .data-list ul li {
	width: auto;
	height: auto;
	padding: 6px 2px 6px 2px;
	margin: 0px;
	font-size: 13px;
	letter-spaxcing: 0.06em;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	font-weight: bold;
	color: #FFFFFF;
}

.content-area .site-list .client .candocorner {
	clear: both;
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px 0px 30px 0px;
}

.content-area .site-list .client .cando-title {
	clear: both;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 5px;
	margin: 30px  0px 5px 0px;
	border-left: solid 8px #FF4775;

    border-image: linear-gradient(to top, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	text-align: left !important;
}

.content-area .site-list .client .cando-title p {
	width: auto;
	height: auto;
	font-size: 17px !important;
	color: #FFF !important;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	padding: 2px 0px 0px 0px !important;
	margin: 0px 0px 3px 3px !important;
	letter-spacing: 0.08em !important;
}

/*********/

.nowonline {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 10px auto 30px auto;
}

.nowonline ul {
	overflow: hidden;
}

.nowonline ul li {
	width: 22%;
	height: 205px;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	float: left;
	background: #000;
	border: solid 1px #FFF;
    border-image: linear-gradient(to top, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	text-align: left !important;
}

.nowonline ul li:hover {
	opacity: 0.6;
}

.nowonline ul li .girl-name {
	width: 90%;
	height: 20px;
	padding: 0px;
	margin: 0px auto 10px auto;
	background: #CC3399;
	box-shadow: 3px 3px 0px #990066;
	-moz-box-shadow: 3px 3px 0px #990066;
	-webkit-box-shadow: 3px 3px 0px #990066;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

.nowonline ul li .girl-name p {
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.06em;
	position: relative;
	top: 5px;
	left: 10px;
	z-index: 10;
}

.nowonline ul li .girl-image {
	width: 100px;
	height: 115px;
	padding: 0px;
	margin: 0px auto 5px auto;
	text-align: center;
	overflow: hidden;
}

.nowonline ul li .girl-image img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.nowonline ul li .girl-data-small {
	width: auto;
	height: auto;
	padding: 5px 3px 3px 6px;
	margin: 0px;
}

.nowonline ul li .girl-data-small {
	width: auto;
	height: auto;
	padding: 2px;
	margin: 0px 0px 2px 0px;
}

.nowonline ul li .girl-data-small p {
	font-size: 12px;
	color: #FFF;
	background: -webkit-linear-gradient(top, #FF66CC 0%, #FF66CC 50%, #FF0066 51%, #FF0066 100%) !important;
	-webkit-background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	padding: 0px;
	margin: 0px;
}

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

/*********/

#middle-main-content .content-area .text-zone .text-content .nowonline {
	width: auto !important;
	height: auto !important;
	padding: 0px 0px 0px 10px !important;
	margin: 10px auto 30px auto !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul {
	overflow: hidden !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li {
	width: 21% !important;
	height: auto !important;
	padding: 5px !important;
	margin: 0px 8px 10px 0px !important;
	float: left !important;
	background: #000 !important;
	border: solid 1px #FFF !important;
    border-image: linear-gradient(to top, #FF4775 0%, #ac47ff 100%) !important;
    border-image-slice: 1 !important;
	text-align: left !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li:hover {
	opacity: 0.6 !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-name {
	width: 90% !important;
	height: 20px !important;
	padding: 0px !important;
	margin: 0px auto 10px auto !important;
	background: #CC3399 !important;
	box-shadow: 3px 3px 0px #990066 !important;
	-moz-box-shadow: 3px 3px 0px #990066 !important;
	-webkit-box-shadow: 3px 3px 0px #990066 !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;   /* IE6以上 */
	-webkit-text-overflow: ellipsis !important; /* Safari */
	-o-text-overflow: ellipsis !important;   /* Opera */
	white-space: nowrap !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-name p {
	font-size: 12px !important;
	color: #FFF !important;
	padding: 0px !important;
	margin: 0px !important;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	display: block;
	position: relative;
	top: -1px;
	left: 10px;
	z-index: 10;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-name a {
	color: #FFF !important;
	padding: 0px !important;
	margin: 0px !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-image {
	width: 100px !important;
	height: 115px !important;
	padding: 0px !important;
	margin: 0px auto 5px auto !important;
	text-align: center !important;
	overflow: hidden !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-image img {
	width: 100% !important;
	height: auto !important;
	overflow: hidden !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-data-small {
	width: auto !important;
	height: auto !important;
	padding: 5px 3px 3px 6px !important;
	margin: 0px !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-data-small {
	width: auto !important;
	height: auto !important;
	padding: 2px !important;
	margin: 0px 0px 2px 0px !important;
}

#middle-main-content .content-area .text-zone .text-content .nowonline ul li .girl-data-small p {
	font-size: 12px !important;
	color: #FFF !important;
	padding: 0px !important;
	margin: 0px !important;
	text-shadow: none !important;
}

/******/

.content-area .site-list .client .free-point {
	width: auto;
	height: auto;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;

}

.content-area .site-list .client .free-point p {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 10px 5px;
	margin: 0px;
	letter-spaxcing: 0.06em;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	border-left: solid 5px #CC33CC;
}

.content-area .site-list .client .free-code {
	width: auto;
	height: auto;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .free-code p {
	font-size: 17px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	letter-spaxcing: 0.03em;
}

.content-area .site-list .client .mark-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .mark-area ul {
	overflow: hidden;
}

.content-area .site-list .client .mark-area ul li {
	width: 35px;
	height: 20px;
	padding: 0px;
	margin: 0px 7px 0px 0px;
	float: left;
}

.content-area .site-list .client .enjoy-star {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;

}

.content-area .site-list .client .enjoy-star ul {
	overflow: hidden;
}

.content-area .site-list .client .enjoy-star ul li {
	width: auto;
	height: 20px;
	padding: 0px;
	margin: 0px;
}

.content-area .site-list .client .enjoy-star ul li p {
	font-size: 17px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.03em;
}

.content-area .site-list .client .nukerune {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 7px 0px;
	overflow: hidden;
}

.content-area .site-list .client .nukerune .nukerune-mark-area {
	clear: both;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

.content-area .site-list .client .nukerune .nukerune-mark-area p.nuke-text {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	padding: 10px 5px 10px 7px;
	margin: 2px 0px 7px 0px;
	letter-spacing: 0.08em;
	border-left: solid 5px #CC33CC;
	float: left;
}

.content-area .site-list .client .nukerune .nukerune-mark-area span.nukerune-mark-action {
	width: 40px;
	height: 40px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
}

.content-area .site-list .client .nukerune .nukerune-mark-area span.nukerune-mark-action img {
	width: 100%;
}

.content-area .site-list .client .comment-area {
	clear: both;
	width: auto;
	height: 60px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;

}

.content-area .site-list .client .comment-area p {
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.04em;
	line-height: 20px;
    overflow: hidden;
}

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

.content-area .more-link-btn {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.content-area .more-link-btn a {
	display: block;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	width: auto;
	height: 32px;
	padding: 13px 0px 0px 10px;
	margin: 0px;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;

}

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

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

.side-area .new-content {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #000000;
}

.side-area .new-content .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #555555;
}

.side-area .new-content .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

.side-area .new-content .new-list {
	width: auto;
	height: 200px;
	padding: 12px;
	margin: 0px;
	background: #333333;
	overflow: scroll;
}

.side-area .new-content .new-list p {
	font-size: small;
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: dotted 1px #777;
}

.side-area .new-content .new-list a {
	font-size: 14px;
	color: #2E90C0;
	padding: 0px 0px 13px 0px;
	margin: 0px;
	text-decoration: none;
}

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

.side-area .sub-menu {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
}

.side-area .sub-menu .title-bar {
	width: auto;
	height: 32px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	background: #555555;
}

.side-area .sub-menu .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 0px 6px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
	border-top: solid 1px #ac47ff;
	border-bottom: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
}

.side-area .sub-menu .side-menu-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #333333;
}

.side-area .sub-menu .side-menu-list ul {
	overflow: hidden;
}

.side-area .sub-menu .side-menu-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
}

.side-area .sub-menu .side-menu-list ul li a {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: auto;
	height: 33px;
	padding: 14px 0px 0px 10px;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
	
}

.side-area .sub-menu .side-menu-list ul li a.junle {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: auto;
	height: 33px;
	padding: 14px 0px 0px 10px;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}


/********************************/
.side-area .push-sites {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.side-area .push-sites .title-bar {
	width: auto;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #555555;
}

.side-area .push-sites .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 0px 0px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

.side-area .push-sites .push-sites-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #333333;
}

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

.side-area .push-sites .push-sites-list ul li {
	width: auto;
	height: 40px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.side-area .push-sites .push-sites-list ul li a {
	display: block;
	width: auto;
	height: 27px;
	padding: 13px 0px 0px 10px;
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

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

.side-area .mark-guide {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #FF4775;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
}

.side-area .mark-guide .title-bar {
	width: auto;
	height: 32px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	background: #555555;
}

.side-area .mark-guide .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 0px 6px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
	border-top: solid 1px #FF4775;
	border-bottom: solid 1px #FF4775;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
}

.side-area .mark-guide .mark-guide-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	background: #333333;
}

.side-area .mark-guide .mark-guide-list ul {
	overflow: hidden;
}

.side-area .mark-guide .mark-guide-list ul li {
	width: auto;
	height: auto;
	padding: 7px;
	margin: 0px;
	border-bottom: solid 1px #000000;
	color: #FFFFFF;
}

.side-area .mark-guide .mark-guide-list ul li .mark-image {
	width: 35px;
	height: 20px;
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
}

.side-area .mark-guide .mark-guide-list ul li .mark-image img {
	width: 100%;
}

.side-area .mark-guide .mark-guide-list ul li .mark-guide-text {
	overflow: hidden;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.side-area .mark-guide .mark-guide-list ul li .mark-guide-text p {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	line-height: 17px;
	letter-spacing: 0.03em;
}

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

.side-area .ad-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.side-area .ad-area img {
	width: 100%;
}

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

#foot-menu {
	width: 950px;
	height: auto;
	padding: 0px;
	margin: 50px auto 0px auto;
	clear: both;
}

#foot-menu .title-bar {
	width: auto;
	height: 32px;
	padding: 4px 0px 0px 0px;
	margin: 0px;
	background: #555555;
}

#foot-menu .title-bar h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #FFFFFF;
	padding: 4px 0px 6px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
	border-top: solid 1px #ac47ff;
	border-bottom: solid 1px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
}

#foot-menu .foot-menu-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
}

#foot-menu .foot-menu-list ul {
	overflow: hidden;
}

#foot-menu .foot-menu-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	border-bottom: solid 1px #000000;
	background: #333333;
}

#foot-menu .foot-menu-list ul li a {
	display: block;
	width: auto;
	height: 31px;
	padding: 14px 0px 0px 15px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
	text-decoration: none;
	letter-spacing: 0.03em;
	background:transparent url(../img/pink-arrow.png) no-repeat scroll right center;
}

#foot-menu .copy-area {
	width: auto;
	height: auto;
	padding: 30px 12px 60px 12px;
	margin: 0px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background: #333333;
	text-align: center;
}

#foot-menu .copy-area p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCCCCC;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	letter-spacing: 0.06em;
}

#foot-menu .copy-area a {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.04em;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

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

#back-top {
	position: fixed;
	bottom: 20px;
	left: 150px;
}
#back-top a {
	font-size: 15px;
	display: block;
	text-decoration: none;
	color: #333;
}

#back-top span {
	width: 80px;
	height: auto;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#back-top span img {
	width: 100%;
	border: none;
}

.block-p {
	display: block;
	line-height: 22px;
}

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

#middle-main-content .content-area .text-title {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 8px;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	border-top: solid 3px #ac47ff;
	border-bottom: solid 3px #ac47ff;
}

#middle-main-content .content-area .text-title h2 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 18px;
	color: #FFFFFF;
	padding: 4px 0px 6px 10px;
	margin: 0px;
	letter-spacing: 0.02em;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	display: inline-block;
}

#middle-main-content .content-area .text-title .pr {
	font-size: 15px;
	color: #FFFFFF;
	display: inline-block;
}

#middle-main-content .content-area .text-zone .text-content h3 {
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	padding: 7px 0px 5px 10px;
	margin: 45px 0px 12px 0px;
	letter-spacing: 0.02em;
	border-left: solid 10px #ac47ff;
    border-image: linear-gradient(to top, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	text-align: left !important;
}

#middle-main-content .content-area .text-zone .text-content h4 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 18px;
	color: #FFFFFF;
	padding: 5px 0px 7px 0px;
	margin: 40px 0px 7px 10px;
	letter-spacing: 0.02em;
	border-bottom: solid 3px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
}

#middle-main-content .content-area .text-zone .text-content h4.deme {
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
}

#middle-main-content .content-area .text-zone {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#middle-main-content .content-area .text-zone .text-zone-image {
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 5px auto 5px auto;
}

#middle-main-content .content-area .text-zone .text-zone-image img {
	width: 100%;
	height: auto;
}

#middle-main-content .content-area .text-zone .text-zone-image2 {
	width: 580px;
	height: auto;
	padding: 0px;
	margin: 5px auto 5px auto;
}

#middle-main-content .content-area .text-zone .text-zone-image2 img {
	width: 100%;
	height: auto;
}

#middle-main-content .content-area .text-zone .s-sum {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}

#middle-main-content .content-area .text-zone .s-sum img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content {
	width: auto;
	height: auto;
	padding: 8px 15px 8px 15px;
	margin: 0px;
}

#middle-main-content .content-area .text-zone .text-content p {
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	line-height: 24px;
	letter-spacing: 0.08em;
}

#middle-main-content .content-area .text-zone .text-content p.u-space {
	margin-bottom: 25px;
}

#middle-main-content .content-area .text-zone .text-content p.t-space {
	margin-top: 25px;
	padding: 0px;
}

#middle-main-content .content-area .text-zone .text-content p.h-indent {
	font-size: 15px;
	color: #FFFFFF;
	padding: 0px;
	margin: 10px 0px 18px 10px;
	line-height: 22px;
	letter-spacing: 0.06em;
}

#middle-main-content .content-area .text-zone .text-content a {
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #9900FF,1px -1px 2px #9900FF,-1px -1px 2px #9900FF,1px 1px 2px #9900FF;
}

#middle-main-content .content-area .text-zone .text-content .intext-link {
	margin-bottom: 25px;
}

#middle-main-content .content-area .text-zone .text-content .intext-link2 {
	width: 60%;
	height: 55px;
	padding: 0px;
	margin: 0px auto 65px auto;
	border: solid 3px #9966FF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
}

#middle-main-content .content-area .text-zone .text-content .intext-link2 a {
	display: block;
	width: auto;
	height: 35px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	background: #623ab3;
}

#middle-main-content .content-area .text-zone .text-content .intext-link2 a:hover {
	opacity: 0.8;
}

#middle-main-content .content-area .text-zone .text-content .push-human {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 30px 10px;
}

#middle-main-content .content-area .text-zone .text-content .push-human ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .push-human ul li {
	width: auto;
	height: auto;
	padding: 4px;
	margin: 0px;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 16px;
	color: #2D4FD6;
	
}

#middle-main-content .content-area .text-zone .text-content .procedure-image {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px 10px 20px 0px;
	float: left;
}

#middle-main-content .content-area .text-zone .text-content .procedure-image img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .memo-image {
	width: 200px;
	height: auto;
	padding: 0px;
	margin: 0px 15px 20px 0px;
	float: left;
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .memo-image img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .mov-box {
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 0px auto 20px auto;
}

#middle-main-content .content-area .text-zone .text-content .voice-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px auto 15px auto;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

#middle-main-content .content-area .text-zone .text-content .voice-list ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .voice-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin; 0px;
	border-bottom: solid 1px #000000;
	background: #333333;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

#middle-main-content .content-area .text-zone .text-content .voice-list ul li a {
	display: block;
	width: auto;
	height: 32px;
	padding: 13px 0px 0px 10px;
	text-decoration: none;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #3366FF,1px -1px 2px #3366FF,-1px -1px 2px #3366FF,1px 1px 2px #3366FF;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
}

#middle-main-content .content-area .text-zone .text-content .audio-area {
	width: 320px;
	height: auto;
	padding: 0px;
	margin: 35px auto 35px auto;
}

#middle-main-content .content-area .text-zone .text-content .audio-area audio {
	width: 100%;
}

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

.ad-banner {
	width: 320px;
	height: 100px;
	padding: 0px;
	margin: 0px auto 0px auto;
	clear: both;
}

.ad-banner img {
	width: 100%;
	border: none;
}

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

#middle-main-content .content-area .text-zone .text-content .s-site-sum {
	width: 300px;
	height: 318px;
	padding: 0px;
	margin: 0px auto 15px auto;
}

#middle-main-content .content-area .text-zone .text-content .s-site-sum img {
	border: none;
	width: 100%;
	height: auto;
}

#middle-main-content .content-area .text-zone .text-content .go-site {
	width: 430px;
	height: 50px;
	padding: 0px;
	margin: 30px auto 40px auto;
	background: #ac47ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ac47ff 0%, #ff0066 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ac47ff 0%,#ff0066 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ac47ff 0%,#ff0066 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac47ff', endColorstr='#ff0066',GradientType=0 ); /* IE6-9 */
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	text-overflow: ellipsis;   /* IE6以上 */
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis;   /* Opera */
	white-space: nowrap;
}

#middle-main-content .content-area .text-zone .text-content .go-site a {
	display: block;
	width: auto;
	height: 34px;
	padding: 16px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	text-shadow: none !important;
}

#middle-main-content .content-area .text-zone .text-content .junle-data {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 55px 0px 0px 0px;
}

#middle-main-content .content-area .text-zone .text-content .junle-data h3 {
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	border-bottom: solid 3px #0783FF;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail ul li {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
	font-size: 15px;
	color: #FFFFFF;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail ul li.ip {
	width: 80px;
	height: 14px;
	padding: 1px 0px 0px 0px !important;
	margin: 5px 15px 10px 0px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: #ac47ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ac47ff 0%, #ff0066 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ac47ff 0%,#ff0066 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ac47ff 0%,#ff0066 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac47ff', endColorstr='#ff0066',GradientType=0 ); /* IE6-9 */
	border: solid 1px #FFF;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #FFF;
	box-shadow: 1px 1px 4px #333;
	-moz-box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail ul li.and {
	width: 80px;
	height: 14px;
	padding: 1px 0px 0px 0px;
	margin: 5px 15px 10px 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: #ac47ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ac47ff 0%, #ff0066 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ac47ff 0%,#ff0066 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ac47ff 0%,#ff0066 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac47ff', endColorstr='#ff0066',GradientType=0 ); /* IE6-9 */
	border: solid 1px #FFF;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #FFF;
	box-shadow: 1px 1px 4px #333;
	-moz-box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
}

#middle-main-content .content-area .text-zone .text-content .site-data-detail ul li.t-flo {
	float: left;
	
}

.s-praice {
	font-weight: bold;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #FF00CC,1px -1px 2px #FF00CC,-1px -1px 2px #FF00CC,1px 1px 2px #FF00CC;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 25px 0px 0px 0px;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice h3 {
	color: #FFFFFF;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	border-bottom: solid 3px #ac47ff;
	border-left: none !important;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail ul li {
	width: auto;
	height: auto;
	padding: 5px;
	margin: 0px;
	font-size: 15px;
	color: #FFFFFF;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail ul li p {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#middle-main-content .content-area .text-zone .text-content .site-data-praice-detail .site-in-data p.pont-text {
	font-size: 15px;
	color: #FFF !important;
	padding: 0px !important;
	margin: 0px !important;
	
}

#middle-main-content .content-area .text-zone .text-content .site-data-flag {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#middle-main-content .content-area .text-zone .text-content .site-data-flag ul {
	overflow: hidden;
}

#middle-main-content .content-area .text-zone .text-content .site-data-flag ul li {
	width: 35px;
	height: 20px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#middle-main-content .content-area .text-zone .text-content .site-data-flag ul li img {
	width: 100%;
}

#middle-main-content .content-area .text-zone .text-content .comment-area {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
	color: #333;
	line-height: 24px;
}

#middle-main-content .content-area .text-zone .text-content .comment-area .comment-meta {
	margin-bottom: 25px;
}

#middle-main-content .content-area .text-zone .text-content .comment-area .reply {
	margin-bottom: 25px;
	border-bottom: dotted 1px #333333;
}


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

.content-area .site-list .client .fordetail {
	width: 400px;
	height: 40px;
	padding: 0px;
	margin: 15px auto 10px auto;
	background: #ac47ff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ac47ff 0%, #ff0066 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ac47ff 0%,#ff0066 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ac47ff 0%,#ff0066 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac47ff', endColorstr='#ff0066',GradientType=0 ); /* IE6-9 */
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.content-area .site-list .client .fordetail .a-detail {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	background: none;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.content-area .site-list .client .fordetail .a-detail:hover {
	background: #00FFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

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

#middle-main-content .content-area .area-list {
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#middle-main-content .content-area .area-list ul {
	overflow: hidden;
}

#middle-main-content .content-area .area-list ul li {
	width: auto;
	height: 45px;
	padding: 0px;
	margin: 0px;
	background: #333333;
	border-bottom: solid 1px #000000;
}

#middle-main-content .content-area .area-list ul li a {
	display: block;
	width: auto;
	height: 32px;
	padding: 13px 0px 0px 10px;
	text-decoration: none;
	font-family: 'Noto Sans JP', serif;
	font-weight: 900;
	font-size: 17px;
	color: #FFFFFF;
	text-shadow:-1px 1px 2px #3366FF,1px -1px 2px #3366FF,-1px -1px 2px #3366FF,1px 1px 2px #3366FF;
	background:transparent url(../img/blue-arrow.png) no-repeat scroll right center;
}

#middle-main-content .content-area p.matome {
	width: auto;
	height: auto;
	padding: 12px;
	margin: 0px 0px 0px 0px;
	background: #555555;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	letter-spacing: 0.06em;
}



#middle-main-content .content-area .text-zone p.matome {
	width: auto;
	height: auto;
	padding: 12px;
	margin: 0px 0px 0px 0px;
	background: #555555;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 24px;
	letter-spacing: 0.06em;
}

#middle-main-content .content-area .text-zone .pushmark {
	background-image: url(../img/push.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	display: block;
	position: relative;
	top: 20px;
	left: -5px;
	z-index: 10;
}

.pushmark {
	background-image: url(../img/push.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	display: block;
	position: relative;
	top: 20px;
	left: -5px;
	z-index: 10;
}

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

#middle-main-content .content-area .text-zone .text-content p.h-indentsecond {
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px;
	margin: 10px 0px 18px 20px;
	line-height: 22px;
	letter-spacing: 0.06em;
	border: solid 3px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: #555555;
}

#middle-main-content .content-area .text-zone .text-content p.h-indentsecond2 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 8px;
	margin: 10px 20px 5px 20px;
	line-height: 22px;
	letter-spacing: 0.06em;
	border: solid 3px #ac47ff;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	background: #555555;
}

#middle-main-content .content-area .text-zone .text-content h5.first-area {
	width: 50%;
	height: auto;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	padding: 5px;
	margin: 0px 0px 0px 20px;
	letter-spacing: 0.05em;
	line-height: 20px;
	border-top: solid 3px #9966FF;
	border-left: solid 3px #9966FF;
	border-right: solid 3px #9966FF;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	text-align: center;
	display: block;
	position: relative;
	top: 13px;
	left: 0px;
	z-index: 2;
}

.pushmark-intext {
	background-image: url(../img/push.png);
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	display: block;
	position: relative;
	top: 45px;
	left: 15px;
	z-index: 10;
}

.nowgo {
	background-image: url(../img/nowgo.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 55px;
	display: block;
	position: relative;
	top: 57px;
	left: 123px;
	z-index: 10;
}

li.telmani {
	width: 35px;
	height: 20px;
	padding: 0px;
	margin: 0px 7px 10px 0px !important;
	float: left;
}

/*********/

#middle-main-content .content-area .text-zone .text-content .evaluation-nuke {
	width: 65%;
	height: auto;
	padding: 10px 20px 20px 20px;
	margin: 0px auto 40px auto;
}

p.evaluation {
	clear: both;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-shadow:-1px 1px 2px #FF33CC,1px -1px 2px #FF33CC,-1px -1px 2px #FF33CC,1px 1px 2px #FF33CC;
	padding: 3px 0px 3px 0px;
	margin: 25px 0px 25px 0px !important;
}

p.evaluation img {
	width: 10%;
	height: 10%;
	padding: 0px;
	margin: 0px 2px 2px 2px;
	float: right;
}

/*********/

table.price {
	width: 100%;
	height: auto;
	padding: 0px;
	margin: 20px auto 20px auto;
	border: solid 1px #FFF;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	background: #000;
}

table.price tr td {
	width: 25%;
	height: auto;
	padding: 5px;
	margin: 0px;
	border: solid 1px #FFF;
    border-image: linear-gradient(to right, #FF4775 0%, #ac47ff 100%);
    border-image-slice: 1;
	color: #FFF;
}

table.price tr td.price-title {
	background: -webkit-linear-gradient(top, #ac47ff, #FF4775)!important;
	-webkit-background-clip: text!important;
	-webkit-text-fill-color: transparent!important;
	font-size: 15px!important;
	font-weight: bold!important;
	font-color: #FFF !important;
}


/*************/
.foot-shadow-menu {
	display: none;
}
#fmenu {
	display: none !important;
}
.like-btn {
	display: none;
}
/***********/


























