@charset "Shift_JIS";

.h2_title {
    background-image:url(../related/images/h2_t1.gif);
	background-repeat:no-repeat;
	width:595px;
	height:86px;
	text-indent:-9999px;
	margin:0 0 0 15px;
	padding:0 0 10px 0;
	}
	
#title {
	width:510px;
	font-size:80%;
	line-height: 1.6;

}
	
#title P {
@@color:#333;
	margin:0 0 20px 15px;
	}

#title a {
	text-decoration: none;
	background-color: inherit;
}
#title a:hover {
	color: #03C;
	text-decoration: underline;
	background-color: inherit;
}

#title ul{
    margin-left: 0;
	padding-left: 0;
	list-style:none;
	}

#title li {
    padding-left: 20px;
	padding-top: 5px;
	background: url(../images/mk_link1.gif) no-repeat 0px 8px;
	line-height: 18px;
	border-bottom:dotted 1px #CCC;
	border-top:dotted 1px #CCC;
	margin:0 0 20px 0;
		}
#title strong {
    font-size:110%;
    color:#006699;
	}