/* コンテナ */
div#container	{width: 900px;
		margin-left: auto;
		margin-right: auto}

div#container h1	{background-color: #f0f8ff;
		border: 3px #7F95BD solid;
		padding-top: 2px;
		padding-bottom: 2px;
		font-size: 1.8em;
		font-weight: bold;
		margin-left: 5px;
		margin-right: 5px;
		text-align: center}




div#container p	{line-height: 1.2em;
		margin-top: 1em;
		margin-right: 10px}

div#container p#author	{text-align: right}


/* お知らせ */
div#info	{width: 100%;
		margin: auto;
		border:none}
blockquote	{background-color: #f0f8ff;
		border: 1px #7F95BD solid;
		padding-top: 10px;
		padding-left: 15px;
		padding-bottom: 10px;
		font-size: 0.8em;
		line-height: 1.5em;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 3em
		}


/* コンテンツ */
div#content	{width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 25px}

div#content sst	{width: 700px;
		float: left}



h2	{font-size:110%;
	padding: 0.4em 0em 0.2em 0.5em;
	margin-bottom: 0.8em;
	border-left-style: solid;
	border-left-color: #2B478E;
	border-left-width: 0.3em;
	border-bottom-style: solid;
	border-bottom-color: #DADFEC;
	border-bottom-width: 0.1em;
	font-weight: bold;
	margin-top: 0.8em}

h3	{font-size:100%;
	padding: 0.6em 0em 0em 1.2em;
	font-weight: bold;
	color: #2B478E;
	margin: 0.4em 0 0.4em 0;
	background-color: #ffffff}

h4	{font-size:100%;
	font-weight: bold;
	margin-top: 0.4em;
	margin-bottom: 0.4em;
	padding-top: 0.6em;
	padding-bottom: 0.2em;
	padding-right: 0em;
	padding-left: 0em;
	color: #2B478E}

ul.jmalink	{font-size: 100%;
	list-style-type:none;  
	list-style-image: url(jmalogo.png)}

ul.tokanlink	{font-size: 100%;
	list-style-type:none;  
	list-style-image: url(tokan.png)}

.l3	{font-size: 110%;
	padding-right: 1.2em;
	padding-left: 2.4em;
        margin: 0.2em 0.0em}

.s	{font-size:80%}

table.kaiyo	{border-collapse: collapse;
	margin: 20px}

td.kaiyo	{width: 300px;
	border: 1px solid #7F95BD;
	padding: 20px;
	background-color: #ffffff;
	text-align: center}

.must	{color: #ff0000}


div#content p	{line-height: 1.25em;
		margin-top: 0.5em;
		font-size: 0.875em;
		text-align: left}

div#content p.text	{text-indent: 1em}


#gotop {width: 100%;
	text-align: right;
	padding-top: 3em;
	padding-right: 0.4em;
	padding-bottom: 1em;
	font-size: 0.875em;
	padding-left: 0.4em}

/* サイドバー */
div#sidebar	{width: 180px;
		float: right;
		margin-top: 15px;
		margin-bottom: 25px;
		margin-left: 30px}


ul.sidemenu	{font-size: 1em;
		margin-top: 10px;
		margin-left: 0;
		margin-right: 0;
		padding-left: 0em;
		line-height: 1.5em}

ul.sidemenu li	{list-style-type: none}

ul.sidemenu li a	{display: block;
		line-height: 40px;
		text-decoration: none;
		color: #ffffff;
		background-color: #005087;
		border-bottom: solid 1px #ffffff;
		padding-left: 10px}

ul.sidemenu li a:hover	{background-color: #017acd}


/* フッター */
div#footer	{width: 900px;
		border-top: groove 2px #999;
		margin-top: 2em;
		clear: both}

div#footer p	{text-align: center;
		margin-top: 1em}
