@charset "UTF-8";
/*初期化*/
body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-family: "メイリオ",Meiryo,verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;

}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
img{
	border: none;
	vertical-align: bottom;
}



/* リストシステムCSS */

.ichiranbox{
	width: 645px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
}

.ichiran{
	width: 645px;
	margin-bottom: 10px;

}

.ichiran th {
	width: 100px;
	padding-bottom: 5px;
	vertical-align: top;
}

.ichiran th img {
	padding: 3px; 
	border: solid 1px #CCCCCC;
}


.ichiran td.txtbox{
	width: 350px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.pricebox{
	padding: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
	text-align: center;
	width: 135px;
}

h3{
	font-size: 18px;
	color: #FF33FF;
	font-weight: bold;
}

h4{
	font-weight: bold;
	clear: both;
	width: 630px;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #FFF4FF;
	border: 1px solid #999999;
	text-align: center;
	color: #FF66CC;
}

h5{
	font-weight: bold;
}

.mainbox{
	width: 645px;
	margin-bottom: 10px;
}

.mainbox th{
	width: 360px;
	margin-bottom: 10px;
}

.mainbox td.td01{
	width: 120px;
	margin-bottom: 10px;
	padding-right: 10px;
}

div.stylebox{
	width: 126px;
	margin-bottom: 10px;
	border: 4px solid #CCCCCC;
	padding: 3px;
	text-align: center;
}

div.stylebox img{
	margin: 3px;

}

.catch{
	font-size: 16px;
	color: #9A5625;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ttlbox{
	width: 650px;
	float: left;
}

.entry{
	float: right;
	height: 40px;
	width: 150px;
}

.pink {
	color:#FF33FF;
}

ul.listimg{
	width: 310px;
	float: left;
}

ul.listimg li.big{
	float: left;
	width: 310px;
	margin-bottom: 5px;
	list-style-type: none;
}

ul.listimg li{
	float: left;
	width: 140px;
	margin-left: 10px;
	_margin-left: 2px;
	margin-bottom: 5px;
	list-style-type: none;
}

ul.listimg li img{
	border: 1px solid #D6D6D6;
	padding: 3px;
}

div.infotable{
	float: right;
	width: 300px;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
}

p.infotxt{
	width: 280px;
	background-color: #FFFFFF;
	border: 4px solid #CCCCCC;
	margin-top: 10px;
	padding: 5px;
}

p.pricetxt{
	width: 500px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
	margin-bottom: 20px;
}

ul.inq{
	width: 300px;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 10px;
}

ul.inq li{
	margin-bottom: 5px;
	float: left;
	width: 100px;
}

ul.pricemail{
	width: 100px;
	list-style-type: none;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

ul.pricemail li{
	margin-bottom: 5px;
}



table.infobox{
	width: 300px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

table.infobox th{
	color: #666666;
	width: 100px;
	font-size: 12px;
	background-image: url(https://www.gloria-tours.jp/wglist/bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF66CC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

table.infobox td{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


.setubi1{
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
}

.setubi1 caption{
	font-weight: bold;
	color: #9966CC;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.setubi1 td{
	padding: 3px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.setubi2{
	float: right;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
}

.setubi2 caption{
	font-weight: bold;
	color: #9966CC;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}

.setubi2 td{
	padding: 3px;
	width: 150px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

p.now{
	text-align: right;
	clear: both;
	width: 645px;
}


#detailCon {
	float: left;
}
#detailLf {
	float: left; margin-right: 2px; width: 186px;
}
#detailRi {
	float: left;
	width: 205px;
	margin-left: 10px;
	display: inline;
}
#detailRi h4 ,#detailRi2 h4 , #info h4, #areaMap h4 ,#areaMapRi h4 {
	font-weight: bold;
	color:#9900CC;
}

#info{
	margin-top:10px;
}

#areaMap{
	width:645px;
}

#detailRi2 {
	float: left;
	width: 300px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: solid 1px #ffc6fa;
	display: inline;
}

.detailRi {
	float: left;
	width: 300px;
	margin-left: 10px;
	display: inline;
}
.detailRi h4 ,.detailRi2 h4 , .info h4, .areaMap h4 ,.areaMapRi h4 {
	font-weight: bold;
	color:#9900CC;
}
.detailRi2 {
	float: left; width: 219px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: solid 1px #ffc6fa;
	display: inline;
}
#detailCon hr {
	border: solid 1px #ffc6fa;
}


#detailCon #info {
	clear:both;
	margin: 10px 0 0 10px;
	padding-top: 10px;
	border-top: solid 1px #ffc6fa;
	width: 445px;
}
#detailCon table {
	font-size: 0.85em;
	border-top: solid 1px #666666 ;
	border-left: solid 1px #666666 ;
}
#detailCon td {
	border-right: solid 1px #666666 ;
	border-bottom: solid 1px #666666 ;
	padding: 3px 3px;
}
#detailCon dl {
	margin: 5px 0;
}
#detailCon dt {
	font-size: 0.80em;
	line-height: 1.1em;
}
#detailCon dd {
	font-size: 0.80em;
	margin-top: -1.65em;
	margin-left: 100px;
}

.content_search01in{
	clear: both;
	width: 645px;
	padding-top: 10px;
	margin-bottom: 10px;
}


#areaMap {
	clear: both;
}
#areaMap #areaMapLf {
	float: left;
	width: 300px;
	margin-right: 15px;
}
#areaMap #areaMapRi {
	float: left;
}
#areaMapRi td {
	font-size: 0.8em;
	border: none;
}
#info td {
	font-size: 0.85em;
	text-align:center;
	border: none;
	border-right: solid 1px #666666 ;
	border-bottom: solid 1px #666666 ;
	padding: 1px 3px;
}

.pink
