/* CSS sakura-tokyo.info base Document */
#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#header h1 {
	font-size:35px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:3px;
	margin:0px;
}
#header span {
	font-size:13px;
	font-weight:normal;
	
}
#main {
	line-height:160%;
	margin:1em 0em;
	padding:0em 0.5em;
}
#ad160_600 {
	width:160px;
	height:600px;
	float:left;
}

#contents {
	width:600px;
	line-height:150%;
	float:right;
}
#footer {
	font-size:small;
	text-align:center;
	border-top:1px solid #cccccc;
	margin-bottom:100px;
	clear:both;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	text-decoration:none;
}
strong {
	color:#cc0000;
	font-weight:normal;
}
