@import url(common.css);

div#contents_section h2 {
	margin: 42px 0 32px 0;
	font-size: 163%;
	text-align: center;
	color: #333333;
}

div#contents_section p#message {
	width: 700px;
	margin-left: 50px;
	padding-bottom: 363px;
	background: #FFFFFF url('../images/top/img_image_global.jpg') left bottom no-repeat;
	color: #333333;
	font-size: 78%;
	line-height: 140%;
}

div#contents_section div#introduction {
	width: 800px;
	margin-top: 55px;
	padding-left: 10px;
	background: #FFFFFF url('../images/top/back_introduction.jpg') left top no-repeat;
}

div#contents_section div#introduction table {
	width: 800px;
}

div#contents_section div#introduction table thead th {
	padding: 22px 0 12px 0;
	text-align: center;
	vertical-align: top;
}

div#contents_section div#introduction table tbody tr.text td {
	width: 227px;
	padding: 0 21px;
	color: #333333;
	font-size: 78%;
	line-height: 120%;
}

div#contents_section div#introduction table tbody tr.readmore td {
	padding-top: 20px;
	text-align: center;
}
