@charset "shift_jis";


BODY{
	font-size: 9pt;
	line-height:150%;
}

TABLE {
	font-size: 10pt;
	color:#333333;
	line-height:150%;
}

A:link{color: #11759e;}
A:visited{color: #11759e;}
A:hover{color: #87ceeb;}
A:active{color: #11759e;}

A.menubtn1:link{color: #333333;}
A.menubtn1:visited{color: #333333;}
A.menubtn1:hover{color: #FF99CC;}
A.menubtn1:active{color: #333333;}

A.menubtn2:link{color: #333333; text-decoration:none;}
A.menubtn2:visited{color: #333333; text-decoration:none;}
A.menubtn2:hover{color: #FF99CC; text-decoration:none;}
A.menubtn2:active{color: #333333; text-decoration:none;}

h1 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-weight: normal;
}

h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	line-height: 150%;
	margin-bottom: 0px;
}

h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
	line-height: 120%;
	margin-bottom: 0px;
	font-weight:normal;
}


.fax {
	font-size:15pt;
	font-weight:bold;
}

.menubtn {
	font-size:9pt;
	color:#ffffff;
}
.copy {
	font-size:9pt;
	color:#000000;
}

.line1 {
	font-size:9pt;
	color:#cccccc;
}

.under_link {
	font-size:8pt;
	color:#666666;
	line-height: 150%;
}

.mainkouhou {
	line-height:130%;
}

.title_head {
	font-size:11pt;
	font-weight:bold;
	color:#000000;
}

.aki1 {
	font-size:15pt;
	color:#000000;
	font-weight:bold;
}

.aki2 {
	font-size:20pt;
	color:#ff0000;
	font-weight:bold;
}
.outline_profile {
    background-image:url(../images/memo.gif);
	background-repeat:no-repeat;
}
.footer_bg {
	background-color:#87ceeb;
}
.border_bg {
	background-color:#11759e;
}
.table_bg {
	background-color:#87ceeb;
}

.style1 {	color: #11759e;
	font-weight: bold;
}
.style2 {color: #11759e}
.style4 {color: #11759e; font-weight: bold; }

/* -------------------------------------------- */
/*              outline.html                    */
/* -------------------------------------------- */
#outline h2 {
	margin:20px auto;
}
#outline img.border1 {
	border:solid 1px #CC6666;
}
#outline table.prof {
	background-color:#FFF4FD;
}
#outline table.prof th,
#outline table.prof td {
	border-bottom:dotted 1px #CC6666;
	padding:0 8px 8px 8px;
	color: #666666;
	vertical-align:top;
}
#outline table.prof th.noneBrdr,
#outline table.prof td.noneBrdr {
	border-bottom:none;
}
#outline table.prof th {
	color:#CC6666;
	font-weight:normal;
	text-align:right;
}
#outline table.prof th.h4 {
	text-align:center;
	border-bottom:groove 3px #CC6666;
}
#outline table.prof th.h4 h4 {
	font-size:10pt;
	margin:0
}

