@charset "utf-8";
/* CSS Document */

h2{
	background:url(../images/h2_link.gif) no-repeat;
	width:720px;
	height:37px;
	margin-left:12px;
	
}

p.title{
	width:700px;
	margin:5px auto;
	text-align:center;
}

table{
	width:700px;
	margin:20px auto;
	border:1px #1F82C4 solid;
}

th,td{
	padding:8px 0px;
}

th{
	width:110px;
	text-align:center;
	border-right:1px #1F82C4 solid;
	border-bottom:1px #1F82C4 solid;
	color:#1E49A8;
	font-size:105%;
}

th.row{
	width:600px;
}

th.bottom{
	border-bottom:none;
}

td{
	padding:4px 0px 4px 20px;
	border-bottom:1px #1F82C4 solid;
}

td.title{
	font-size:98%;
	font-weight:bold;
	color:#2663F9;
}

td.size{
	border-right:1px #1F82C4 solid;
	border-bottom:1px #1F82C4 solid;
	text-align:center;
	padding:0px;
	margin:auto;
	width:90px;
}

td.bottom{
	border-right:1px #1F82C4 solid;
	border-bottom:none;
	text-align:center;
	padding:0px;
	margin:auto;
	width:90px;
}

td.bottom2{
	border-bottom:none;
}

p.likeAtextarea{
	color:#000000;
}
