@charset "shift_jis";
/* CSS Document */
body {
	background: #FFF;
}

.pshj_ctbox_right {
	width: 536px;
	padding-left: 0px;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.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;
}
.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;
}
.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: 225px;
	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;}
table.calendartable td a:link,
table.calendartable td a:visited,
table.calendartable td a:hover,
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;
}
.eventLayer a:link,
.eventLayer a:visited{color:#000000;font-weight:bold; text-decoration:underline;}
.eventLayer a:hover,
.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;
}
.productsLayer a:link,
.products a:visited {color:#000000;font-weight:bold; text-decoration:underline;}
.productsLayer a:hover,
.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;
}
.etcLayer a:link,
.etc a:visited {color:#000000;font-weight:bold; text-decoration:underline;}
.etcLayer a:hover,
.etc a:active{color:#000000;text-decoration:none;}





.close_box {
	text-align:center;
	margin: 0 auto;
}
.productsLayer a.close,
.etcLayer a.close,
.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;
}
.productsLayer a.close:hover,
.etcLayer a.close:hover,
.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 .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;
}
.pr_copyright.a11 {
	text-align: right;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	width: 960px;
	padding-bottom: 15px;
}
.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;
}

table.recruit {
	margin:10px auto 0;
}

table.recruit,
table.recruit th,
table.recruit td {
	font-size:14px;
	line-height:1.5;
	border-collapse:collapse;
}
table.recruit th,
table.recruit td {
	padding:8px 12px;
	border: solid 1px #EC81B0;
}
table.recruit th{
	text-align:left;
	font-weight:bold;
	background:#E3007E;
	color:#fff;
}
table.recruit td strong{
	font-size:18px;
	font-weight:normal;
}