@charset "Shift_JIS";

A {
text-decoration:none
}
A:hover { 
text-decoration:underline;
}
body{
	margin:0px;
	font-size: 90%;
	line-height: 130%;
}
img{
border:0;
}
h1{
	font-weight:bold;
	color:#FFFFFF;
	font-size: 110%;
	padding: 7px;
	background-color: #0066CC;
}
ol{
	margin-top: 0px;
	margin-bottom: 0px;
}

#inlinekiyaku h2{
	color:#333333;
	font-size: 110%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#inlinekiyaku h3{
	font-size:100%;
	color:#666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#inlinefaq h2{
	color:#4F51B7;
	border-bottom:dotted #79A9D6 2px;
	font-size: 110%;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#inlinefaq h3{
	color:#666699;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-left: 5px;
	font-size: 100%;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCCCFF;

}
#inlinerequired h2{
	color:#7552B5;
	border-bottom:dotted #CBB7F4 2px;
	font-size: 110%;
	margin-top: 20px;
	margin-bottom: 3px;
}
#inlinefaq{
	background-color:#EBF4FC;
}
#inlinekiyaku{
	color:#333333;
}
#inline_download {
	background-color:#4683C7;
}

#inline_download h2{
	color:#333333;
	font-size: 100%;
	margin-top: 35px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCCC;
	margin-left:1.2em;
	text-indent:-1.2em;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.img_center{
	text-align: center;
}

