@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts .detBox {
	margin-bottom: 50px;
	padding: 6px;
	border: solid 1px #DEDEDE;
}

#conts .detBox01 {
	padding: 10px;
	background: #F1F3EC;
}

#conts .detBox .detRight01 {
	width: 375px;
	float: right;
}

#conts .detBox h2 {
	margin-bottom: 13px;
	font-size: 20px;
	font-weight: normal;
}

#conts .detBox .ul01 li {
	padding-bottom:10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	border-bottom: solid 1px #fff;
}

#conts .detBox .ul01 li.none {
	margin-bottom: 0;
	border: none;
}

#conts .detBox .ul01 li .size14 {
	font-size: 14px;
}

#conts h3.size16 {
	font-size: 16px;
}

#conts .detBox .ul01 li .dl01 dt {
	width: 40px;
	float: left;
}

#conts .detBox .ul01 li .dl01 {
	margin-bottom: 5px;
	font-weight: normal;
}

#conts .detBox .ul01 li .dl01 dd {
	margin-top: -2px;
	margin-right: 20px;
	width: 130px;
	float: left;
	font-size: 14px;
}

#conts .detBox dd span {
	margin-right: 20px;
}

#conts .detBox .ul01 .normal {
	padding-bottom: 5px;
	font-weight: normal;
	line-height: 1.2;
}

#conts p.google {
	margin-bottom: 60px;
	border: solid 1px #676767;
}

#conts .mailForm fieldset {
	margin-bottom: 8px;
	padding: 5px;
	border: solid 1px #ccc;
	background-color: #F0F0F0;
}

#conts .mailForm table {	
	width: 100%;
	border: solid 1px #ccc;
	background-color: #fff;
}

#conts .mailForm th {
	padding: 6px;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	border: solid 10px #fff;
	background-color: #F0F0F0;
}

#conts .mailForm td {
	padding: 15px 3px 30px;
}

#conts .mailForm td input {
	margin-right: 5px;
	width: 32px;
}

#conts .mailForm td input#fReturn,
#conts .mailForm td input#fDeparture {
	width: 75px;
}

#conts .mailForm td .ul03 li {
	margin-right: 10px;
	float: left;
}

#conts .mailForm td .ul03 li span {
	margin-bottom: 10px;
	display: block;
}

#conts .mr0 {
	margin-right: 0!important;
}

#conts .mailForm .submit {
	margin-bottom: 66px;
	text-align: right;
}

#conts .mailForm .submit li input {

}

#conts .tableA thead td {
	padding: 2px 12px;
	background-color: #666;
	font-weight: bold;
	color: #fff;
	border: 1px solid #666;
}

#conts .tableA {
	width: 100%;
	border-collapse: collapse;
}

#conts .tableA th {
	padding: 10px 12px;
	text-align: left;
	vertical-align: top;
	background-color: #eee;
	border: solid 1px #ccc;
}

#conts .tableA td {
	padding: 10px 12px;
	border: solid 1px #ccc;
}

#conts .tableA .ul02 li {
	margin-bottom: 5px;
}

#conts .tableA .ul02 li a {
	color: #3399CC;	
}

#conts .mb10 {
	margin-bottom: 10px;
}

#conts .mb15 {
	margin-bottom: 15px;
}

/*------------------------------------------------------------
	index
------------------------------------------------------------*/

#conts .index h2 {
	margin: 0 0 12px 0;
}

#conts .index h3 {
	margin-bottom: 0;
	padding:0 0 0 20px;
	font-size: 14px;
	line-height: 30px;
	border-bottom: none;
	border-top: 1px solid #DEDEDE;
	background: url(/images/shop/ind_h3_bg.gif) repeat-x left bottom;
}

#wide #conts .index h3 {
	background: url("/images/shop/ind_h3_bg_wide.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	border-bottom: medium none;
	border-top: 1px solid #DEDEDE;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 0;
	padding: 0 0 0 20px;
}

#conts .index p {
	margin: 0 0 20px 0;
}

#conts .index .dlBox {
	padding: 21px 0 33px 31px;
	border: 1px solid #ccc;
}

#conts .index dl {
	margin: 0 0 13px 0;
}

#conts .index dt {
	width: 70px;
	float: left;
	clear: left;
	font-weight: bold;
	color: #666;
	text-align: right;
}

#conts .index dd {
	margin: 0 0 0 110px;
	_text-indent: -3px;
}

#conts .index dl dd a {
	margin: 0 10px 0 0;
	color: #666;
}

.mt21 {
	margin: 21px 0 0 0;
}

#conts .index #guam_index {
	float: left;
	clear: left;
	font-weight: bold;
	color: #666;
	text-align: right;
	margin-top:5px;
}

#conts .index #guam_index a {
	margin: 0 10px 0 0;
	color: #666;
}

/*------------------------------------------------------------
	search
------------------------------------------------------------*/
#conts .search table {
	margin-left: 1px;
	width: 720px;
	border-collapse: collapse;
	font-size: 14px;
	text-align: left;
	vertical-align: middle;
}

#conts .search thead th {
	padding: 4px 0 1px 10px;
	color: #fff;
	background: #999;
}

#conts .search thead th.th01 {
	border-left: 1px solid #999; 
}

#conts .search tbody th {
	padding: 11px 0 6px 11px;
	background: #eee;
	border: 1px solid #ccc;
}

#conts .search tbody .th01 {
	width: 159px;
}

#conts .search tbody td {
	padding-left: 9px;
	border: 1px solid #ccc;
}

#conts .search tbody .td01 {
	width: 258px;
}

#conts .search tbody .td02 {
	width: 145px;
	text-align: center;
}

#conts .search tbody .td03 {
	width: 140px;
	text-align: center;
}

#conts .search .h201 {
	margin-bottom: 33px;
}

#conts .search .h301 {
	margin-bottom: 39px;
	position:relative;
}

#conts .search .h301 .mapsearch {
	position:absolute;
	right:10px;
	bottom:3px;
}

#conts .search .h301 .mapsearch2 {
	position:absolute;
	right:220px;
	bottom:3px;
}

.ul01 a {
	color:#09C;
}

