﻿/*==================================

2010.04.21 Hagihala wrote...

==================================*/

div#main {
	font-size: 13px;
}

div#main table td {
	text-align: center;
	vertical-align: top;
}

div#main table td p {
	margin-bottom: 5px;
	padding-bottom: 0.3em;
	border-bottom: 1px #CCCCCC solid;
	text-align: left;
	color: #333333;
	font-size: 110%;
	font-weight: bold;
}
#main .borderGlay th {
	font-weight: lighter;
	color: #333333;
	text-align: left;
}

#main .borderGlay th p {
	font-weight: lighter;
	color: #333333;
	text-align: left;
}


div#main h3.planB {
	padding: 5px 14px;
  	background: url(../common/images/h3_bg.jpg) bottom left repeat-x;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #333333;
}
#main .space {
	padding-top: 10px;
}
