.btnSend {
	text-align: center;
	margin-top: 20px;
}
.caution {
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 12px;
}
.caution li {
	margin-bottom:10px;
	font-weight:bold;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
	color: #265AA6;
}
.caution li:last-child {
	margin-bottom:0px;
}
.rule {
	border: 1px solid #F00;
	padding: 20px;
	color: #F00;
	margin-bottom: 30px;
	font-size: 12px;

}
.rule li {
	margin-bottom:10px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
}
.rule li:last-child {
	margin-bottom:0px;
}
.basicTable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 30px;
}
.basicTable th {
	border: 1px solid #666;
	background-color: #90DCED;
	color: #265AA6;
	padding: 10px;
	white-space: nowrap;
	text-align:left;
	width: 205px;
}
#main .basicTable th.second {
	border: 1px solid #666;
	background-color: #EAEAEA;
	color: #666;
	padding: 10px 10px;
	white-space: nowrap;
}
#main .basicTable th.third {
	border: 1px solid #666;
	background-color: #EAEAEA;
	color: #666;
	padding: 10px 10px;
	white-space: nowrap;
	text-align:left;
}
.basicTable td {
	border: 1px solid #666;
	background-color: #FFF;
	padding: 10px;
}
#main .textBox .basicTable .subText {
	font-size: 12px;
	font-weight: normal;
}
.enq {
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 20px;
	margin-bottom: 30px;
}
.enq li {
	margin-bottom:10px;
	font-weight:bold;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}
.enq li:last-child {
	margin-bottom:0px;
}


/***************CMS*******************/

hr {
	height:0;
	border:0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #fff;
	margin: 20px 0;
}
.listTitle {
	padding-left:0.5em;
	padding-right: 1em;
}
#listBox p {
	padding-bottom:10px;
	border-bottom: 1px dotted #999;
	background-image: url(../../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 1em;
	
}
#listBox a {

}
#cmsContents #palace {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 20px;
}
#cmsContents #num {
	font-weight: bold;
	color: #265AA6;
}
#mainImageBox {
	margin-right: 20px;
	float: left;
	max-width: 240px;
}
#mainImageBox p {
	margin-bottom:20px;
	font-size:12px;
	line-height:1.4;
}
#subBox {
	margin-top:50px;
}
#subImageBox {
	float: right;
	margin-left: 20px;
	max-width: 240px;
}
#subImageBox p{
	margin-bottom: 20px;
	font-size:12px;
	line-height:1.4;
}
.clear {
	clear:both;
	margin-bottom:10px;
}
#siryou {
	font-weight: bold;
	color: #265AA6;
}
#backBtn {
	text-align:center;
	margin-top: 30px;
}
.arrow {
	background-image: url(../../common/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 17px;
}
p .group1 img {
	padding: 4px;
	border: 1px solid #CCC;
}
