body {
	margin-top: 0px;
	background-image:  url("../common/bg_pt.gif");
	font-size:12px;
	color: #333;
	line-height: 140%;
}
td#top {
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-x;
}
td#sha_left {
	background-image:  url("../common/bg_sha1.gif");
}
td#sha_right {
	background-image:  url("../common/bg_sha2.gif");
}
td#whatsnew {
	padding-left: 4px;
}
td#products {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td#business {
	padding-top: 5px;
	padding-bottom: 5px;
}
td#faq {
	padding-top: 5px;
	padding-bottom: 5px;
}
td#corporate {
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fs10 {font-size:10px; line-height:130%} /*フォントサイズを個別に10pxにする場合*/
.fs12 {font-size:12px; line-height:140%} /*フォントサイズを個別に12pxにする場合*/
.fs14 {font-size:14px; line-height:140%} /*フォントサイズを個別に14pxにする場合*/

a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:active  { text-decoration: none; }
a:hover   { text-decoration: underline; }

td span.b_ttl {
    font-size: 18px;
    color: #ff4900;
}
