@charset "utf-8";
/* CSS Document */

a {
	color: #184FFF;
	text-decoration: underline;
}
/*----------------------------------------------------------------------------------------- MenuBar Hack */

/*#hidden {
	overflow-x: hidden;
}*/
html, body {
	margin: 0;
	padding: 0;
	background: url(img/bg.png);
	font-family: sans-serif;
	height: 100%;
	color: #333;
}
/*----------------------------------------------------------------------------------------- Form Fix */

input, select {
	vertical-align: middle;
}
/*----------------------------------------------------------------------------------------- General Class */

.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.fixed {
	position: fixed;
	top: 35px;
	z-index: 9999;
}
.bottom10px {
	margin-bottom: 10px;
}
/*----------------------------------------------------------------------------------------- Container */

#wrapper {
	width: 100%;
	min-width: 1000px;
	margin: 0 auto;
	background: url(img/contens_bg-trans.png) repeat-y center;
	position: relative;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 2em;
}
/*-- 変更 --*/
#tab_button {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
}
/*#tab_button>div {
	position: absolute;
	right: 0px;
	width: 110px;
}
*/
#tab_button div.formob {
	position: absolute;
	width: 110px;
	right: 105px;
}
#tab_button div.mailmag {
	position: absolute;
	width: 110px;
	right: 0px;
}
#tab_button div.nomiya {
	position: absolute;
	width: 110px;
	left: 0px;
}
#tab_button div.recruit {
	position: absolute;
	width: 110px;
	left: 110px;
}
#tab_button div.akita {
	position: absolute;
	width: 110px;
	left: 0px;
}
#tab_button div.aomori {
	position: absolute;
	width: 110px;
	left: 0px;
}
#tab_button>div>div {
	position: fixed;
	height: 40px;
	width: 110px;
	top: -1px;
	right: auto;
	overflow: hidden;	/* 追加 */
	z-index: 100;
}
#tab_button>div.formob>div {
	height: 51px;
}
#tab_button>div>div img {
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
}
#tab_button>div>div img:hover {
	left: auto;
	right: 0;
}
/* tab_button追従なしはこっち解除
#tab_button>div{
	top:-1px;
	overflow:hidden;
}
#tab_button>div>div{
	position:static;
}
*/

/*
#tab_button {
	position: fixed;
	height: 40px;
	width: 110px;
	top: -1px;
	right: 10px;
	overflow:hidden;
	z-index:100;
}
#tab_button img{
	position:absolute;
	top:0;
	left:0;
	right:auto;
}
#tab_button img:hover{
	left:auto;
	right:0;
}
#tab_button ul li a {
	background: url(./images/tab_button_mailmag-trans.png);
	height: 40px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}
#tab_button ul li a:hover {
	background: url(./images/tab_button_mailmag-trans.png) 110px;
	height: 40px;
	width: 110px;
	display: block;
	text-indent: -9999px;
}*/
/*----------------------------------------------------------------------------------------- Header */

#top_content {
	width: 100%;
	min-width: 1000px;
	background: url(img/contens_bg-trans.png) repeat-y center;
	position: relative;
}
#header {
	/*margin: 0 -500%;
	padding: 0 500%;*/
	width: 100%;
	background: url(img/menu_bg.png) repeat-x bottom;
	padding-top: 2em;
	height: 91px;
}
#header #menu {
	width: 960px;
	/*float: left;*/
	margin: 0 auto;
	display: block;
}
/* 変更 */
div#header>#menu>h1 {
	width: 200px;
	height: 93px;
	float: left;
}
/*#header #menu h1 {
	background: url(./images/h1_logo-trans.png);
	height: 93px;
	width: 200px;
	text-indent: -9999px;
	float: left;
}
#header #menu h1 a {
	text-indent: -9999px;
}*/
#header #menu h2 {
	font-size: .6em;
	float: left;
	width: 160px;
	height: 75px;
	margin-top: 18px;
	line-height: 1.2em;
	color: #666;
}
/* IE8 */
#header #menu h2 {
 font-size: .55em\9;
}
/* IE10 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#header #menu h2 {
	font-size: .6em;
}
}
/*----------------------------------------------------------------------------------------- Menu Button Base */
/* 変更 */
div#header>#menu ul>li {
	float: left;
}
div#header>#menu ul>li a {
	width: 85px;
	height: 50px;
	margin-top: 20px;
	display: block;
	background-image: url(img/navi_new.png?230509);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
div#header>#menu ul>li.menu_01 a       { background-position: 85px 0px; }
div#header>#menu ul>li.menu_01 a:hover { background-position: 0px 0px; }
div#header>#menu ul>li.menu_02 a       { background-position: 85px 350px; }
div#header>#menu ul>li.menu_02 a:hover { background-position: 0px 350px; }
div#header>#menu ul>li.menu_03 a       { background-position: 85px 300px; }
div#header>#menu ul>li.menu_03 a:hover { background-position: 0px 300px; }
div#header>#menu ul>li.menu_04 a       { background-position: 85px 250px; }
div#header>#menu ul>li.menu_04 a:hover { background-position: 0px 250px; }
div#header>#menu ul>li.menu_05 a       { background-position: 85px 200px; }
div#header>#menu ul>li.menu_05 a:hover { background-position: 0px 200px; }
div#header>#menu ul>li.menu_06 a       { background-position: 85px 150px; }
div#header>#menu ul>li.menu_06 a:hover { background-position: 0px 150px; }
div#header>#menu ul>li.menu_07 a       { background-position: 85px 100px; }
div#header>#menu ul>li.menu_07 a:hover { background-position: 0px 100px; }
div#header>#menu ul>li.menu_08 a       { background-position: 85px 50px; }
div#header>#menu ul>li.menu_08 a:hover { background-position: 0px 50px; }

#header #menu ul .koushin{
	position: relative;
}
#header #menu ul .koushin time{
	font-size: 0.7rem;
	position: absolute;
	right: 5px;
	bottom: -10px;
	animation: move-y 1s infinite alternate ease-in-out;
	display: inline-block;
	color: #fff;
    font-weight: bold;
	background-color: #e50000;
    border-radius: 50px;
    padding: 0px 8px;
	box-shadow: 0px 1px 0 #5c5c5c;
}
@keyframes move-y {
	from{
		transform: translateY(0);
	  }
	to{
		transform: translateY(2px);
	  }
	}

/*#header #menu ul .menu_01 {
	float: left;
}
#header #menu ul .menu_02 {
	float: left;
}
#header #menu ul .menu_03 {
	float: left;
}
#header #menu ul .menu_04 {
	float: left;
}
#header #menu ul .menu_05 {
	float: left;
}

#header #menu ul .menu_01 a {
	background: url(./images/menu-trans.png) 120px 0px;
	width: 120px;
	height: 50px;
	text-indent: -9999px;
	margin-top: 20px;
	display: block;
}
#header #menu ul .menu_02 a {
	background: url(./images/menu-trans.png) 120px 200px;
	width: 120px;
	height: 50px;
	text-indent: -9999px;
	margin-top: 20px;
	display: block;
}
#header #menu ul .menu_03 a {
	background: url(./images/menu-trans.png) 120px 150px;
	width: 120px;
	height: 50px;
	text-indent: -9999px;
	margin-top: 20px;
	display: block;
}
#header #menu ul .menu_04 a {
	background: url(./images/menu-trans.png) 120px 100px;
	width: 120px;
	height: 50px;
	text-indent: -9999px;
	margin-top: 20px;
	display: block;
}
#header #menu ul .menu_05 a {
	background: url(./images/menu-trans.png) 120px 50px;
	width: 120px;
	height: 50px;
	text-indent: -9999px;
	margin-top: 20px;
	display: block;
}*/
/*----------------------------------------------------------------------------------------- Menu Button Hover */
/*
#header #menu ul .menu_01 a:hover {
	background: url(./images/menu-trans.png) 0px 0px;
}
#header #menu ul .menu_02 a:hover {
	background: url(./images/menu-trans.png) 0px 200px;
}
#header #menu ul .menu_03 a:hover {
	background: url(./images/menu-trans.png) 0px 150px;
}
#header #menu ul .menu_04 a:hover {
	background: url(./images/menu-trans.png) 0px 100px;
}
#header #menu ul .menu_05 a:hover {
	background: url(./images/menu-trans.png) 0px 50px;
}*/
/*----------------------------------------------------------------------------------------- Article */

#article {
	width: 960px;
}
/*----------------------------------------------------------------------------------------- Sub Content */

#sub_content {
	float: left;
	width: 625px;
}
#sub_content>img:first-child {
	vertical-align: bottom;
}
/*----------------------------------------------------------------------------------------- Search Form(TOP)*/

#top_search_title {
	background: url(img/base/base_960x60-trans.png);
	height: 60px;
	width: 960px;
}
#top_search_form {
	width: 680px;
	height: 300px;
	position: relative;
	float: left;
	line-height: 1.4em;
	font-size: 0.95em;
	z-index: 10;
}
#top_search_form .bg {
	/*background: url(./images/base_680x255-trans.png) no-repeat;*/
	width: 680px;
	height: 275px;
	position: absolute;
	z-index: -10;
	left: 0px;
	top: 4px;
    border: 1px solid #999;
    border-radius: 10px;
    background: linear-gradient(#FFFFFF, #EBEBEB);
    box-shadow: 0 0 5px #333;
}
#top_search_form .h3_osusume_search {
	background: url(/common/deli_img/h3_bar_search-trans.png) no-repeat;
	height: 95px;
	width: 460px;
	margin-left: 5px;
	margin-bottom: -10px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#top_search_form dt {
	font-weight: bold;
	color: #FF2628;
	font-size: 1.2em;
	clear: left;
}
#top_search_form dd {
	margin: 0 0 5px 0;
	float: left;
}
#top_search_form_separate {
	float: left;
	width: 235px;
	font-size: 1em;
	padding: 0px 0px 0px 20px;
	position: relative;
}
#top_search_form_separate #downprice {
	display: block;
	position: absolute;
	width: 400px;
	left: -70px;
	top: 105px;
}
#top_search_form_separate_schedule {
	float: left;
	width: 130px;
	font-size: 1em;
	padding: 0px 0px 0px 20px;
}
#top_search_form_separate_type {
	float: left;
	width: 640px;
	font-size: 0.95em;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
}
#top_search_form_separate .middle {
	vertical-align: middle;
}
#top_search_form_submit {
	width: 230px;
	position: absolute;
	height: 60px;
	left: 465px;
	top: 260px;
	z-index: 15;
}
#top_search_form_submit input.btn_submit {
	background: url(img/search_button-trans.png) 0px 60px;
	height: 60px;
	width: 230px;
	display: block;
	border: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#top_search_form_submit input.btn_submit:hover {
	background-position: 0 0;
	cursor: pointer;
}

#top_gravure {
	float: left;
	height: 350px;
	width: 680px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 20px;
}
/*----------------------------------------------------------------------------------------- Section Title */

#search_title {
	background: url(img/base/base_960x60-trans.png);
	height: 60px;
	width: 960px;
}
#search_title h2 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 60px;
	width: 960px;
}
#search_title .title_detail  { background: url(/common/deli_img/title_detail-trans.png); }
#search_title .title_result  { background: url(/common/deli_img/title_result-trans.png); }
#search_title .title_gravure { background: url(/common/deli_img/title_gravure-trans.png); }
#search_title .title_movie   { background: url(/common/deli_img/title_movie-trans.png); }
#search_title .title_link    { background: url(/common/deli_img/title_link-trans.png); }
#search_title .title_shop    { background: url(/common/deli_img/title_shop-trans.png); }
#search_title .title_mailmag { background: url(/common/deli_img/title_mailmag-trans.png); }

/*----------------------------------------------------------------------------------------- Search Form */

#search_form {
	/*background: url(./images/base_960x245-trans.png);*/
	width: 950px;
	height: 245px;
	position: relative;
	line-height: 1.2em;
    border: 1px solid #999;
    border-radius: 10px;
    background: linear-gradient(#FFFFFF, #EBEBEB);
    box-shadow: 0 0 5px #333;
}
#search_form h3 {
	background: url(/common/deli_img/h3_bar_search-trans.png) no-repeat;
	height: 95px;
	width: 460px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 15px;
}
#search_form dt {
	font-weight: bold;
	color: #FF2628;
	font-size: 1.2em;
	margin-top: 0.5em;
	clear: left;
}
#search_form dd {
	margin: 0 0 5px 0;
	float: left;
	clear: left;
}
#search_form>form>div {
	float: left;
	width: 240px;
	font-size: 1em;
	padding: 0px 0px 0px 20px;
	margin-top: -15px;
	position: relative;
}
#search_form .middle {
	vertical-align: middle;
}
#search_form>form>div #downprice {
	display: block;
	position: absolute;
	width: 400px;
	left: -60px;
	top: 115px;
}
#search_form>form>#type {
	top: -55px;
	left: -20px;
	width: 270px;
}
#search_form>form>#type div {
	font-size: .9em;
	width: 90px;
	float: left;
	/*padding-right: 10px;*/
}
#search_form>form>#type label {
	display: block;
}
#search_form>form>#schedule {
	width: 120px;
	top: -55px;
	left: -20px;
}
#search_form>form>#schedule+div {
	width: 260px;
	position: absolute;
	height: 60px;
	right: 43px;
	bottom: 16px;
}
#search_form>form>#schedule+div input {
	background: url(img/search_button-trans.png) 0px 60px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 60px;
	width: 230px;
	display: block;
	border: none;
}
#search_form>form>#schedule+div input:hover {
	background: url(img/search_button-trans.png) 0px 0px;
	cursor: pointer;
}

td.type .main { width: 55px; }
td.type .sub  { width: 40px; }
div.detail_generic .main { width: 55px; }
div.detail_generic .sub  { width: 40px; }
/* ------------------------------------------------------------------------------------ Result No Match*/
#rnm {
	background: url(img/base/base_960x60-trans.png);
	height: 48px;
	width: 950px;
	margin: 10px 0 0 0;
	padding-top: 12px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
	color: #c00;
}
/* ----------------------------------------------------------------------------------------- Page Info*/

.pageinfo {
	height: 40px;
	width: 950px;
	padding: 5px;
}
.pageinfo .info {
	float: left;
}
.pageinfo .pager {
	float: right;
	margin-top: 1em;
	font-size: 1.0em;
	text-align: right;
}
.pageinfo .pager a {
	text-decoration: none;
}
.pageinfo .pager a:hover {
	text-decoration: underline;
}
.pageinfo .pager img {
	vertical-align: text-top;
}
.pageinfo .info .total_result {
	color: #184FFF;
	font-size: 2em;
	font-weight: bold;
}
/*----------------------------------------------------------------------------------------- Sort Bar */

#sort {
	background: url(img/base/base_960x60-trans.png);
	height: 48px;
	width: 950px;
	padding-top: 12px;
	padding-left: 10px;
}
#sort table {
	font-size: .9em;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
#sort table th {
	text-align: center;
	font-weight: bold;
}
#sort table td {
	text-align: center;
}
.regdate {
	width: 120px;
}
.age {
	width: 120px;
}
.ttprice {
	width: 180px;
}
.height {
	width: 64px;
}
.b {
	width: 64px;
}
.w {
	width: 64px;
}
.h {
	width: 64px;
}
.area {
	width: 120px;
}
.type {
	width: 120px;
}
/*----------------------------------------------------------------------------------------- Search Result */

.result {
	background: url(./images/base_960x205-trans.png);
	width: 950px;
	height: 195px;
	padding-top: 12px;
	padding-left: 10px;
	position: relative;
}
.result_hover {
	background: url(./images/base_960x205_hover-trans.png);
	width: 950px;
	height: 195px;
	padding-top: 12px;
	padding-left: 10px;
	cursor: pointer;
}
.photo_info {
	float: left;
	width: 240px;
	position: relative;
}
.photo_info .photo {
	width: 120px;
	height: 180px;
	float: left;
}
.photo_info .name {
	font-size: .8em;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #AAA;
	border-bottom: 1px dotted #AAA;
}
.photo_info .name a {
	font-size: 1.6em;
	line-height: 1.2em;
	color: #0073F2;
	text-decoration: none;
	vertical-align: middle;
}
.photo_info .newface{
	vertical-align: middle;
	width: 38px;
}
.photo_info .new {
	float: left;
	position: absolute;
    left: 0px;
    top: 25px;
}
.photo_info .license {
	float: left;
	position: absolute;
    left: -7px;
    top: -7px;
}
.photo_info .schedule {
	float: left;
	text-align: center;
	width: 120px;
	font-weight: bold;
}
.photo_info .schedule span {
	float: left;
	font-size: .6em;
	width: 120px;
	border-bottom: 1px solid #F00;
}
.photo_info .deva_icon{
	width: 120px;
	float: left;
}
.photo_info .deva_icon img{
	width: 40px;
	float: left;
}
.photo_info .deva_icon span:nth-of-type(1){
	color: #f00;
	font-size: 0.64rem;
	display: block;
	font-weight: bold;
    line-height: 1.3;
}
.photo_info .deva_icon span:nth-of-type(2){
	font-size: 0.5rem;
	display: block;
	font-weight: bold;
}
.photo_info .joined_day {
	height: 20px;
	width: 120px;
	position: absolute;
	left: 0px;
	top: 150px;
	text-align: center;
	background: url(./images/white_half-trans.png);
	color: #0073F2;
	font-weight: bold;
	padding-top: 5px;
}
.spec {
	float: left;
}
.spec table {
	border-style: none;
	font-size: .9em;
	height: 90px;
}
.spec table th {
	text-align: center;
	font-weight: bold;
}
.spec table td {
	text-align: center;
}
.spec .banner {
	float: left;
	text-align: right;
	width: 695px;
	font-size: .7em;
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-top: 10px;
}
.spec .banner .shop {
	font-size: 1.18em;
}
.spec .banner .shop_comment {
	width: 530px;
	float: left;
	text-align: left;
	height: 70px;
	padding: 5px;
	font-size: 1.1em;
	line-height: 1.3em;
	overflow: hidden;
}
.spec .price {
	width: 180px;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	line-height: .9em;
}
.spec .price_dp {
	width: 180px;
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
.spec .downprice {
	width: 180px;
	font-size: 1.3em;
	color: #F00;
	font-weight: bold;
}
.grayout_rest {
	background: url(./images/base_960x205_gray_out-trans.png);
	position: absolute;
	height: 205px;
	width: 960px;
	left: 0px;
	top: 0px;
	display: block;
}
.grayout_mens {
	background: url(./images/base_960x205_gray_out-trans.png);
	position: absolute;
	height: 205px;
	width: 960px;
	left: 0px;
	top: 0px;
	display: block;
}
/*----------------------------------------------------------------------------------------- Detail */

#detail {
	float: left;
}
#detail .clearfix {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#detail>div {
	/*background: url(./images/base_670x560-trans.png);*/
	border: 1px solid #999;
	border-radius: 10px;
	background: linear-gradient(#FFFFFF, #EBEBEB);
	box-shadow: 0 0 5px #333;
	/*height: 670px;*/
	width: 650px;
	margin: 10px 10px 30px 5px;
	padding: 10px;
}
#detail>div div {
	float: left;
	width: 200px;
	margin-left: 10px;
	margin-top: 10px;
	padding-left: 10px;
	line-height: 1.2em;
}
#detail #deva_icon{
	padding: 0;
}
#detail #deva_icon img{
	width: 40px;
	float: left;
}
#detail #deva_icon span:nth-of-type(1){
	color: #f00;
	font-size: 0.8rem;
	display: block;
	font-weight: bold;
    line-height: 1.3;
	margin-top: 3px;
}
#detail #deva_icon span:nth-of-type(2){
	font-size: 0.6rem;
	display: block;
	font-weight: bold;
}
#detail #main_image {
	height: 540px;
	width: 360px;
	margin-top: 9px;
	margin-left: 9px;
	border: 1px dotted #AAA;
	padding: 0;
}
#detail #main_image img {
	width: 100%;
	max-height: 100%;
}
#detail #sub_image {
	width: 48px;
	height: 540px;
	margin-top: 9px;
	margin-left: 9px;
	border: 1px dotted #AAA;
	padding: 0;
}
#detail #sub_image a {
	/*width: 48px;*/
	/*height: 72px;*/
	width: 36px;
	height: 52px;
	margin-bottom: 6px;
	margin-left: 7px;
	display: block;
}
#detail #sub_image img {
	/*width: 48px;*/
	/*height: 72px;*/
	width: 100%;
	max-height: 100%;
}
#detail #detail_area, #detail #detail_price {
	padding-top: 10px;
	border-top: 1px solid #AAA;
	font-size: .75em;
}
#detail>div div.detail_generic {
	margin-top: 5px;
	border-top: 1px solid #AAA;
	padding-top: 10px;
	font-size: 0.75em;
}
#detail>div div>.name {
	border-left: 5px solid #F00;
	padding-left: 5px;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: -10px;
}
#detail #detail_price .price {
	font-size: 1.0em;
	color: #000;
	font-weight: bold;
}
#detail #detail_price .price_dp {
	font-size: 1.0em;
	color: #000;
	font-weight: bold;
	text-decoration: line-through;
}
#detail #detail_price .downprice {
	font-size: 1.3em;
	color: #F00;
	font-weight: bold;
}
#detail>div div>.title {
	border-left: 5px solid #F00;
	padding-left: 5px;
	font-size: 1.3em;
	font-weight: bold;
	width: 210px;
	display: block;
	margin-left: -10px;
}
#detail>div div>.msg_scrl {
	max-height: 70px;
	overflow: auto;
	display: block;
	margin: 0;
	padding: 0;
	float: none;
}

#creditok,
#detail #detail_price #creditok {
	font-size: .88em;
	font-weight: bold;
	color: #FF6A00;
}
/*----------------------------------------------------------------------------------------- Attention */

#detail>div#shop_attention {
	background: url(./images/base_670x50-trans.png);
	height: 37px;
	width: 670px;
	text-align: center;
	color: #c00;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 13px;
	margin: 0;
}
/*----------------------------------------------------------------------------------------- What's New */

#info_side {
	width: 250px;
	float: right;
	background: url(./images/base_wn_270x300-trans.png);
	height: 280px;
	padding: 10px;
	line-height: 1.5em;
}
#info_side h4 {
	float: left;
	height: 40px;
	width: 240px;
	background: url(img/h4_info_side-trans.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#info_side .inner {
	font-size: 0.7em;
	text-align: left;
	float: left;
	height: 240px;
	width: 240px;
	overflow: auto;
	margin-left: 10px;
	line-height: 1.5em;
}
#info_side .inner .date {
	border-bottom: 1px dotted #666;
	width: 90%;
	font-size: 1.6em;
	display: block;
	margin-top: .5em;
}
#info_side .inner .news_desc {
	display: block;
	line-height: 1.5em;
	padding-left: 1em;
	margin-bottom: .5em;
}
#info_side .inner .news_desc b {
    background-color: #c00;
    text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
    color: #fff;
    margin: 5px 0 -15px 0;
    padding: 5px 8px;
    border-radius: 5px;
    display: block;
    width: 90px;
    text-align: center;
}
#info_side .inner .news_desc b.newer {
    background: linear-gradient(-45deg, #EE7752, #E73C7E, #23A6D5, #23D5AB);
    background-size: 400% 400%;
    animation: Grader 2s ease infinite;
}
@keyframes Grader {
      0% { background-position: 0% 50% }
     50% { background-position: 100% 50% }
    100% { background-position: 0% 50% }
}
/*----------------------------------------------------------------------------------------- Shop Information */

#shop_side .clearfix {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#shop_side {
	width: 245px;
	/*background: url(./images/base_270x300-trans.png);*/
	border: 1px solid #999;
	border-radius: 10px;
	background: linear-gradient(#FFFFFF, #EBEBEB);
	box-shadow: 0 0 5px #333;
	/*height: 280px;*/
	margin: 10px 0 15px 0;
	padding: 10px;
	line-height: 1.5em;
}
#shop_side h4 {
	float: left;
	height: 40px;
	width: 240px;
	background: url(img/h4_shop_side-trans.png);
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#shop_side .banner {
	font-size: .8em;
	text-align: right;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width: 230px;
}
#shop_side .banner .tel {
	color: #F00;
	font-size: 1.7em;
	font-weight: bold;
}
#shop_side ul .more_girls a {
	background: url(img/more_girls_button-trans.png) 0 60px;
	height: 60px;
	width: 230px;
	display: block;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}
#shop_side ul .more_girls a:hover { background-position: 0 0; }

/*----------------------------------------------------------------------------------------- Side Content Liquid Setting */

.liquid_content_right {
	float: right;
	width: 270px;/*padding-left: 20px;*/
}
.liquid_content_left {
	float: left;
	width: 270px;
	/* margin-top: -30px; */
}
.under_colmn {
	float: left;
	width: 670px;
}
.under_colmn a {
	display: block;
	float: left;
}
.under_colmn a img {
	margin: 1px;
	padding: 0px;
	width: 221px;
}
/*----------------------------------------------------------------------------------------- Top Special Price Contents */

#special_price {
	background: url(./images/base_680x360-trans.png);
	float: left;
	height: 360px;
	width: 680px;
	margin-left: 280px;
	margin-top: 30px;
	position: relative;
}
#special_price h3 {
	background: url(/common/deli_img/h3_bar_special_price-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#special_price h4 {
	background: url(./images/_h3_bar_new_cast-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#special_price .inner {
	float: left;
	height: 260px;
	width: 650px;
	margin-left: 15px;
	overflow: auto;
	position: relative;
}
#special_price .downprice_count {
	color: #FF1515;
	text-align: right;
	position: absolute;
	width: 230px;
	height: 50px;
	font-size: 1.8em;
	bottom: 370px;
	font-weight: bold;
	/* left: 139px; */
	right: 50px;
}
#special_price .downprice_count strong {
	font-size: 1.8em;
	font-weight: bold;
}

#special_price .view_all a {
	background: url(img/view_all-trans.png) no-repeat left top;
	height: 20px;
	width: 147px;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	left: 20px;
	top: 51px;
}
#special_price .view_all a:hover { background-position: left bottom; }



/*----------------------------------------------------------------------------------------- Top Cast Blog Contents*/

#cast_blog {
	background: url(./images/base_680x360-trans.png);
	float: left;
	height: 360px;
	width: 680px;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
}
#cast_blog h3 {
	background: url(/common/deli_img/h3_bar_blog-trans.png);
	height: 115px;
	width: 640px;
	margin: -30px 0 0 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/*
#realtime_news h4 {
	background: url(./images/_h3_bar_realtime_news_now-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: -9999px;
}
*/
#cast_blog .inner {
	float: left;
	height: 260px;
	width: 650px;
	margin-left: 15px;
	overflow: auto;
	position: relative;
}
#cast_blog .inner .deli_shop_seperate {
    width: 94px;
    padding: 3px;
    height: 94px;
    float: left;
    border: 1px solid rgba(188,188,188,1.00);
    position: relative;
    margin: 1px;
}

#cast_blog .inner .deli_shop_seperate .photo {
	width: 94px;
	height: 94px;
	object-fit: cover;
}

#cast_blog .inner .deli_shop_seperate time {
	position: absolute;
	bottom: 3px;
	letter-spacing: 0;
	font-size: .55em;
	color: #fff;
	font-weight: bold;
	background-color: rgba(0,0,0,.6);
	width: 94px;
	text-align: right;
}

#cast_blog .inner .deli_shop_seperate a .deli_shop_image {
	float: left;
}
#cast_blog .inner .deli_shop_seperate .realtime_title {
	font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
}

#cast_blog .inner .deli_shop_seperate .realtime_body {
    width: 100%;
    overflow: hidden;
    height: 68px;
    display: block;
    line-height: 1.3em;
    font-size: 0.8em;
    margin-top: 4px;
}

#cast_blog .inner .deli_shop_seperate .realtime_body time {
	color: #184FFF;
	font-weight: bold;
}


#cast_blog .view_all a {
	background: url(img/view_all-trans.png) no-repeat left top;
	height: 20px;
	width: 147px;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	left: 513px;
	top: 43px;
}
#cast_blog .view_all a:hover { background-position: left bottom; }

#cast_blog .inner .deli_shop_seperate .shop_image_place {
	width: 120px;
	height: 190px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	display: block;
	background-image: url(/common/deli_realtime/no_image.jpg?0310);
}
#cast_blog .inner .deli_shop_seperate .shop_banner_place {
	width: 230px;
	height: 46px;
	display: block;
	float: left;
	background-image: url(/common/deli_realtime/no_banner.jpg?0310);
	margin-right: 5px;
}


/*----------------------------------------------------------------------------------------- Top CAST BLOG Contents*/

#cast_blog_all {
	float: left;
	width: 680px;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
	height: auto;
}
#cast_blog_all h3 {
	background: url(/common/deli_img/h3_bar_blog-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#cast_blog_all h4 {
	background: url(./images/_h3_bar_realtime_news_now-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#cast_blog_all .inner {
	float: left;
	width: 650px;
	margin-left: 15px;
	overflow: auto;
	position: relative;
}
#cast_blog_all .inner .deli_shop_seperate {
	width: 98%;
	padding: 4px;
	display: block;
	border: 1px solid rgba(188,188,188,1.00);
	position: relative;
	margin-bottom: 5px;
}
#cast_blog_all .inner .deli_shop_seperate .shop_banner_place {
	width: 230px;
	height: 46px;
	display: block;
	float: left;
	background-image: url(/common/deli_realtime/no_banner.jpg?0310);
	margin-right: 5px;
}
#cast_blog_all .inner .deli_shop_seperate .realtime_body time {
	float: right;
	margin-right: 2px;
	color: #184FFF;
	font-weight: bold;
}


#cast_blog_all .inner .deli_shop_seperate a .deli_shop_image {
	float: left;
}
#cast_blog_all .inner .deli_shop_seperate .realtime_title {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 390px;
	float: left;
	display: block;
	height: 46px;
}

#cast_blog_all .inner .deli_shop_seperate .realtime_body_img {
	float: left;
	width: 120px;
	max-height: 190px;
}
#cast_blog_all .inner .deli_shop_seperate .shop_image_place {
	width: 120px;
	height: 190px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	display: block;
	/*background-image: url(/common/deli_realtime/no_image.jpg);*/
}


#cast_blog_all .inner .deli_shop_seperate .realtime_body {
	width: 504px;
	overflow: hidden;
	height: 193px;
	display: block;
	line-height: 1.4;
	font-size: 0.9em;
	margin-top: 4px;
	float: left;
	text-align: justify;
}



/*----------------------------------------------------------------------------------------- Top Realtime News Contents*/

#realtime_news {
	background: url(./images/base_680x360-trans.png);
	float: left;
	height: 360px;
	width: 680px;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
}
#realtime_news h3 {
	background: url(/common/deli_img/h3_bar_realtime-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#realtime_news h4 {
	background: url(./images/_h3_bar_realtime_news_now-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#realtime_news .inner {
	float: left;
	height: 260px;
	width: 650px;
	margin-left: 15px;
	overflow: auto;
	position: relative;
}
#realtime_news .inner .deli_shop_seperate {
    width: 98%;
    padding: 4px;
    display: block;
    border: 1px solid rgba(188,188,188,1.00);
    position: relative;
    margin-bottom: 5px;
}
#realtime_news .inner .deli_shop_seperate a .deli_shop_image {
	float: left;
}
#realtime_news .inner .deli_shop_seperate .realtime_title {
	font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
}

#realtime_news .inner .deli_shop_seperate .realtime_body {
    width: 100%;
    overflow: hidden;
    height: 68px;
    display: block;
    line-height: 1.3em;
    font-size: 0.8em;
    margin-top: 4px;
}

#realtime_news .inner .deli_shop_seperate .realtime_body time {
	color: #184FFF;
	font-weight: bold;
}


#realtime_news .view_all a {
	background: url(img/view_all-trans.png) no-repeat left top;
	height: 20px;
	width: 147px;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	left: 513px;
	top: 43px;
}
#realtime_news .view_all a:hover { background-position: left bottom; }

#realtime_news .inner .deli_shop_seperate .shop_image_place {
	width: 120px;
	height: 190px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	display: block;
	background-image: url(/common/deli_realtime/no_image.jpg?0310);
}
#realtime_news .inner .deli_shop_seperate .shop_banner_place {
	width: 230px;
	height: 46px;
	display: block;
	float: left;
	background-image: url(/common/deli_realtime/no_banner.jpg?0310);
	margin-right: 5px;
}
/*----------------------------------------------------------------------------------------- Top Realtime News Contents*/
#realtime_news_all .clearfix {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#realtime_news_all {
	float: left;
	width: 680px;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
	height: auto;
}
#realtime_news_all h3 {
	background: url(/common/deli_img/h3_bar_realtime-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#realtime_news_all h4 {
	background: url(./images/_h3_bar_realtime_news_now-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#realtime_news_all .inner {
	float: left;
	width: 650px;
	margin-left: 15px;
	overflow: auto;
	position: relative;
}
#realtime_news_all .inner .deli_shop_seperate {
	width: 98%;
	padding: 4px;
	display: block;
	border: 1px solid rgba(188,188,188,1.00);
	position: relative;
	margin-bottom: 5px;
}
#realtime_news_all .inner .deli_shop_seperate .shop_banner_place {
	width: 230px;
	height: 46px;
	display: block;
	float: left;
	background-image: url(/common/deli_realtime/no_banner.jpg?0310);
	margin-right: 5px;
}
#realtime_news_all .inner .deli_shop_seperate .realtime_body time {
	float: right;
	margin-right: 2px;
	color: #184FFF;
	font-weight: bold;
}


#realtime_news_all .inner .deli_shop_seperate a .deli_shop_image {
	float: left;
}
#realtime_news_all .inner .deli_shop_seperate .realtime_title {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 390px;
	float: left;
	display: block;
}

#realtime_news_all .inner .deli_shop_seperate .realtime_body_img {
	float: left;
	width: 120px;
	max-height: 190px;
}
#realtime_news_all .inner .deli_shop_seperate .shop_image_place {
	width: 120px;
	height: 190px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	display: block;
	/*background-image: url(/common/deli_realtime/no_image.jpg?0310);*/
}


#realtime_news_all .inner .deli_shop_seperate .realtime_body {
	width: 504px;
	overflow: hidden;
	height: 193px;
	display: block;
	line-height: 1.4;
	font-size: 0.9em;
	margin-top: 4px;
	float: left;
	text-align: justify;
}

/*----------------------------------------------------------------------------------------- Top Realtime News Contents*/

#realtime_news_separate {
    float: left;
    width: 100%;
    /* margin-left: 10px; */
    margin-top: 30px;
    position: relative;
    height: auto;
}
#realtime_news_separate .inner {
    float: left;
    width: 100%;
    /* margin-left: 15px; */
    overflow: auto;
    position: relative;
}
#realtime_news_separate .inner .deli_shop_seperate {
	width: 940px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
	display: block;
	border: 1px solid rgba(188,188,188,1.00);
	border-radius: 10px;
	position: relative;
	margin-bottom: 5px;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,1.00);
	box-shadow: 0px 0px 7px #666;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(238,238,238,1.00) 100%);
}
#realtime_news_separate .inner .deli_shop_seperate a .deli_shop_image {
	float: left;
	margin:0px 5px;
}
#realtime_news_separate .inner .deli_shop_seperate .realtime_title {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	width: 665px;
	float: left;
	display: block;
}

#realtime_news_separate .inner .deli_shop_seperate .realtime_body_img {
	float: left;
	width: 230px;
	margin: 5px;
}

#realtime_news_separate .inner .deli_shop_seperate .realtime_body {
    width: 680px;
    overflow: hidden;
    display: block;
    line-height: 1.3em;
    font-size: 0.8em;
    margin-top: 4px;
    float: left;
    text-align: justify;
}


/*----------------------------------------------------------------------------------------- Top Call Me Now Contents*/

#call_me_now {
	background: url(./images/base_680x360-trans.png);
	float: left;
	height: 360px;
	width: 680px;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
}
#call_me_now h3 {
	background: url(/common/deli_img/h3_bar_call_me_now-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#call_me_now h4 {
	background: url(./images/_h3_bar_call_me_now-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#call_me_now .inner {
	float: left;
	height: 260px;
	width: 650px;
	margin-left: 15px;
	overflow: auto;
	position: relative;
}
#call_me_now .staycast_count {
	color: #FF1515;
	text-align: right;
	position: absolute;
	width: 230px;
	height: 50px;
	font-size: 1em;
	bottom: 279px;
	right: 170px;
	font-weight: bold;
}
#call_me_now .staycast_count strong {
	font-size: 1.8em;
	font-weight: bold;
}
#call_me_now .view_all a {
	background: url(img/view_all-trans.png) no-repeat left top;
	height: 20px;
	width: 147px;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	left: 513px;
	top: 43px;
}
#call_me_now .view_all a:hover { background-position: left bottom; }

/*----------------------------------------------------------------------------------------- Top New Cast Contents */

#new_cast {
	background: url(./images/base_680x360-trans.png);
	float: left;
	height: 360px;
	width: 680px;
	margin-left: 10px;
	margin-top: 30px;
	position: relative;
}
#new_cast h3 {
	background: url(/common/deli_img/h3_bar_new_cast-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#new_cast h4 {
	background: url(./images/_h3_bar_new_cast-trans.png);
	height: 115px;
	width: 640px;
	margin-top: -30px;
	margin-left: 20px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#new_cast .inner {
	float: left;
	height: 260px;
	width: 650px;
	margin-left: 15px;
	overflow: auto;
	position: relative;
}
#new_cast .view_all a {
	background: url(img/view_all-trans.png) no-repeat left top;
	height: 20px;
	width: 147px;
	position: absolute;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	left: 20px;
	top: 51px;
}
#new_cast .view_all a:hover { background-position: left bottom; }

/*----------------------------------------------------------------------------------------- Top Contents Inner */

.inner .cast_list_seperate {
	background: url(./images/base_96x189-trans.png);
	float: left;
	height: 189px;
	width: 96px;
	position: relative;
	margin-right: 9px;
	margin-top: 10px;
}
.inner .cast_list_seperate .newface {
	display: block;
	position: absolute;
	top: -7px;
	left: 0px;
}
.inner .cast_list_seperate .staynow {
	display: block;
	position: absolute;
	top: -7px;
	right: 0px;
}
.inner .cast_list_seperate .staynow .deva_icon{
	position: absolute;
    width: 35px;
    top: 40px;
    right: 3px;
}
.inner .cast_list_seperate .staynow_off {
	display: none;
}
.inner .cast_list_seperate .cast_list_image {
	width: 90px;
	height: 135px;
	margin: 3px 3px 0px;
}
.inner .cast_list_seperate .shop_name {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: normal;
	display: block;
	background: url(./images/black_half-trans.png);
	width: 88px;
	position: absolute;
	left: 3px;
	bottom: 52px;
	padding: 1px;
}
.inner .cast_list_seperate .cast_regdate {
	font-size: 0.6em;
	color: #FF0048;
	line-height: 1em;
	display: block;
	margin-left: 10px;
	position: absolute;
	left: -2px;
	top: 141px;
}
.inner .cast_list_seperate .cast_name {
	font-size: 0.8em;
	color: #003CFF;
	display: block;
	margin-left: 10px;
	line-height: 1em;
	position: absolute;
	left: -2px;
	top: 150px;
}
.inner .cast_list_seperate .cast_name img{
	width: 17px;
	vertical-align: middle;
	margin-right: 2px;
}
.inner .cast_list_seperate .cast_name_price {
	font-size: 0.8em;
	color: #003CFF;
	display: block;
	margin-left: 10px;
	line-height: 1em;
	position: absolute;
	left: -2px;
	top: 145px;
}
.inner .cast_list_seperate .cast_schedule {
	color: #666;
	font-size: 0.7em;
	display: block;
	margin-left: 10px;
	line-height: 1.5em;
	position: absolute;
	left: -2px;
	top: 166px;
}
.inner .cast_list_seperate .price {
	color: #666;
	font-size: 0.6em;
	display: block;
	margin-left: 10px;
	line-height: 1.5em;
	position: absolute;
	left: -2px;
	top: 157px;
}
.inner .cast_list_seperate .downprice {
	color: #F00;
	font-size: 0.9em;
	display: block;
	margin-left: 10px;
	line-height: 1.5em;
	position: absolute;
	left: 0px;
	top: 167px;
	font-weight: bold;
}
.inner .cast_list_seperate .license {
	vertical-align: middle;
	width: 1em;
}
.inner .deva_icon{
	display: inline-block;
}
.inner .deva_icon img{
	width: 40px;
}
.inner .deva_icon span.red{
	color: #f00;
}
/*----------------------------------------------------------------------------------------- Variable Block Setting */

#three_block_top {
	float: left;
	width: 660px;
	background: url(img/base/base_gravure_top-trans.png);
	height: 27px;
}
#three_block_middle {
	width: 625px;
	background: url(img/base/base_gravure_middle-trans.png);
	padding-left: 35px;
}
#three_block_bottom {
	float: left;
	width: 660px;
	background: url(img/base/base_gravure_bottom-trans.png);
	height: 27px;
}
/* -----------------------------------------------------------------------------------------Link Contents*/

#grade_one {
	text-align: center;
	width: 590px;
}
#grade_two .links, #grade_three .links {
	font-size: .6em;
	float: left;
	height: 31px;
	width: 88px;
	overflow: hidden;
	margin-right: 11px;
	margin-bottom: 11px;
}
#link_about {
	width: 590px;
	font-size: .8em;
	color: #666;
}
#link_about strong {
	font-weight: bold;
}
#link_about .astarisk {
	font-size: .8em;
	font-weight: bold;
	color: #C60;
}
.type_and_area {
	float: left;
	width: 660px;
}
.type_and_area h3 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 660px;
	height: 65px;
	display: block;
	float: left;
	margin: 20px 0px 5px;
	padding: 0px;
}
.type_and_area #deli_central   { background: url(img/area_akita_central-trans.png); }
.type_and_area #deli_south     { background: url(img/area_akita_south-trans.png); }
.type_and_area #deli_north     { background: url(img/area_akita_north-trans.png); }
.type_and_area #deli_tsugaru   { background: url(img/area_aomori_tsugaru-trans.png); }
.type_and_area #deli_nanbu     { background: url(img/area_aomori_nanbu-trans.png); }
.type_and_area #deli_hirosaki  { background: url(img/area_aomori_hirosaki-trans.png);}
.type_and_area #deli_hachinohe { background: url(img/area_aomori_hachinohe-trans.png); }
.type_and_area #deli_aomori    { background: url(img/area_aomori_aomori-trans.png); }

.shop_separate {
	float: left;
	height: 290px;
	width: 290px;
	background: url(./images/base_330x330-trans.png);
	padding: 20px;
	font-size: .8em;
	position: relative;
}
.shop_separate .banner {
	width: 290px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.shop_separate .banner img {
	border: 1px solid #F00;
}
.shop_separate .contents {
	width: 290px;
	height: 185px;
	overflow: auto;
}
.shop_separate .contents img {
	vertical-align: text-top;
	clear: both;
	float: left;
}
.shop_separate .contents span {
	float: left;
	display: block;
	line-height: 1.2em;
	width: 195px;
	margin: 0 0 5px 0;
}
*:first-child+html .shop_separate .contents span {
	float: left;
	width: 195px;
	display: block;
	padding-bottom: 0.6em;
}
.shop_separate ul {
	position: absolute;
	right: 10px;
	bottom: 9px;
}
.shop_separate ul li {
	float: left;
}
.shop_separate ul a {
	height: 30px;
	width: 115px;
	display: block;
	margin-left: 1px;
	margin-top: 12px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.shop_separate ul .more_girls a {
	background: url(img/shop_official_site-trans.png) 0px 30px;
}
.shop_separate ul .more_girls a:hover {
	background: url(img/shop_official_site-trans.png) 0px 0px;
}
.shop_separate ul .more_blog a {
	background: url(img/shop_blog_site-trans.png) 0px 30px;
}
.shop_separate ul .more_blog a:hover {
	background: url(img/shop_blog_site-trans.png) 0px 0px;
}

#mailmag_description {
	font-size: 1em;
	color: #666;
	padding-left: 20px;
	line-height: 1.5em;
}
#mailmag_description h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #06F;
	margin-left: -20px;
}
#mailmag_description ol li {
	font-size: .8em;
	list-style: decimal inside;
}
#mailmag_form {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
}
#mailmag_form .warning {
	font-weight: bold;
	color: #FFF;
	background: #F00;
	display: block;
	padding: 2px;
	width: 400px;
	margin-top: 10px;
	font-size: .8em;
}
#mailmag_form form #mailadd {
	border: 0;
	padding: 10px;
	color: #aaa;
	border: solid 1px #ccc;
	width: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	box-shadow: 0px 1px rgba(255, 255, 255, 0.5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: bottom;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font: 1.3em Arial, sans-serif;
}
input:focus {
	border: solid 1px #EEA34A;
}
#mailmag_form form .submit {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #84bbf3;
	padding: 9px 18px;
	text-decoration: none;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #79bbff), color-stop(100%, #378de5) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	background: -ms-linear-gradient( top, #79bbff 5%, #378de5 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	color: #ffffff;
	display: inline-block;
	text-shadow: 1px 1px 0px #528ecc;
	-webkit-box-shadow: inset 1px 1px 0px 0px #bbdaf7;
	-moz-box-shadow: inset 1px 1px 0px 0px #bbdaf7;
	box-shadow: inset 1px 1px 0px 0px #bbdaf7;
	vertical-align: middle;
	font: normal 1.3em Arial;
}
#mailmag_form form .submit:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(5%, #378de5), color-stop(100%, #79bbff) );
	background: -moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	background: -ms-linear-gradient( top, #378de5 5%, #79bbff 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color: #378de5;
}
#mailmag_form form .submit:active {
	position: relative;
	top: 1px;
}
#mailmag_question {
	font-size: 0.8em;
	color: #666;
	line-height: 1.5em;
}
#mailmag_question h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #06F;
}
#mailmag_question>dl dt {
	font-size: 1.4em;
	font-weight: bold;
	color: #F00;
	margin-top: 10px;
}
#mailmag_question>dl dd {
	padding-left: 20px;
}
#mailmag_question>dl dd:first-child {
	margin-top: 1.2em;
}
#mailmag_question>dl dd>p {
	margin-bottom: 1.2em;
}
#mailmag_caution {
	font-size: 0.8em;
	color: #666;
	width: 538px;
	padding: 10px;
	margin: 10px 10px 0;
	border: 1px solid #F00;
	line-height: 1.5em;
}
/*----------------------------------------------------------------------------------------- Footer */
#footer {
	width: 100%;
	min-width: 1000px;
	background: url(img/footer_bg-trans.png) repeat-y center;
	position: relative;
}
#footer>div {
	font-size: .7em;
	width: 960px;
	margin: 0 auto;
	padding: 10px 20px 2em;
	border-top: 1px solid #AAA;
}
#footernav>li {
	display: block;
	float: left;
	padding-right: 1em;
	padding-left: 1em;
	border-left: 1px solid #AAA;
}
#footernav>li:first-child {
	border: 0px;
	padding-left: 0px;
}
#footer>div>div>div {
	width: 100%;
	margin-bottom: 5px;
	font-size: 13px;
}
#footer>div>div>div p {
	width: 17%;
	float: left;
	color: #FF2628;
	font-weight: bold;
	border-bottom: 1px dotted #aaa;
	line-height: 25px;
}
#footer>div>div a {
	margin-top: 5px;
	display: block;
	border-left: 1px solid #aaa;
	padding: 0 0.7em;
	float: left;
}
/*
#footer>div>div>ul{
	float:left;
	font-size:13px;
}
#footer>div>div>ul+ul{
	margin-left:25px;
}
#footer>div>div>ul>li{
	margin-bottom:10px;
	padding:0 5px;
}
#footer>div>div>ul>li:first-child{
	font-weight:bold;
	text-align:center;
	border-bottom:1px dotted #aaa;
	border-left:5px solid #FF2628;
	line-height:25px;
}
*/
#footer>div>div>ul {
	float: right;
	margin-bottom: 10px;
}
#footer>div>div>ul a {
	width: 32px;
	height: 32px;
	border: 0;
	padding: 0;
	margin-left: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#footer>div>div>ul .tw a {
	background-color: #55acee;
}
#footer>div>div>ul .fc a {
	background-color: #425f9c;
}
#footer>div>div>ul .go a {
	background-color: #db4437;
}
#footer>div>div>ul .hb a {
	background-color: #008fde;
}
#footer>div>div>ul>li {
	float: left;
}
#footer>div>div>ul>li+li {
	margin-left: 10px;
}
#footer>div>div>span {
	display: block;
	float: left;
}
#footer>div>div>span+span {
	margin-left: 10px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------- sidebar */
ul#sidebar {
}
ul#sidebar>li {
	position: relative;
}
ul#sidebar>li:first-child img {
	width: 270px;
}
ul#sidebar>li img {
	position: relative;
	z-index: 10;
}
ul#sidebar>li span {
	font-size: 0.875em;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
ul#sidebar>li+li {
	/* margin-bottom: 0.563em; */
}
/* 画像裏にtext差し込み */
.imgBack {
	position: relative;
}
.imgBack img {
	position: relative;
	z-index: 10;
}
.imgBack span {
	font-size: 0.875em;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
/* 説明文用
.indText {
	display: inline-block;
	text-indent: -9999px;
	text-decoration: none;
}
*/

/* 価格後半表示 */
.price_after:after {
	content: "\002c\0030\0030\0030\005186";
}
/* clear情報はすべてここ */
div#header>#menu ul:after, #article:after, #other_cast:after, #container:after, #content:after, #footernav:after, #footer>div>div>div:after, #footer>div>div:after, #footer>div>div>ul:after, .spec .banner:after, #search_form:after, #search_form>form>#type:after, div.pageinfo:after, div.result:after, #grade_two:after, #grade_three:after, #detail:after, .under_colmn:after, .calendar_detail >div:first-child:after, .calendar_detail >div:last-child:after, .calendar_detail >div:first-child > div {
	content: " ";
	display: block;
	clear: both;
}
/*----- sidebarの中身用 ----*/
#sidebar .modal, .under_colmn .modal {
	display: none;
}
#sidebar .modal>div, .under_colmn .modal>div {
	background-color: white;
	border: 15px solid white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Verdana", "Arial", "Helvetica", sans-serif;
}
#safeshop>div {
	width: 650px;
	padding: 0 0 15px 0;
	line-height: 1.2;
	text-align: center;
}
#safeshop>div p {
	font-size: 90%;
}
#canthotel>div>div {
	width: 350px;
	text-align: left;
	padding: 10px 30px;
	line-height: 1.3;
	font-size: 90%;
	border-left: 10px solid #900;
}
#canthotel>div>div p {
	margin: 1em 0;
}
#safecast>div {
	position: relative;
	text-align: center;
	width: 650px;
	height: 540px;
	padding: 0 0 15px 0;
	background: url(/common/deli_img/safecast/detail_pc.jpg) no-repeat;
}
#banner_license {
	background-color: white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#banner_license>div {
	position: relative;
	text-align: center;
	width: 650px;
	height: 540px;
	padding: 0 0 15px 0;
	background: url(/common/deli_img/license/detail_pc.jpg) no-repeat;
}
#safecast>div #shop_name {
	bottom: 38px;
	left: 48px;
}
#banner_license>div #coin_app_shop {
	bottom: 26px;
	left: 25px;
}
#banner_license>div a {
	float: none;
	display: inline;
}
#safecast>div #shop_name, #banner_license>div #coin_app_shop {
	font-size: 5px;
	text-align: left;
	width: 554px;
	height: 175px;
	position: absolute;
	color: white;
	letter-spacing: -0.5px;
}
#safecast>div #shop_name>div, #banner_license>div #coin_app_shop>div {
	float: left;
}
#safecast>div #shop_name div>p, #banner_license>div #coin_app_shop div>p {
	width: 4.8em;
	height: 1.8em;
	line-height: 1.8em;
	vertical-align: middle;
	text-align: center;
	margin-left: 1.3em;
	margin-top: 0.5em;
}
#safecast>div #shop_name>p, #banner_license>div #coin_app_shop>p {
	position: absolute;
	right: 0.8em;
	bottom: 0.8em;
	border: 1px solid white;
	padding: 0.2em;
	font-size: 4em;
}
#safecast>div ul, #banner_license>div ul {
	margin-left: 1.3em;
	line-height: 1.6;
	float: left;
}
#safecast>div ul a, #banner_license>div ul a {
	color: white;
}
#safecast>div ul a:hover, #banner_license>div ul a:hover {
	color: red;
}
#banner_license>div, .under_colmn #banner_license>div {
	width: 600px;
	text-align: center;
}
#safecast>div #shop_name:after, #safecast>div #shop_name>div:after {
	content: " ";
	clear: both;
	display: block;
}
/*----------------------------------------------------------------------------------------- 変更点/後々整える */

.spec>table th {
	line-height: 15px;
}
.spec>table td>.bold {
	line-height: 14px;
}
.spec>table td.ttprice p {
	line-height: 0.8em;
	margin-top: 3px;
}
.downprice {
	line-height: 19px;
}
.spec .banner .shop_comment {
	padding-top: 0px;
	padding-right: 0px;
	line-height: 14px;
	font-size: 12px;
}
.spec .banner p {
	font-size: 11.2px;
}
.spec .banner {
	margin-top: 7px;
	padding-top: 3px;
}
.spec .banner div+div {
	width: 160px;
	float: right;
	line-height: 17px;
	margin-top: 3px;
}
/* ------------------------------------------------------------------------------------------------------ グラビア変更 */


.view_area {
	display: none;
}
.gravure_con {
	background-color: #000;
	border: 1px solid black;
	text-align: center;
	padding: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #0c3;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "Verdana", "Arial", "Helvetica", sans-serif;
}
.pager {
	width: 474px;
	margin: 0 auto;
}
a.home {
	display: block;
	width: 290px;
	height: 50px;
	background: url(../../common/img/btn_gra_site.jpg) 0 0 no-repeat;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
a.btn_prev {
	width: 92px;
	height: 50px;
	background: url(../../common/img/btn_gra_prev.jpg) 0 0 no-repeat;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
a.btn_next {
	width: 92px;
	height: 50px;
	background: url(../../common/img/btn_gra_next.jpg) 0 0 no-repeat;
	float: left;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
a.home:hover, a.btn_next:hover, a.btn_prev:hover {
	background-position: 0 -50px;
}
a.btn_prev_dis {
	background: url(../../common/img/btn_gra_prev_disable.jpg);
}
a.btn_next_dis {
	background: url(../../common/img/btn_gra_next_disable.jpg);
}
.view_area>div {
	width: 880px;
	height: auto;
	background-color: white;
	border: 15px solid white;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.view_area>div img {
	vertical-align: bottom;
}
.view_area>p {
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-top: 10px;
	text-align: center;
}
.view_area>p>span {
	display: inline-block;
	padding: 2px 20px;
	background: black;
	webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.view_area>div:after {
	content: " ";
	clear: both;
	display: block;
}
/*----------------------------------------------------------------------------------------- lean_overlay */

#lean_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
.modal_close {
	width: 36px;
	height: 36px;
	top: -18px !important;
	right: -18px !important;
	left: auto !important;
	cursor: pointer;
	position: absolute;
	overflow: hidden;
	z-index: 8000 !important;
}
/*----------------------------------------------------------------------------------------- event_calendar */

#event_calendar {
	margin-top: 10px;
	width: 680px;
}
#event_calendar > img {
	vertical-align: bottom;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#event_calendar > ul li {
	background: #fafafa;
	border-width: 1px;
	border-style: solid;
	border-color: #e5e5e5 #d5d5d5 #aaa;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(0,0,0,.2);
	overflow: hidden;
	width: 100%;
}
#event_calendar > ul div {
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	background-color: #ddd;
	background-image: linear-gradient(to right, #f5f5f5, #ddd);
}
#event_calendar > ul div > span {
	padding: .7em 1em .7em 2em;
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);
	background-color: #ddd;
	background-image: linear-gradient(to right, #f5f5f5, #ddd);
	padding-left: 1em;
	border-radius: 5px 0 0 5px;
	font-weight: bold;
	width: 70px;
}
#event_calendar > ul li > p {
	padding: .7em 1em .7em 9.5em;
	font-size: 0.8em;
}
#event_calendar > ul li > div > span::after, #event_calendar > ul li > div > span::before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -0.9em;
}
#event_calendar > ul li > div > span::after {
	z-index: 2;
	border-left-color: #ddd;
}
#event_calendar > ul li > div > span::before {
	border-left-color: #fff;
	right: -1.1em;
	z-index: 1;
}
#event_calendar > ul .current, #event_calendar > ul .current:hover {
	font-weight: bold;
	background: none;
}
#event_calendar > ul .current::after, #event_calendar > ul .current::before {
	content: normal;
}
#event_calendar > ul li.blue > div {
	background-color: #73A9FF;
	background-image: linear-gradient(to right, #d6e4ff, #73A9FF);
}
#event_calendar > ul li.red > div {
	background-color: #DF5F5F;
	background-image: linear-gradient(to right, #ffcfd2, #DF5F5F);
}
#event_calendar > ul li.blue > div > span {
	background-color: #73A9FF;
	background-image: linear-gradient(to right, #d6e4ff, #73A9FF);
	color: white;
}
#event_calendar > ul li.red > div > span {
	background-color: #DF5F5F;
	background-image: linear-gradient(to right, #ffcfd2, #DF5F5F);
	color: white;
}
#event_calendar > ul li.red > div > span::after {
	border-left-color: #DF5F5F;
}
#event_calendar > ul li.blue > div > span::after {
	border-left-color: #73A9FF;
}
#event_calendar > ul li a {
	text-decoration: none;
	display: inline-block;
	margin-bottom: 15px;
}
.area_center {
	padding: 5px 3px;
	background-color: #E60013;
	color: white;
	font-weight: bold;
	margin-right: 5px;
}
.area_south {
	padding: 5px 3px;
	background-color: #422874;
	color: white;
	font-weight: bold;
	margin-right: 5px;
}
.area_nouth {
	padding: 5px 3px;
	background-color: #009541;
	color: white;
	font-weight: bold;
	margin-right: 5px;
}
.area_hotel {
	background-color: #fed282;
	padding: 5px 8px 5px 0;
	margin-right: 8px;
	color: black;
	font-weight: bold;
	border: 1px solid #999;
}
.area_deli {
	background-color: #FAC4D9;
	padding: 5px 8px 5px 0;
	margin-right: 8px;
	color: black;
	font-weight: bold;
	border: 1px solid #999;
}
#caution {
	background: -moz-linear-gradient(top, #FFF 0%, #EEE);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
	border: 1px solid #DDD;
	color: #111;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
}
#caution:hover {
	background: -moz-linear-gradient(top, #444 0%, #777);
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#777));
	border: 1px solid #DDD;
	color: #eee;
}
#caution > span:first-child {
	width: 25px;
	height: 25px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	background-color: #999;
	border: 2px solid #aaaaaa;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-image: url(img/icons-18-white.png);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
}
#caution+li {
	display: none;
}
#event_calendar > ul #caution+li > p {
	color: red;
	padding-left: 1em;
	font-size: 0.75em;
}
#caution span {
	font-size: 0.8em;
	font-weight: normal;
}
.calendar_detail {
	width: 586px;
	z-index: 100;
	top: 15%;
	left: 30%;
}
/*----------------------------------------------------------------------------------------- calendar_detail */

.calendar_detail {
	font-size: 1.2em;
}
.calendar_detail >div:first-child>span {
	margin-top:3px;
	margin-left: 5px;
	/*float: left;*/
	font-size: 1.7em;
	font-style: italic;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000;
	width: 100%;
}
.calendar_detail >div:first-child > div {
	width: 100%;
	/*float: right;
	text-align: right;*/
}
.calendar_detail >div:first-child > div > span > span, .calendar_detail >div:first-child>span>span {
	font-size: 1.8em;
}
.calendar_detail >p {
	font-size: 1.23em;
	margin: 10px 0 5px;
	padding: 10px 5px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	font-weight: bold;/*text-shadow: 1px 1px 3px #000;*/
}
.main_deli >p {
	color: white;
}
.main_hotel >p {
	color: black;
}
.calendar_detail >div:last-child {
	background-color: white;
	font-size: 0.8em;
	font-weight: bold;
}
.calendar_detail >div:last-child>img {
	width: 20%;
	float: left;
}
.calendar_detail >div:last-child>div {
	background-color: white;
	font-size: 1.2em;
	float: right;
	width: 80%;
	margin-top: 8px;
	line-height: 110%;
}
.cal01 {
	margin-top: 8px;
	margin-left:5px;
	height: 35px;
	display: inline-block;
	font-size: 1.5em;
	font-family: メイリオ, Meiryo, 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.cal01:before {
	width: 35px;
	height: 35px;
	display: inline-block;
	content: ' ';
	background-repeat: no-repeat;
	background-size: contain;
}
.cal01 span {
	height: 35px;
	display: inline-block;
	line-height: 35px;
	top: 0;
	text-shadow: 1px 1px 3px #000;
	vertical-align: top;
	color: white;
	padding: 0px 15px 0 0;
	background-repeat: repeat-x;
	font-size: 0.7em;
	background-size: contain;
}
.cal01+div {
	margin-top: 8px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	vertical-align:top;
	padding: 0 4px;
	background-color: white;
	display: inline-block;
	font-size: 1.18em;
}
.main_hotel {
	background-image: url(/common/deli_img/eventcal/background.jpg);
	border: 3px solid #FFF100;
}
.main_deli {
	background-image: url(/common/deli_img/eventcal/background_deli.jpg);
	border: 3px solid #DF99B2;
}
.aCenter:before {
	background-image: url(/common/deli_img/eventcal/areatag_left.png);
}
.aCenter span {
	background-image: url(/common/deli_img/eventcal/areatag_main.png);
}
.aNouth:before {
	background-image: url(/common/deli_img/eventcal/areatag_north_left.png);
}
.aNouth span {
	background-image: url(/common/deli_img/eventcal/areatag_north_main.png);
}
.aSouth:before {
	background-image: url(/common/deli_img/eventcal/areatag_south_left.png);
}
.aSouth span {
	background-image: url(/common/deli_img/eventcal/areatag_south_main.png);
}

.cal_oblong >div:last-child>img{
	width:15%;
}
.cal_oblong >div:last-child>div{
	width:85%;
}

.calendar_detail >div:last-child>div>span{
	padding-left:50px;
	display:block;
	float:left
}
.calendar_detail >div:last-child>div>br{
	clear:both;
}
.calendar_detail >div:last-child>div>span{
	padding-left:0px;
}

/*----------------------------------------------------------------------------------------- introductiontxt */
#introduction {
	margin: 20px 0 10px 0;
	font-size: 1.2em;
}

#introduction p {
	margin: .8em 0 .8em 0;
}

#introduction h4,
#introduction h5 {
	margin: 25px 0 5px 0;
	color: #FD2628;
	font-weight: bold;
}

/* breadcrumb */
#topicpath {
	width: 960px;
	margin: 0 auto;
    padding: 8px 0 8px 30px;
    font-size: .9em;
    font-weight: bold;
    letter-spacing: 0.1em;
}
#topicpath ul li {
        display: inline;
}
#topicpath ul li:before {
        content: " > ";
}
#topicpath ul li:first-child:before {
        content: "";
}



nav#outside {
    position: absolute;
    left: 10%;
    z-index: 9999;
}
nav#outside ul {
    margin: 0;
    display: flex;
}
nav#outside li a {
    width: 95px;
    border-radius: 0 0 10px 10px;

    font-size: .9em;
    display: block;
    height: 21px;
    color: #fff;
    text-shadow: 1px 1px 0 #333;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 8px 5px 5px 5px;
}

nav#outside li a:link,
nav#outside li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}

nav#outside #deli {
    background: #FF0066;
    background: linear-gradient(to bottom, #FF0066 30%, #9E003F 100%);
}
nav#outside #hote {
    background: #20B2AA;
    background: linear-gradient(to bottom, #20B2AA 30%, #115E59 100%);
}
nav#outside #caba {
    background: #3231B3;
    background: linear-gradient(to bottom, #3231B3 30%, #16164F 100%);
}
nav#outside #recr {
    background: #D6C700;
    background: linear-gradient(to bottom, #D6C700 30%, #756B00 100%);
}
nav#outside #ebook {
    background: #893700;
    background: linear-gradient(to bottom, #893700 30%, #421A00 100%);
}

#de_banner img{
    width: 100%;
}
