/* CSS Document */

h1{
	margin:0;
	padding:0 0 0 25px;
	font-size:11px;
	font-weight:normal;
	background-color: #009;
	color:#FFF;
	width:100%;
	height:13px;
}

h2{
	padding:0;
	margin:0;
	font-weight:normal;
	font-size: 24px;
}

.bg_clear{clear:both;}

img a{
	border:none;
}

* {
	margin: 0;
	padding: 0;
}

img {
	vertical-align: top;
}

body {
	margin:0;
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	background:url(img/back.jpg) top repeat-x #FFF;
}

#head{
	width:940px;
	height:423px;
	margin:0 auto;
	padding:0;
}

table.menu{
	width:900px;
	height:60px;
	margin:0 auto 30px auto;
	padding:0;
}

table.main{
	width:900px;
	margin:0 auto 22px auto;
	padding:0;
}

table.main td.menu{
	width:250px;
	margin:0;
	padding:0;
}

table.main td.stage{
	width:650px;
	margin:0;
	padding:0;
}

table.submenu{
	width:210px;
	margin:0;
	padding:0;
}

table.inquiry{
	width:650px;
	margin:0 0 15px 0;
}

table.inquiry th{
	width:140px;
	margin:0;
	padding:10px 0 6px 0;
	text-align:left;
	font-weight:normal;
	background:url(img/line01.gif) repeat-x bottom;
}

table.inquiry td{
	width:510px;
	margin:0;
	padding:10px 0 6px 0;
	background:url(img/line01.gif) repeat-x bottom;
}

.submit{
	width:630px;
	margin:0;
	padding:10px;
	text-align:center;
	background:#039;
	color:#FFF;
}

p.caution{
	width:650px;
	margin:0 0 15px 0;
	color:#666;
}

#foot{
	width:650px;
	height:42px;
	margin:0 auto 10px auto;
	padding:24px 0 0 250px;
	font-size:10px;
	text-align:right;
	color:#039;
	background:url(img/foot.gif) top no-repeat;
}

#foot a{
	color:#039;
	text-decoration:underline;
}

.clear {
	clear: both;
}

.text_center {
	text-align: center;
}


.foot_red {
	width: 650px;
	height: 70px;
	background: url(img/red_bg.gif) no-repeat;
	margin-top: 40px;
	position: relative;
}

.foot_red .btn {
	position: absolute;
	top: 16px;
	right: 18px;
}
.layout_1 {
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	font-size: 12px;
	text-align: left;
	width: 150px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	vertical-align: top;
}
.layout_2 {
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", Osaka;
	font-size: 12px;
	text-align: left;
	width: auto;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 16px;
	padding: 5px;
	vertical-align: top;
}
.layout_3 {
	text-align: center;
	padding-top: 20px;
}

