@charset "UTF-8";

@import "base.css";

#main {
	line-height: 180%;
}
h3,
h2{
	width: 628px;
	height: 23px;
	padding: 7px 0 0 20px;
	font-size: 1.2em;
	color: #464646;
}
h3.topBg1,
h2.topBg1{
	background: url(../img/h3-topBg1.jpg) no-repeat;
}
h3.topBg2,
h2.topBg2{
	background: url(../img/h3-topBg2.jpg) no-repeat;
}
p.hello{
	padding: 10px;
	font-size: 1.2em;
}
#main dl{
	padding: 10px;
	clear: both;
}
#main dl dt{
	padding: 0 0 0 30px;
	font-size: 1.2em;
	font-weight: bold;
	color: #171B99;
}
#main dl dd{
	overflow: hidden;
}
#main dl dd ul{
	width: 220px;
	float: left;
}
#main dl dt.title1{
	background: url(../img/toptitle1.jpg) no-repeat;
}
#main dl dt.title2{
	background: url(../img/toptitle2.jpg) no-repeat;
}
#main dl dt.title3{
	background: url(../img/toptitle3.jpg) no-repeat;
}
#main dl dt.title4{
	background: url(../img/toptitle4.jpg) no-repeat;
}
/*end
----------------------------------------------------------------------------------------------------end*/