@charset "Shift_JIS";

#main {
	margin: 38px 38px 30px 38px;
	width: 670px;
}

#subnav {
	background-color: #212166;
	background-image: url(images/service_subnav_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	border-top: 1px solid #9090b3;
	text-align: center;
	padding :auto;
}

#subnav table {
	margin: 0 auto;
}

#subnav a {
	color: #cccccc;
}

h2 {
	color: #000000;
	margin: 0 0 10px 0;
}

h4 {
	color: #000000;
	margin: 5px 0 0 0;
	padding: 0;
}

th {
	text-align: left;
	font-weight: bold;
	color: #000000;
	width: 160px;
	background-color: #EDEFFD;
}

ul {
	margin: 0;
	padding: 0 0 0 40px;
}

li {
	margin: 10px 0;
	padding: 0;
	list-style-position: outside;
}

p.portlait {
	text-indent: 0;
}

.table_info {
	margin: 20px auto;
	padding: 0;
	border: 1px solid #cccccc;
}

.border_bottom {
	border-bottom: 1px solid #999999;
}

.border_bottom_end {
	border-bottom: 3px double #999999;
}
