@charset "shift_jis";


/* ---------- basic ---------------------------------------- */

.txta {  font-size: 11px; color: #444444; line-height: normal; font-weight: normal}
.txtb {  font-size: 13px; line-height: 15px; color: #444444; text-decoration: none}
.txtc {  font-size: 15px; color: #444444}
.sosin {  background-color: #FFCCCC; border: #666666; border-style: ridge; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
body {  background-image: url(img/bg.gif); background-repeat: repeat}

#menu a:link {  color: #FFFF33; text-decoration: none}
#menu a:hover {
	color: #FFFF33;
	background-color: #006699;
}
#menu a:active {  color: #FFFF00}
#menu a:visited {  color: #C7E2E2; text-decoration: none}
td {  font-size: 12px; line-height: 16px}
body {
	background-image: url(../img/bg.gif);
}


a:link {  color: #3333FF}
a:hover {  color: #0099CC}
a:active {  color: #FFFF00}
a:visited {  color: #3333FF; text-decoration: none}

#news a:link {
	color: #FF0099;
	text-decoration: none;
	font-weight: bold;
}
#news a:hover {  color: #FF99CC}
#news a:active {  color: #FF66CC}
#news a:visited {  color: #FF99CC; text-decoration: none} 


.infotdate{
	font-size: 80%;
	color: #666666;
	line-height: 120%;
}
.infotext{
	margin-top: 20px;
	font-size: 100%;
	color: #FF6600;
	line-height: 130%;
	font-weight: bold;
}
.titlebg1 {
	background-attachment: fixed;
	background-image: url(img/bg_midashi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 30px;
}
.line1 {
	border-right-heigt: 100px;
	border-right-style: solid;
	border-right-color: #FF9900;
	margin-top: 5px;
	border-right-width: 2px;
	line-height: 150%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9900;

}

