@charset "shift_jis";
/* CSS Document */

.pshj_ctbox {
	background-image: url(../images/bg_pinkborder.gif);
	background-repeat: repeat-y;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	overflow: hidden;
}
.pshj_hd_box {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}

.line_stone {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pshj_ctbox .pshj_ctbox_left {
	float: left;
	width: 376px;
	padding-left: 23px;
	height: 506px;
	padding-top: 10px;
}
.pshj_ctbox .pshj_ctbox_right {
	float: left;
	width: 536px;
	padding-left: 22px;
}
.pshj_ctbox .pshj_ctbox_left .pshj_ctbox_left_inbox {
	width: 376px;
	background-color: #FFF;
	border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	height: 233px;
	overflow-y: scroll;
	margin-bottom: 17px;
}
.pshj_ctbox_left_inbox ul {
	padding-left: 12px;
	display: block;
	height: 170px;
}
.pshj_ctbox_left_inbox ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 4px;
	display: block;
}
div#content_wrapper .pshj_ctbox_left_inbox ul li a {
	text-decoration:underline;
}
.pshj_ctbox_left_inbox ul li:last-of-type {
	border-bottom: none;
}
/* ツイッターないとき */
.pshj_ctbox .pshj_ctbox_left .pshj_ctbox_left_inbox02 {
	width: 376px;
	background-color: #FFF;
	border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	height: 470px;
	overflow-y: scroll;
	margin-bottom: 17px;
}
.pshj_ctbox_left_inbox02 ul {
	padding-left: 12px;
	display: block;
	height: 170px;
}
.pshj_ctbox_left_inbox02 ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-bottom: 4px;
	display: block;
}
div#content_wrapper .pshj_ctbox_left_inbox02 ul li a {
	text-decoration:underline;
}
.pshj_ctbox_left_inbox02 ul li:last-of-type {
	border-bottom: none;
}

.pshj_ctbox_right .pshj_ctbox_right_calendar .pshj_ctbox_right_calendar_inbox {
	background-color: #FFF;
	/* [disabled]height: 195px; */
	width: 536px;
	padding-bottom: 6px;
	border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	position: relative;
}
.pshj_ctbox_right_calendar_inbox .calendar_txt {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 12px;
	width: 270px;
	padding-top: 3px;
	padding-bottom: 8px;
}


table.calendartable{
	width: 245px;
	/* [disabled]height:114px; */
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
}
table.calendartable td{
	color: #333;
	width: 35px;
	height: 20px;
	vertical-align: middle;
}
table.calendartable td.sat{color:#0473f1;}
table.calendartable td.sun{color:#ff0000;}
div#content_wrapper table.calendartable td a:link,
div#content_wrapper table.calendartable td a:visited,
div#content_wrapper table.calendartable td a:hover,
div#content_wrapper table.calendartable td a:active{text-decoration:underline;color:#333;}

table.calendartable td.products{ border:1px solid #CCC; background:#48CBFF;}
table.calendartable td.event{ border:1px solid #CCC; background:#FF5AA8;}
table.calendartable td.etc{ border:1px solid #CCC; background:#CC7AFF;}


.pshj_ctbox_right_calendar_inbox .eachcalendar_box {
	float: left;
	width: 267px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 5px;
}
.eachcalendar_box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #F45BB1;
	display: block;
	padding-bottom: 5px;
}

.eventLayer{
	top: 38px;
	left: 111px;
	border: 1px solid #333;
	background: #FF5AA8;
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 300px;
}
div#content_wrapper .eventLayer a:link,
div#content_wrapper .eventLayer a:visited{color:#000000;font-weight:bold; text-decoration:underline;}
div#content_wrapper .eventLayer a:hover,
div#content_wrapper .eventLayer a:active{color:#000000;text-decoration:none;}


.productsLayer{
	top: 38px;
	left: 111px;
	border: 1px solid #333;
	background: #48CBFF;
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 300px;
}
div#content_wrapper .productsLayer a:link,
div#content_wrapper .products a:visited {color:#000000;font-weight:bold; text-decoration:underline;}
div#content_wrapper .productsLayer a:hover,
div#content_wrapper .products a:active{color:#000000;text-decoration:none;}


.etcLayer{
	top: 38px;
	left: 111px;
	border: 1px solid #333;
	background: #CC7AFF;
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	width: 300px;
}
div#content_wrapper .etcLayer a:link,
div#content_wrapper .etc a:visited {color:#000000;font-weight:bold; text-decoration:underline;}
div#content_wrapper .etcLayer a:hover,
div#content_wrapper .etc a:active{color:#000000;text-decoration:none;}





.close_box {
	text-align:center;
	margin: 0 auto;
}
div#content_wrapper .productsLayer a.close,
div#content_wrapper .etcLayer a.close,
div#content_wrapper .eventLayer a.close {
	color: #000000;
	display: block;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 4px 5px 0px 5px;
	width: 40px;
	margin: 0 auto;
}
div#content_wrapper .productsLayer a.close:hover,
div#content_wrapper .etcLayer a.close:hover,
div#content_wrapper .eventLayer a.close:hover {
	color:#000000;
	text-decoration:none;
}
.pshj_ctbox_right .pshj_ctbox_right_calendar {
	/* [disabled]margin-bottom: 17px; */
}
.pshj_ctbox_right_info .pshj_ctbox_right_info_inbox {
	background-color: #FFF;
	overflow: hidden;
	border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
	margin-bottom: 17px;
}
.pshj_ctbox_right_info_inbox a.accessmap {
	display: block;
	float: left;
}
.pshj_ctbox_right_info_inbox a.accessmap:hover {
	opacity: 0.75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
}
.pshj_ctbox_right_info .pshj_ctbox_right_info_inbox p {
	float: left;
	padding-left: 7px;
	font-size: 10px;
	line-height: 1.2;
	width: 195px;
}

.font_E4007F {
	color:#E4007F;
	;
}
.pshj_ctbox_right_info .pshj_ctbox_right_info_inbox p .font_156BB6 {
	color:#156BB6;
}
.pshj_ctbox .bnr_box {
	padding-bottom: 8px;
	padding-left: 28px;
	overflow: hidden;
}
.pshj_ctbox .bnr_box a {
	display: block;
	float: left;
	margin-right: 20px;
}
.pshj_ctbox .bnr_box a:hover {
	opacity: 0.75; /* Standard: Firefox 1.5以上, Opera, Safari */
	filter: alpha(opacity=75); /* IE 8以下 */
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */
}
.pshj_footer {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}
.pshj_hd_box {
	width: 998px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.pr_copyright.a11 {
	text-align: right;
	color: #333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	width: 960px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.pshj_ctbox .cation_txt {
	text-align: center;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #FFF;
	margin-top: 10px;
	padding: 15px;
		/*角丸*/
  -moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  border-radius: 15px; /* Opera 10.5+, etc */
}
.pshj_ctbox .cation_txt strong {
	color: #F00;
	font-size:16px;
}
.pshj_ctbox_right .shoptable {
	margin: 10px 9px 0;
	font-size: 13px;
	color: #FFF;
	width: 518px;
}
.pshj_ctbox_right table.shoptable,
.pshj_ctbox_right table.shoptable th,
.pshj_ctbox_right table.shoptable td {
	border-collapse:collapse;
	border: solid 1px #E4007F;
}
.pshj_ctbox_right table.shoptable th,
.pshj_ctbox_right table.shoptable td {
	padding:8px 10px;
	text-align:left;
}
.pshj_ctbox_right table.shoptable th {
	background:#E4007F;
	color:#000;
	font-size:14px;
	font-weight:bold;
}
a.bnr_newitem {
	display: block;
	float: left;
	margin-left: 69px;
	margin-top: 9px;
}
a.bnr_recruit {
	display: block;
	float: left;
	margin-top: 9px;
	margin-left: 60px;
}


#content_wrapper .ct_outbox {
	max-width: 980px;
width: 100%;
	margin: 30px auto 0;
	border: 2px solid #fff;
	overflow:hidden;
	background:#f8e6f5;
	
	border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#content_wrapper .ct_inbox {
max-width: 974px;
width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #E50681;
	overflow: hidden;
  padding-bottom:20px;
  
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	background-image: url(../images/ctin_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#content_wrapper .ct_inbox h1 {
max-width: 658px;
	display: block;
  margin: 0 auto;
  }
#content_wrapper .ct_inbox .mainimg_box {
	height: 505px;
	width: 612px;
	overflow: hidden;
	margin-left: 182px;
	position: relative;
}
#content_wrapper .ct_inbox .mainimg_box div {
	height: 505px;
	width: 612px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:100;
}
#content_wrapper .ct_inbox .whatsps_box {
  max-width: 658px;
  width: 90%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
}
#content_wrapper .ct_inbox .btn_shop {
	display: block;
	float: left;
	margin-left: 229px;
	margin-bottom: 29px;
}
#content_wrapper .ct_inbox .btn_newitem {
	display: block;
	float: left;
	margin-left: 43px;
	margin-bottom: 29px;
}
#content_wrapper .ct_inbox .whatsnew_box {
	clear: both;
	float: left;
	width: 347px;
	margin-left: 20px;
	overflow: hidden;
	height: 307px;
}
#content_wrapper .ct_inbox .whatsnew_box img {
	display:block;
}
#content_wrapper .ct_inbox .whatsnew_box ul {
	display: block;
	overflow-y: scroll;
	width: 100%;
	height: 268px;
	font-size: 12px;
  background: #fff;
  line-height: 1.5;
}
#content_wrapper .ct_inbox .whatsnew_box ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 8px 20px 4px 10px;
	display: block;
}
#content_wrapper .ct_inbox .whatsnew_box ul li .campaign {
display: inline-block;
margin-left: 6px;
font-size: 11px;
font-weight: bold;
color:#fff;
background: #ECA617;
border-radius: 4px;
padding: 3px 6px 2px;
line-height: 1.1;
}


#content_wrapper .ct_inbox .whatsnew_box ul li .event {
display: inline-block;
margin-left: 6px;
font-size: 11px;
font-weight: bold;
color:#fff;
background: #C279A9;
border-radius: 4px;
padding: 3px 6px 2px;
line-height: 1.1;
}
#content_wrapper .ct_inbox .whatsnew_box ul li .shoplist {
display: inline-block;
margin-left: 6px;
font-size: 11px;
font-weight: bold;
color:#fff;
background: #53B8E2;
border-radius: 4px;
padding: 3px 6px 2px;
line-height: 1.1;
}
#content_wrapper .ct_inbox .whatsnew_box ul li .newitem {
display: inline-block;
margin-left: 6px;
font-size: 11px;
font-weight: bold;
color:#fff;
background: #5DB8B4;
border-radius: 4px;
padding: 3px 6px 2px;
line-height: 1.1;
}



#content_wrapper .ct_inbox .staffblog_box {
	float: left;
	width: 347px;
	margin-left: 10px;
	overflow: hidden;
  margin-bottom: 20px;
}
#content_wrapper .ct_inbox .staffblog_box ul {
background: #fff;
	display: block;
	overflow-y: scroll;
	height: 255px;
	font-size: 12px;
  line-height: 1.5;
}
#content_wrapper .ct_inbox .staffblog_box ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 8px 20px 4px 10px;
	display: block;
}
#content_wrapper .ct_inbox .twitter_box {
	float: left;
	margin-left: 10px;
}
#content_wrapper .ct_inbox .blogtwitter_box {
	float: left;
	width: 640px;
	overflow: hidden;
}
#content_wrapper .ct_inbox .blogtwitter_box .bnr_box {
	clear: left;
	overflow: hidden;
	margin-left: 20px;
	padding-top: 8px;
}
#content_wrapper .ct_inbox .blogtwitter_box .bnr_box a {
	display: block;
	float: left;
	margin-right: 12px;
}
#content_wrapper .ct_inbox .footer_anime {
	display: block;
	clear: both;
	padding-top: 5px;
}
#content_wrapper .ct_inbox .bnr_webshop {
clear: both;
	display: block;
	max-width: 400px;
	width: 90%;
	margin: 0 auto;
}
#content_wrapper .ct_inbox .bnr_webshop a:hover img {
opacity: 0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}


