/* html_recustomize =============== */
div#pagetop {
	position:absolute;
	left: 0px;
	top: 590px;
	width: 790px;
	border-top: 1px dashed red;
}
html,
body {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: '‚l‚r ‚oƒSƒVƒbƒN', osaka, sans-serif;
	word-break: break-all;
}
img	{
	border-style: none;
}
img.tb {
	vertical-align: text-bottom;
}
img.tm {
	vertical-align: middle;
}
img.tt {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, div, dd, dt, form, iframe {
	margin: 0px;
	padding: 0px;
}
iframe {
	vertical-align: top;
}
label {
	cursor: pointer;
}
div.clear,
span.clear {
	display: block;
	margin:0px;
	padding:0px;
	clear:both;
	line-height: 0px;
	height: 1px;
	width: 1px;
}

/* html_kobetsu =============== */
div#header {
	background-color: #6C0000;
}
div#header h1 {
	float: left;
	line-height: 0px;
	vertical-align: text-bottom;
	font-size: 0px;
}
div#header h1 img {
	line-height: 0px;
	font-size: 0px;
}

div.contents {
	border-top: 3px solid #6c0000;
	background-image: url(title_bg01.gif);
	background-position: 0% 0%;
	background-repeat: repeat-x;
	margin-bottom: 10px;
	width: 100%;
}
div.contents h3 {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 5px;
	background:#dddcd0;
	color:#424242;
	padding:2px 5px;
}
div.contents-nobg {
	border-top: 0px;
	background: none;
	margin-bottom: 0;
}
div.header-rg {
	margin:10px 10px 20px 10px;
	width: 98%;
}
div.contents div.area {
	border:1px solid #c5c4bd;
	padding:1px;	
	margin-top:3px;
}
div.contents div.area-noma {	
	margin-top:0;
}
div.area div.text-area-rg {
	padding:0 5px;
}
div.text-area-rg p.txt3 {
	margin:1em 2em 2em;
	font-size:85%;
}
div.text-area-rg table.txt {
	margin:1em 2em;
	font-size:85%;
}
div.text-area-rg table.txt th {
	padding-right:1em;
	text-align:left;
	font-weight:normal;
}
div.text-area-rg p.txt2 {
	margin:1em 5px;
	font-size:80%;
	color:#666666;
}
div.text-area-rg p.txt_message {
	margin-top:14px;
	margin-left:5px;
	font-size:85%;
	line-height:130%;
}
div.text-area-rg p.txt {
	margin:1em 2em;
	font-size:85%;
}

div.text-area-rg p.txt {
	margin-top:14px;
	margin-left:5px;
	font-size:85%;
}
table#rg {
	font-size: 90%;
	line-height:150%;
	border-top:1px solid #c5c4bd;
	border-left:1px solid #c5c4bd;
	border-right:1px solid #c5c4bd;
	border-bottom:1px solid #c5c4bd;
	margin:10px;
	width:95%;
}
table#rg td, table#rg th {
	padding:5px;
}
table#rg th {
	background:#eee;
	white-space:nowrap;
	text-align:left;
}
table#rg th.ttl-w {
	text-align:center;
	width:16%;
}
table#rg th.w30 {
	width:30%;
}
table#rg th.red {
	background:#6c0000;
	color:#FFFFFF;
}
table#rg td {
	vertical-align:middle;
}
table#rg td.tt {
	vertical-align:top;
	text-align:center;
	margin:0 auto;
}
table#rg td.enq {
	padding:7px;
}
table#rg td.tt p {
	width:1em;
	line-height:1.1em;
}
table#rg th.center {
	text-align:center;
	background:#c5c4bd;
}
table#rg div.dotline {
	border-bottom:1px dotted #c5c4bd;
	margin-bottom:0.3em;
	padding-bottom:0.5em;
}
table#rg p.ttl-enq {
	font-size:100%;
	font-weight:bold;
	margin:5px 0 3px 0;
	color:#6c0000;
}
table#rg p.exp {
	color:#666600
	font-size:80%;
	float:left;
}

div.contents ul {
	margin:10px 0 15px 10px;
}
div.contents ul li {
	list-style-type: none;
	font-size: 90%;
	background-image: url(icon_arrow04.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div.contents ul.triangular {
	float:right;
}
div.contents ul.triangular li {
	list-style-type: none;
	float: right;
	font-size: 80%;
	background-image: url(icon_arrow02.gif);
	background-position: 0% 2px;
	background-repeat: no-repeat;
	padding: 0px 10px 2px 15px;
}

div.area div.text-area {
	padding:5px;
}
div.area div.text-area h4 {
	margin-bottom:0.5em;
}
div.area div.text-area p {
	font-size:100%;
	line-height:150%;
}

div.contents div.img {
	line-height: 0px;
	vertical-align: text-bottom;
}
div.contents div.img img {
	line-height: 0px;
	font-size: 0px;
}
div.contents div.img_left {
	float: left;
	margin: 0px 10px 5px 0px;
}
div.contents div.img_right {
	float: right;
	margin: 0px 0px 5px 10px;
}
div.contents div.img_center {
	text-align: center;
	margin: 10px auto;
}

/* footer ==================*/
div#nk_footer {
	width: 100%;
	background-color: #ffffff;
	clear:both;
	text-align:center;
}
div#nk_footer p.copyright {
   text-align:center;
   margin:0em auto;
   padding:0.5em 0em;
   font-size:80%;
}
