﻿body
{
	text-align: center;
	font-family: Meiryo, メイリオ, 'ＭＳ Ｐゴシック' , 'MS UI Gothic' , Sans-Serif;
    font-size: 85%;
}

#header
{
	color: #ffffff;
	background-color: #006699;
	width: 512px;
	padding-right: 14pt;
	padding-left: 14pt;
	padding-bottom: 14pt;
	padding-top: 14pt;
	border-right: #3366cc 1px solid;
	border-top: #3366cc 1px solid;
	border-left: #3366cc 1px solid;
	border-bottom: #3366cc 1px solid;
	background-image: url(picture_library/top_back.jpg);
	font-family: 'ＭＳ Ｐゴシック' , 'MS UI Gothic' , 'ＭＳ ゴシック';
	margin: 0 auto;
}

#header2
{
	background-color: #ffffff;
	color: #000099;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	letter-spacing: 2px;
	line-height: 150%;
	margin: 0 auto;
}

#header2 p
{
	text-align: left;
	margin: 4px 1em 8px;
}

#demo_link
{
	font-weight: bold;
	font-family: Monospace;
	font-size: x-large;
}

hr
{
	color: #3300cc;
}

h1
{
	font-family: 'ＭＳ Ｐゴシック' , 'MS UI Gothic' , 'ＭＳ ゴシック';
	font-weight: normal;
}

p
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	line-height: 145%;
}

#header ul
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.main li
{
	margin-top: 4px;
	line-height: 145%;
	margin-bottom: 16px;
}

div.main
{
	width: 512px;
	text-align: left;
	margin: 0 auto;
	
}

.next
{
	margin: 0 auto;
}

.next th
{
	font-weight: normal;
	text-align: right;
}

.next td
{
	font-weight: normal;
	vertical-align: bottom;
}


.next input
{
	float: left;
	overflow: hidden;
	width: 10em;
	height: 32px;
	vertical-align: baseline;
	text-align: center;
	background-image: url(picture_library/Button.png);
	color: black;
	border-right: lightslategray 1px solid;
	border-top: lightslategray 1px solid;
	border-left: lightslategray 1px solid;
	border-bottom: lightslategray 1px solid;
	text-decoration: none;
}

tr
{
	vertical-align: top;
	text-align: left;
}

