body {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
        line-height: 20px;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.word {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 1em;
	line-height: 1.2em;
	padding: 3px;
	vertical-align: middle;
}
.wordbold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
        font-weight: bolder;
        margin: 10px 0px 6px 0px;
	padding: 5px;
	line-height: 18px;
}
.s {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 14px;
}
div#content{
        width:750px;
}
div#main{
        width:520px;
        text-align:center;
        float:right;
}
div#main h1 {
	margin: 10px 0px 6px 0px;
        text-align:center;
        color: #FF0000;
        font-weight: bolder;
        font-size:1.3em;
}
div#main h2 {
	font-size: 1.2em;
        text-align:left;
        border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 10px solid #FFCC66;
	padding: 0.2em;
	margin: 10px 0px 6px 0px;
}
div#main h3 {
	margin: 6px 0px 4px 0px;
        text-align:left;
        font-weight: bolder;
        font-size:1em;
}
div#main h4 {
	margin: 6px 0px 4px 0px;
        text-align:center;
        border-top: 1px dotted #CCCCCC;
        border-bottom: 1px dotted #CCCCCC;
        border-left: 1px dotted #CCCCCC;
        border-right: 1px dotted #CCCCCC;
        background-color: #F2F2F2;
        font-weight: bolder;
        font-size:1em;
}
div#main p {
	margin: 0px 0px 5px 0px;
        text-align:light;
}
div#main ul {
        text-align:left;
	margin-left: 30px;
	margin-bottom: 1em;
}
.imgbox {
	margin: 0px 0px 0px 0px;
}
.imgbox img{
	border: 1px solid #CCCCCC;
}
td#topics {
	background: #FFFFC2;
}

div#sidebar{
        width:222px;
        text-align:center;
        clear-both;
        float:left;
}
.clear-both{
        clear-both;
}
.logo {
	margin: 5px 0px 5px 0px;
}
.menu {
	margin: 0px 0px 0px 0px;
}
.menu2 {
	margin: 0px 0px 5px 0px;
}
.red {
        color: #FF0000;
        font-weight: bolder;
}
.red2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
        font-size:2em;
        color: #FF0000;
        font-weight: bolder;
        line-height: 120%;
}
.text {
	margin: 5px 0px 5px 0px;
        text-align:right;
}
table#boder {
        background-color: #CCCCCC;
        margin: 0px 0px 10px 0px;
}
td#mobile {
	background-color: #E3E391;
	color: #000000;]
        font-weight: bolder;
	text-align:left;
	font-size:12px;
        padding: 2;
}
td#submain {
        padding: 5;
	background: #FFFFFF;
}
.link {
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
	text-align: left;
	margin: 0px;
	background: #FFFFFF;
	color: #000000;
}
div#under {
	padding: 1px;
	text-align: left;
        font-size:1em;
	clear: both;
	margin: 0px 0px 0px 0px;
	background: #CCCCCC;
	color: #000000;
}
td#footer {
	background: #FFFFFF;
	padding: 5px;
}

.ja { ime-mode:active; }
.num { ime-mode:inactive; }

function checkTF()
{
	if (document.enqForm.Name.value == "")
	{
		document.enqForm.subBtn.disabled = true;
	}else{
		document.enqForm.subBtn.disabled = false;
	}
}
td {font-size:12px; line-height: 120%;}
