@charset "EUC-JP";

.page_bar{
	height: 75px;
	background: url("./image/page_bar.jpg") no-repeat;
}


/*
==================================================================
AUTO-F 
==================================================================
*/


.auto_f_table{
	width: 520px;
	margin: 0px 15px 0px 15px;
	padding: 5px 0px 0px 0px;
}

.auto_f_image{
	width: 252px;
	text-align: center;
	vertical-align: top;
}

.auto_f_text{
	padding: 0px 0px 0px 30px;
	color: #666666;
	text-align: left;
}

/*
==================================================================
スタッフ紹介 
==================================================================
*/

.blue_bar{
	margin: 30px 0px 20px 0px;
	height: 16px;
	background: url("./image/blue_bar.jpg") no-repeat;
}

.blue_bar_title{
	padding: 0px 0px 0px 35px;
	line-height: 16px;
	color: #666666;
	text-align: left;
	font-weight: bold;
}

.photo_box{
	width:534px;
	margin: 0px 0px 0px 16px;
}

.photo_left_box{
	float: left;
}

.image_box1{
	margin: 0px 12px 20px 0px;
	width: 170px;
	height: 350px;
	text-align: center;
	background: url("./image/staff_bg.jpg") no-repeat;
}

.image_box2{
	margin: 0px 0px 20px 0px;
	width: 170px;
	height: 350px;
	text-align: center;
	background: url("./image/staff_bg.jpg") no-repeat;
}

.photo{
	padding: 16px 7px 0px 7px;
	width: 155px;
	height: 103px;
	text-align: center;
}

.name{
	padding: 3px 7px 0px 7px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: left;
}

.profile{
	margin: 6px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
	height: 92px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}

.comment{
	padding: 0px 7px 0px 7px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
}


/*
==================================================================
アクセスマップ 
==================================================================
*/

.map{
	margin: 0px 20px 0px 30px;
	padding: 0px 0px 30px 0px;
}
