@CHARSET "UTF-8";
* {
	padding:0px;
	margin:0px;
}
a{
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:none;
}
body {
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #FDF7DD;
	color: #333;
	background-image: url(/img/back.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.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 {
	height: 254px;
	background-image: url(/img/top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]width: 994px; */
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #1C1008;
}
#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: 0px;
	/* [disabled]padding-right: 15px; */
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #hbody {
	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;
}

#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: #330000;
}
#________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: 1000px;
	display: block;
	height: 45px;
	overflow: hidden;
	/* [disabled]border-bottom: 3px double #555; */
}
#menu li {
	height: 46px;
	width: 125px;
	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 {
	background-image: url(/img/titlebar_bg.png);
	background-repeat: no-repeat;
	height: 32px;
	font-size: 13px;
	color: #FFFFFF;
	background-position: bottom;
	display: block;
	font-weight: bold;
	/* [disabled]box-shadow: 1px 1px 1px rgba(0,0,0,0.1); */
	/* [disabled]border-bottom: 3px double #000; */
}
.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: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	color: #000000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	/* [disabled]padding-top: 3px; */
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.boxOutline .box dd.data {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	/* [disabled]background-color: rgba(255,255,255,0.8); */
	margin-top: 5px;
}
.commonTable   {
	width: 100%;
	margin-top: 10px;
	background-color: #963;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.commonTable .title {
	line-height: 1.3;
	font-size: 12px;
	background-color: #745948;
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	background-image: url(/img/menu.jpg);
	background-position: center;
	text-align: left;
}
.commonTable .name {
	width: 28%;
	font-size: 12px;
	line-height: 1.3;
	color: #000;
	padding: 5px;
	background-color: #F3F2F1;
	font-weight: bold;
}
.commonTable .value {
	padding: 5px;
	color: #000;
	background-color: #FFFFFF;
}
.commonTable .description {
	padding: 5px;
	color: #000;
	background-color: #FFFFFF;
}
.companionList {
	/* [disabled]min-height: 320px; */
}
.companionList ul {
	position: relative;
	list-style-type: none;
	padding-left: 4px;
}
.companionList ul li {
	float: left;
	/* [disabled]background-color: #FFF; */
	/* [disabled]border: 1px solid #000; */
	width: 172px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-right: 7px;
	/* [disabled]background-image: url(/img/back_c.jpg); */
	background-position: center bottom;
	/* [disabled]box-shadow: 1px 1px 1px rgba(0,0,0,0.1); */
}
.companionList .saminfo2 {
	line-height: 1.5;
	padding: 3px;
	text-align: center;
	font-size: 12px;
	height: 75px;
	overflow: auto;
}
.companionList .sam3 {
	padding: 1px;
	border: 1px solid #CCC;
	height: 220px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
.companionList .list {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.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;
}
.companionList .samwrapper2 {
	width: 125px;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
}
#________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;
}
#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: 450px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	overflow: hidden;
}
#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: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 95%;
}
#profileFrame #info th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: normal;
	padding-left: 10px;
	width: 30%;
}
#profileFrame #info .item {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: normal;
	padding-left: 8px;
}
#profileFrame #info #comment {
	text-align: left;
	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 #999;
	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: #745948;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	background-image: url(/img/menu.jpg);
	color:#FFF;
}

.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: #FCE;
	border: 1px solid #F9C;
	color: #000;
	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: #963;
	width: 98%;
	line-height: 1;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 15px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.scheduleTable .sam {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	color: #FFF;
	background-color: #FFFFFF;
}
.scheduleTable .profile {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #745948;
	color: #FFF;
	background-image: url(/img/menu.jpg);
	background-position: center;
}
.scheduleTable .date {
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	width: 13%;
	height: 20px;
	color: #000;
}
.scheduleTable .sche {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 40px;
	color: #000;
}

#________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: 8px;
}
#today_title {
	background-image: url(/img/titlebar_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 32px;
	font-weight: bold;
	width: 100%;
	color: #000000;
	/* [disabled]box-shadow: 1px 1px 1px rgba(0,0,0,0.1); */
	/* [disabled]border-bottom: 3px double #000; */
	margin-bottom: 5px;
}
.today_box {
	/* [disabled]background-color: rgba(255,255,255,0.8); */
	/* [disabled]border: 1px solid #000; */
	width: 100%;
	/* [disabled]background-image: url(/img/back_c.jpg); */
	background-position: center top;
	/* [disabled]box-shadow: 1px 1px 1px rgba(0,0,0,0.1); */
}
.today_sam {
	margin: 3px;
	padding: 1px;
	height: 114px;
	width: 76px;
	border: 1px solid #CCC;
}
.today_info {
	padding: 5px;
}
#________FOOTER {
}
#footer {
	clear: both;
	float: none;
	font-size: 12px;
	line-height: 1.5;
	color: #999;
	padding-top: 15px;
	text-align: center;
	/* [disabled]height: 120px; */
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-bottom: 15px;
}
#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: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #000000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/menu.jpg);
	background-position: center;
	box-shadow: 0 -2px 3px rgba(0,0,0,0.1);
}

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

#qrcode img {
	padding-bottom: 10px;
}
#today_title h2 {
	font-size: 24px;
	font-weight: normal;
	/* [disabled]padding-top: 3px; */
	padding-left: 5px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
}
.today_elem {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333;
	padding-bottom: 5px;
}
#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 {
	border-bottom-color: #000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color-value: #000;
	border-left-style-value: solid;
	border-left-width-value: 10px;
	color: #000;
	margin-bottom: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 3px;
	padding-top: 3px;
	width: 710px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000;
}

/* スライドデザイン */
.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: #FF0033;
}
.information>div .date    { padding-right: 16px; font-size: 11px; color: #888888; text-align: right; }
.information>div .message { padding: 4px; font-size: 12px; }

.qrcode           {
	height: 88px;
	margin: 4px auto;
	border: 3px double #963;
	width: 200px;
	background-image: url(/img/back_c.jpg);
	background-position: center top;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	/* [disabled]background-color: rgba(255,255,255,0.8); */
}
.qrcode .imgframe { display: block; width: 80px; margin: 4px; float: left; }
.qrcode p         { font-size: 10px; padding: 16px 4px 0; }

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

#twitter{
	border: 1px solid #963;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	margin-bottom: 5px;
	margin-top: 5px;
}
