@charset "utf-8";

h2 {
	text-align:right;
	margin-bottom: 21px;
}

h3 {
	padding:39px 0 25px 0;
}

div#contentsArea {
	background:url(../common/img/bg_gray.gif);
	width:680px;
	text-align:center;	padding:33px 0;
}
div#contentsArea-innner {
	width:580px;
	margin:0 auto;
	background:#fff;

}
div#contentsArea-innner table, div#contentsArea-innner p {
	width:440px;
	margin:0 auto 10px auto;
	text-align:left;
}
td,th {
	padding:6px;
	color:#333;
	font-size:12px;
	line-height:140%;
}

div#contentsArea-innner table {
	background:#d6d6d6;
}
div#contentsArea-innner th {
	background:#f5f5f5;
	font-weight:normal;
	width:135px;
}
div#contentsArea-innner td {
	background:#fff;
}


div#contentsArea-innner p.logo {
	width:440px;
	padding:15px 0 30px 0;
	text-align:center;
}


