

/* -------------------- common :カマンのスタイル ---------- */
body {
    background-color:#FFFFFF;
	font-family: 
	"Helvetica Neue",
    Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
	'Meiryo', 'メイリオ',
    sans-serif;
	font-size: 12px;
	color: #212529;
	letter-spacing: 0.02em;
}

#container{
	width:901px;
	margin:0px auto;
}

span.mincho{
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
}

a {
	text-decoration: none;
	color: #010066;
}
a:hover{
	color:#010066;
	text-decoration: underline;
}

ul{
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.clear{
	clear:both;
}

/* -------------------- Head Text のスタイル ---------- */
h1 {
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px auto;
	line-height:1.5;
}
h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#010066;
	line-height:1.5;
	letter-spacing: 0.02em;
	font-family: Arial;
}
h2 .en{
	font-size:11px;
	color:#bbb;
	margin-left:10px;
	letter-spacing: 0.04em;
}
h2 div.deco{
	width: 80%;
	height: 5px;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #999;
	border-left:1px solid #cdcdcd;
	border-right:10px solid #999;
}
h3{
	font-size:1.15em;
	font-weight:bold;
	color:#010066;
	line-height:1.5;
	letter-spacing: 0.02em;
	font-family: Arial;
}
h3 .m1{
	margin-left: 5px;
	margin-right: 0.6em;
	background-color: #010066;
	color: #fff;
	padding: 2px 4px 2px 6px;
}
h3 .m2{
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 12px solid white;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
h3 .deco{
	width: 80%;
	height: 3px;
	border-top:1px solid #cdcdcd;
	border-bottom:1px solid #999;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #999;
}

/* -------------------- 1. header : ヘッダ部に対するスタイル ---------- */
div#header {
	width: 100%;
	margin:0px auto;
	background-color: #FFFFFF;
}
div#header #logo{
	float:left;
	margin-top:20px;
}
div#header #header_menu{
	float:right;
	margin-top:44px;
	font-size: 16px;
}

/* -------------------- 2. containar : ヘッダ以下のコンテイナー部に対するスタイル ---------- */
#cont {
	margin-top:40px;
	padding: 0 20px 20px 20px;
	background-color:#FFFFFF;
	width:899px;
	border-bottom:1px solid #CDCDCD;
}

/* -------------------- 3. main menu : メインメニュー部に対するスタイル ---------- */
#main-menubox {
	height: 53px;
	width: 900px;
	border-right:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	margin:0px auto;
}

.main-menubtn{
	height: 52px;
	width: 179px;
	border-left:1px solid #CDCDCD;
	border-top:1px solid #CDCDCD;
	float:left;
}

/* -------------------- 5. free space : メインメ画像部すぐ下のフリースペースに対するスタイル ---------- */
.freespace01{
	height: 40px;
	width: 901px;
	padding: 0px 0px 5px 8px;
	margin-top:20px;
	border:0px solid #CDCDCD;
}

.freespace-img{
	margin-right:4px;
	border:1px solid #CDCDCD;
	float:left;
}

/* -------------------- 6. その他のスタイル ---------- */
.titlebar01 {
	height: 34px;
	width: 800px;
	border:0px solid #CDCDCD;
	margin:30px 0px 0px 0px;
}

.titlebar02 {
	height: 34px;
	width: 800px;
	border:0px solid #CDCDCD;
	margin:10px 0px 0px 0px;
}

.copy01 {
	height: 63px;
	width: 625px;
	border:0px solid #CDCDCD;
	margin:30px 0px 15px 0px;
}

.copy02 {
	height: 40px;
	width: 625px;
	border:0px solid #CDCDCD;
	margin:30px 0px 15px 0px;
}

.main_text01 {
	width: 668px;
	font-size:11px;
	color:#666666;
	border:0px solid #CDCDCD;
	margin:10px 0px 0px 0px;
	line-height:1.8;
	text-align: justify; text-justify: inter-ideograph;
}

.main_text02 {
	width: 668px;
	font-size:12px;
	color:#FF3300;
	border:0px solid #CDCDCD;
	margin:30px 0px 0px 0px;
	line-height:1.8;
	text-align: justify; text-justify: inter-ideograph;
}

.main_text03 {
	width: 668px;
	font-size:12px;
	color:#FF6600;
	border:0px solid #CDCDCD;
	margin:30px 0px 0px 0px;
	line-height:1.8;
	text-align: justify; text-justify: inter-ideograph;
}

.main_text04{
	width: 668px;
	font-size:11px;
	color:#000000;
	border:0px solid #CDCDCD;
	margin:30px 0px 0px 570px;
	line-height:1.8;
	text-align: justify; text-justify: inter-ideograph;
}

.sub_title{
	font-size:12px;
	font-weight:bold;
	color:#000065;
	margin:20px 0px 10px 0px;
}

.sub_title02{
	font-size:12px;
	font-weight:normal;
	color:#000065;
	margin:20px 0px 10px 0px;
}

.sub_contents{
	font-size:11px;
	color:#000000;
	line-height:1.8;
}

table.table{
	width:700px;
	border-top:1px solid #C4C4C4;
	border-left:1px solid #C4C4C4;
	font-size: 0.9em;
}

table.table th{
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	background-color:#ECECEC;
	width:30%;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-weight: normal;
	text-align: left;
	line-height:1.5;
}
table.table td{
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	width:70%;
	padding: 1em 10px;
	color:#000000;
	line-height:1.5;
	height: 40px;
	text-align: justify;
	text-justify: inter-ideograph ;
}
td.right{
	text-align:right;
}
td.left{
	text-align:left;
}
td.h120{
	height:120px !important;
}
td.h180{
	height:180px !important;
}
td.result-right{
	padding:2em !important;
	line-height:1.6;
	font-size: 0.9em;
}

.table-btn{
	border-top:1px solid #C4C4C4;
	border-left:1px solid #C4C4C4;
	margin-top:0px;
	width:700px;
}
.table-btn td:hover{
	background-color:#ECECEC;
}
.table-btn a{
	text-decoration: none;
}

.td_btn{
	border-right:1px solid #C4C4C4;
	border-bottom:1px solid #C4C4C4;
	font-size:11px;
	padding:5px 5px 5px 5px;
	text-align:center;
	color:#000000;
}

.landscape{
	width:635px;
	margin-top:10px;
	float:left;
}

.footer {
	margin: 10px auto 20px auto;
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 0.8em;
	color:#666666;
}


/* New Styles */
.text-blue{
	color: #010066;
}
.nbody{
	width: 668px;
	margin-bottom: 2em;
}
.cache {
	color: #010050;
	letter-spacing: 0.04em;
	font-weight: bold;
	margin-bottom: 1.2em;
}
.indent2{
	margin-left: 2em;
}
.indent4{
	margin-left: 4em;
}
.indent6{
	margin-left: 6em;
}