/* CSS Document */
@charset "shift_jis";

html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, input {
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", "MS P Gothic", sans-serif, Osaka,"Hiragino Kaku Gothic Pro W3", "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
 }


body {
	margin-top:0px;
	margin-bottom:0px;
	background-image:url();
	text-align:center;
}

img { border: none; }

table{
	border-collapse:collapse;
}

a { 
	text-decoration: none; 
} 

a:link {
	color:#000000;
} 
a:visited {
	color:#000000;
} 
a:hover {
	color:#5F1F8B;
	text-decoration: underline;
} 
a:active {
	color:#000000;
}
	
.clear{
	clear:both;
}



/* ƒŒƒCƒAƒEƒg */
#body{
	width:950px;
	background-color:#FFFFFF;
	margin:0px auto;
	color:#000000;
	text-align:left;
	font-size:10pt;
	line-height:170%;
	padding-bottom:40px;
	
}

#tour{
	width:760px;
	margin-left:95px;
	
}

.td-img{
	width:155px;
	padding-left:5px;
}

.td-text{
	width:600px;
	font-size:10pt;
	line-height:150%;
	vertical-align:text-top;
}

.td-link{
	height:25px;
	font-size:9pt;
	padding-left:540px;
	vertical-align:text-bottom;
	
}

.td-sub{
	font-size:11pt;
	color:#811788;
	font-weight:400;
	padding-bottom:5px;

}

.td-sub-other{
	font-size:11pt;
	color:#72511D;
	font-weight:400;
	padding-bottom:5px;

}

.td-mapback{
	text-align:right;
}


