@charset "Shift_JIS";





BODY{
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image : url(back2.gif);
	background-position: center center;
}

a:link{
	color:#0044CC;
	text-decoration:none;
}

a:visited{
	color:#6B06A0;
	text-decoration:none;
}

a:hover{
	color:#f00;
	text-decoration:underline;
}

h1{
	font-size: 20px;
	line-height: 150%;
	margin-bottom: 0px;
	color: #333333;
	text-align: center;
}

h2{
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 20px;
	background-image : url(top_124.gif);
	color: #ffffff;
	background-position: 720px 31px;
	background-repeat: repeat;
	background-attachment: inherit;
	width: 700px;
	line-height: 31px;
	padding-left: 20px;
	height: 31px;
}

h3{
	font-weight: bold;
	padding-left: 14px;
	font-size: 16px;
	background-image: url(https://manabo-acc.net/aaaa.gif);
	height: 20px;
	color: #000000;
	padding-top: 4px;
	margin-bottom: 3px;
}

h4{
	margin-left: px;
	font-size: 16px;
	line-height: 70%;
	margin-bottom: 5px;
	font-weight: normal;
	margin-top: 6px;
	color: green;
}

h5{
	margin-left: px;
	font-size: 16px;
	line-height: 70%;
	color: #333333;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 3px;
}

h6{
	font-size: 16px;
	line-height: 70%;
	margin-bottom: 0px;
	color: #333333;
	font-weight: normal;
	margin-left: 15px;
}

p{
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 7px;
	line-height: 1.7em;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 16px;
}

hr{
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-bottom-color: gray;
	width: 750px;
}

LI{
	line-height: 1.8em;
	font-size: 16px;
	color: #333333;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#e7e7e7;
	padding:5px;
	display:none;
	color:#fff;
}

.container_m{
	background-color: #FFFFFF;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}

.container_b{
	background-color: #d3e4ed;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}

.container_t{
	background-color: #F9F9F9;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}

.container_g{
	background-color: #F5F5F5;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}

.container_bl{
	background-color: #DFDFFF;
	-webkit-border-radius: 5px;	/* Safari、Google Chrome */
	-moz-border-radius: 5px;	/* Firefox */
}

.violet{
	background-color:#6633cc; color:#ffffff;
}