/*\*/
*html body{
	height:1%;
}
/**/

* {
	line-height: 1.4em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	word-break: break-all;
	color:#333;
}

body,h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote,div,table,form {
	margin:0;
	padding:0;
}

body {
	font-family: "lr oSVbN", "Osaka", "qMmpS Pro W3", Arial, Helvetica, sans-serif;
  font-size: 0.8125em;
}

table {
  font-size: 100%;
}
/* :img
---------------------------------------------------- */
img {
	margin: 0;
	padding: 0;
}

map,area,img,a img{
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
}

/* :p
---------------------------------------------------- */
p ,
li,
ul{
	padding: 0;
	line-height: 1.5em;
	text-align: left;
}

/* :strong
---------------------------------------------------- */
strong {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color:#FF0000;
}

/* :em
---------------------------------------------------- */
em {
	font-weight: bold;
	font-style:normal;
}

/* :formfUC
---------------------------------------------------- */
body{
	text-align:center;
	color:#333;
	background:url(../../imgs/form/bg.gif);
}

#wrapper{
	margin:0 auto;
	width:550px;
	background:#fff;
	border-left:#ccc 2px solid;
	border-right:#ccc 2px solid;
}

#container{
	margin:0 5px;
}

#reserve #header{
	height:60px;
	background:url(../../imgs/form/header.gif) no-repeat top left;
	width:650px;
}

#mail #header{
	height:60px;
	background:url(../../imgs/form/header02.gif) no-repeat top left;
	width:650px;
}

#require #header{
	height:60px;
	background:url(../../imgs/form/header03.gif) no-repeat top left;
	width:650px;
}


#apart2007 #header{
	height:60px;
	background:url(../../imgs/apart2007/headerApart.gif) no-repeat top left;
	width:650px;
}

#header-ex{
	height:60px;
	background:url(../../imgs/form/header_ex.gif) no-repeat top left;
	margin:auto;
	width:550px;
}

#header h1,
#header-ex h1{
	text-indent:-9999em;
}

#submit{
	text-align:center;
	margin:auto;
	margin:12px;
}



#footer{
	padding:0 0 12px 0;
	border-bottom: 5px solid #ea0000;
}

/*form*/
#form{
	width:550px;
	text-align:center;
	margin:auto;
}

#attention{
	text-align:left;
	border:1px dotted #ea0000;
	padding:10px;
	margin:12px 0 12px 0;
	background:#FFF5DF;
}



table.form-layout{
	margin:auto;
	text-align:center;
}

table.form-layout th{
	border-bottom:1px solid #d9d9d9;
	color:#333;
	text-align:left;
	white-space:nowrap;
	padding:6px;
	width: 180px;
	background:#F9E8E8;
}

table.form-layout td{
	border-bottom:1px solid #d9d9d9;
	text-align:left;
}

table.form-layout2 th{
	border:none;
	color:#333;
	text-align:left;
	white-space:nowrap;
	padding:6px;
	width: 100px;
	background:#f1f1f1;
}

table.form-layout2 td{
	border:none;
	text-align:left;
}

table.form-layout3 th{
	border:none;
	color:#ea0000;
	text-align:left;
	white-space:nowrap;
	padding:6px 0;
	width: 250px;
	background:#fff;
}

table.form-layout3 td{
	border:none;
	text-align:left;
}

input.text,input.password,textarea.textarea{
	width:98%;
}

input.text2{
	width:40%;
}

input.post-left{
	width:4em;
}

input.post-right{
	width:5em;
}

input.post-add{
	width:98%;
	margin:3p 0;
}

input.name{
	width:8em;
}

input.tel{
	width:6em;
}

input.mail{
	width:98%;
	margin:3px 0;
}

.necessary{
	color:#fb4500;
}

a img{
	border:none;
	text-decoration:none;
}

div.section{
	margin-bottom:24px;
}

.clr{
	font-size:1px;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	clear:both;
}

#course {
	width:550px;
}

#course input{
	text-align:left;
}

#course .left{
	float:left;
	width:50%;
}

#course .right{
	float:right;
	width:50%;
}

#course span{
	text-align:right;
}

ul{
	list-style:"E";
}

li{
	width:50%;
}

#course th{
	text-align:left;
}

#course td{
	text-align:right;
}

.center{
	text-align:center;
}

div.s-section{
	margin-bottom:12px;
}

#policy{
	border:1px black solid;
	overflow:auto;width:500px; 
	height:200px;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	text-align:left;
	margin-bottom:12px;
	background-color:white;
}

#reserve p#u{
	background:#ea0000;
	padding:6px;
	color:#fff;
	font-weight:600;
	text-align:center;
}

#mail p#u,
#require p#u{
	background:#ea0000;
	padding:6px;
	color:#fff;
	font-weight:600;
	text-align:center;
	margin-bottom:12px;
}


p#biz{
	background:#11499d;
	padding:6px;
	color:#fff;
	font-weight:600;
	margin-bottom:12px;
}

p#wel{
	background:#fe474b;
	padding:6px;
	color:#fff;
	font-weight:600;
	margin-bottom:12px;
}

table.form-layout4 th{
	border-bottom:1px solid #d9d9d9;
	color:#11449d;
	text-align:left;
	white-space:nowrap;
	background:#F0FAFF;
	width:262px;
}

table.form-layout4 th label{
	color:#11449d;
}

table.form-layout4 td{
	border-bottom:1px solid #d9d9d9;
	color:#11449d;
	text-align:left;
	white-space:nowrap;
	background:#F0FAFF;
}

table.form-layout5 th{
	border-bottom:1px solid #d9d9d9;
	color:#fe474b;
	text-align:left;
	white-space:nowrap;
	background:#FCEBED;
	width:262px;
}

table.form-layout5 td{
	border-bottom:1px solid #d9d9d9;
	color:#fe474b;
	text-align:left;
	white-space:nowrap;
	background:#FCEBED;
}

p.new{
	background:#E2e2e2;
	padding:4px;
	text-align:center;
}

p.new strong{
	color:#ea0000;
}

p.day{
	background:#FEF5CB;
	padding:4px;
	text-align:center;
}

table.form-layout6 th{
	border-bottom:1px solid #d9d9d9;
	color:#333;
	text-align:left;
	white-space:nowrap;
	background:#FCEBED;
	width:180px;
	padding:6px;
}

table.form-layout6 td{
	border-bottom:1px solid #d9d9d9;
	white-space:nowrap;
}

h2 strong{
	color:#ea0000;
	border-bottom:#ea0000 solid 2px;
	padding:3px;
	_font-size:0.8em;
}

#policy h2{
	color:#ea0000;
}


/* 2007/11/22 add fukaishi
--------------------------*/

#require #header_enq{
    text-indent:-9999em;
	height:150px;
	background:url(../../imgs/enq2007/kv.jpg) no-repeat top left;
	width:550px;
}