/* ƒRƒ“ƒeƒ“ƒc */


h1 {
    position: relative;
    margin: 0px auto;
    padding-top: 0px;
    width: 800px;
    text-align: left;
    font-size: 0.9em;
    font-weight: normal;
    text-indent: 5px;
    line-height: 30px;
    color: #333;
}

h2 {
    margin: 2px 0 2px;
    padding: 2px 0 2px 10px;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
}

h3 {
    position: relative;
    margin: 2px 0 15px;
    padding: 2px 0 2px 0px;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.5;
    text-align: left;
    clear: both;
    font-family: "HGP‘n‰pŠpºÞ¼¯¸UB", "ƒqƒ‰ƒMƒmŠpƒS Pro W8";

}

h4 {
    margin: 2px 2px 2px 2px;
    padding: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight: bold;
    text-align: left;
}

h4 a {
	color: #FFFFFF;
	text-decoration: underline;
}

h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


h5 {
    margin: 5px 5px 2px 2px;
    padding: 5px 5px 2px 2px;
    color: #FF0000;
    font-size: 1em;
    font-weight:  bold;
    text-align: center;

}

h6 {
    margin: 4px 2px 5px 5px;
    padding: 4px 4px 0px 0px;
    color: #333;
    font-size: 0.8em;
    font-weight: normal;
    text-align: left;
}

h6 a {
	color: #330099;
    font-weight:  normal;
	text-decoration: none;
}

h6 a:hover {
	color: #00CCFF;
	text-decoration: none;
}