@charset "shift_jis";
html, body {
	height: 100%;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container{
    width: 80%;
    margin:0px auto;
    position:relative;
    min-height: 100%;
}
#main {
	font-size: small;
	line-height: 1.3;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
	width: 750px;
}
.main2 {
	width: 80%;
	border: 1px dashed #990099;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 30px;
	width:100%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #990033;
	text-align: right;
}
h1 {
	font-size: small;
	color: #CC0000;
	font-weight: normal;
}
h2 {
	font-size: medium;
	color: #000000;
	text-align: center;
}
h3 {
	list-style-image: none;
	color: #000099;
	font-size: small;
}
.content {
	width: 330px;
	padding: 0px;
	text-align: left;
	float: left;
	display: inline;
	margin: 5px;
	font: 14px/1.5 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 2050px;
}
.header {
	border-left-style: none;
	border-bottom: 1px solid #CC0000;
	margin-bottom: 10px;
	height: 25px;
}
#history {
	width: 330px;
	margin-left: auto;
	font-size: 12px;
	display: inline;
	margin-right: 30px;
	float: right;
	height: 2000px;
}
#history table{
	border: 1px solid #CCCCCC;
}
#history td{
	text-align: left;
	font: 14px "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: 1px dashed #CCCCCC;
}
.kyocho {
	font-weight: bold;
	color: #993300;
}
#shousai1 {
	width: 300px;
	margin-left: 380px;
}
#shousai2 {
	font-size: small;
	width: 700px;
}
#naiyou {
	font-size: small;
	line-height: 1.5;
	color: #666666;
	text-align: left;
	width: 700px;
}
#navi {
	font-size: 12px;
	width: 700px;
	border: 1px solid #E6E6E6;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
ul {
	list-style-position: outside;
	list-style-image: url(../gazou/ya_006.gif);
}
#photo {
	padding: 3px;
	width: 246px;
	float: left;
}
.logo {
	text-align: left;
	float: left;
	height: 100%;
}
.jp {
	text-align: right;
	height: 100%;
}
.space {
	height: 20px;
	width: 100%;
}
