@charset "shift_jis";
/* CSS Document */


/*センターボックス*/
#center {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}

/*ページタイトル*/
#center #page_title {
	width: 810px;
	margin-bottom: 20px;
}

#center p#title{
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	padding: 5px;
	color: #0066CC;
}

#center p#detail{
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
