body	{
	text-align: center;
}


p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 2em;
}
strong	{
	font-weight: bold;
	color: #333333;

}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
	padding-bottom: 5px;
}
h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	line-height: 1.5em;
}
.copy {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #666666;
}

.keisen	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/*二段組レイアウトテーブル*/
#dan2	{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#dan2 td	{
	width: 350px;
	padding-bottom: 20px;
}
