a:visited { 
	color: #829FFF;
	text-decoration: none;
}
a:hover {
	color: #CC3300; 
	text-decoration: underline overline
	}
a:link {
	color: #4542A1; text-decoration: none	}
a:active {
	color: #FF3300;
	font-weight: bold; 
	text-decoration: underline;
}


.j12 {  font-family: "ＭＳ ゴシック", "Osaka−等幅"}
.e9, .e10, .e12, .e14 {
	font-family:Arial, Verdana, sans-serif
}
.j9, .j10, .j14, .j16 {
	font-family:Osaka, ＭＳ Ｐゴシック, MS UI Gothic, sans-serif
}
body { 
	margin-left:0px;
	margin-top:0px;
	color: #646464; 
	background-color: #FFFFFF; 
	line-heieght:1.5;
	}
.left {
	vertical-align:top;
	text-align: justify
}
.right {
	vertical-align:top;
	text-align: right
}
.middle {
	vertical-align:top;
	text-align: center
}
	 
/*トップボタンサブカテゴリー*/	
.sub{
	margin:5px 15px -3px 15px;
	
	}
	 
/*トップ下テーブルの位置*/	
.ichi{
	padding: 10px 5px;
	}

/*インフォ*/	
.info{
	margin: 10px 15px 5px;
	}
.info strong{
	font-weight:bold;
	color:#003366;
	}
.info2{
	margin: 5px 15px 5px;
	}
#contact{
	margin: 10px 0 20px 15px;
	width:315px;
	}	
#contact img{
	margin: 5px 0;
	}	
	
/*eng*/	
#eng{
	margin-top: 15px;
	}
#eng A{
	color:#006666;
	font-weight: bold;
	}


/*pick*/
ul{
	 margin:10px 0 0 20px;
	 padding:0;
	 list-style:none;
	}
ul li{
	 margin:0 0 8px;
	 padding:0 0 0 20px;
	 background:url(../img/top/box.gif) no-repeat;
	}

/*footer*/	
.footer{
	padding:10px;
	text-align:center;
	font-size:10px;
	}
