body{
	text-align:center;
}
div.contents
{
	width				: 728px;
	margin:auto;
	text-align:left;
}
.shijokai_card table.spec
{
	width					: 604px;
	vertical-align			: middle;
	border					: none;
}
.shijokai_card table.spec th,
.shijokai_card table.spec td
{
	color					: #444;
	font-weight				: normal;
	line-height				: 120%;
	border-top				: 1px #fff solid;
	border-bottom			: 1px #999 solid;
	padding					: 4px 0px;
}
.box_close{
	border-top:1px #e6e6e6 solid;
	border-bottom:1px #000 solid;
	text-align:center;
	background-color:#e6e6e6;
}
.box_close form{
	margin:4px;
}
address	{font-size: 0.75em;
	font-style: normal;
	font-family: Verdana, sans-serif;
	padding-top: 6px;
	text-align:right;}

/* テキスト全般設定用CSS */

p{
	font-size:90%;
	line-height: 1.5em;
	margin-bottom:12Px;
}
h1{
	font-size:100%;
	padding-bottom:6px;
	border-bottom:1px #000 solid;
	margin-top:6px;
}
h3{
	/*font-size:90%;*/
	border-bottom: 1px solid #0F3170;
	border-left: 5px solid #0F3170;
	padding-left: 8px;
	padding-bottom: 5px;
}
h4{
	font-size:90%;
	color: #6699CC;
	border-bottom: none;
	padding: 0px;
	background-image: none;
}


