@charset "utf-8";
/* CSS Document */




/* ------------- 0.common ------------- */
 
body#eh {
	background-color : #FFF;
	font-size : 95%;
	line-height: 200% ;
	font-family: 'Museo Sans 300',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif  ;
	background-image:url(../../eguchi_hisashi_2/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}
#eh_txt {
	width:960px;
	margin-right : auto;
	margin-left : auto;
	text-align : center;
	position:absolute;
	top : 1380px;
}
#eh_txt img{
	margin-right : 10px;
	margin-left : 10px;
}
#eh_txt a img{
	padding-right : 5px;
	padding-left : 5px;

}
.contents_960 {
	width:960px;
	margin-right : auto;
	margin-left : auto;
	position:relative;
}

#eh_link {
	position:absolute;
	top : 30px;
	left : 860px;
}
#eh_lead {
	position:absolute;
	top : 90px;
	left : 260px;
}
#eh_print {
	position:absolute;
	top : 700px;
	left : 320px;
}
.eh_caption {
	color:#FF0000;
	font-size : 90%;
	line-height: 160%;
	padding-top : 20px;
	padding-bottom: 20px;
	border-color:#FF0000;
	border-bottom:solid;
	border-bottom-width:1px;
	border-top:solid;
	border-top-width:1px;	
}
.eh_u_container {
	margin-top:50px;
	margin-left:60px;
	margin-right:50px;
}
.eh_u_left {
	width : 360px;
	float:left;
	text-align: left;
}
.eh_u_right {
	font-size : 90%;
	width : 480px;
	float:right;
	text-align: left;
}
.txt_110 {
	font-size : 110%;	
}