@import url("default.css");

body {
	text-align: center;
}
#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
	font-size: 90%;
	background-image: url(../imgs/page_bg.gif);
	background-repeat: repeat-y;
}
#header {
	width: 800px;
	position: relative;
	top: 0;
	left: 0;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	border-top: 5px solid Silver;
}
#header h1 {
	height: 25px;
	background-image: url(../imgs/title1.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid Silver;
}
h1 span {
	display: none;
}
#s_menu {
/*	width: 364px;*/width: 480px;
	height: 25px;
	font-size: 70%;
	padding-top: 6px;
	position: absolute;
	top: -2px;
/*	left: 438px;*/left: 322px;
}
#header>#s_menu {
	height: 19px;
}
#s_menu li {
	width: 116px;
	text-align: center;
	float: right;
}
#s_menu .l_bo {
	border-left: 1px solid Silver;
}
#s_menu li .akalink {
	color: #D90000;
}
#s_menu li.ak {
	width: 120px;
}
#s_menu li.da {
	width: 98px;
}
#logo {
	width: 800px;
	height: 70px;
	position: relative;
	top: 0;
	left: 0;
	background-image: url(../imgs/logo_bar.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #1a265a;
	border-right: 1px solid #1a265a;
}
#logo h2 {

}
#logo h2 span {
	display: none;
}
#logo dl {
	font-size: 70%;
	text-align: right;
	color: White;
	position: absolute;
	top: 7px;
	right: 20px;
}
#logo dl dd {
	line-height: 1.4;
}

#g_menu {
	width: 800px;
	height: 28px;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid Silver;
	background-color: #dcdcdc;
}
#g_menu li {
/*	width: 84px;*/width: 98px;
	height: 28px;
	float: left;
	text-align: center;
	border-right: 1px solid Silver;
	
}
#g_menu li a {
	display: block;
	width: 84px;
	height: 28px;
	padding-top: 4px;
	background-color: #dcdcdc;
}
#g_menu>li>a {
	height: 24px;
}
#g_menu a:hover {
	/*background-color: #6788E7;*/
	background-color: #7D829A;
	color: White;
	text-decoration: none;
}
#g_menu li .current {
	background-color: #1a265a;
	color: White;
}
#g_menu li.x {
	font-size: 90%;
}
#visu1 {
	height: 250px;
	background-image: url(../imgs/homeimg.jpg);
	background-repeat: no-repeat;
}
#visu2 {
	height: 250px;
	background-image: url(../imgs/iten.jpg);
	background-repeat: no-repeat;
}
#visu3 {
	height: 250px;
	background-image: url(../imgs/dairiten.jpg);
	background-repeat: no-repeat;
}
#visu4 {
	height: 250px;
	background-image: url(../imgs/gaiyou.jpg);
	background-repeat: no-repeat;
}
#visu5 {
	height: 250px;
	background-image: url(../imgs/rinen.jpg);
	background-repeat: no-repeat;
}
#visu6 {
	height: 250px;
	background-image: url(../imgs/kojin.jpg);
	background-repeat: no-repeat;
}
#visu7 {
	height: 250px;
	background-image: url(../imgs/toiawase.jpg);
	background-repeat: no-repeat;
}
#visu8 {
	height: 250px;
	background-image: url(../imgs/access.jpg);
	background-repeat: no-repeat;
}
#visu9 {
	height: 250px;
	background-image: url(../imgs/tool.jpg);
	background-repeat: no-repeat;
}
#visu10 {
	height: 250px;
	background-image: url(../imgs/group.jpg);
	background-repeat: no-repeat;
}
#visu11 {
	height: 250px;
	background-image: url(../imgs/henkou.jpg);
	background-repeat: no-repeat;
}
#visu1 p, #visu2 p, #visu3 p, #visu4 p, #visu5 p, #visu6 p, #visu7 p, #visu8 p, #visu9 p, #visu10 p, #visu11 p {
	display: none;
}

#pan {
	width: 800px;
	height: 55px;
	font-size: 90%;
	padding-top: 15px;
	padding-left: 20px;
	font-weight: bold;
}
#page>#pan {
	width: 780px;
	height: 40px;
}
#pan span {
	display: block;
	width: 760px;
	height: 20px;
	padding-left: 8px;
	padding-top: 4px;
	background-color: #DCDCDC;
}
#pan>span {
	width: 752px;
	height: 16px;
}
#contents {
	width: 800px;
}


.box1 {
	width: 240px;
	float: right;
}
.box1 h3 {
	background-image: url(../imgs/line1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 0 3px 7px;
	background-color: #EEE8AA;
	border-bottom: 1px solid #BDB76B;
	margin-bottom: 10px;
}
.box1 p, .box2 p, .box3 p {

}
.box1 ol {
	margin-left: 40px;
}
.box1 ol li, .box2 ol li, .box3 .danraku1 li {
	list-style-type: decimal;
}
.box3 .danraku1 li ul {
	margin-left: 30px;
}
.box3 .danraku1 li ul li {
	list-style-type: circle;
}

.box1 #new dt {
	font-size: 80%;
	font-weight: bold;
	height: 18px;
	background-color: #1a265a;
	color: White;
	padding-left: 10px;
	margin-bottom: 5px;
}

.box1 #new dd {
	line-height: 1.3;
}
.box1 #new .last {
	margin-bottom: 15px;
}
.box1 #new .last a img {
	border-style: none;
	vertical-align: middle;
}
.box1 #new .doc {
	text-align: right;
	background-image: url(../imgs/yajirushi1.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.box2 {
	width: 370px;
	float: right;
	margin-right: 20px;
}
.box2 h3 {
	background-image: url(../imgs/line2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 0 3px 7px;
	background-color: #EEE8AA;
	border-bottom: 1px solid #BDB76B;
	margin-bottom: 10px;
}
.box2 ol {
	margin-left: 40px;
}
.box2 ul {
	margin-left: 30px;
}
.box2 ul li {
	list-style-type: disc;
}
.box2 .txt1 {

}
.box2 .str1 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box3 {
	width: 630px;
	float: right;
	margin-right: 20px;
}
.left {
	width: 310px;
	float: left;
	padding-right: 10px;
}
.right {
	width: 310px;
	float: right;
	padding-left: 10px;
}
.left, .right {
	width: 300px;
}
.bc1 {
	background-color: #F5F1CC;
}
.exp {
	padding: 0 0 0 10px;
}
.exp .subt1_1 {
	height: 52px;
	background-image: url(../imgs/kadomaru4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.exp .subt1_2 {
	height: 52px;
	background-image: url(../imgs/kadomaru5.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.exp .subt1_3 {
	height: 52px;
	margin-top: 36px;
	background-image: url(../imgs/kadomaru6.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.exp .subt1_4 {
	height: 52px;
	margin-top: 36px;
	background-image: url(../imgs/kadomaru7.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.exp>.subt1_1, .exp>.subt1_2, .exp>.subt1_3, .exp>.subt1_4 {
	height: 49px;
}
.exp .subt1_1 span, .exp .subt1_2 span, .exp .subt1_3 span, .exp .subt1_4 span {
	display: none;
}
.exp .subt2 {
	/*background-color: #FAE6E6;*/
	font-weight: bold;
	padding: 2px 10px 3px 10px
}

.exp dd {
	border-left: 1px solid #BDB76B;
	margin-left: 20px;
}

.exp .hako1, .exp .hako2  {
	font-size: 90%;
	/*margin-bottom: 10px;*/
}
.exp dd ul {
	margin-left: 30px;
}
.exp dd ul li {
	list-style-type: disc;
}
.exp .hako1 {
	/*border-left: 50px solid #F6F1BD;*/
	border-bottom: 3px dotted #BDB76B;
	padding: 10px 10px 10px 10px;
	color: #483D8B;
	background-color: #efefef;
	clear: both;
}
.exp .hako2 {
	padding: 0 0 0 0;
	background-color: #efefef;
}
.exp .hako2 .cata1 {
	display: block;
	width: 300px;
	float: left;
	color: #D2691E;
}
.exp .hako2 .cata1 .dwl {
	margin-top: .6em;
}
.exp .hako3 {
	font-size: 75%;
	padding: 7px 0 10px 10px;
}
.exp .hako4 {
	font-size: 75%;
	padding: 7px 0 0 10px;
}
.exp .hako3 span, .exp .hako4 span {
	font-weight: bolder;
}
.exp .hako2 .hako5,
.exp .hako2 .hako6 {
	display: block;
	width: 280px;
	float: left;
	padding: 5px 0 0 0;
	margin-left: 10px;
	font-weight: bolder;
	color: #483D8B;
}
.exp .hako2 .hako6 {
	font-weight: normal;
}
.exp .hako2 .hako5 .cap {
	font-weight: normal;
	font-size: 90%;
	color: #D2691E;
}
.hako2 img {
	border: none;
}

.box3 #taisei {

}
.box3 #taisei dt {
	width: 220px;
	height: 30px;
	float: right;
	border-bottom: 1px solid #aaa;
	padding: 5px 0 0 5px;
	/*margin-left: 10px;*/
	margin-bottom: 5px;
	background-color: #E6E6FA;
}
.box3>#taisei>dt {
	width: 215px;
}

.box3 #taisei .katagaki {
	width: 290px;
	height: 30px;
	float: right;
	border-bottom: 1px solid #aaa;
	padding: 5px 0 0 5px;
	margin-bottom: 5px;
	background-color: #F1F3FC;
}
.box3>#taisei>.katagaki {
	width: 285px;
}
.box3 #taisei .yakusyoku {
	width: 120px;
	height: 30px;
	float: left;
	border-bottom: 1px solid #aaa;
	padding: 5px 0 0 5px;
	margin-bottom: 5px;
	background-color: #E6E6FA;
}
.box3>#taisei>.yakusyoku {
	width: 115px;
}
.box3 #taisei dd span {
	visibility: hidden;
}

.box3>#taisei>dt, .box3>#taisei>.katagaki, .box3>#taisei>.yakusyoku {
	height: 25px;
}
.box3 h3 {
	background-image: url(../imgs/line3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 5px 0 3px 7px;
	margin-bottom: 20px;
	background-color: #EEE8AA;
	border-bottom: 1px solid #BDB76B;
}
/*.box3 p {

}*/
.box3 ol {
	margin-left: 40px;
}
.box3 .syouhin {
	margin-left: 40px;
}
.box3 .syouhin dt {
	height: 30px;
	width: 300px;
	float: left;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #aaa;
	background-color: #E6E6FA;
	margin-bottom: 5px;
}
.box3 .syouhin dd {
	height: 30px;
	width: 100px;
	float: left;
	padding: 5px 0 0 10px;
	border-bottom: 1px solid #aaa;
	background-color: #F1F3FC;
	margin-bottom: 5px;
}
.box3 .syouhin dt, .box3 .syouhin dd {
	height: 25px;
}
.box3 .txt1 {

}
.box3 .str1 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
.box3 .risuto li {
	height: 30px;
	border-bottom: 1px solid #aaa;
	padding: 5px 0 0 5px;
	margin-bottom: 5px;
	background-color: #E6E6FA;
}
.box3 .danraku1 {

}
.box3 .danraku3 {

}
.danraku3 {
	margin-bottom: 5px;
	margin-top: 10px;
}
.danraku3 dt {
	width: 200px;
	height: 30px;
	font-weight: bold;
	float: left;
	border-bottom: 1px solid #aaa;
	/*padding-top: 10px;*/
	padding: 5px 0 0 5px;
	margin-bottom: 5px;
	/*margin-right: 10px;*/
	background-color: #E6E6FA;
}
.danraku3>dt {
	width: 195px;
}
.danraku3 dd {
	width: 428px;
	height: 30px;
	float: left;
	border-bottom: 1px solid #aaa;
	padding: 5px 0 0 5px;
	margin-bottom: 5px;
	background-color: #F1F3FC;
}
.danraku3>dd {
	width: 423px;
}
.danraku3 dt, .danraku3 dd {
	height: 25px;
}
.danraku1 {
	margin-bottom: 5px;
	margin-top: 10px;
}
.danraku1 dt {
	font-weight: bold;
	margin-top: 5px;
}
.danraku1 .minidan1 {
	margin-bottom: 5px;
	margin-top: 5px;
}
.danraku1 .minidan1 span {
	font-weight: bold;
}
.minidan2 {
	margin-bottom: 10px;

}
.danraku2 {
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 10px;
	background-color: #FFF599;

}
.danraku2 dt {
	font-weight: bold;
}
.danraku2 dd ul {
	margin-left: 40px;
}
.danraku2 dd ul li {
	list-style-type: disc;
}
.danraku2 dd ul li a img, #new .doc a img {
	border: none;
}

.danraku4 {
	margin-top: 10px;
}
.danraku4 dt {
	width: 150px;
	height: 30px;
	font-weight: bold;
	float: left;
	border-bottom: 1px solid #aaa;
	padding-top: 10px;
	margin: 0 10px 5px 0;
}
.danraku4 dd {
	width: 468px;
	height: 30px;
	float: left;
	border-bottom: 1px solid #aaa;
	padding-top: 10px;
	margin-bottom: 5px;
}
.danraku4 dt, .danraku4 dd {
	height: 20px;
}
a.butt1 {
	display: block;
	width: 108px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(../imgs/button2.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: right;
}
a.butt1:hover {
	background-position: bottom;
}
.butt1 span {
	display: none;
}

#left {
	margin-left: 19px;
}
#main, #middle, #right {
	margin-left: 20px;
}
#main {

}

/*#main h4, #middle h4, #right h4 {
	background-image: url(../imgs/line1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}*/

#footer {
	width: 800px;
	height: 70px;
	padding-left: 20px;
	padding-top: 30px;
	border-bottom:  5px solid Silver;
}
#page>#footer {
	width: 780px;
	height: 40px;
}
address {
	width: 760px;
	height: 20px;
	font-size: 90%;
	padding-top: 3px;
	padding-right: 8px;
	font-style: normal;
	text-align: right;
	background-color: #DCDCDC;
}
#footer>address {
	width: 752px;
	height: 17px;
}

.sideline {
	width: 800px;
	border-left: 1px solid Silver;
	border-right: 1px solid Silver;
	clear: both;
}
.jidan {
	margin-top: 20px;
}
.kouji {
	height: 250px;
}

/*for postmail*/
#field {

}
#field dl {
	margin-bottom: 20px;
	font-size: 90%;
	border-bottom: 1px solid Silver;
}
#field dl dt {
	width: 150px;
	float: left;
	padding: 1px 0 1px 3px;
	border-top: 1px solid Silver;
}
#field>dl>dt {
	width: 147px;
}
#field dl dd {
	width: 480px;
	float: left;
	background-color: White;
	padding: 1px 0 1px 3px;
	border-top: 1px solid Silver;
}
#field>dl>dd {
	width: 477px;
}
dl.field dt em {
	color: red;
	font-style: normal;
}
dl.media dd em {
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.iro1 {
	background-color: #E6E6FA;
}
.iro2 {
	background-color: #F4BFFF;
}
.iro3 {
	background-color: #90EE90;
}
.iro4 {
	background-color: #FFFF95;
}
/*end for postmail*/

/*tokubetsu*/
.toku1 {
	margin-bottom: 30px;
}
.toku1 li {
	margin-left: 30px;
	list-style-type: square;
}
.gazou1 {
	float: left;
	margin-right: 20px;
}
.kome1 {
	font-size: 80%;
	margin-bottom: 15px;
}
.kome2 {
	font-size: 80%;
}
.sub_title {
	margin-bottom: 20px;
	padding: 0 0 0 23px;
}
.jump {
	margin-top: 20px;
	background-image: url(../imgs/yajirushi1.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}
/*.kadomaru1 {
	background-image: url(../imgs/kadomaru3.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 15px 0 0 0;*/
}
/*.kadomaru2 {
	background-image: url(../imgs/kadomaru2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: Lime;
}


*/
table.report caption {
	text-align: left;
	caption-side: left;
}
table.report {
	width: 100%;
	border-collapse: collapse;
	border: solid 2px #666;
}
table.report th,
table.report td {
	padding: 4px;
	border: solid 1px #000;
}
table.report th {
	border-bottom:solid 2px #666;
	text-align: center;
}
table.report td {
	text-align: right;
}
table.report td.period {
	text-align: left;
}
table.report tr.sum {
	font-weight: bold;
}
p.report {
	margin-bottom: 24px;
	color: red;
}
.kome {color: red;}
div.rate {
	margin-bottom: 20px;
	padding: 10px;
	border: double 3px #000;
	font-size: 150%;
}
div.rate p.p1 {
	font-size: 200%;
	text-align: center;
}
div.rate p.p2 {
	text-align: right;
}
p.p3 {
	margin-bottom: 1em;
}
div.k1title,
div.ftitle {
	clear: both;
	margin-bottom: 1em;
	padding: 4px;
	border: solid 2px #993;
	background-color: #EEE8AA;
	color: #393;
	font-size: 28px;
	font-weight: bold;
}
div.ftitle {
	margin-top: 56px;
}
div.products {
	width: 630px;
	overflow: hidden;
}
/*div.products img*/
div.products a {
	float: left;
	width: 349px;
	border-style: none;
}
div.products dl {
	display: inline;
	float: left;
	width: 270px;
	padding-left: 10px;
}
div.products dl dt {
	font-weight: bold;
}
div.products dl dt,
div.products dl dd {
	width: 260px;
}
div.products dl dd a,
div.plan p.return a {
	padding-left: 14px;
	background: url(../imgs/plan/tri.gif) no-repeat;
	color: #393;
	font-weight: bold;
}
div.products dl dd.case {
	border: solid 2px orange;
	padding: 4px;
}
img.add {
	margin-bottom: 30px;
}
div.plan p {
	margin-top: 10px;
	margin-bottom: 24px;
}
div.plan p.return {
	text-align: right;
}
div.plan h4 {
	margin-bottom: 1.2em;
	font-size: 110%;
}
div#main.h20repo,
div#main.result,
div#main.disclosure {
	width: 610px;
	margin-left: 40px;
}
div#contents>div#main.h20repo,
div#contents>div#main.result,
div#contents>div#main.disclosure {
	width: 630px;
	margin-left: 20px;
}
div.h20repo div.section,
div.result div.section,
div.disclosure div.section {
	background-color: #F1F3FC;
}
div.h20repo div.section h4,
div.result div.section h4,
div.disclosure div.section h4 {
	padding: 4px;
	background-color: #E6E6FA
}
div.h20repo div.section img {
	margin: 20px;
}
div.result div.section img {
	margin: 10px 20px 20px;
}
div.h20repo div.section p,
div.result div.section p,
div.disclosure div.section p {
	padding: 4px;
	padding-bottom: 16px;
}


dl.media {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 1em;
	overflow: hidden;
}

dl.media dd {
	padding-bottom: 10px;
}
dl.media dt {
	font-weight: bold;
}
dl.media dt span {
	font-weight: normal;
}
dl.media dd a img,
div.member p a img {
	margin-right: 6px;
	border-style: none;
}
dl.media dd a:link,
div.member p a:link,
dl.media dd a:visited,
div.member p a:visited {
	color: blue;
	text-decoration: underline;
}
dl.media dd a:visited {
	color: #639;
	text-decoration: underline;
}
dl.media img {
	vertical-align: middle;
}
div.member p {
	margin-bottom: 24px;
}
div.member p span {
	font-size: 90%;
}
div.member h4 {
	margin-bottom: 0;
	border-bottom: solid #ccc 1px;
}
div.contact p {
	margin-top: 30px;
	margin-bottom: 30px;
}

div.pdfdown {
	clear: both;
	width: 620px;
	margin-left: 150px;
	padding: 4px;
	border: solid #333 1px;
	font-size: 90%;
}
div#right div.topimg {
	padding-top: 10px;
	text-align: center;
	line-height: 2;
}
div#right div.topimg img {
	 border-style: none;
}
p.note {
	font-size: 90%;
}
div.disclosure p img {
	margin-right: 10px;
	vertical-align: middle;
	border-style: none;
}
div.result strong {
	display: block;
	margin-top: 16px;
}

#right div.d1003 {
	margin: 20px 0;
	padding: 16px;
	background-color: #ffc;
	line-height: 1.6;
}
#right div.d1003 strong {
	display: block;
	margin-bottom: 16px;
	font-size: 108%;
	text-align: center;
}
#right div.d1003 p {
	text-align: center;
}
#right div.d1003 a {
	display: block;
	width: 300px;
	height: 28px;
	margin: 10px auto;
	background: url(../imgs/btn_top.jpg) no-repeat;
	color: #039;
	font-weight: bold;
	font-size: 90%;
}

#meda {
	margin-top: 20px;
}
#meda strong {
	margin-left: 10px;
	font-size: 120%;
}
#meda a img {
	margin-bottom: 6px;
	border-style: none;
	vertical-align: middle;
}