@charset	"Shift_JIS";

body	{
	background: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

img {
	border:0;
}


#main	{
	display: block;
}

#main-sisetsu	{
	display: block;
	margin-left: 12px;
	line-height: 1.2em;
}

hr {
	border: 2px solid #0099FF;


}

form {
	margin-top:0px;
	margin-bottom: 0px;
}

#main-sisetsu p,
#main p	{
	padding-left: 10px;
	line-height: 120%;
}

#main a:hover	{
	text-decoration: none;
	color: #000000;
	background: #dddddd;
}

#main #inq th {
	font-weight: normal;
	font-size: 90%;
	text-align: right;
	padding: 4px;
}

#main #inq td {
	font-weight: normal;
	font-size: 90%;
	padding: 4px;
}

#main-sisetsu ul,
#main ul	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#main-sisetsu li a,
#main li a	{
	display: block;
}

#main li	{
	list-style: url(../img/mb/li_fld.gif);
	line-height: 110%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 6px;
}

#main-sisetsu li	{
	list-style: url(../img/mb/li_ins.gif);
	line-height: 120%;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 6px;
}

#main-sisetsu table{
	display: block;
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#main-sisetsu th {
	font-weight: normal;
	width: 60;
	text-align: left;
	background-color: #EBEBEB;
	font-size: small;
	border: 1px solid #cccccc;
	padding: 3px;

}

#main-sisetsu td {
	font-size: small;
	border: 1px solid #cccccc;
	padding: 3px;

}

#main .sum	{
	color: #666666;
	font-size: 90%;
	padding-left: 1em;
	display: block;

}

#main table	{
	line-height: 120%;
	margin: 10px 0px 0px 10px;
	border-collapse: collapse;
	padding: 0px;
}

#main .caption	{
	font-size:x-small;
}

#reference	{
	width: 720px;
	display: block;
	padding-top: 20px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 10px;
	border-left: 10px solid #cccccc;
}

#reference a:hover	{
	text-decoration: none;
	color: #000000;
	background: #dddddd;
}
#reference ul	{
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 150%;
}
#reference li	{
	margin-left: 20px;
}

#internal li	{
	list-style: url(../img/common/li_int.gif);
}

#internal .li-fld	{
	list-style: url(../img/li_fldk.gif);
}

#document li	{
	list-style: url(../img/common/li_pdf.gif);
}

#document ul {
	margin-bottom: 0;
}

#external li	{
	list-style: url(../img/common/li_ext.gif);
}

#institution li	{
	list-style: url(../img/common/li_ins.gif);
}

#footer	{
	display: block;
}

#footer .note	{
	font-size: x-small;
	color: #999999;
}
#footer address	{
	border-top: 6px solid #dddddd;
	font-style: normal;
	margin-top: 2px;
	padding-top: 6px;
	font-size: x-small;
}

#footer a:hover	{
	text-decoration: none;
	color: #000000;
	background: #eeeeee;
}

#track	{
	display: block;
	height: 1.2em;
	color: #666666;
	font-size: small;
	margin-left: 10px;
}

#track a:hover	{
	text-decoration: none;
	color: #000000;
	background: #dddddd;
}

