/*---------------------------------------------------------
title: mogura-ba.com style
Description: update.06.12.04
Version: 1.0
Author: s.tsuchiya
------------------------------------------------------------*/
html{
	margin:0; padding:0;
}
body{
	margin:0 auto; padding:0;
	width:840px;
	font: 78% arial,sans-serif;
	text-align:center;
	color:#fff;
	background: #000;
}
p{
	margin:0; padding:0;
	letter-spacing:0.1em;
	line-height:140%;
}
img, a {
	margin:0; padding:0;
	border:none;
	text-decoration: none;
	vertical-align:top;
}
address{
	margin:15px 0px 0 15px;
	padding:5px;
	text-align:right;
	font-style:normal;
	color:#fff;
}
table{
	margin:0;
	padding:0;
	font-size:12px;
}
a:link {
	/*color: #336600;*/
}
a:visited {
	color: #0000ee;
}
a:hover, a:active {
	color: #0000ee;
	/*background-color: #ededed;*/
}
hr {
	margin:10px;
	border:1px solid #ccc;
}
.c2l {
	float:left;
}
.c2r {
	float:right;
}
.c2c {
	clear:both;
}
/*--------------------------------------------------- base struct --*/

#container{
	width:760px;
	margin:0px auto;
	text-align:left;
}
#header {
	clear:both;
	margin:10px 0;
}
#content{
	clear:both;
	width:750px;
	margin:0px 5px;
}
#navi{
	clear:both;
}
#footer{
	clear:both;
	margin-top:30px;
	padding:10px;
	font-size:10px;
}

/*--------------------------------------------------- point struct --*/

#topflash {
	border:1px solid #666;
	margin:0 5px;
	padding:0px;
}

/*--------------------------------------------------- hx --*/
#header h1 {
	font-size:10px;
	font-weight:normal;
	line-height:100%;
}
#content h2 {
	line-height:150%;
	font-size:15px;
	padding-left:30px;
	background:url(../images/h2-bg.jpg) no-repeat left;
}
#header strong {
	font-size:10px;
	font-weight:normal;
}
#navi {
	clear:both;
	margin:10px 0;
	padding:0;
	width:760px;
	text-align:center;
}
/*--------------------------------------------------- a --*/
#footer a{
	color:#fff;
}
/*--------------------------------------------------- navi --*/
#navi ul{
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type: none;
	height:40px;
}
#navi ul li {
	margin:0;
	padding:0;
	display:inline;
	height:40px;
}
#navi ul li a{
background: url(../images/tn-bg.gif) no-repeat;
}
#navi ul li a:hover{
	background: url(../images/tn-bg-on.gif) no-repeat;
}
#navi ul li.on a{
	background: url(../images/tn-bg-on.gif) no-repeat;
}
#navi ul li.on a:hover{
	background: url(../images/tn-bg-on.gif) no-repeat;
}
/*--------------------------------------------------- table --*/
table.forms {
	font-size:12px;
	border:none;
}
table.forms td{
	font-size:12px;
	line-height:150%;
}
table.forms td p {
	font-family: Myriad Pro,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color:#666;
	display:block;
	margin:0px;
	line-height:100%;
	letter-spacing:0;
}
table.forms td span {
	font-size:12px;
	color:#FF0000;
}
.tdline1 {
	width:2px;
	background-color:#990000;
}
.tdline2 {
	height: 1px;
	background-color:#111;
}
table.menu {
	border-collapse: collapse;
	margin:5px;
	padding:0;
	border-top:1px solid #222;
}
table.menu th{
	margin:0;
	padding:5px 0 5px 10px;
	width:220px;
	text-align:left;
	border-bottom:1px solid #222;
	font-weight:normal;
	background:#111;
}
table.menu td{
	margin:0;
	padding:5px 30px 5px 0;
	width:110px;
	text-align:right;
	border-bottom:1px solid #222;
}
table.menu a{
	margin:0;padding:0;
}
table.menu span{
	font-size:10px;
	color:#999;
	line-height:140%;
}
table.menu span { /font-size:9px; }
table.info {
	border-collapse: collapse;
	margin:10px;
	padding:0;
	border-top:1px solid #222;
}
table.info th{
	margin:0;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #222;
	font-weight:normal;
	background:#111;
}
table.info td{
	margin:0;
	padding:5px;
	border-bottom:1px solid #222;
}
table.info a{
	margin:0;padding:0;
}
table.rec {
	border-collapse: collapse;
	margin:10px;
	padding:0;
	border-top:1px solid #222;
}
table.rec th{
	margin:0;
	padding:5px;
	width:100px;
	text-align:center;
	border-bottom:1px solid #222;
	font-weight:normal;
	background:#111;
}
table.rec td{
	margin:0;
	width:300px;
	padding:5px;
	border-bottom:1px solid #222;
}
/*--------------------------------------------------- etc --*/

.h2top {
	border: 1px solid #999;
}
.subtext {
	text-align:right;
	font-size:9px;
	line-height:200%;
	height:25px;
}
#mogura {
	border:1px solid #666;
	margin:0 0 10px 10px;
	padding:2px;
}
.c2lmogura {
	float:left;
	width:400px;
}
.c2rmogura {
	float:right;
}
.coupon {
line-height:250%;
border-top: 1px dotted #999999;
}

/*--------------------------------------------------- gmap --*/
#gmap {
	margin:2px;
	width:300px;
	height:300px;
	
}
#gmap-wrap{
	margin:10px;
	border:1px solid #ccc;
}

/*--------------------------------------------------- top --*/
div.top{
  width:720px;
  border:1px solid #000;
  margin:0 5px;
  padding:15px 15px 0;
}