﻿@charset "UTF-8";
/* CSS Document */
*{
	font-size: small;	
}

body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/space.gif);
	color: #333333;
	text-align: center;
	margin-top: 0px;

	padding: 0px;
	white-space: normal;

	
}


div.topMes {
	font-size:x-small;
	height: 50px;
	width: 600px;
	float: none;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
	background-position: center;

}

div.pageTitle {
	font-size: medium;
	background-color: #FDEBD0;
	margin: 10px 0px 0px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #663300;
	border-right-color: #330000;
	border-bottom-color: #663300;
	border-left-color: #330000;
	font-weight: bold;
	text-align: center;
	color: #330000;
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	left: auto;
	right: auto;
}

div.pageTitleTxt{
	font-size:x-small;
	padding: 0.5em;
	width: 600px;
	margin: 2px;
	margin-bottom:2em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFF0;
	border: 1px solid #663300;
	line-height: 1.4em;


}


/*見出しタグ*/
div.midasi {
	font-size:larger;

	margin-top: 0.5em;
	margin-right: 0.5px;
	margin-bottom: 0px;
	margin-left: 0.5px;

	font-weight: bold;
	text-align: left;
	padding-top: 0.5em;
	padding-left: 1em;
	background-color: #F5F5F5;
	background-image:url(../images/midasi/midasi_tekona.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	padding-bottom: 0.5em;
	padding-left: 35px;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

/*見出しタグの下で囲われるタグ*/
div.midasiTxt {
	font-size:larger;
	padding: 1em;

	margin-top: 0px;
	margin-right: 0.5px;
	margin-bottom: 3em;
	margin-left: 0.5px;
	color: #000000;

	font-weight: normal;
	text-align: left;
	background-color: #FFFFEE;
	border: 1px solid #CCCCCC;
	line-height: 1.5em;
	white-space: normal;

}

div.midasiTxtHidden {
	padding: 1em;
	width: 89%;
	margin-top: 0px;
	margin-right: 0.5px;
	margin-bottom: 3em;
	margin-left: 0.5px;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFEE;
	border: 1px solid #CCCCCC;
	line-height: 1.5em;
	display:none;
}


/*メニュー用（初期非表示）*/
div.midasiMenu {
	width: 90%;
	margin-top: 0.5em;
	margin-right: 0.5px;
	margin-bottom: 0px;
	margin-left: 0.5px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-top: 0.5em;
	padding-left: 1em;
	background-color: #F5F5F5;
	background-image:url(../images/midasi/midasi_tekona.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	padding-bottom: 0.5em;
	padding-left: 35px;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: double;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	cursor:pointer;

}

/*メニュー用（初期非表示）*/
div.midasiHidden {
	padding: 1em;
	width: 89%;
	margin-top: 0px;
	margin-right: 0.5px;
	margin-bottom: 3em;
	margin-left: 0.5px;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	background-color: #FFFFEE;
	border: 1px solid #CCCCCC;
	line-height: 1.5em;
	white-space: normal;
	display:none;
}

h1 {
	font-size: small;
	background-color: #FFFFFF;
	border-bottom-style: none;
}



div.menuImg {
	width:100%;
	margin: 0px;
	padding: 0px;
	background-position: center;
	text-align: center;

}

pre.footer {
	text-align:left;
	width:450px;
	white-space:pre;
	color: #000000;
	line-height: 1.7em;
	font-size: x-small;
}	


span.price {
	font-weight: normal;
	color: #CC0000;
	padding-left: 0.2em;
}

div.menuTxt{
	white-space:pre;
	font-size: x-small;
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}



div.wakuTxt {
	border: 1px dotted #999999;
	padding: 1em;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 10px;
}


td.menuTitle {
	line-height: 1.4em;
	font-weight: bold;
	background-color: #FFFFF4;
	margin: 5px;
}
td.tdTxt {
	line-height: 1.4em;
	font-weight: normal;
	background-color: #FFFFF4;
	margin: 5px 5px 1.5em;
	color: #000000;
	font-size: x-small;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}
td.tdMenuTxt {
	line-height: 1.4em;
	font-weight: normal;
	margin: 5px;
	color: #000000;
	font-size: x-small;
	padding: 5px;
}

td.tdMenuKind {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999966;
	padding: 0.2em;
	font-size: x-small;
	border: 1px solid #666600;
}
td.tdSubject {
	color: #990000;
	background-color: #FFFFCC;
	text-align: left;
}



span.impact {
	color:#990000;

}
table.waku {
	margin: 5px;
	padding: 0px;
	border: 1px dotted #666666;
}
a {
	color: #001111;
}
div.renrakusaki {

	border: 1px solid #336633;
	padding: 1em;
	font-size: x-small;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0.2em 1em 2em 0em;
}


td.menuBack {
	background-color: #EBEBEB;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
}

td.mainBack {
	font-size:x-small;
	padding:0.5em;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	color: #333333;
}
div.menuFrameNormal {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 720px;
	font-size: small;
	line-height: 1.4em;
	color: #333333;
	text-align: left;
	vertical-align: top;
	position: static;
	border: 1px none #CCCC00;
	margin: 0px;
	padding-left: 5px;
}

div.mainFrameNormal{
	color: #333333;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	position: static;
	width: 720px;
	margin: 0px;
	overflow: visible;
	float: none;
	clear: none;
}

div.cmFrameNormal{
	color: #333333;
	background-color: #FFFFFF;
	padding: 0em;
	left: 0px;
	width: 150px;
	position: relative;
	top: 0px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
	right: auto;
	bottom: auto;
}


div.printEventTxt{
	font-size: x-small;
	color: #04371A;
	border-bottom: 1px dotted #C8C7C4;

}

h4 {
	font-weight: bold;
	margin: 0.2em 0.2em 0.2em 0em;
	padding: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	font-size: medium;
	color: #660000;
}


div.footerTxt{
	font-size:x-small;
	line-height:1.4em;

}

div.printEventTxt{
	font-size: x-small;
	line-height: 1.2em;
	padding: 3px 1em 3px 1em;
	color: #04371A;
	border-bottom: 1px dotted #C8C7C4;
	text-align:left;
}

li {
	padding:0.3em;
}

div.menuList{
	width:300px;
	text-align:left;
	padding:0.5em;
	margin:1px;
}


/*  以後、使用しないスタイル　ここから（少しずつ削除予定） */
td.TD-TITLE{
	width: 90%;
	margin-top: 0.5em;
	margin-right: 0.5px;
	margin-bottom: 0px;
	margin-left: 0.5px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-top: 0.5em;

	padding-left: 1em;
	background-color: #003399;
	background-image: url(../images/back/midasi_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #FFFFFF;
	padding-bottom: 0.5em;
	clear: both;
}

td.TD-TITLE-TXT{
		padding: 1em;
	width: 89%;
	margin-top: 0px;
	margin-right: 0.5px;
	margin-bottom: 3em;
	margin-left: 0.5px;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	background-color: #EEF1FF;
	border: 1px solid #CCCCCC;
	line-height: 1.4em;

}

td.waku-blue-tensen{
		padding: 1em;
	width: 89%;
	margin-top: 0px;
	margin-right: 0.5px;
	margin-bottom: 3em;
	margin-left: 0.5px;
	color: #000000;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	background-color: #EEF1FF;
	border: 1px solid #CCCCCC;
	line-height: 1.4em;
border: 1px dotted #0066FF;
}

td.TD-Q{
	font-size:x-small;
	padding:0.5em;
	background-color:#0066CC;
	color:#FFFFFF;
}
td.TD-A{
	font-size:x-small;
	padding:0.5em;
	background-color:#FBFCFF;
	color:#000000;
}

/* 以後、使用しないスタイル終わり */

div.footerFrameNormal {
	width: 720px;
	font-size: x-small;
	line-height: 1.4em;
	color: #333333;
	text-align: center;
	vertical-align: top;
	position: static;
	border: 1px none #CCCC00;
	background-position: left top;
}
div.li {
	font-size:small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
	vertical-align: middle;
	padding-bottom:0.5em;
	margin-bottom:0.3em;
	background-color: #FFFFFF;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-left: 0.5em;
}

div.liNone{
	display:none;
}
td.paneru200 {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 0.5em;
	border: 2px dotted #CCCCCC;
	width: 180px;
	height: 180px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle;
}
div.txt {
	font-size: small;
	line-height: 1.5em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0em;
	padding: 0.5em;
	vertical-align: top;
}
span.sun {
	color: #CC0000;
}
span.sat {
	color: #000066;
}


div.pageBBSTitle{
	color: #333333;
	border-bottom:#669900 double 1px;
	background-color: #D9FDD0;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	font-weight:bold;
	width:500px;
	text-align:left;
	background-image:url(../images/midasi/midasi_pageBBSTitle.gif);
	background-repeat: no-repeat;
	background-position: left;		
}

div.pageBBSTxt{
	color: #000000;
	background-color:#FFFFF4;
	padding:1em;
	margin-bottom:0.5em;
	width:500px;
	text-align:left;
	border-right: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	background-image:url(../images/back/pageBBSTxt.gif);

	background-position:top right;
	background-repeat: no-repeat;

}span.worning {
	color: #990000;
}

div.inyou {
	color: #660000;
	background-color: #FFFFCC;
	border: 1px dotted #666633;
	padding: 0.5em;
	margin: 0px;
}
span.shopName {
	color: #000066;
}
span.inyou {

	color: #660000;
	background-color: #FFFFCC;
	border: 1px dotted #666633;
	padding: 0.5em;
	margin: 0px;
}


div.note{ 
	width:500px;
	background-color:#FFFFFF;
	background-image:url("../images/back/note500.gif");
	padding-top:2em;
	padding-bottom:2em;
	padding-left:40px;
	padding-right:20px;
	margin-top:20px;
	margin-left:6px;
	margin-right:0px;
	font-size:12px;
	line-height :20px;

}


div.moviePlayerBack{
	font-size:x-small;
	background-color:#FFFFFF;
	border: 1px dotted #D3D3D3;
	line-height:1.5em;
	padding: 1em;
	margin: 5px;

}

span.star{
	color:#FFA500;

}

td.scoreB{
	background-color:#004400;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-align:right;
}
