/*====================================================
	base
====================================================*/
body{
	color:#666666;
	position: relative;
	text-align:center;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, Osaka;
	font-size: 12px;
	line-height: 16px;
}

body, td {
	font-family:"Lucida Grande","Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN",Osaka,sans-serif;
	font-size: 12px;
	line-height: 1px;
}

body#base{
	margin:0 auto;
	margin-top: 20px;
}

#pageAnchor{
	display:none;
}

td { 
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	font-size: 12px;
	line-height: 16px;
}
ul,ol,dl,li,dt,dd {
	margin: 0 0 0 8px;
	padding: 0;
}

/*--------------------------
	font-size
--------------------------*/
.a10{ font-size: 10px; line-height:13px; font-family: Arial, Helvetica; }
.t9 { font-size: 9px; line-height: 11px; }
.t10 { font-size: 10px; line-height: 13px; }
.r10 { font-size: 10px; color:red; line-height: 13px; }
.head12 { font-size: 12px; line-height: 19px; }
.t12 { font-size: 12px; line-height: 16px; }
.r12 { font-size: 12px; color:red; line-height: 16px; }
.t14 { font-size: 14px; line-height: 18px; }
.t18 { font-size: 18px; line-height: 22px; color:#4C4C4C; }
.t24 { font-size: 24px; line-height: 29px; color:#4C4C4C; }

/*--------------------------
	link
--------------------------*/
a:link { text-decoration: none; color: #666666; }
a:active { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:hover { text-decoration: underline; color: #1E203E; }

/*--------------------------
	white-link
--------------------------*/
#whitelink {
	font-size: 12px;
	line-height: 16px;
	color: white;
	position: left;
}
#whitelink a:link { text-decoration:none; color:#FFFFFF; }
#whitelink a:active { text-decoration:none; color:#FFFFFF; }
#whitelink a:visited { text-decoration:none; color:#FF0000; }
#whitelink a:hover { text-decoration:underline; color:#FF0000; }


#item {
	margin: 15px 0px 20px 6px;
	color:#666666;
	font-size:12px;
	font-weight: normal;
	text-align:left;
	line-height:16px;
	padding: 4px 15px 5px 16px;
	margin: 0px 0px 2px 0px;
	max-width:190px;
	background:url(image/navi-arrow01.gif) no-repeat left top;
}



#isl {
	width: 760px;
	margin: 10px 0 0 0;
	text-align: center;
}
#isl a:link { text-decoration:none; color:#666666; }
#isl a:active { text-decoration:none; color:#666666; }
#isl a:visited { text-decoration:none; color:#666666; }
#isl a:hover { text-decoration:underline; color:#666666; }
