@charset "utf-8";
@import url(default.css);

div#HD ul {
	position: absolute;
}
div#HD ul {
	right: 0px;
	bottom: 16px;
}
div#HD li {
	display: inline;
	float: left;
	width: 122px;
	height: 26px;
	margin-left: 6px;
}
div#HD li a {
	display: block;
	background: url(../images/plain/contact_o.jpg) no-repeat;
}
div#HD li a:hover {
	background-color: #fff;
}
div#HD li a:hover img {
	visibility: hidden;
}
div#HD li a {
	width: 122px;
	height: 26px;
}
div#HD li.r1 a {
	background-position: 0px 0px;
}
div#HD li.r2 a {
	background-position: -122px 0px;
}
div#HD li.r3 a {
	background-position: -244px -0px;
}
div#HD li.r4 a {
	background-position: -366px -0px;
}

div#main {
	width: 750px;
	margin-right: 20px;
}

div#sub {
	padding-bottom: 0px;
	border-bottom: solid #999 1px;
	background: url(../images/plain/sub_bg.gif) repeat-y;
}
div#sub div,
div#sub ul {
	width: 200px;
	margin: 5px;
	background-color: #fff;
}
div#sub div h3 {
	background-color: #ccc;
}
div#sub div p {
	width: 190px;
	margin: 5px;
	padding-bottom: 10px;
}
div#sub div p.s1 {
	border-bottom: dashed #999 1px;
}
div#sub div p a {
	display: block;
	padding-left: 16px;
	background: url(../images/top/arw.jpg) 0px 50% no-repeat;
	font-size: 116%;
	font-weight: bold;
}
div#sub ul li {
	width: 190px;
	margin: 0 5px;
	padding: 6px 0;
	border-bottom: dashed #999 1px;
}
div#sub ul li.fin {
	border-bottom-style: none;
}
div#sub ul li a {
	display: block;
	padding-left: 16px;
	background: url(../images/top/arw.jpg) 0px 50% no-repeat;
	font-size: 116%;
	font-weight: bold;
}
div#sub ul li ul {
	width: 190px;
	margin: 6px 0 0;
}
div#sub ul li ul li {
	margin: 0;
	padding: 7px 0;
	border-top: dashed #999 1px;
	border-bottom-style: none;
}
div#sub ul li ul li a {
	padding-left: 4px;
	background-image: none;
	font-size: 86%;
	font-weight: normal;
}

div#contents h1 {
	height: 50px;
	margin-bottom: 20px;
	background: url(../images/plain/hd_bg.jpg) no-repeat;
	font-weight: bold;
	font-size: 212%;
	text-indent: 1em;
	line-height: 50px;
}

div#main h2  {
	width: 750px;
	height: 50px;
	margin-bottom: 20px;
	background: #fff url(../images/plain/info_hd.jpg) no-repeat;
	color: #000;
	font-size: 149%;
	font-weight: bold;
	text-indent: 1.4em;
	line-height: 50px;
}

div#main p.a {
	width: 480px;
	padding-bottom: 10px;
	padding-left: 270px;
	overflow: hidden;
	font-size: 116%;
}
div#main p.a img {
	float: left;
	margin-left: -270px;
}
div#main p.a strong {
	display: block;
	margin-bottom: 24px;
	font-size: 128%;
}
div#main div {
	padding-bottom: 20px;
}
body.top div#main div.section {
	width: 650px;
	padding-left: 100px;
	font-size: 116%;
}
body.top div#main div.section h2 {
	margin-left: -100px;
}
body.top div#main div.section img.icon {
	float: left;
	margin-left: -100px;
}
body.top div#main div.section img {
	margin-bottom: 10px;
}
body.top div#main div.section ul {
	margin-bottom: 20px;
	padding-left: 1.2em;
}
body.top div#main div.section li {
	list-style-type: disc;
}
body.top div#main div.section p {
	margin-top: 10px;
	border-top: dashed #999 1px;
	font-size: 86%;
}
body.top div#main div.section em {
	color: #f00;
}
body.top div#main p.b {
	padding: 10px 0 20px;
	border-top: dashed #999 1px;
}
div#main ul.n {
	width: 738px;
	padding: 5px;
	border: solid 1px #f90;
	background-color: #fc3;
	overflow: hidden;
}
div#main ul.n li {
	float: left;
	width: 143px;
	margin-right: 9px;
	padding: 9px;
	padding-left: 88px;
	background-color: #fff;
}
div#main ul.n li.fin {
	margin-right: 0;
}
div#main ul.n li img {
	float: left;
	margin-left: -79px;
}
div#main ul.n a {
	display: block;
	margin-bottom: 6px;
	font-size: 116%;
	font-weight: bold;
}

body.st div#main div.section img {
	margin: 16px 0 32px;
}
body.st div#main div.section strong img {
	margin: 0;
}


body.sv div#main {
	width: 770px;
	margin-right: 0;
}
body.sv div#main div.section {
	width: 750px;
}
body.sv div#main ul.navi {
	width: 770px;
	padding-bottom: 10px;
	overflow: hidden;
}
body.sv div#main ul.navi li {
	float: left;
	width: 178px;
	height: 28px;
	margin-right: 10px;
	margin-bottom: 6px;
	border: solid #fc0 1px;
	background-color: #eee;
	font-size: 116%;
	text-align: center;
	line-height: 28px;
}
body.sv div#main div.section h2 {
	margin-bottom: 10px;
}
body.sv div#main div.section table {
	width: 749px;
	margin-left: 1px;
}
body.sv div#main div.section table th,
body.sv div#main div.section table td {
	padding: 6px 10px;
	border: solid #666 1px;
}
body.sv div#main div.section table th {
	background-color: #eee;
	font-size: 116%;
}
body.sv div#main div.section table th a {
	font-weight: bold;
}
body.sv div#main div.section table th a.ex {
	font-weight: normal;
}
body.sv div#main div.section table td strong,
body.sv div#main div.section table td em {
	color: #f00;
}
body.sv div#main div.section table td ul li {
	padding-left: 1em;
	text-indent: -1em;
}
body.sv div#main p {
	margin-bottom: 20px;
}

body.sv div#sub2 {
	float: left;
	width: 210px;
	margin-top: 6px;
	border-bottom: solid #999 1px;
	background: url(../images/member/sub_bg.gif) repeat-y;
}
body.sv div#sub2 div {
	width: 194px;
	padding: 8px;
}

body.ap div#main div.section p {
	margin-bottom: 16px;
}
body.ap div#main div.section p.r {
	margin-bottom: 26px;
	text-align: right;
}
