@CHARSET "UTF-8";
* {
	padding:0px;
	margin:0px;
	font-feature-settings: "palt";
}
a{
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
   vertical-align:bottom
}

.clear {
	clear: both;
	float: none;
}

.clearfix:after {
	content: " ";
	display: block; height: 0; clear: both;
	font-size: 0; line-height: 0;
	visibility: hidden;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
#________HEADER {
}

#header h1 {
	font-size: 10px;
	line-height: 1.3;
	font-weight: lighter;
	color: #FFF;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	padding-top: 5px;
	/* [disabled]padding-right: 15px; */
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #000;
	border-bottom: 1px solid #999;
}
#header #hbody {
	/* [disabled]width: 1000px; */
	margin-right: auto;
	margin-left: auto;
}
#________BODY {
}
#________BODY_COMMON {
}
#outline {
	width: 994px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-color: #FFFFFF; */
	padding-top: 10px;
	min-height: 700px;
	/* [disabled]margin: 10px auto; */
}

#mainFrame {
	list-style-type: none;
	margin: 0px;
	width: 990px;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 10px;
}
#sideshadow {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.sizeC {
	font-weight: bold;
	color: #FF0066;
}
#________BODY_LEFT_CONTENTS {
}
#leftBox  {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#menu {
	padding: 0px;
	list-style-type: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 994px;
	display: block;
	height: 55px;
	overflow: hidden;
	/* [disabled]border-bottom: 3px double #555; */
}
#menu li {
	height: 55px;
	width: 142px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	float: left;
}

#________BODY_CENTER_CONTENTS_COMMON {
}
#centerBox  {
	float: left;
	width: 740px;
	margin-right: 5px;
}
.boxOutline  {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 1px;
	clear: both;
	float: none;
	margin-bottom: 15px;
}
.boxOutline .box{
	width: 100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: none;
	margin-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxOutline .box dt.title {
	/* [disabled]background-image: url(/img/titlebar_bg.jpg); */
	background-repeat: no-repeat;
	height: 60px;
	font-size: 13px;
	/* [disabled]color: #FFFFFF; */
	background-position: left top;
	display: block;
	font-weight: bold;
	box-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	background-color: rgba(0,0,0,0.9);
	border: 1px solid #666;
}
.boxOutline .box dt.title_info {
	background-repeat: no-repeat;
	font-size: 15px;
	color: #FFFFFF;
	background-position: left top;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-top:10px;
	text-align: center;
}
.boxOutline .box dt.title h2{
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	color: #FFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	/* [disabled]padding-left: 15px; */
	/* [disabled]float: left; */
	text-align: center;
	line-height: 23px;
}
.boxOutline .box dd.data {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: rgba(0,0,0,0.8);
	margin-top: 5px;
	border: 1px solid #666;
}
.commonTable   {
	width: 100%;
	/* [disabled]margin-top: 10px; */
	/* [disabled]background-color: #F9C; */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #666;
	margin-bottom: 3px;
}
.commonTable .title {
	line-height: 1.3;
	font-size: 14px;
	background-color: #222;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	/* [disabled]background-image: url(/img/option_nofree.jpg); */
	background-position: center;
	text-align: left;
}
.commonTable .name {
	width: 28%;
	font-size: 12px;
	line-height: 1.3;
	color: #E7C654;
	padding: 10px;
	background-color: #000;
	font-weight: bold;
	border-top: 1px dotted #666;
	padding-left: 10px;
}
.commonTable .value {
	padding: 10px;
	color: #FFF;
	background-color: #000000;
	border-top: 1px dotted #666;
	font-size: 12px;
}
.commonTable .description {
	padding: 10px;
	color: #FFF;
	background-color: #000000;
	border-top: 1px dotted #666;
	font-size: 12px;
}
#companionList {
	min-height: 320px;
}
#companionList ul {
	position: relative;
	list-style-type: none;
	padding-left: 6px;
}
#companionList ul li {
	float: left;
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #666;
	width: 172px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-right: 3px;
	/* [disabled]background-image: url(/img/back_c.jpg); */
	background-position: right bottom;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	background-repeat: no-repeat;
	margin-left: 3px;
	margin-top: 5px;
}
#companionList .saminfo2 {
	line-height: 1.5;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	height: 60px;
	overflow: auto;
	margin-top: 5px;
}

#companionList .sam3 {
	padding: 1px;
	border: 1px solid #CCC;
	height: 220px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#companionList .list {
	margin: 0px;
	padding: 0px;
}
#companionList .sam3 img {
	height: 210px;
	width: 140px;
}
#companionList .samwrapper1 {
	padding: 1px;
	height: 240px;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999;
	background-color: #EEE;
	position: relative;
}
#companionList .samwrapper2 {
	width: 125px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}


#companionList .saminfo2.waittime {
	height: 75px;
}

#________BODY_CENTER_CONTENTS_TOP {
}
#pickupGirl {
	list-style-type: none;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#pickupGirl #samFrame {
	float: left;
	width: 320px;
}
#pickupGirl #samFrame #sam {
	padding: 1px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #666;
	margin-bottom: 5px;
	background-color: #EEE;
}
#pickupGirl #infoFrame {
	width: 400px;
	float: left;
	padding-top: 5px;
}
#pickupGirl #infoFrame .info {
	font-size: 12px;
	line-height: 1.3;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]color: #FFF; */
	/* [disabled]background-color: #000000; */
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
#________BODY_CENTER_CONTENTS_PROFILE {
}
#profileFrame {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#profileFrame #mainFrame ul {
	list-style-type: none;
}
#profileFrame #mainFrame #mainFrameI {
	margin: 0px;
	padding: 0px;
}
#profileFrame #sam {
	width: 300px;
	padding: 1px;
	height: 420px;
	border: 1px solid #CCC;
	/* [disabled]margin-top: 0px; */
	/* [disabled]margin-right: 10px; */
	/* [disabled]margin-bottom: 5px; */
	/* [disabled]margin-left: 10px; */
	overflow: hidden;
	margin: 10px;
}
#profileFrame #infoFrame {
	float: left;
	width: 400px;
	/* [disabled]background-color: #000000; */
}
#profileFrame #infoFrame .info a{

}

#profileFrame #selector        {
	width: 300px;
	padding: 0px;
	margin: 0px auto;
	list-style-type: none;
}
#profileFrame #selector li     {
	width: 58px;
	float: left;
	padding: 0px;
	margin: 0 1px;
}
#profileFrame #selector li img {
	width: 58px;
	height: 87px;
	border: none;
	opacity: 0.7;
}
#profileFrame #selector li:first-child img { opacity: 1.0; }

#profileFrame #info {
	padding: 0 5px 5px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 99%;
}
#profileFrame #info th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	padding-left: 10px;
	width: 30%;
	padding: 10px;
	color: #999;
}
#profileFrame #info .item {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
	padding-left: 8px;
}
#profileFrame #info #comment {
	text-align: left;
	/* [disabled]padding-left: 8px; */
	padding-top: 10px;
}

.scheduleP {
	font-size: 12px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #CCC;
	width: 95%;
}
.scheduleP td {
	width: 13%;
}
.scheduleP .time {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	height: 75px;
	vertical-align: middle;
	display: table-cell;

}
.scheduleP .date {
	background-color: #111;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom:5px;
	background-image: url(/img/option_nofree.jpg);
}

.scheduleP .elem {
	border: 1px solid #CCC;
	padding: 0px;
	width: 98%;
	margin: 0px;
	list-style-type: none;
}
.optionBox {
	font-size: 12px;
	margin-left: 2px;
}
.optionBox .name {
	width: 180px;
	padding: 2px;
	vertical-align: top;
}
.optionBox .flag {
	width: 18px;
	padding: 2px;
	vertical-align: top;
}
.optionOl .free {
	background-color: #EEE;
	border: 1px solid #CCC;
	color: #000;
	background-image: url(/img/option_free.jpg);
}
.optionOl .ng {
	background-color: #666;
}
.optionOl .nofree {
	background-color: #111;
	border: 1px solid #333;
	color: #FFF;
	background-image: url(/img/option_nofree.jpg);
}
.hanrei {
	padding: 3px;
	border: 1px solid #EEE;
	margin: 5px;
	width:95%;
}
#________BODY_CENTER_CONTENTS_SCHEDULE {

}
.scheduleTable {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-color: #000;
	width: 100%;
	line-height: 1;
	padding: 0px;
	margin-bottom: 10px;
	/* [disabled]margin-top: 5px; */
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #666;
}
.scheduleTable .sam {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	color: #FFF;
	background-color: #000000;
}
.scheduleTable .profile {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #222;
	color: #FFF;
	/* [disabled]background-image: url(/img/option_nofree.jpg); */
	background-position: center;
	border-bottom: 1px dotted #666;
}
.scheduleTable .date {
	background-color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	width: 13%;
	height: 20px;
	color: #FFF;
	border-left: 1px dotted #666;
	border-bottom: 1px dotted #666;
}
.scheduleTable .sche {
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 40px;
	color: #FFF;
	border-left: 1px dotted #666;
}

#________BODY_CENTER_CONTENTS_LINK {
}
.linkn {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}
.linkn td > table
	{ margin-left: auto; margin-right: auto; }

.linkn ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.linkn ul li {
	list-style-type: none;
	display: inline;
	padding:0;
	margin-top: 0;
	margin-right: 0;
}
.linkn ul li img {
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.linkl {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	text-align: center;
}
.linkl ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.linkl ul li {
	/*
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	*/
	list-style-type: none;
	display: inline;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0px;
}
.linkl ul li img {
	padding: 0px;
}
table.linkl
{
	width: 100%;
	table-layout: fixed;
}
#________BODY_RIGHT_CONTENTS {
}
#rightBox  {
	float: left;
	width: 230px;
}
#today_outline {
	list-style-type: none;
	padding-top: 5px;
}
#today_title {
	/* [disabled]background-image: url(/img/titlebar_side_bg.jpg); */
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	font-weight: bold;
	width: 100%;
	color: #FFF;
	box-shadow: -1px -1px 1px rgba(0,0,0,0.1);
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	background-color: rgba(0,0,0,0.9);
	border: 1px solid #666;
	margin-top: 5px;
}
.today_box {
	background-color: rgba(0,0,0,0.7);
	border: 1px solid #666;
	width: 100%;
	/* [disabled]background-image: url(/img/back_c.jpg); */
	background-position: right bottom;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	background-repeat: no-repeat;
}
.today_sam {
	margin: 3px;
	padding: 1px;
	height: 114px;
	width: 76px;
	border: 1px solid #CCC;
	background-color: #EEE;
	position: relative;
}
.today_info {
	padding: 3px;
}
#________FOOTER {
}

#footer a {
	/* [disabled]color: #FFFFFF; */
}
#footerlink{
	margin-left:auto;
	margin-right:auto;
	}
#underMenu {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666;
	border-bottom-color: #666;
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]background-image: url(/img/menu.jpg); */
	background-position: center;
}

#underMenu a {
	font-weight: bold;
	color: #FFFFFF;
}

#qrcode img {
	padding-bottom: 10px;
}
#today_title h2 {
	font-size: 22px;
	font-weight: normal;
	padding-top: 12px;
	/* [disabled]padding-left: 15px; */
	/* [disabled]float: left; */
	text-align: center;
	line-height: 23px;
}
.today_elem {
	width: 100%;
	margin-bottom: 10px;
}
#profileFrame #mainFrameI {
	list-style-type: none;
}
.scheduleP .rline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#mainFrameI #samFrame {
	float: left;
	width: 320px;
}
#ninsyoLink {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.waittimestr {
    color: #FF0066;
    font-weight: bold;
}
.waittimeTitle {
	/* [disabled]border-bottom-color: #000; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-width: 1px; */
	border-left-color-value: #000;
	border-left-style-value: solid;
	border-left-width-value: 10px;
	color: #000;
	margin-bottom: 8px;
	/* [disabled]padding-bottom: 5px; */
	/* [disabled]padding-left: 10px; */
	/* [disabled]padding-right: 3px; */
	/* [disabled]padding-top: 5px; */
	width: 710px;
	/* [disabled]border-left-width: 5px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #000; */
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #EEE;
	text-align: center;
}

/* スライドデザイン */
.box_skitter_large
{
	overflow: hidden;
	margin-bottom: .5em;
}

/* mainpage information block */
.information              { height: 250px; overflow-y: auto; }
.information>div          { margin-top: 8px; border-bottom: 1px dotted #CCCCCC; }
.information>div .title   {
	font-weight: bold;
	color: #FFFF33;
	padding: 5px;
	background-color: #222;
}
.information>div .date    {
	padding-right: 5px;
	font-size: 11px;
	color: #888888;
	text-align: right;
}
.information>div .message { padding: 4px; font-size: 12px; }

.qrcode           {
	height: 88px;
	margin: 4px auto;
	border: 1px solid #666;
	width: 200px;
	/* [disabled]background-image: url(/img/back_c.jpg); */
	background-position: right bottom;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	background-color: rgba(0,0,0,0.7);
	background-repeat: no-repeat;
}
.qrcode .imgframe { display: block; width: 80px; margin: 4px; float: left; }
.qrcode p         { font-size: 10px; padding: 4px 4px 0; }

.warning          { color: red; font-weight: bold; }
/* サイトごとのデザインはcustom.css に追加してください */
