

table{
	line-height: 1.5em;
}
/*IE以外のブラウザフォントサイズ*/
html>body{
	font-size: 12px;
}


.f14h {
font-size: 100%;
color: #0bb14b;
line-height: 110%;
}

.f10 {
/*font-size: 75%;*/
line-height: 130%;
}

.f10h {
font-size: 75%;
color: #333333;
line-height: 130%;
}

.f12 {
/*font-size: 80%;*/
line-height: 130%;
}

.f12h {
font-size: 80%;
color: #333333;
line-height: 130%;
}

.pnkz {
font-size: 70%;
color: #999999;
line-height: 110%;
}

.copy {
font-size: 70%;
color: #999999;
line-height: 110%;
}


/*リンクの設定*/
a:link,a:visited{
	color: #1391ce;
	text-decoration: none;
}
a:hover,a:active{
	color: #1391ce;
	text-decoration: underline;
}

ul {
font-size: 80%;
}

/* 20061002 追加 */
img { border:none;}
.w810 { width:810px; margin:auto; text-align:left;}
