body {
	text-align: center;
	margin: 20px auto;
	padding: 0px;
	font-size:12px;
	  font-family:
    "メイリオ",
    Meiryo,
    "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro W3",
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS P Gothic",
    sans-serif;}

a:link 		{ color:#003399}
a:hover 	{ color:#003399; text-decoration: none}
a:visited   { color:#006633;}
a:active    { color:#003399;}

#container{
	width: 680px;
	text-align: left;
	margin: 0px auto;
	padding-bottom:10px;
	background: #99cccc url(../images/bg_side2.gif) repeat-y right top;
	line-height: 1.3em;

}

#columnmain{ width:500px; float:left;}
#columnright{ width:170px; float:right; margin:20px 0px 10px 10px;}
#footer{
	clear:both;
	background-color: #eeeeee;
	margin:10px; padding:5px;
	text-align:center;
}
.pagetop{
	text-align:right;
	border-bottom: 1px dotted #333333;
}

.maincover{ width:480px; margin: 20px 10px;}

#header{ margin-bottom:15px;}
	
.linklist a{ font-size:10px;}

table 		{ font-size:12px }

.t9n 		{ font-size:9px }
.t9w 		{ font-size:9px; line-height:20px }
.t10s 		{ font-size:10px; line-height:12px }
.t10n 		{ font-size:10px }
.t10 		{ font-size:10px; line-height:14px }
.t10n_dn 	{ font-size:10px; text-decoration:none }
.t12s 		{ font-size:10px; line-height:14px }
.t12n 		{ font-size:12px }
.t12 		{ font-size:12px; line-height:17px }
.t12w 		{ font-size:12px; line-height:20px }
.t12n_dn	{ font-size:12px; text-decoration:none }
.t12_dn 	{ font-size:12px; line-height:17px; text-decoration:none }
.t12w_dn	{ font-size:12px; line-height:20px; text-decoration:none }
.t14n 		{ font-size:14px }
.t14 		{ font-size:14px; line-height:26px }
.t14n_dn 	{ font-size:14px; text-decoration:none }
.t16n 		{ font-size:16px }
.t16 		{ font-size:16px; line-height:28px }
.t16n_dn 	{ font-size:16px; text-decoration:none }
.t18n 		{ font-size:18px }
.t18 		{ font-size:18px; line-height:32px }
.t24n 		{ font-size:24px }
.t36n_dn 	{ font-size:36px; text-decoration:none }

.eisu 		{ ime-mode:disabled }


.style1 {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	background-color: #FFFFCC;
	padding: 7px 5px;
}
.style2 { padding: 5px 10px 20px 10px;}
.red {
	color: #F00;
}

