/*****   IMPERIAL INTERNATIONAL   *****/

/*__________________________________*/

a:link{
	color: #333333;
	text-decoration:none;
	border-bottom:1px dotted #333333;
}

a:visited{
	color: #333333;
	text-decoration:none;	border-bottom:1px dotted #333333;

}

a:active{
	color: #333333;
	text-decoration:none;	border-bottom:1px dotted #333333;

}

a:hover{
	color: #FF3300;
	border-bottom:1px dotted #ff0000;
}

.main {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:left;
}

.url {  font: 10px/12px "ＭＳ Ｐゴシック", "Osaka"; color: #996600}

.janl {
	color: #FFFFFF;
	font-family:Arial, Helvetica, "ＭＳ Ｐゴシック",sans-serif;
	text-align: left;
}
.linkbgd {
	width: 640px;
	margin: auto;
	background-image: url(images/linkbgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
}
body {
	text-align: center;
	margin: auto;
}
.link {
	margin-top: 15px;
}

