@charset "Shift_JIS";
/* CSS Document */
/*--電磁波チェック独自仕様--*/

/*--共通--*/
.check_index {
	/*background-image:url(../images/backimag_05.jpg);
	height: 274px;
	padding: 200px 0px 30px 30px;
	background-repeat: no-repeat;
	background-color: #FFF9E7;*/
}
#check_index p {
	/*padding-right: 30px;*/
	margin: 0;
}
#check_index ul {
	margin-top: 40px;
    width: 458px;
    margin-left: auto;
    margin-right: auto;
}
#check_index ul li {
	margin-right: 15px;
	display: inline;
	float: left;
}
/*--低周波チェック--*/

#contentTitle {
	font-size: 24px;
	background: #dbedc3;
	background: -moz-linear-gradient(top, #dbedc3 0%, #f2faeb 100%);
	background: -webkit-linear-gradient(top, #dbedc3 0%,#f2faeb 100%);
	background: linear-gradient(to bottom, #dbedc3 0%,#f2faeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbedc3', endColorstr='#f2faeb',GradientType=0 );
	border: 1px solid #fff;
	border-radius: 5px;
	box-shadow:0px 0px 6px 2px #e8e8e8;
	-moz-box-shadow:0px 0px 6px 2px #e8e8e8;
	-webkit-box-shadow:0px 0px 6px 2px #e8e8e8;
	color: #444;
	padding: 20px 10px;
	text-align: center;
}

#check_l .p_02 {
	background-image:url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
	width: 500px;
}
#check_l dl {
	/*float:left;
	background-image: url(../images/backimag_06.gif);
	height: 20px;*/
	font-size: 12px;
	padding: 23px 15px;
	background: #fff9e7;
	border-radius: 5px;
	overflow: hidden;
}
#check_l .dl_02 {
	/*float:left;
	background-image: url(../images/backimag_06.gif);
	height: 35px;*/
	font-size: 12px;
	padding: 23px 15px;
	overflow: hidden;
}
#check_l dt {
	float:left;
	width: 280px;
}
#check_l dd {
	float:right;
	width: 100px;
}
#check_l dd input {
	vertical-align:middle;
}
#check_l ul {
	float:left;
}
#check_l li {
	float:left;
	width: 50px;
}
#check_l #view {
	margin: 25px 10px 0px 0px;
    text-align: center;
}
/*--高周波チェック--*/
#check_h .p_02 {
	background-image:url(../images/line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 15px;
}
#check_h dl {
	background: #fff9e7;
	height: 20px;
	font-size: 12px;
	padding: 23px 15px;
	background-repeat: no-repeat;
	overflow: hidden;
	border-radius: 10px;
}
#check_h .dl_02 {
	background: #fff9e7;
	height: 35px;
	font-size: 12px;
	padding: 15px 15px;
	background-repeat: no-repeat;
	line-height: 125%;
	overflow: hidden;
	border-radius: 10px;
}
#check_h dt {
	float:left;
	width: 280px;
}
#check_h dd {
	float:right;
	width: 100px;
}
#check_h dd input {
	vertical-align:middle;
}
#check_h ul {
	float:left;
}
#check_h li {
	float:left;
	width: 50px;
}
#check_h #view {
	margin: 25px 0 0;
	text-align: center;
}
#check_h_a #result {
	background-color:#FFF9E7;
	background-image: url(../images/tittle_08.gif);
	padding-bottom: 80px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
/*--高周波結果--*/
#check_h_a .a_block {
	padding: 20px 15px 5px 15px;
	margin: 20px 0px;
}
#check_h_a .a_block a {
	text-decoration: underline;
}
#check_h_a .img {
 behavior: expression(IEPNGFIX.fix(this));
}
#check_h_a h4 {
	font-size:90%;
	margin-bottom: 30px;
}
#check_h_a h4 strong {
	font-size:160%;
}
#check_h_a h4 .strong_02 {
	font-size:250%;
}
#check_h_a h5 {
	font-size:90%;
	height: 20px;
	background-image: url(../images/icon_04.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 20px;
}
#check_h_a #result h5 {
	background-image: url(../images/icon_03.gif);
}
#check_h_a .nextcheck {
	text-align:center;
	margin-top: 50px;
}
/*--低周波結果--*/
#check_l_a #result {
	background-color:#FFF9E7;
	background-image: url(../images/tittle_08.gif);
	padding-bottom: 80px;
	background-position: bottom left;
	background-repeat: repeat-x;
}
#check_l_a .a_block {
	padding: 20px 15px 5px 15px;
	margin: 20px 0px;
}
#check_l_a .a_block a {
	text-decoration: underline;
}
#check_l_a h4 {
	font-size:90%;
	margin-bottom: 30px;
}
#check_l_a h4 strong {
	font-size:160%;
}
#check_l_a h4 .strong_02 {
	font-size:250%;
}
#check_l_a h5 {
	font-size:90%;
	height: 20px;
	background-image: url(../images/icon_04.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 20px;
}
#check_l_a #result h5 {
	background-image: url(../images/icon_03.gif);
}
#check_l_a .nextcheck {
	text-align:center;
	margin-top: 50px;
}
img, div { behavior: url(css/png/iepngfix.htc) }
