@charset "Shift_JIS";
/**********************************************/
/*　　　　　　　---indexページ--- 　　　　　　　　*/
/**********************************************/
#headertxt{
	height: 25px;
	background: url("../images/i_top.jpg") no-repeat;
}
#title{
	float: left;
	width: 283px;
	height: 126px;
}
#top{
	float: right;
	width: 465px;
	height: 126px;
	background: url("../images/i_top_bg.jpg") no-repeat;
	text-align: right;
}
#top .btn01{
margin-bottom:5px;
}
#top img{
	margin:0 19px 0 0;
}
#photo{
	_margin-top:-3px;
	clear: both;
}
#content{
	background: url("../images/i_info_bg.jpg") 396px 0 no-repeat;
	padding:0 0 50px 0;
}
#lead{
	float: left;
	width: 396px;
}
#info{
	float: right;
	width: 352px;
}
#info p{
	margin: 0 0 10px 0;
}
#info dl{
	margin: 0 74px 50x 0;
}
#info dt{
	padding: 0 0 0 2px;
}
#info dd{
	background:url("../images/i_info_arw.gif") 0 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 12px 0 0 20px;
	font-size: 93%;
	line-height: 1.5;
}
