﻿@charset "utf-8";
/* -----------------------------------------------
 * アクセス共用CSS
 * 
 * Last Update 2009/01/08
----------------------------------------------- */
.icon {
	float: left;
	width: 48px;
}
	.icon h2 {
		text-align: center;
	}

#detail {
	float: right;
	width: 684px;
}
	#detail h2 {
		margin-bottom: 12px;
		font-size: 110%;
	}
	#detail p.referenceMark {
		font-size: 80%;
	}
