/* CSS Basic Style ---------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 		background-color: #FFFFFF;
 	
}
a:link ,  a:active {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
address {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.margint_10{
	margin-bottom: 10px;
}
.margint_15{
	margin-bottom: 15px;
}
.margint_20{
	margin-bottom: 20px;
}
.margint_50{
	margin-bottom: 50px;
}
.txt_10 {
	font-size: 10px;
	line-height: 1.5em;
}
.txt_12 {
	font-size: 12px;
	line-height: 1.5em;
}
.txt_12_blue {
	font-size: 12px;
	color: #003366;
	line-height: 1.5em;
}
.txt_12_b {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
}
.txt_14 {
	font-size: 14px;
	line-height: 1.5em;
	color: #111111;
}
.txt_14_blue {
	font-size: 14px;
	color: #003366;
	line-height: 1.5em;
}
.txt_14_under {
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-decoration: underline;
}

.visit_an {
	font-size: 12px;
	line-height: 1.2em;
	border-top:2px solid #1E8AC9;
	color: #1E8AC9;
}

.reserve_an {
	font-size: 12px;
	line-height: 1.2em;
	border-top:2px solid #1E8AC9;
	color: #1E8AC9;
}

.reserve_conf {
	font-size: 10px;
	line-height: 1.2em;
	border-bottom:1px solid #1E8AC9;
	color: #1E8AC9;
}

.txt_12_red {
	font-size: 12px;
	line-height: 1.5em;
	color:#ff0000;
}


#frame755 {
	width:755px;
	margin:0 auto;
}
#frame700 {
	width:700px;
	margin:0 auto;
}

/*
--------------------------------------------------------------------------------
 END OF CSS
--------------------------------------------------------------------------------
*/
