@charset 'UTF-8';
/*UTF-8用 日本語コメント*/
/*
	Site Name: 
	Description: base setting
	Version: 
	Author: 
*/



#display h1 {
background-image: url(bg_inttitle.jpg);
}

.hisimgbox{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 160px;
}

.hisimgbox td {
color: #7d7c7c;
font-size: 66.6%;
padding-bottom: 1em;
text-align:left;
}

.hisimgbox a img {
border: solid 1px #2f5e1e;

}

