@charset "utf-8";
/* CSS Document */

#main-area div.contents-box{
	text-align: center;
	width: 536px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 10px;
}
#main-area div.contents-box h3.title01{
	background-image: url(../..//images_grobal/bg_h3-title01.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 86%;
	font-weight: bold;
	color: #616161;
	width: 536px;
	padding-top: 13px;
	padding-bottom: 10px;
	padding-left: 17px;
	margin-bottom: 5px;
}

#main-area div.contents-box span.name{
	text-align: left;
	font-size: 86%;
	font-weight: lighter;
	color: #616161;
	margin-left: 5px;
}


#main-area div.contents-box h4.title01{
	font-weight: bold;
	color: #ff7800;
	text-align: left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 86%;
}
#main-area   div.contents-box  p{
	font-size: 84%;
	color: #555555;
	text-align: left;
	line-height: 135%;
	margin-right: 10px;
	margin-left: 15px;
}

#main-area   div.contents-box  p.pht{
	float: right;
	width: 140px;
}

#main-area div.contents-box table{
	margin-right: auto;
	margin-left: auto;
}

#main-area div.contents-box td{
	font-size: 84%;
	color: #555555;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

#main-area div.contents-box table.box01{
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
	margin-bottom: 10px;
}
#main-area div.contents-box table.box01 th{
	font-size: 84%;
	color: #555555;
	background-color: #e5e5e5;
	padding: 3px;
	line-height: 135%;
}
#main-area div.contents-box table.box01 td.naiyo{
	font-size: 84%;
	color: #555555;
	background-color: #FFFFFF;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	line-height: 135%;
}
