@charset "euc-jp";
/*
-----------------------------------------------
---- Styles

Author: Masayuki Shimizu (Act System Inc.)
Version: 1.0
----------------------------------------------- */

/* styleReset
----------------------------------------------- */
* {
	position: static;
	margin: 0;
	padding: 0;
	background: none;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

h1, p, address {
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
}


/* pageStructureCommon
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #ffffff none;
	color: #000000;
	text-align: center;
	font-family: -serif;
}

.print {
	display: block;
	width: 100%;
	margin: 3mm 0 3mm 0;
	padding: 3mm 0 3mm 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: none;
	text-align: left;
	font-size: 13px;
}

#container {
	width: 100%;
	margin: 0;
	padding: 0;
	background: none;
	text-align: center;
}

#home #main, #others #main, .block01 .block02, .block03, .block04, .block05, .block06, .borderTop, #others #lifeMain, #others #feemain, #others #reienMain, #others #lossMain, #menu .text, .serviceBlock01, .serviceBlock02, .serviceBlock03, .serviceBlock04, .flowBlock01, .flowBlock02, .flowBlock03, .flowBlock04, .flowBlock04Table, .preBlock01, .preBlock02, .preBlock03, .preBlock04, #blockProfile, .profileMain, .profileMain01, .profileMain02, .profileMain03, .profileMain05,
.reienBlock01, .reienBlock02, .reienBlock03, .reienBlock04, .reienBlock04Table, .feeBlock01, .feeTable, feeTable td, feeTable th,
.lossBlock01, .lossBlock02, .lossBlock03, .lossBlock04, .lossBlock04Table, .topComment {
	display: block;
	position: static;
	clear: both;
	float: none;
	width: 100%;
	margin: 0;
	border: none;
	padding: 0;
	background: none;
	text-align: left;
}

#main, #main .block01, #main .block01 .borderTop, #main .block01 h3 {
	display: block;
	position: static;
	clear: both;
	float: none;
	width: 100%;
	margin-top: 10px;
	padding: 0;
	border: none;
	background: none;
	text-align: left;
}

#menu, .selectBox {
	display: none;
}

.copeImg {
	display: block;
	clear: both;
}

#footer, #home #mainNav, #others #mainNav {
	display: none;
}


/* pageStructureHome
----------------------------------------------- */
.skip, .btnHome {
	display: none;
}

#logo, #logo a {
	display: none;
}




/* headings
----------------------------------------------- */
h1 {
	display: none;
}

h2, h3, #serviceTitle, #preTitle, #flowTitle, #reienTitle, #infoTitle, #lifeTitle, #feeTitle, #lossTitle {
	display: block;
	position: static;
	clear: both;
	float: none;
	margin: 20px 0 0 0;
	padding: 0;
	border: none;
	background: none;
	text-align: left;
	line-height: 100%;
	font-size: 18px;
	font-weight: bold;
}


/* links
----------------------------------------------- */
a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #0000ff;
	text-decoration: underline;
}


/* lists
----------------------------------------------- */
ol {
	margin: 10px 0 0 28px;
	list-style-type: decimal;
}

ul {
	margin: 10px 0 0 13px;
	list-style-type: decimal;
}

li {
	display: block;
	position: static;
	clear: both;
	float: none;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 0;
	background: none;
	text-align: left;
}

/* misc
----------------------------------------------- */
p {
	margin: 0 0 1em 0;
}

img {
	border: 0;
}

#topicPath {
	display: none;
}

.nonscript {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 13px;
}

#utility {
	display: none;
}

table {
	width: 100%;
}

a {
	text-decoration: underline;
}