@charset "UTF-8";
/*3column.css*/

#sidespace #txtsubmenu li a {
	background: #B4EC87;
}
#sidespace h2#navi2 a p {
	background: url(../../img/navi.gif) no-repeat -140px -45px;
}
h3 {
	background-image: url(../img/3c_mainttl1.jpg);
	background-repeat: no-repeat;
	height: 42px;
	text-indent: -9999px;
	margin-bottom: 30px;
	background-position: 0px 0px;
}
h3#mainttl1 {
	background-position: 0px -42px;
}
h3#mainttl2 {
	background-position: 0px -84px;
}
h3#mainttl3 {
	background-position: 0px -126px;
}
.txt-green {
	color: #009900;
}
.txt-orange {
	color: #FF6600;
}
.txt-blue {
	color: #3366FF;
}


/*SubMenu Style*/
.three01 #outlinebg #outline #side #sidespace #txtsubmenu #threemenu01 a,
.three02 #outlinebg #outline #side #sidespace #txtsubmenu #threemenu02 a,
.three03 #outlinebg #outline #side #sidespace #txtsubmenu #threemenu03 a {
	color: #CC0000;
	background: #ECE4CD;
}




/*TOP MIDASHI*/
#mainspace dl {
	clear: both;
	border: 1px solid #00CC33;
	margin-top: 5px;
	font-size: 90%;
}
#mainspace dl dt {
	float: left;
	width: 18em;
	height: 20px;
	line-height: 20px;
	clear: both;
	
}
#mainspace dl dt a {
	background: #B4EC87;
	border-right: 1px solid #999999;
	padding-left: 5px;
	margin-right: 5px;
	display: block;
	font-weight: bold;
}
#mainspace dl dt a:hover {
	color: #FF0000;
	background: #ECE4CD;
}

#mainspace dl dd {
	padding-left: 5px;
	line-height: 20px;
	height: 20px;
}
/*TOP MIDASHI END*/
