@charset "Shift_JIS";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0; 
	padding: 0; 
}

table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 
fieldset,img {  
	border:0;
	vertical-align: bottom;
} 
ol,ul { 
	list-style:none; 
} 
h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 

/*------------------------------------*/

body{
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.5;
}

.mainTitle{
	padding: 10px;
	color: #FFF;
	font-size: 14px;
	letter-spacing: 0.1em;
	background: #D60000 url(../images/form_title_bg.gif) repeat-x left bottom;
}

.mainTitle span{
	margin: 0 20px 0 0;
}

#leadBox{
	border: 1px solid #CCC;
	padding: 1px 1px 0 1px;
}

#lead{
	margin: 10px;
}

#formBox{
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 10px;
	background-color: #FBFBFB;
}

.formTopBox{
	margin:  0 0 5px 0;
}

.formTitle{
	border: 1px solid #E3E3E3;
}

.formItems{
	padding: 6px 10px 3px 10px;
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	vertical-align: top;
}

.formItems2{
	padding: 6px 10px 3px 10px;
	background-color: #FFF;
	border: 1px solid #E3E3E3;
	vertical-align: top;
}

.formItems td,.formItems2 td{
	padding: 0 0 4px 0;
}

#banner{
	border: 1px solid #CCC;
	padding: 1px;
}

#bannerInner{
	background-color: #EFF5F8;
	padding:10px;
}

#notes{
	padding: 10px;
}

/*--------------------------------results*/

#numberFrame{
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 5px 10px 5px 10px;
	background-color: #FBFBFB;
}

.number{
	font-size: 14px;
}

.smallNumber{
	font-size: 12px;
}

#number strong{
	color: #3399CC;
}


#resultsFrame{
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 5px 10px 5px 10px;
}


#resultsFrame .page a{
	color: #FF0000;
	font-weight: normal;
}

#resultsFrame .resultsTable{
	margin: 5px 0 5px 0;
}
#resultsFrame .resultsTable th{
	border: 1px solid #CCC;
	background-color: #EFEFEF;
	font-weight: normal;
	padding: 5px;
}

#resultsFrame .resultsTable td{
	border: 1px solid #CCC;
	text-align: center;
	padding: 5px;
}

#resultsFrame .resultsTable .r{
	text-align: right;
}

#resultsFrame .resultsTable .l{
	text-align: left;
}

#resultsFrame .resultsTable .detail{
	margin: 5px 0;
}

#resultsFrame .resultsTable .bg{
	background-color: #FAFAFA;
}

#resultsFrame .resultsTable a {
	text-decoration: underline;
	color:#FF0000;
}


/*--------------------------------detail*/

#detailFrame{
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 10px 10px 10px 10px;
}

#photos img{
	border: 1px solid #CCC;
}

#photos td{
	vertical-align: top;
}

#photos #small{
	padding: 0 0 0 5px;
}

#photos #small img{
	margin: 0 0 6px 7px;
}

#detailTitle{
	margin: 5px 0 10px 0;
}

#detailTitle td{
	background: url(../images/detail_title_bg.gif) repeat left top;
	font-size: 18px;
	padding: 5px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

#detailTitle td span{
	margin: 0 1em 0 0;
}

.detailTable{
	margin: 0 0 10px 0;
}

.detailTable td,.detailTable th{
	padding:3px 5px;
	border: 1px solid #E3E3E3;
}

.detailTable th{
	background-color: #F5F5F5;
	font-weight: normal;
	text-align: left;
}

.detailTable th.head{
	font-weight: bold;
	background-color: #E0E0E0;	
}

.detailTable .price{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.enq{
	border: 1px solid #E3E3E3;
	padding: 5px 10px;
}

.enq td{
	padding: 5px 0;
}
.enq .enqTop{
	border-bottom: 1px solid #E3E3E3;
}

#comment{
	margin: 0 0 10px 0;
}

#comment th{
	font-weight: bold;
	text-align: left;
}

#comment td,#comment th{
	border: 1px solid #E5E5E5;
	padding: 3px 5px;
	text-align: left;
}

#recital th{
	font-weight: bold;
	padding: 0 0 5px 0;
	text-align: left;
}

#recital td{
	vertical-align: top;
	padding: 0 0 5px 0;
	text-align: left;
}
