.text {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	background-color: #FFFFFF;
}
.text2 {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.text3 {
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 22px;
	letter-spacing: 5px;
}
.bg1 {
	color: #333333;
	background-color: #FFFFFF;
}
.textbggray {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	background-color: #E9E9E9;
}
.textbggray4 {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	background-color: #dddddd;
}
.text2gray {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #e9e9e9;
	text-decoration: none;
}
.textbggray2 {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	background-color: #FFFFFF;
}
.textbggray3 {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
.text3gray {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #DDDDDD;
	text-decoration: none;
}
.text4 {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.text5 {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
}
.textblue {
	font-size: 12px;
	color: #0033FF;
	line-height: 24px;
	background-color: #FFFFFF;
}
.text6 {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.5px;
}
.text7 {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF;
	letter-spacing: 0.5px;
}
.textgray3 {
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	font-weight: bold;
	background-color: #dddddd;
	height: 22px;
	letter-spacing: 5px;
	padding: 2px;
}
.textbgblue {
	font-size: 12px;
	color: #003366;
	line-height: 24px;
	background-color: #ACC3D3;
	margin: 0px;
	padding: 5px;
}
.textbgblue-b {
	font-size: 12px;
	color: #003366;
	line-height: 24px;
	background-color: #BDD7E9;
}
.sptextbggray {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	background-color: #e9e9e9;
	padding: 0px 5px;
}
.sptext2gray {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #e9e9e9;
	text-decoration: none;
	padding: 5px;
}
.sptextb {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	padding: 0px 5px;
}
.sptext2 {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px 5px;
}
.sptextbwhite {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	padding: 0px 5px;
	background-color: #FFFFFF;
}
.sptextb2 {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	padding: 5px;
}
.text2nonbg {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	padding: 5px;
}
.textbggray-b {
	font-size: 12px;
	color: #333333;
	line-height: 24px;
	background-color: #dcdcdc;
}
.text2line {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #FFFFFF;
	text-decoration: underline;
}
.text2grayb {
	font-size: 10px;
	color: #333333;
	line-height: 18px;
	background-color: #dddddd;
	text-decoration: none;
}
.textbgblue-c {
	font-size: 12px;
	color: #003366;
	line-height: 24px;
	background-color: #817B68;
}
.textgray3-2 {
	font-size: 10px;
	color: #333333;
	line-height: 26px;
	font-weight: bold;
	background-color: #dddddd;
	height: 22px;
	letter-spacing: 5px;
	padding: 2px;
}
.textbgblue-d {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	padding: 5px;
	font-weight: bold;
}
.sptextb-b {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	margin-left: 10px;
	padding-left: 10px;
}
.text2-b {
	font-size: 12px;
	color: #003366;
	line-height: 18px;
	background-color: #FFFFFF;
	text-decoration: none;
}

/*　■施設案内用ボックス■　*/
/* --- ボックス --- */
dl.photo2 {
	display: -moz-inline-box; /* Firefox 2以下用（独自拡張） */
	display: inline-block;
/display: inline; /* IE 7以下用（CSSハック使用） */
/zoom: 1; /* IE 7以下用（CSSハック使用 + 独自拡張） */
	margin-right: 5px; /* 右マージン */
	background: #ffffff url(images/photo2_right_bottom.gif) no-repeat right bottom; /* 白フチの背景（右下） */
	text-align: center;
}

/* --- 写真エリア --- */
dl.photo2 dt {
padding: 11px 15px 0 10px; /* 写真エリアのパディング（上右下左） */
background: url(images/photo2_right_top.gif) no-repeat right top; /* 白フチの背景（右上） */
border-left: 1px #c0c0c0 solid; /* 写真エリアの左境界線 */
}

/* --- コメントエリア --- */
dl.photo2 dd {
margin: 0; /* コメントエリアのマージン */
padding: 10px 15px 15px 11px; /* コメントエリアのパディング（上右下左） */
background: url(images/photo2_left_bottom.gif) no-repeat left bottom; /* 白フチの背景（左下） */
font-size: 80%;
line-height: 140%;
}


