@charset "shift_jis";

table#gaiyou th{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

table#gaiyou th p{
	display: block;
	margin-top: 5px;
}

table#gaiyou td p{
	margin-top: 5px;
	margin-left: 10px;
}

table#gaiyou .fc{
	margin-top: 0px;	
}

table#charge{
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	margin-bottom: 10px;
}

table#charge p{
	padding: 5px;
}

table#charge th{
	color: #084CAF;
	background-color: #C7DDFF;
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
}

table#charge td{
	text-align: center;
	border-bottom: 1px #CCC solid;
	border-right: 1px #CCC solid;
}

span.redtext {
	color: #E00;
}

div.photo {
	float: left;	
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
}

div.cf{
	clear: both;
}

div#graybase {
	width: 570px;
	background-color: #F5F5F5;
}

div#graybase div{
	padding: 10px;
}

div#graybase h4 {
	margin-top: 5px;
	margin-bottom: 10px;
}

h3 img{
	margin-top: 20px;
}

h4 {
	margin-top: 20px;
	margin-bottom: 10px;
}

