@charset "utf-8";
/* ===================================================================
CSS information

 style info :
 
=================================================================== */

/*----------------------------------------------------
	 #hedintro
 
----------------------------------------------------- */

h2.sight_hed{
	background:url(../images/sight.jpg) 0 0 no-repeat;
	text-indent:-9999px;
}
h4 {
	margin: 0 0 3px;
}

#main{
	padding:0 0 0 5px;
	margin:40px 0 40px;
}
.photoBox{
	width:280px;
	height:130px;
	margin:0 5px 40px 0;
	float:left;
}
.photoBox img{float:left;}


.r{
	width:160px;
	float:right;
	background:url(../images/line.gif);
}

.photoBox h3{
	margin:0 0 10px;
	text-indent:-9999px;
}
.h01{background:url(../images/t01.gif) 0 5px no-repeat;}
.h02{background:url(../images/t02.gif) 0 5px no-repeat;}
.h03{background:url(../images/t03.gif) 0 5px no-repeat;}
.h04{background:url(../images/t04.gif) 0 5px no-repeat;}
.h05{background:url(../images/t05.gif) 0 5px no-repeat;}
.h06{background:url(../images/t06.gif) 0 5px no-repeat;}

.photoBox p{
	line-height:1.8em;
}








