@charset "utf-8";

body,td,th {
	font-family: "MS PGothic", "Hiragino Kaku Gothic Pro";
	font-size:12px;
}

* {
	font-size:12px;
}




#header{
height:40px;
text-align:left;
position:relative;
}

#header h1{
position:absolute;
top:10px;
#left:0;
left:5px;
}

#total{
/*width:760px;*/
}

#klogo{
width:760px;
}


body {
	background-color:#ffffff;
	color:#505050;

	margin-top    : 0px;
	margin-bottom : 0px;
	margin-left   : 0px;
	margin-right  : 0px;

	padding-top    : 0px;
	padding-bottom : 0px;
	padding-left   : 0px;
	padding-right  : 0px;

	scrollbar-3dlight-color    : #ffffff;
	scrollbar-arrow-color      : #336666;
	scrollbar-base-color       : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-highlight-color  : #cccccc;
	scrollbar-shadow-color     : #cccccc;
	scrollbar-track-color      : #ffffff;
}

#title {
	width:760px; margin-top:50px;
}

#explain{
	width:760px;
	margin-top:30px;
}

.text16 {
	font-size: 16px;
	font-weight:bold;
}

.info_important {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}

.info_green {
	color: #196900;
	font-size: 14px;
	font-weight:bold;
}

.info_blue {
	color: #0000FF;
}

.text_bold {
	font-size: 12px;
	font-weight:bold;
}

#infotop {
	margin-top:30px;
}

#copyrighttop {
	margin-top:20px;
}

#closetop {
	margin-top:10px;
}

a.head:link {
	color:#505050;
	font-size:12px;
	text-decoration:none;
}

a.head:visited {
	color:#505050;
	font-size:12px;
	text-decoration:none;
}

a.head:active {
	color:#505050;
	font-size:12px;
	text-decoration:none;
}

a.head:hover {
	color:#828296;
	font-size:12px;
	text-decoration:underline;
}

a {
	color:#505050;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:active {
	text-decoration:none;
}

a:hover {
	color:#828296;
	text-decoration:underline;
}

.foot {
	color:#505050;
	font-size:10px;
}

.size2 {
	font-size:12px;
	line-height:150%;
}

.style1 {
	color:#ff0000;
}

p {
	font-size:12px;
	line-height:150%;
	text-align:left;
	margin-left:70px;
	padding:0
}

.info_box {
	/*
	padding: 10px;
	*/
	width:700px;
	/*
	margin-top: 10px;
	margin-bottom: 10px;
	*/
	margin:10px 0 10px 0;
	border: 2px solid #CCCCCC;
}

.info_pad {
	padding:10px;
}
