@charset "utf-8";

.mainColumnSubTitle {
    background: url("/images/css/h3bg.jpg") no-repeat top;
    height:33px;
    margin-bottom:15px;
}
.mainColumnSubTitle h3 {
    font-size:13px;
    color:#555555;
    padding:5px 0px 0px 45px;
}
.mainColumnContents {
    background: url("/images/css/contentsbg.jpg") no-repeat top;
    height: 33px;
    padding: 6px 50px;
}
h4 {
	font-size: 13px;
	height: 21px;
	padding: 2px 10px 4px 10px; 
	border-bottom: 1px dotted #FF6699;
	border-left: 5px solid #FF6699;
	margin: 15px auto;
}
h5 {
	font-size: 13px;
	height: 21px;
	padding: 2px 10px 4px 10px; 
	border-bottom: 1px dotted #FF6699;
	border-left: 5px solid #FF6699;
	margin: 15px auto;
}
div#under02column ul li {
	margin-top: 1px;
	padding-left: 15px;
	list-style-type:none;
	list-style-position:outside;
	background:url("/images/css/list.jpg") top left no-repeat;
}
