﻿/*-------------------基本設定-------------------*/

body {
	font-family:"ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size: 10pt;
	line-height: 12pt;
	margin: 0px 0px 0px 0px;
}
table {
	font-size: 10pt;
	line-height: 12pt;
}
a:link {
	color: #999966;
	font-size: 8pt;
}
a:hover {
	color: #999966;
	font-size: 8pt;
}
a:active {
	color: #999966;
	font-size: 8pt;
}
a:visited {
	color: #999900;
	font-size: 8pt;
}
/*-------------------文字設定-------------------*/

.fontsize8_linehi10 {
	font-size: 8pt;
	line-height: 10pt;
}
.fontsize10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize12_linehi16 {
	font-size: 12pt;
	line-height: 14pt;
}
.style1 {color: #999966}
/*-------------------独自追加項目-------------------*/

.font_bold {							
	font-weight: bold;
}
.font_color {
	color: #6A6A6A;
	font-size: 11px;

}

.padding {		
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.border {		
	border: 1px solid #333333;
}
form {
	margin-bottom: 0px;
	margin-right: 20px;
}

.form {		
	height: 18px;
}

h1 {
	color:#999999;
	font-size: 10px;
	margin-left: 5px;
	font-weight: lighter;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.fontcolor1 {
	color: #FF0000;
}
.bg1 {
	color: #2D4c04;
}
.td1 {
	height: 500px;
}
.fontcolor2 {
	color: #69864D;
	font-size: 8pt;

}
.fontcolor4 {color: #999900;}
.sen {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
}
.body_frame {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #294D00;
}
