@charset "shift-jis";

//body{
//	color: #222222;
//	background-color: #ffffff;
//	text-align: center;
//	font-size: 96%;
//	margin-top: 0;
//}	
table{ font-size: 96%;}

img{
	border-style: none;
}

.tdftdv{
	color: #222222;
	text-align: center;
}

.his{
	background-color: #efefef;
	text-align: right;
	padding: 0px 30px;
	margin-left: auto;
	margin-right: 0;
}
a:link{ color: #222288; }
a:visited{ color: #662288;}
hr {
	color: #000000;
}
.small{
	font-size:72%;
	line-height: 10px;
}

h1{
	padding: 0;
	margin: 0;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	background-color: #999999;
	}
h1.nm{
	margin: 0 0 30px 0;
}
h2{
	padding: 0;
	margin: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 2px;
}
p.small{
	margin: 0;
	padding: 0;
	font-size: 70%;
}
p.menu{
	padding: 0 0 0 5px;
	margin: 0 0 30px 0;
	background-color: #ffffef;
}
p.imgbox{}
td{
	text-align: left;
}
td.left	{
	background-color: #222222;
	color: #efefef;
}
textarea{ 
	background-color: #efefef;
	scrollbar-base-color: #efefef;
	border: none;
	text-align: right;
}
.left{
	margin-left: 120px;
	text-align: left;
	}
.right{
	text-align: right;
	}