/* default link*/
a:link {color: #FF6600; text-decoration: underline;}
a:visited {color: #FF6600; text-decoration: underline;}
a:active {color: #FF3300; text-decoration: underline}
a:hover {color: #FF3300; text-decoration: underline}

/* non text decoration Link */
.noline a:link{ color: #333399; text-decoration: none}
.noline a:visited { color: #333399; text-decoration: none}
.noline a:active { color: #FF3300; text-decoration: none}
.noline a:hover{ color: #FF3300; text-decoration: none}

/* Submenu non text decoration Link */
.submenu a:link{ color: #330000; text-decoration: none}
.submenu a:visited { color: #330000; text-decoration: none}
.submenu a:active { color: #330000; text-decoration: none}
.submenu a:hover{ color: #990033; text-decoration: none}

/* text color */
.txt-red	{
	color: #CC0000;
}
.txt-blue	{
	color: #006699;
}
.txt-green	{
	color: #009900;
}
.txt-orange	{
	color: #FF6600;
}
.txt-grey	{
	color: #333333;
}
.txt-black	{
	color: #000000;
}
.txt-white	{
	color: #FFFFFF;
}


h1#imgtxt {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
}
h2#imgtxt {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
}
h3#imgtxt {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
}
h4#imgtxt {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
}
h5#imgtxt {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
}
h6#imgtxt {
	margin: 0px;
	padding: 0px;
	letter-spacing: 0px;
	text-indent: 0px;
}
body{
	margin: 10px 0px 0px 50px;
	background-color: #000000;
	color: #FFFFFF;
}
.bg1{
	background-image: url(../lib_image/common/left_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 460px;
}
.border_wh{
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
.border_red{
	border: 1px solid #990033;
}
.border_gray{
	border: 1px solid #CCCCCC;
	padding: 5px;
}
#gray,#gray td{
	color: #333333;
}

.red_border_index   { font-size: 14px; font-weight: bold; text-align: center; margin-bottom: 6px; padding-top: 6px; padding-bottom: 4px; width: 700px; border-top: 1px solid red; border-bottom: 1px solid red }
.red_bg_index   { color: #fff; font-size: 14px; font-weight: bolder; background-color: #cc0000; margin-top: 6px; margin-bottom: 6px; padding: 4px 4px 2px 8px }
.red_border_line { margin-top: 6px; margin-bottom: 6px; border-top: 1px solid red }

td.hall_rental_price  { font-size: 12px; line-height: 140% }
.rental_price_index   { color: white; font-size: 15px; font-style: normal; font-weight: bold; line-height: 140% }

#hall_rental_gakuwari       { margin-top: 4px; padding: 4px; border: solid 1px gray }
.gakuwari_index     { font-size: 14px; font-weight: normal; text-align: center; margin-top: 0; margin-bottom: 4px; padding-bottom: 2px; border-bottom: 1px solid gray }
.gakuwari_notes    { font-size: 10px; line-height: 120%; margin-top: 4px; padding-top: 4px; border-top: 1px solid gray }
.12px  { font-size: 12px! important; font-weight: normal !important; line-height: 130% }
.11px  { font-size: 11px !important; font-weight: normal !important }
