﻿	
/* contents
----------------------------------------------- */
#contents h3 {
	margin: 30px 0 0 0;
	}
#contents h4 {
	margin: 20px 0 0 0;
	color: #1e4ba0;
	font-size: small;
	_font-size: x-small;
	}
#contents p {
	margin: 10px 0 0 0px;
	}
.column {
	margin: 0 0 0 30px;
	}
.margin30 {
	margin: 30px 0 0 0 !important;
	}
.margin10 {
	margin: 10px 0 0 0 ;
	}
.margin20 {
	margin: 20px 0 0 0 !important;
	}
#contents ul {
	_margin: 8px 0;
	}
#contents li {
	_margin: 0 0 5px 0;
	}
*:first-child+html #contents ol {
	margin: 8px 0 8px 25px;
	}
#contents ol {
	margin: 10px 0 0 -20px;
	_margin: 8px 0 8px 25px;

	}
#contents ol li {
	list-style: decimal !important;
	}
.privacy_list{padding:10px 0 0 15px;list-style:disc;}
.privacy_list li{list-style:disc;}

.disc {padding:0 0 0 15px;list-style:disc;}
.disc li{list-style:disc;} 

/* contact
----------------------------------------------- */
table {
	margin: 20px 0 0 15px;
	padding: 10px 0 0 0;
	width: 555px;
	border-collapse: collapse;
	}
th {
	text-align:left;
	width: 110px;
	font-weight: bold;
	font-size: x-small;
	_font-size: xx-small;
	color: #3F3F3F;
	margin: 5px 0 0 0;
	padding: 5px 0 0 20px;
	line-height: 1.5em;
	}
.txt1 {
	margin: 5px 0 0 0;
	width: 250px;
	border:1px solid #C8C8C8;
	background: #fafadc;
	}
.txt2 {
	margin: 0 0 0 20px;
	border:1px solid #C8C8C8;
	width: 360px;
	background: #fafadc;
	}
.txt2_1 {
	margin: 0 0 0 20px;
	border:1px solid #C8C8C8;
	width: 275px;
	background: #fafadc;
	}
.txt3 {
	padding:0 0 0 25px !important;
	font-size: x-small;
	color: #3F3F3F;
	}
.txt4 {
	_width: 360px;
	}
.x-small {
	font-size: x-small;
	_font-size: xx-small;
	}
.red {
	color: #f0554b;
	}
#mail {
	background: url(../img/mail_bg.jpg) no-repeat;
	height: 625px;
	margin: 10px 0 0 0;
	}
	
.menzei {
	background: #CEE0F1;
	margin: 15px 0 0 0;
	padding: 10px;
	}
.left {
	text-align: left;
	}

/* sitemap
----------------------------------------------- */
.floatwrap {
	width: 535px;
	}
.floatwrap:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
.floatleft {
	float: left;
	}
.floatright {
	float: right;
	}
.inline li {
	display: inline;
	line-height; 2em;
	}
.inline2 {
	_width: 510px !important;
	}
.inline2 li {
	display: inline;
	margin: 0 0 0 5px;
	line-height; 2em;
	}
.line {
	font-size: medium !important;
	border-bottom: 1px dotted #1e4ba0;
	}
.sitemap_l {
	float: left;
	width: 255px;
	}
.sitemap_r {
	float: right;
	width: 255px;
	}
.width550 {
	width: 550px;
	}

/* MT
----------------------------------------------- */
h3.line {
	font-size: medium !important;
	border-bottom: 1px dotted #1e4ba0;
	background: url(../img/li04.gif) no-repeat center left;
	padding: 0 0 0 20px;
	color: #1E4BA0;
	}
h3.line a:visited {
	text-decoration: none !important;
	}
.width555 {
	width:555px;
	}
.ol_margin {
	margin: 5px 0 0 -15px !important;
	}