@charset "utf-8";


/*表カスタマイズ===============================================*/


/*施設概要==============================*/
table.setsumei {border: solid 1px #bc177a; border-collapse: collapse; width:100%;}

th.setsumei {
	border: solid 1px #bc177a;
	padding-right: 10px;
	background-color: #fddaf8;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 100px;
}

td.setsumei {
	border: solid 1px #bc177a;
	background-color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}




/*施設概要=（フロアガイド）=============================*/
table.setsumei2 {border: solid 1px #bc177a; border-collapse: collapse; width:100%;}

th.setsumei2 {
	font-size: 11px;
	border: solid 1px #bc177a;
	background-color: #fddaf8;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;

}
th.setsumei2-2 {
	font-size: 11px;
	border: solid 1px #bc177a;
	background-color: #fddaf8;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	width: 100px;
}

td.setsumei2 {
	border: solid 1px #bc177a;
	background-color: #FFFFFF;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
}






/*施設内詳細説明=（現在ラフィネ・駐車場に使用中）=============================*/
table.syosai {border: solid 1px #bc177a; border-collapse: collapse; width:100%;}

th.syosai {
	border: solid 1px #bc177a;
	background-color: #fddaf8;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	width: 100px;
}

td.syosai {
	border: solid 1px #bc177a;
	background-color: #FFFFFF;
	padding-left: 8px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
}



/*表カスタマイズ===============================================*/


/*見出し===============================================*/


h2.guide {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 5px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	background-image: url(/images/title_shotengai.jpg);
	background-repeat: no-repeat;
	background-position: top;
}




h3.guide {
	color: #c02580;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #c02580;
}



h4.guide {
	font-size: 1em;
	line-height: 1.4em;
	color: #c02580;
	letter-spacing: 0.1em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #c02580;
	border-bottom-color: #c02580;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h5.guide {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	color: #c02580;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

h6.guide {
	font-size: 1em;
	text-align: left;
	line-height: 1.4em;
	color: #c02580;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c02580;
}


/*リストカスタマイズ===============================================*/

dl.shosai {
	margin-left: 3px;
}

dt.shosai {
	margin-top: 3px;
	color: #c02580;
}

dd.shosai {
	margin-left: 10px;

}


/*リストカスタマイズ===============================================*/

ul.shosai {
	margin-left: 3px;
}

li.shosai {
	margin-top: 3px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: square;
}



/*コンテンツ（ページ）内リンク===============================================*/


#SubLinkArea_h2 {
	text-align: center;
	color: #c02580;
	clear: both;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #c02580;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c02580;
	padding: 5px;
}


#SubLinkArea_h2 a:link {
	color: #c02580;
	text-decoration: underline;
}

#SubLinkArea_h2 a:visited {
	color: #c02580;
	text-decoration: underline;
}

#SubLinkArea_h2 a:hover {
	color: #fb2ea6;
	text-decoration: underline;
}

#SubLinkArea_h2 a:active {
	color: #fb2ea6;
	text-decoration: underline;
}



#SubLinkArea_h3 {
	text-align: center;
	color: #c02580;
	clear: both;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c02580;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c02580;
	padding: 3px;
}


#SubLinkArea_h3 a:link {
	color: #c02580;
	text-decoration: underline;
}

#SubLinkArea_h3 a:visited {
	color: #c02580;
	text-decoration: underline;
}

#SubLinkArea_h3 a:hover {
	color: #fb2ea6;
	text-decoration: underline;
}

#SubLinkArea_h3 a:active {
	color: #fb2ea6;
	text-decoration: underline;
}



