@charset "UTF-8";
/*
 * index.css
 *
 */

/*==================================
              advice
==================================*/
#top_copy h3 {
    font-size: 28px;
    font-weight: bold;
	background-image:url(../../../img/service_ttl.jpg);
    background-position: 50% 58%;
    background-repeat: no-repeat;
	margin:0 auto 20px;
}
.main_img {
	margin:0 auto 20px;
}



#top_copy_right img {
	border:#666666 solid 1px;
}
.tennai_ph {
	display:table;
	margin:20px auto 30px;
}
.tennai_ph img {
	display:table-cell;
	width:32%;
	height:auto;
	margin:0.5%;
}
#top_copy p {
    font-size: 16px;
    margin: 1%;
    line-height: 1.7em;
}