@charset "shift-jis";
/* this @charset is for mozilla's bug */

pre, dl, ol, p, blockquote
{
	line-height:130%;
}

blockquote
{
	margin-left:32px;
}

body,td
{
	color:black;
	font-size:90%;
font-family: メイリオ, Meiryo;}

a:link
{
	color:#313744;
	background-color:inherit;
	text-decoration:none;
}

a:active
{
	color:#313744;
	background-color:#E6EAECC;
	text-decoration:none;
}

a:visited
{
	color:#313744;
	background-color:inherit;
	text-decoration:none;
}

a:hover
{
	color:#313744;
	background-color:#E6EAEC;
	text-decoration:underline;
}

h2, h4, h5, h6
{
font-family: メイリオ, Meiryo;	color:inherit;
	background-color:transparent;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}

h1
{
	font-size: 24px;
	font-weight:bold;
font-family: メイリオ, Meiryo;	color:inherit;
	background-color:transparent;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}

h1.title
{
	font-size: 30px;
	font-weight:bold;
	background-color:transparent;
	padding: 12px 0px 0px 0px;
	border: 0px;
	margin: 12px 0px 0px 0px;
}

h2.title
{
	font-size: 24px;
	font-weight:bold;
font-family: メイリオ, Meiryo;	color:inherit;
	background-color:transparent;
	padding:.3em;
	border:0px;
	margin:0px 0px .5em 0px;
}

h3
{
	font-size: 14px;
	font-weight:bold;
font-family: メイリオ, Meiryo;	color:inherit;
	background-color:transparent;
	padding:0.5em;
	border:0px;
	margin:0px 0px 0px 0px;
}

dt
{
	font-weight:bold;
	margin-top:1em;
	margin-left:1em;
}

pre
{
	border-top:#BBC5C8 1px solid;
	border-bottom:#6C8084 2px solid;
	border-left:#BBC5C8 1px solid;
	border-right:#6C8084 2px solid;
	padding:1em;
	margin-left:1em;
	margin-right:2em;
	white-space:pre;
	color:black;
	background-color:#FFF3EE;
font-family: メイリオ, Meiryo;	font-size: 13px;
}

img
{
	border:none;
	vertical-align:middle;
}

ul
{
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:130%;
}


strong
{
	font-weight:bold;
}


.small
{
	font-size:80%;
}

div.jumpmenu
{
	font-size:60%; 
	text-align:right;
}
div.note
{
	width : 650px;
	color : black;
	background-color : #ffffff;
font-family: メイリオ, Meiryo;	font-size : 12px ;
	font-weight : normal ;
	left : 100px ;
	padding : 10px ;
	text-align : left ;
}
div#navigator
{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px;
font-family: メイリオ, Meiryo;	font-size: 12px;
	font-style: normal;
	line-height:180%;
	text-align : left ;
	width: 800px;
}
div#lightgray
{
	width : 100% ;
	background-color : #ebebeb ;
	padding: 10px ;
}