@charset "UTF-8";
/* CSS Document */

body {
	margin:10px;
	}
a:link{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}
a:visited{
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	}
a:hover{
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	}
img {
border: none;

}

#contents {
	width:750px; 
	padding-bottom:20px;
	margin:0 auto;
	text-align:left;	

	}	
#im {
	margin:10px 0px 35px 0px;
	width:180px;
	float:left;
	font-size:11px;
	text-align:center;
	padding:3px;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
	}	
.footer {
	font-size:9px;
	color: #DDDDDD;
	padding-top:2px;
	letter-spacing:1px;
	}	
#footer {
	width:100%;
	border-top:solid 1px  #F0F0F0;
	margin-top:5px;
	height:20px;
	float: right;
	text-align:center;
	}			