/*-------------------------------------------------
BODY & BASE
-------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #B6E8FF;
	background-image: url(../images/base/back_ground.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
}
.shadow {
	background-image: url(../images/base/shadow_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadow_left {
	background-image: url(../images/base/shadow_spacer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadow_right {
	background-image: url(../images/base/shadow_spacer_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/*-------------------------------------------------
BACK GROUND
-------------------------------------------------*/
.back_white {
	background-color: #FFFFFF;
}
.back_sax {
	background-color: #E4F8FF;
}
.back_light_sax {
	background-color: #F2FBFE;
}
.back_blue {
	background-color: #019CCE;
}
.back_date {
	background-image: url(../ajisai/images/top/back_date.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.back_plan {
	background-image: url(../restaurants/images/top/back_plan.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*-------------------------------------------------
RIGHT NAVIGATION
-------------------------------------------------*/
.back_right_contents {
	background-image: url(../images/back_right_contents.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#right_navi a:link, #right_navi a:visited{
	color: #2B7B99;
	text-decoration: none;
}
#right_navi a:hover, #right_navi a:active{
	color: #2B7B99;
	text-decoration: none;
}
#right_navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
}
#right_navi li {
	background-image: url(../facilities/images/navi/back_right_navi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*-------------------------------------------------
BOX OUTLINE
-------------------------------------------------*/
.sideline_gry {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.outline_gry {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.outline_gry_back_white {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.outline_sax {
	border-right: 1px solid #A5D9E9;
	border-bottom: 1px solid #A5D9E9;
	border-left: 1px solid #A5D9E9;
}
.full_outline_dark_gry {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

/* TABLE OUTLINE */
#table_box_sax_outline table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #019CCE;
	border-left-color: #019CCE;
}
#table_box_sax_outline td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #019CCE;
	border-bottom-color: #019CCE;
}


/*-------------------------------------------------
BLOK & LINE
-------------------------------------------------*/
.home_photo_margin {
	padding: 0px;
	margin: 7px 7px 0px;
}
#home_text_blok {
	padding: 7px 7px 0px 0px;
	margin: 0px;
}
#footer_navi_blok {
	padding: 7px;
	text-align: center;
}
.line_tate {
	background-image: url(../ajisai/images/tate_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*-------------------------------------------------
TEXT LINK
-------------------------------------------------*/

/* FOOTER */
.footer_navi_text a:link, .footer_navi_text a:visited{
	color: #000000;
	text-decoration: none;
}
.footer_navi_text a:hover {
	color: #ff6000;
	text-decoration: underline;
}
.footer_navi_text a:active {
	color: #737373;
	text-decoration: underline;
}
.footer_copyright_text a:link, .footer_copyright_text a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.footer_copyright_text a:hover {
	color: #ff6000;
	text-decoration: underline;
}
.footer_copyright_text a:active {
	color: #737373;
	text-decoration: underline;
}

/* TEXT */
.text a:link, .text a:visited{
	color: #666666;
	text-decoration: underline;
}
.text a:hover {
	color: #ff6000;
	text-decoration: none;
}
.text a:active {
	color: #737373;
	text-decoration: none;
}

/* TEXT NAVY */
.text_navy a:link, .text_navy a:visited{
	color: #006699;
	text-decoration: underline;
}
.text_navy a:hover {
	color: #ff6000;
	text-decoration: none;
}
.text_navy a:active {
	color: #737373;
	text-decoration: none;
}

/* BREAD */
#bread a:link, #bread a:visited{
	color: #000000;
	text-decoration: none;
}
#bread a:hover {
	color: #ff6000;
	text-decoration: underline;
}
#bread a:active {
	color: #737373;
	text-decoration: underline;
}
TABLE.bgcolor {                          /* É½£öËÈ£ö»§ */
  border-style: solid;           /* ÏÈ£ö³Á */
  border-width: 1px;             /* £´Êð,ûàËög */
  border-color: #999999 #FFFFFF #999999 #FFFFFF; /* ¾ä!A±¦¡¢±íA¹ë€ËîF */

}

/*STAY_PLAN*/
.stay_plan_block {
	width:243px;
	height:69px;
	font-size:12px;
	padding:5px;
	margin:10px 0 0 5px;
	border: 1px solid #CCCCCC;
	float: left;
} 

.stay_plan_block img.image {
	float:left;
}

.stay_plan_block .name {
	width:140px;
	float:right;
	line-height:1.3;
}

.stay_plan_block .name p.t10 {
	font-size:10px;
	margin:0;
	padding:0 0 3px 0;
}

.stay_plan_block2 {
	width:243px;
	height:69px;
	font-size:12px;
	padding:5px;
	margin:10px 0 0 5px;
	float: left;
} 

.stay_plan_block2 img.image {
	float:left;
}

.stay_plan_block2 .name {
	width:140px;
	float:right;
	line-height:1.3;
}

.stay_plan_block2 .name p.t10 {
	font-size:10px;
	margin:0;
	padding:0 0 3px 0;
}




.prt {
	margin:0;
	padding:0;
	clear: both;
}
