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

/*==================================
             aroma
==================================*/
#top_copy_right img {
	border:#666666 solid 1px;
}
#top_copy h3 {
	background-image:url(../img/item_ttl_2.jpg);
	background-repeat:no-repeat;
}
.tennai_ph {
	display:flex;
	margin:20px auto 30px;
}
.tennai_ph img {
	width:32%;
	height:auto;
	margin:0.5%;
}
#top_copy p {
    font-size: 16px;
    margin: 1%;
    line-height: 1.7em;
}