/* CSS Document */

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF
}

#header {
	margin: 0px;
	background-image:url(img/header_back.gif);
	background-repeat: repeat-x;
	height: 60px;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 10;
}

.headerlogo {
	position: absolute;
	z-index: 50;
}

.indexlogo {
	position: relative;
	z-index: 50;
}

.headerlabel {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 18px;
	left: 200px;
}

div.contents {
	padding-right: 20px;
	padding-left: 20px;

}

td.line {
	width: 100%;

}

.textnormal {
	font-size: 100%;
	color: #000000;
}

.attentionHead {
	margin-left: 30px;
	border: 1px solid #666666;
	background-color: #999999;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
}

.attention   {
	padding: 10px;
	margin-left: 30px;
	margin-bottom: 15px;
	border: 1px solid #666666;
	border-top-width:0px;
	position: relative;
}

.menseki {
	padding: 10px;
	margin-left: 30px;
	border: 1px solid #0099FF;
	margin-top: 5px;
	margin-bottom: 15px;
}

.left20 {
	padding-left: 20px;
}

h1 {
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 120%;
	padding-top: 15px;
	display: block;

}

p {
	line-height: 120%;
	color: #000000;
	margin: 5px 0px 10px 30px;
}

p.left0 {
	line-height: 120%;
	color: #000000;
	margin: 5px 0px 5px 0px;
}

.left30 {
	padding-left: 30px;
}

.left65 {
	padding-left: 65px;
}

.margin20{
	margin-left: 20px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 30px;
}

h2.browser {
	font-size: 110%;
	font-weight: bold;
	background-color: #E6F1FF;
	color: #000066;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;

}

h3 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
	color: #000066;
	margin-left: 40px;
	padding-left: 20px;
}

.top {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: right;
}

.error {
	padding: 10px;
	width: 400px;
	margin-left: 100px;
	border: medium #990000 double;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #FFFFCC;
	color: #FF0000;
  font-weight: bold}

.button {
	padding: 10px;
	width: 250px;
	margin-left: 150px;
	border: medium #000099 double;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #E8FDFF;
}

.list {
	margin-left: 30px;
	font-size: 100%;
	line-height: 120%;
}
ul {
	margin: 5px 0px 10px 30px;
	line-height: 120%;
}
ol {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	line-height: 120%;
}
li {
	line-height: 140%;
	margin-top: 3px;
}
.table-border {
	border: 1px solid #666666;
}
th {
	background-color: #FFCC33;
	border: 1px solid #666666;
}
.left40 {
	padding-left: 40px;
}
.left10 {
	padding-left: 10px;
}

.here {
	background-color: #FFEFB7;
	padding: 3px;
	margin: 3px;
}

.hline {
	background-image: url(img/h1_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 0px;
	margin-bottom: 20px;
	position: relative;
	top: 5px;
}

.hline02 {
	background-image: url(img/h1_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-bottom: 20px;
	margin-top: 5px;


}

.width100 {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.right20 {
	padding-right: 20px;
}
.text-nortice {
	font-weight: bold;
	color: #FF0000;
}

.icon-position {
	vertical-align: middle;
}
.headerimage {
	background-image: url(img/headerImage.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 114px;
	position: absolute;
}

.footer {
	text-align: center;
	background-image: url(img/footer_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
.hline03 {
	background-image: url(img/h1_line.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 10px;
}


h4 {
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.version{
	margin-right : 30px;
	margin-bottom : 70px;
	text-align : right;
}

.menu-koumoku {
	margin-top: 10px;
	margin-left: 8px;
}
.nodisp {
	display: none;
}
.back {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	float: left;
	position: absolute;
}
.topandback {
	position: relative;
	height: 40px;
}
