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

.about_zigyo img {
	width:100%;
	height:auto;
}
.gaiyou h4 {
	font-size:20px;
	margin:20px auto;
	text-align:center;
}	
.gaiyou iframe {
    display: block;
    width: 820px;
    margin: 0 auto;
}	