*{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

html,body, #container{ height: 100%; }

body{
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #dfdfdf;
	color: #555555;
/*
	background: #567093 url(../top_images/bg.gif) repeat-x scroll left top;
*/
}

body > #container {
	height: auto; min-height: 100%;
}

#main {
	padding-bottom: 50px;
}

a {
}

a#logo {
	margin-top: 20px;
	margin-left: 20px;
	_margin-left: 10px;
	display: block;
	float: left;
}

img {
	border: 0 none;
}

/*=====================================================
大枠
  ===================================================== */

/* ------------------------------------
  コンテナ
  ------------------------------------*/
#container{
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #fff;
	
}
/* ------------------------------------
  ヘッダー
  ------------------------------------*/
#header {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 1000px;
	background-color: transparent;
}

/* ------------------------------------
  メニュー
  ------------------------------------*/
#menus {
	display: inline;
	float: right;
	margin: 0 20px 20px 0;
	width: 290px;
	background-color: #fff;

}

#menus ul {
	list-style: none;
}

/* ------------------------------------
  コンテンツ
  ------------------------------------*/
#contents {
	display: inline;
	float: left;
	margin: 0 0 20px 20px;
	padding-bottom: 50px;
	width: 640px;
	background-color: #fff;
/**
	border-right: 2px solid #e4e4e4;
**/
}

/* ------------------------------------
  フッター
  ------------------------------------*/
#footer {
	position: relative;
	margin: 0 auto;
	margin-top: -50px;
	width: 1000px;
	height: 50px;
	clear: both;
	text-align: center;
	font-size: 80%;
	color: #fff;
	background-color: #939393;
}

#footer p {
	margin-top: 10px;
	font-size: 10pt;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*=====================================================
パーツ
  ===================================================== */

div.content-block {
	padding: 10px 15px 40px 10px; 
	background: transparent url(../top_images/content_block_bg.gif) no-repeat scroll left top;
}

div.content-block h2 {
	padding-left: 5px;
	border-bottom: 3px solid #5997BA;
	font-size: 18px;
	color: #333;
	line-height: 1.5em;
}

div.content-block div.content-body {
	margin: 10px 10px 0 15px;
}

div.content-block div.content-body * {
	font-size:0.9em;
	margin-bottom: 10px;
	line-height: 1.7em;
}

.notes {
	margin: 20px 10px 10px 2px;
	padding: 10px 15px 20px 10px; 
	border: 1px dashed #939393;
}
.notes * {
	font-size: 11pt;
}

/*お問い合わせ*/
div.inquiry-body p,div.inquiry-body td {
	color:#333333;
	font-size: 0.9em;
	line-height: 1.2em;
}

div.inquiry-body strong {
	font-size: 16pt;
	line-height: 1.2em;
}

div.inquiry-body h3{
	border-bottom:1px solid #C0C0C0;
	border-left:6px solid #FECF19;
	color:#232323;
	margin:0px 0pt 10px 0px;
	padding:4px 0pt 4px 10px;
}

div.inquiry-body a {
	font-size: 0.95em;
	line-height: 1.2em;
	font-weight:bold;
}

.txt-red {
	color:#FF6600;
	font-weight:bold;
}
.attention {
	font-size: 0.9em;
	background-color:#CCCCCC;
	border:1px solid #000266;
	margin:0pt 0pt 20px;
	padding:5px 10px 5px 5pt;
	width:80%;
}
.impression {
	font-size: 0.9em;
	color:#333333;
	padding:5px;
}
.impression2 {
	font-size: 0.9em;
	margin:10pt 10pt 20px;
	padding:15px 10px 15px 10pt;
}

/*その他*/
div.info-body p, div.info-body td {
	color:#333333;
	font-size: 0.9em;
	line-height: 1.5em;
}

div.info-body h3{
	border-bottom:1px solid #C0C0C0;
	border-left:6px solid #FECF19;
	color:#232323;
	margin:0px 0pt 10px 0px;
	padding:4px 0pt 4px 10px;
}

.voicomment {
	background-color:#FFFFFF;
	border-bottom:1px dotted #CCCCCC;
	padding:5px;
}
.comment {
	font-weight: bold;
	background-color:#FFFFCC;
	border:1px solid #000266;
	margin:20pt 10pt 20px;
	padding:15px 10px 15px 10pt;
	width:80%;
}

td.form-name {
	background:#eeebe0 none repeat scroll 0%;
	padding:10px;
	width:180px;
	color:#000000;
}
td.form-name * {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
}

td.form-value {
	background:#FFFFFF none repeat scroll 0%;
	padding:10px;
	width:350px;
}
td.form-value * {
	font-size: 0.9em;
	line-height:1.5em;
}

table#fee tr td {
	padding:5px;
}


/*=====================================================
メニュー
  ===================================================== */

a#online-demo-link {
	display: block;
	height: 177px;
	width: 287px;
	text-decoration: none;
}
a#online-demo-link:hover {
	background: transparent url(../top_images/demo_banner_over.gif) no-repeat scroll 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

/*=====================================================
サブメニュー
  ===================================================== */
#menuTable tr th {
	font-family : sans-serif, Arial,'ＭＳ Ｐゴシック' ;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	padding: 0 5px;
}
#menuTable tr td{
	height: 3px;
}

#menuTable tr th a {
	color: #333333;
	text-decoration: none;
}

#menuTable tr th a:hover {
	color: #CC3333;
	text-decoration: none;
}

/*=====================================================
代理店／パートナー
  ===================================================== */

#partners{
	background: transparent url(../top_images/ptBody.jpg) repeat-y 0 0;
	min-height: 200px;
}
#partners img{
	margin: 10px 0 0 20px;
	border: 0;
}

