 A.a:link {
	color: #000066;
	text-decoration: none;
}
 A.a:visited {
	color: #666666;
	text-decoration: none;
}
 A.a:hover {
	color: #FF6600;
	text-decoration: underline;
}
 A.a:active {
	color: #FF6600;
	text-decoration: underline;
}

 A.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
 A.b:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 A.b:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
 A.b:active {
	color: #FFFFFF;
	text-decoration: underline;
}

 A.c:link {
	color: #FFFFFF;
	text-decoration: none;
}
 A.c:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 A.c:hover {
	color: #FF9933;
	text-decoration: underline;
}
 A.c:active {
	color: #FF9933;
	text-decoration: underline;
}

body {
	background-color: #ffffff;
	background-repeat:repeat;
	margin : 0;
	padding : 0px;
	text-align : center;
}

img {
	border:0;
	margin:0;
	padding:0;
	vertical-align: middle;
}

/*外枠*/
.table {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.tourframe{
	width:680px;
	height:auto;
	margin:20px 0 0 0;
	text-align:left;
	/*border-bottom-width:1px;*/
	/*border-bottom-style:dotted;*/
	/*border-bottom-color:#cccccc;*/
}


.txt_new{
	width:76px;
	height:14px;
	line-height: 14px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-align:center;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	letter-spacing: -1px;
	color:#AA5878;
	border: 2px solid #AA5878;;
	background-image: url(../img/new.JPG);
	background-repeat: repeat-x;
}

.txt_newprice{
	width:76px;
	height:14px;
	line-height: 14px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-align:center;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	letter-spacing: -1px;
	color:#0099CC;
	border: 2px solid #66CCff;
	background-image: url(../img/newprice.jpg);
	background-repeat: repeat-x;
}

.txt_season{
	width:76px;
	height:14px;
	line-height: 14px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-align:center;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	letter-spacing: -1px;
	color:#ff6600;
	border: 2px solid #FFCC99;
	background-image: url(../img/season.JPG);
	background-repeat: repeat-x;
}


.txt_recommend{
	width:76px;
	height:14px;
	line-height: 14px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-align:center;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	letter-spacing: -1px;
	color:#006600;
	border: 2px solid #99CC00;
	background-image: url(../img/recommend.jpg);
	background-repeat: repeat-x;
}

.txt_bargain{
	width:76px;
	height:14px;
	line-height: 14px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-align:center;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	letter-spacing: -1px;
	color:#660066;
	border: 2px solid #CC99FF;
	background-image: url(../img/bargain.jpg);
	background-repeat: repeat-x;
}

.txt_icon{
	width:113px;
	height:16px;
	line-height: 14px;
	font-size:12px;
	color:#E17A7A;
	text-align:center;
	float:left;
	padding:1px 1px 1px 1px;
	margin:1px 1px 1px 1px;
	letter-spacing: -1px;
	border: 2px solid #FFB3B3;
	background-image: url(../img/icon_bg.gif);
	background-repeat: repeat-x;
	font-weight:bold;
	/*width:32px;*/
	/*height:32px;*/
	/*font-weight:bold;*/
	/*color:#E17A7A;*/
	/*border: 1px solid #AA5878;*/
}

.txt_icon2{
	width:110px;
	height:18px;
	line-height: 14px;
	font-size:12px;
	color:#666666;
	text-align:left;
	float:left;
	padding:0 0 0 0;
	margin:0 1px 0 0;
	letter-spacing: -1px;
}

/*↓↓↓予約詳細↓↓↓*/
/*旅のポイント*/
#framepoint{
	width: 680px;
	height: auto;
	text-align:left;
	clear : both;
	margin: 5px 0px 5px 0px;
	/*border: 1px solid #999999;*/
}

.point{
	width: 450px;
	float : left;
	margin: 0;
}

.sentence{
	/*width: 450px;*/
	font-size: 13px;
	color: #333333;
	text-align:left;
	line-height: 18px;
	margin:5px 0 5px 0;
	/*border-bottom-style: dotted;*/
	border-bottom-color: #0066CC;
	border-bottom-width: 1px;
}

/*特典のご案内*/
#frameprivilege{
	width: 680px;
	height: auto;
	text-align:left;
	clear : both;
	margin: 5px 0px 5px 0px;
	/*border: 1px solid #999999;*/
}

.privilege{
	width: 680px;
	float : left;
	margin: 0;
}

/*写真*/
div.photo{
	font-size: 10px;
	width : 210px;
	height: auto;
	text-align : center;
	margin:5px 2px 5px 0;
	float:left;
}

/*写真位置右*/
div.photo_right{
	font-size: 10px;
	width : 210px;
	height: auto;
	/*text-align : center;*/
	float:right;
	margin:5px 2px 5px 0;
}

/*耳より情報*/
div.mimiyori{
	height: auto;
	margin: 60px 0px 0px 0px;
	float:center;
}

/*行程表*/
div.tourbox{
	width: 680px;
	height: auto;
	margin:5px 0px 5px 0px;
	font-size: 13px;
	line-height: 16px;
}

table.detail{
	width: 680px;
	font-size: 12px;
	color: #333333;
	background-color: #BFBFBF;
	text-align: center;
	line-height:14px;
	margin:3px 0 0 0;
	padding: 3px;
}

/*日程表内の食事*/
td.meal {
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	text-align:center;
	line-height:13px;
	margin: 3px;
	padding: 3px;
}
/*日程表内のホテル名*/
td.hotel {
	font-size: 12px;
	color: #990033;
	background-color: #FFFFFF;
	text-align: center;
	line-height:14px;
	margin: 3px;
	padding: 3px;
}

/*表内の項目名*/
/*背景-水色：文字-灰色*/
td.item {
	font-size: 12px;
	color: #333333;
	background-color: #DDEEFF;
	text-align: center;
	line-height:18px;
}
/*幅小背景-紺：文字-白*/
td.item2 {
	font-size: 13px;
	color: #ffffff;
	background-color: #425572;
	text-align: center;
	line-height:14px;
	margin: 3px;
	padding: 3px;
}

/*表内の中身：左揃え*/
td.contents {
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height:18px;
	margin: 3px;
	padding: 3px;
}


/*カレンダー*/
#calender{
	width: 680px;
	margin: 10px 0px 0px 0px;
}
.monthbox1{
	width: 340px;
	float: left;
}
.monthbox2{
	width: 340px;
	float: left;
}
table.calendar{
	width: 340px;
	font-size: 12px;
	color: #333333;
	background-color: #eeeeee;
	text-align: center;
	line-height:14px;
	margin:3px 0 0 0;
	padding: 3px;
}

td.day {
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	line-height:15px;
	margin: 3px;
	padding: 3px;
	width: 45px;
}
td.sut {
	font-size: 12px;
	color: #0066CC;
	background-color: #ffffff;
	text-align: center;
	line-height:15px;
	margin: 3px;
	padding: 3px;
	width: 45px;
}
td.sun {
	font-size: 12px;
	color: #990033;
	background-color: #ffffff;
	text-align: center;
	line-height:15px;
	margin: 3px;
	padding: 3px;
	width: 45px;
}
.txt12-blue {
	font-size: 13px;
	color: #0066CC;
	background-color: #ffffff;
	text-align: center;
	line-height:12px;
	margin: 3px;
	padding: 3px;
}

/*料金表*/
#feebox{
    width: 680px;
    margin:10px 0px 0px 0px;
}
table.fee{
	width: 680px;
	font-size: 12px;
	color: #333333;
	/*background-color: #BFBFBF;*/
	text-align: center;
	line-height:14px;
	margin:3px 0 0 0;
	padding: 3px;
}

td.room {
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	line-height:14px;
	margin: 3px;
	padding: 3px;
}

/*↑↑↑予約詳細↑↑↑*/
/*各種文字*/

.txt{
	font-size:12px;
	color:#666666;
	line-height:14px;
	text-align: left;
}

.txt10{
	font-size:10px;
	color:#666666;
	line-height:13px;
	text-align: left;
}

.txt13{
	font-size:13px;
	color:#666666;
	line-height:18px;
	text-align: left;
}

.txt14 
{
	font-size:14px;
	color:#666666;
	line-height:18px;
	text-align: left;
}

.info{
	width:680px;
	line-height:18px;
	font-size: 12px;
	color: #333333;
	margin:5px 0px 0px 0px;
	text-align: left;
}

.price{
	font-size:18px;
	line-height:18px;
	padding:3px 0 3px 0;
	font-weight:bold;
	color:#FF6666;
}

.txt11_blue {
	font-size:11px;
	color:#4479DA;
	line-height:20px;
	text-align:left;
}
.txt12_red{
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	text-align:left;
}

.txt12_red_b{
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	text-align:left;
	font-weight:bold;
}

.txt12_liblue {
	font-size:12px;
	color:#0099FF;
	line-height:18px;
	text-align:left;
}

.txt12_blue {
	font-size:12px;
	color:#4479DA;
	line-height:18px;
	text-align:left;
}

.txt12_deblue_b {
	font-size:12px;
	color:#0000CC;
	line-height:18px;
	text-align:left;
	font-weight:bold;
}

.txt12_b {
	font-size:12px;
	color:#666666;
	line-height:18px;
	text-align:left;
	font-weight:bold;
}

.txt14_b {
	padding:3px 2px 1px 4px;
	margin:0 0 0 0;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	line-height:16px;
}

.txt12-wh {
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	text-align:left;
}

.txt13-wh {
	font-size:13px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.txt13_navy{
	height:auto;
	font-size:13px;
	color:#003366;
	line-height:18px;
	text-align: left;
}

.txt13_ora{
	height:auto;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	line-height:18px;
	margin:20px 0px 0px 0;
	text-align: left;
}

.txt13_blue 
{
	height:auto;
	font-size:13px;
	line-height:16px;
	color:blue;
	text-align:left;
}

.txt13_red
{
	height:auto;
	font-size:13px;
	line-height:16px;
	color:red;
	text-align:left;
}

.txt13_deblue_b {
	font-size:13px;
	color:#0000CC;
	line-height:18px;
	text-align:left;
	font-weight:bold;
}

.txt14_blue 
{
	height:auto;
	font-size:14px;
	line-height:18px;
	color:blue;
	text-align:left;
}

.txt14_red
{
	height:auto;
	font-size:14px;
	line-height:18px;
	color:red;
	text-align:left;
}

.txt14-wh {
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}

.txt14-blue {
	padding:3px 2px 1px 4px;
	margin:0 0 0 0;
	height:Auto;
	font-size:14px;
	color:#4479DA;
	font-weight:bold;
	line-height:16px;
	text-align:left;
	background-color:#ECF5FA;
	/*background-color:#E5E5E5;*/
}

.txt24-wh {
	font-size:24px;
	text-align:left;
	color:#FFFFFF;
	font-weight: 900;
}

.frame_dot{
	height: auto;
	width: 680px;
	padding:5px 5px 5px 5px;
	border-width:1px;
	border-style:dashed;
	border-color:#999999;
}

.frame_line{
	width: 675px;
	height: auto;
	padding:3px 0 3px 3px;
	border-top-width: 1px;		/* 20101029 */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;	/* 20101029 */
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;	/* 20101029 */
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
}

.complete_h{
	background-color: #DDEEFF;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 5px 5px 5px 5px;
	text-align:left;
}

.complete_b{
	width:680px;
	line-height:18px;
	font-size: 12px;
	background-color: #ffffff;
	padding:10px 10px 10px 10px;
	text-align: left;
}

.price_p {
	width:100px;
	line-height:18px;
	font-size: 13px;
	text-align: right;
}

.price_m {
	width:100px;
	line-height:18px;
	font-size: 13px;
	color:red;
	text-align: right;
}

.pager td
{
	background:url(../img/pager.gif) no-repeat;
	background-position:512px;
	font-size:12px;
	color:#666666;
	line-height:14px;
	text-align: right;
	font-weight: bold;
	/*border-bottom: 1px dotted #cccccc;*/
}

.pager a
{
	font-weight: normal;
}

.footlink
{
	height:14px;
	line-height: 14px;
	font-size:12px;
	color:#666666;
	float:left;
	padding:3px 0 0 0;
	margin:0 0 0 0;
	letter-spacing: -1px;
	border-right: 1px solid #cccccc;
}

.foot
{
	height:22px;
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
	/*border-bottom: 1px solid #cccccc;*/
	/*border-top: 1px solid #cccccc;*/
	background-image:url(../img/foot.gif);
}

.copyright
{
	height:14px;
	line-height: 14px;
	font-size:12px;
	color:#666666;
}

