@charset "Shift_JIS";

/*　コンテンツ左列　*/

div#content-left {
	float:left;
	width:610px;
}
div#content-left img {
	margin-bottom:15px;
}
ul.access {
	line-height:150%;
	list-style-position: inside;
}

/*　コンテンツ右列　*/

div#content-right {
	margin-left:30px;
	float:left;
	width:220px;
}
div#content-right p {
	font-size:10px;
	margin-top:3px;
	line-height:12px;
}


div.margin {
	width:100%;
	height:15px;
}