@charset "utf-8";
/* CSS Document */

/* 共通
-------------------------------------------------- */
.navi_tit {
	margin-bottom: 10px;
}
#main02 {
	text-align: center;
	background-color: #FFF;
}
.navi_con {
	padding-bottom: 30px;
}
.pb20 {
	padding-bottom: 20px;
}
.pab30 {
	padding-bottom: 30px;
}

.pab35 {
	padding-bottom: 35px;
}

.ma0 {
	margin: 0px;
}
.pab50 {
	padding-bottom: 50px;
}
.pa20tb30 {
	padding: 20px 0 30px;
}


/* kekkonsodanjo_navi.php
-------------------------------------------------- */

.flower {
	background-image: url(../img/guide/a_bg_flower.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
.beige {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/guide/bg_beige.gif);
	background-repeat: repeat;
}



.a_but img {
	text-indent: 20px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 50px;
}
.box h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
.box .photo {
	margin-bottom: 20px;
}
.box p {
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.box03 p {
	font-size: 14px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 20px;
}
.box03 h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	line-height: 20px;
	margin-top: 5px;
}
.box04 h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.box04 p {
	background-color: #FFF;
	width: 790px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 70px;
	text-align: left;
	padding-left: 30px;
}
.box05 img {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
.box05 p {
	text-align: left;
	margin-left: 30px;
	line-height: 25px;
}
.box06 img {
	margin: 0px;
}
.box07 img {
	margin: 0px;
}


/*ボックスの設定*/
/* clearfix */
.boxContainer:before, .boxContainer:after, .boxContainer02:before, .boxContainer02:after, .boxContainer03:before, .boxContainer03:after,.boxContainer04:before, .boxContainer04:after {
	content: "";
	display: table;
}
.boxContainer:after, .boxContainer02:after, .boxContainer03:after, .boxContainer04:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.boxContainer, .boxContainer02, .boxContainer03, .boxContainer04 {
	zoom: 1;
}


.boxContainer {
	width: 900px;
	margin: 0 auto;
	background-color: #a6dcf3;
	overflow: hidden;
}
.box {
	float: left;
	width: 280px;
	margin-left: 15px;
	background-color: #FFF;
	height: 350px;
}

.boxContainer02 {
	width: 900px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.box02 {
	float: left;
	width: 110px;
	margin-left: 0;
	height: 110px;
}
.box03 {
	float: left;
	width: 340px;
	margin-left: 0;
	height: 110px;
}

.box04 {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 70px;
	background-color: #FFF;
}

.box05 {
	background-color: #FFF;
	height: 160px;
	width: 790px;
	margin-left: 70px;
	margin-right: 40px;
	margin-bottom: 15px;
}

.boxContainer03 {
	width: 900px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.boxContainer03_txt {
	font-size: 14px;
}
.box06 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	width: 220px;
	float: left;
	height: 170px;
	margin-left: 220px;
	margin-right: 10px;
	text-align: center;
}
.box07 {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	width: 220px;
	float: left;
	height: 170px;
	margin-left: 10px;
	margin-right: 220px;
	text-align: center;
}
.boxContainer04 {
	width: 900px;
	overflow: hidden;
	clip: rect(0px,auto,auto,auto);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
.box08 {
	float: left;
	height: 300px;
	width: 436px;
	margin-right: 10px;
	border: 2px solid #000;
	margin-bottom: 20px;
}
.box09 {
	float: left;
	height: 300px;
	width: 436px;
	margin-left: 10px;
	border: 2px solid #000;
	margin-bottom: 20px;
}

.boxContainer05 {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}
.box10 {
	float: left;
	width: 280px;
	margin-left: 15px;
	background-color: #FFF;
	height: 350px;
	border-radius: 10px;
}
.box11 {
	float: left;
	width: 282px;
	margin-left: 15px;
	background-color: #FFF;
	height: 350px;
	border: 4px solid #c6e1a0;
	border-radius: 10px;
}
.boxContainer06 {
	width: 861px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
.box12 {
	float: left;
	height: 285px;
	width: 400px;
	border: 2px solid #9f9282;
	margin-bottom: 20px;
	border-radius: 10px;
}
.box13 {
	height: 285px;
	width: 50px;
	display: table;
	float: left;

}
.box14 {
	float: left;
	height: 285px;
	width: 400px;
	border: 2px solid #f16789;
	margin-bottom: 20px;
	border-radius: 10px;
}
.box15 {
	height: 25px;
	width: 457px;
	display: table;
	float: left;

}
.box16 {
	height: 25px;
	width: 400px;
	display: table;
	float: left;

}
/*howto_choose.php
-------------------------------------------------- */
.box08 p,.box09 p,.box12 p,.box14 p {
	font-size: 14px;
	text-align: left;
	line-height: 23px;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 18px;
}
.box08 img,.box09 img,.box12 img,.box14 img {
	margin-top: 10px;
}
.check_title {
	background-color: #9f9282;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
    width: 440px;
}

.check_title p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding:0;
}

.kadomaru_b {
	background-color: #c0e7f7;
	border-radius: 10px;
	height: 660px;
	width: 900px;
	margin-top: auto;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
	padding-bottom: 40px;
}
.kadomaru_b img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.3_img {
	padding-top: 10px;
}
.box10 h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
    vertical-align: middle;

}

.box10 p {
	text-align: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
	font-size: 14px;
}
.box10 img {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.boxContainer06 {
	width: 940px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 15px;
	padding-bottom: 15px;
}

.box11 h3 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}
.box11 .photo {
	margin-bottom: 20px;
}
.box11 p {
	line-height: 20px;
	font-size: 14px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	border-radius: 10px;
}
/*.3point_t {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    line-height: 25px;
}
.3point_t img {
    margin-top: 0px;
    margin-right: 6px;
    margin-left: 10px;
    margin-bottom: 0px;
}*/
.boxContainer07 {
	width: 860px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
}

/*failure_cases.php
-------------------------------------------------- */
.check_title02 {
	background-color: #f16789;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
    width: 440px;
}

.check_title02 p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding:0;
	margin-right: 0px;
	margin-left: 0px;
}
.check_title02 .span {
    color: #FFF;
    font-weight: bold;
    /* text-decoration: underline; */
    font-size: 16px;
}
.box13 img {
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin-top: 90px;
}
.qa img, .qa2 img {
    margin-top: 0px;
    margin-right: 6px;
    margin-left: 10px;
    margin-bottom: 0px;
}
.qa {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #9f9282;
}
.qa2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #f16789;
}
.check_title04 span {
	font-size: 17px;
	color: #FFF;
	text-decoration: none;
}
.check_title03 {
	background-color: #9f9282;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
}
.check_title03 {
	background-color: #9f9282;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
    width: 400px;
}

.check_title03 p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding:0;
}
.check_title04 {
	background-color: #f16789;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
    width: 400px;
}

.check_title04 p {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	padding:0;
	margin-right: 0px;
	margin-left: 0px;
}
