@charset "utf-8";
/* CSS Document */

.con2{
	height:26px;
	width:153px;
	margin:0px;
	padding:0px 0px 0px 27px;
	background-image:url(../../senmon/senmon_common_images/contents_m2.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-size:10px;
}
.con2 a:link {
color : #666666!important;
}
.con2 a:visited {
color : #666666 !important;
}
.con2 a:active {
color : #ff0000 ;
}
.con2 a:hover {
color : #ff0000!important;
}
.con3{
	height:26px;
	width:153px;
	margin:0px;
	padding:0px 0px 0px 27px;
	background-image:url(../../senmon/senmon_common_images/contents_m3.gif);
	background-repeat:no-repeat;
	color:#666666;
	font-size:10px;
}
.con3 a:link {
color : #666666!important;
}
.con3 a:visited {
color : #666666 !important;
}
.con3 a:active {
color : #ff0000 ;
}
.con3 a:hover {
color : #ff0000!important;
}

.menu dl,dt,dd{
	padding:0px;
	margin:0px;
}

.menu dl{
	width: 180px;
	margin: 0px auto;
}

.menu dt{
 /*-- holo0520 --*/ 	background-image:url(/includefiles/php_senmon/senmon_baitai/erea_bg.jpg);
	background-repeat:no-repeat;
	line-height:19px;
	font-weight: bold;
	color: #333;
	padding-left: 0.5em;
	text-align: left;
}

.menu dd{
	padding-left: 0.7em;
	line-height: 1.6em;
	text-align: left;
	background-color: #FFF;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;

}

