a:link  { color: #f60; text-decoration: none }
a:hover   { color: #ff4500; text-decoration: underline; background-color: #ff9 }
a:visited  { color: #630; text-decoration: none }

element  { color: #444444; font-size: 12px; line-height: 1.3em}
.link  { color: #444444; font-size: 12px; line-height: 1.3em; margin: 3pt }
.class01  { color: white; font-size: 14px; margin: 1px }
.hyou2   { color: #444444; font-size: 14px; margin: 1.5px }
.text       { color: #222; font-size: 14px; line-height: 1.6em; margin: 2pt }
.midashi     { color: #275987; font-weight: bold; font-size: 14px; line-height: 1.3em; margin: 3pt }
.midashimini      { color: #008000; font-weight: bold; font-size: 12px; line-height: 1.3em; margin: 3pt }
.hyou     { color: #066; font-size: 12px; line-height: 1.3em; margin: 2pt }
.chuui { color: #066; font-size: 12px; line-height: 1.3em; margin: 3pt }
.sab  { color: #222; font-size: 12px; line-height: 1.3em; margin: 3pt }
.ichiran  { color: #222; font-size: 10px; line-height: 1.2em; margin: 2pt }

/**20100722**/
body.hoyojo-page h1,
body.hoyojo-page h2,
body.hoyojo-page h3,
body.hoyojo-page h4,
body.hoyojo-page h5,
body.hoyojo-page ul,
body.hoyojo-page ol{
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	padding:0;
	outline:0 none;
	vertical-align:baseline;
	zoom:1;
	}

/**20110421：見出し用**/
h2 {
    background: url("../images/title2.gif") no-repeat scroll left center transparent;
	color: #666666;
	font-weight: bold;
	font-size: 1.1em;
    line-height: 2em;
    margin-bottom: 4px;
    padding: 2px 0 0 30px;
}

h2.sub {
    background: url("../images/title2.gif") no-repeat scroll left center transparent;
	color: #666666;
	font-weight: bold;
	font-size: 1.0em;
    line-height: 2em;
    margin-bottom: 4px;
    padding: 2px 0 0 32px;
}





