body{
	margin:0px;
	text-align:center;
	background: #000000;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color : #FF6633;
	text-decoration: underline;
}

a img{
	border-style : none;
	border-width : 0px;	
	text-decoration : none;
}

#header{
	width:800px;
	height:200px;
	background:url("img/title.jpg") no-repeat;
	margin-left:auto;
	margin-right:auto;
}

h1{
	margin : 0;
	padding: 0;
	float: left;
	text-indent: -3000px;
}

h2{
	margin : 0;
	padding: 0;
	float: left;
	text-indent: -3000px;
}

.base{
	font-family:Verdana, "Tahoma,Arial,sans-serif,ＭＳ Ｐゴシック",MS UI Gothic, Osaka;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	text-align:left;
	font-size: 0.82em;
}

.main{
	width:800px;
	float:right;
	padding-top:30px;
	padding-bottom:30px;
}

#maintext{
	padding-left:10px;
}

h3{
	border-bottom:1px solid #4f2e29;
	border-left:4px solid #4f2e29;
	padding-left:4px;
	font-size:1.1em;
	font-weight:normal;
}

.menu{
	width:150px;
	float:left;
	font-size:1.2em;
	text-align:center;
	padding-top:30px;
	background: #4f2e29;
}

#footer{
	clear:both;
	text-align:center;
	color:#777;
	font-size:0.8em;
	border-top:solid 0px #999;
}

#footer a{
	color:#777;
	text-decoration:none;
}

.clearer {
	clear: both;
}

*html table {
	color:#FFF;
	font-size: 0.82em;
}

table.tenpo{
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#000000;
    empty-cells:show;
}

.tenpo td{
    border-right:1px solid #000;
    border-bottom:1px solid #000;
    padding:0.3em 1em;
}

table.coupont{
    background-color:#FFFFFF;
	color: #000000;
}

.coupon03{
	width:462px;
	height:92px;
	background:url("http://dokoikuzo.jp/hp/img/couponbg.gif") no-repeat;
    padding:0px 0px 0px 10px;
}

.coupon04{
	width:600px;
	height:41px;
	background:url("http://dokoikuzo.jp/hp/img/couponbg.gif") no-repeat;
	text-align:center;
}

.coupon05{
	width:600px;
	height:142px;
	background:url("http://dokoikuzo.jp/hp/img/couponbg.gif") no-repeat;
    padding:0px 0px 0px 20px;
}

.pr {
	font-size:2em;
	text-align:center;
}

.midasi {
    background-color:#4f2e29;
    padding:5px 5px 5px 5px;
}

.pink {
    background-color:#FECCFF;
}

.menu-name {
	float:left;
	width:500px;
}

.kakaku {
	float:right;
	width:100px;
}

