article{
width: 900px;
margin: 0 auto;
}

.block01{
}

.block01 p{
font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
line-height: 2.0em;
letter-spacing: 0.15em;
text-align: center;
font-size: 18px;
font-weight: bold;
}

.block01 p:nth-of-type(2){
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
border-bottom: solid 1px;
padding: 50px 0;
font-size: 19px;
letter-spacing: 0.05em;
font-weight: bold;
}

.block01 img{
display: block;
margin: 50px auto;
}

.lead_thankyou{
margin: 50px;
text-align: center;
font-weight: bold;
font-size: 19px;
}

.block02{
margin-bottom: 50px;
}

.block02 img{
display: block
}

.block02 img:first-of-type{
margin-bottom: 10px;
}

.left{
float: left;
}

.left:hover{
    opacity:0.6;
		filter: alpha(opacity=60);        /* ie lt 8 */
		-ms-filter: "alpha(opacity=60)";  /* ie 8 */
		-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.6;              /* Safari 1.x */
		zoom:1;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		cursor: pointer;
		}

.right{
float: left;
margin-left: 20px;
}

.service_block_left{
float: left;
margin-left: 10px;
}

.service_block_right{
font-weight: bold;
float: left;
margin-left: 5px;
padding: 5px;
}

.sarvice_leed{
font-size: 19px;
}

.sarvice_title{
font-size: 14px;
margin-bottom: 10px;
}

.kakomi{
border: solid 5px;
border-color: #8da0b6;
margin-left: 10px;
padding: 5px;
height: 76px;
width: 320px;
border-radius: 10px;
}

.kakomi_left{
float: left;
}

.kakomi_right{
float: left;
}

.upper{
margin-bottom: 10px;
}

.Inquiry{
display: block;
padding: 20px 65px;
background-image: url(../img/common/background.png);
background-position: top left;
background-repeat: repeat-x repeat-y;
font-size: 20px;
color: #FFFFFF;
letter-spacing: 0.1em;
margin-top: 86px;
}

.Inquiry:hover{
    opacity:0.6;
		filter: alpha(opacity=60);        /* ie lt 8 */
		-ms-filter: "alpha(opacity=60)";  /* ie 8 */
		-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.6;              /* Safari 1.x */
		zoom:1;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		cursor: pointer;
		}
		
.menu a:hover{
    opacity:0.6;
		filter: alpha(opacity=60);        /* ie lt 8 */
		-ms-filter: "alpha(opacity=60)";  /* ie 8 */
		-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
		-khtml-opacity: 0.6;              /* Safari 1.x */
		zoom:1;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		cursor: pointer;
		}
		