@charset "utf-8";



body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
	}

a:link {
	color: #333;
	}

a:hover {
	color: #DB0000;
	text-decoration: underline;
	}

img {
	border:none;}

p, ul, li, ol, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}



/* ▼▼▼▼▼　クオリティ　▼▼▼▼▼ */	

.quality_box {
	width: 800px;
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 45px;
	margin-right: auto;
	margin-left: auto;
}
.quality_box .title{
	text-align: left;
	background-color: #E80000;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.quality_box .title_sub{
	text-align: left;
	background-color: #F0F0F0;
	color: #464646;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px solid #CCC;
	margin-top: 10px;
}
.quality_box .head_img{
	text-align: left;
	padding-bottom: 15px;
	padding-top: 10px;

}
.quality_box p{
	text-align: left;
	padding-left: 8px;
	padding-bottom: 15px;
}
.quality_box .text01 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.quality_box .img_right {
	float: right;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaecec;
	margin-bottom: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	
}

*:first-child+html .border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaecec;
	margin-bottom: 30px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -12px;
}
.style_top {
	overflow:hidden; margin-bottom:-200px;
	
	}
*:first-child+html .style_top {
	overflow:hidden; margin-bottom:200px;
	position:absolute;
	left: 0px;
	height: 2990px;
	
	}
	
*:first-child+html .quality_top_iframe {
position:relative;
	
	}	
	
	
	
.quality_top_iframe {
	display: block;
	
	}		
	
	
	
	
.style_bottom {
	overflow:hidden; position:relative; top:-3418px;
	
	}	
*:first-child+html .style_bottom {
	overflow:hidden; 

	position:absolute;
	top:-3512px;
	left:0px;
	height: 3579px;
	}	
	
*:first-child+html .quality_bottom_iframe {
	
position:relative;
	
	}	
	
/* ▲▲▲▲▲　クオリティ　▲▲▲▲▲ */	

