a:link    { text-decoration: none; color: #003333; }

a:visited { text-decoration: none; color: #003333; }

a:hover   { text-decoration: underline; color: #CC0000; }

.font12 { font-size: 12px; line-height: 110%}
.font12bold { font-size: 12px; font-weight: bold}
.font12line180 {font-size: 12px; line-height: 180%}
.font12line150 {font-size: 12px; line-height: 150%}
.font12line130 {font-size: 12px; line-height: 130%}

.font10 {font-size: 10px}
.font10bold {font-size: 10px; font-weight: bold}
.font10line130 {font-size: 10px; line-height: 130%}
.font10line150 {font-size: 10px; line-height: 150%}
.font10line180 {font-size: 10px; line-height: 180%}

.font14 {  font-size: 14px}
.font14bold {  font-size: 14px; font-weight: bold}

.font18bold {  font-size: 18px}
.font18bold {  font-size: 18px; font-weight: bold}

.font09 {font-size: 9px}

/* トップページにリンクしているCSSに貼り付けてください。 */

.ad_area{
	line-height: 120%;
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
}

.ad_area a:link {
	color: #666666;
	text-decoration: none;
}

.ad_area a:visited {
	color: #999999;
	text-decoration: none;
}

.ad_area a:hover {
	color:#003399;
	text-decoration: underline;
}


/* トップページにリンクしているCSSに貼り付けてください。 */

