@charset "utf-8";
#mainimg {
	width:960px;
}
#mainimg .fra {
	width:680px;
	float:left;
}
#mainimg .info {
	width:280px;
	float:right;
}
/*****************************************
#long
*****************************************/
.intro {
	width: 670px; height: 320px; float:left; margin-bottom:20px;
	background-image: url(../img/index/bg_intro.jpg);
	background-repeat: no-repeat;	
}
.intro p {
	width:450px; font-size:100%;
	margin:160px 0px 0px 25px;
}
/******/
.news { width: 670px; float:left; margin-bottom:20px; }
.news .box { width:670px; float:left; }
.spc { margin-left:20px; }
.news .detail {
	width: 668px; height: 140px;
	border-width:0px 1px 1px 1px;
	border-color:#888888;
	border-style:solid;
}
.news .detail dl {
	width: 648px; float:left;
	font-size:90%;
	border-bottom:1px #888888 dotted;
	padding:7px 0px 7px 0px;
	margin-left:10px;
}
.news .detail dt { float:left; }
.news .detail dd { float:left; padding-left:10px; }
/******/
.links { width: 670px; float:left; margin-bottom:20px; }
.links .detail {
	width: 668px;
	border-width:0px 1px 1px 1px;
	border-color:#888888;
	border-style:solid;
}
.links .detail table { width: 638px; margin-left:15px; }
.links .detail th { width:110px; font-size:95%; padding:5px; }
.links .detail td { padding:5px; }
.links .detail tr { border-bottom:1px dotted #888888; }
.links .detail img { padding:0px 5px 5px 0px; }
/***staff.php***/
.staffline { width: 670px; float:left; margin-bottom:20px; }
.staffline table { width: 100%; margin-bottom:10px; }
.staffline td { width:450px; height:120px; padding:70px 10px 25px 210px; }
.staffline td dl { width:450px; float:left; }
.staffline td dt { width:60px; padding:0px 0px 5px 0px; float:left; }
.staffline td dd { width:385px; padding:0px 0px 5px 5px; float:left; }
/*member*/
.staffline td.hikichi  { background:url(../img/pages/img_stafflist_hikichi.jpg) no-repeat; }
.staffline td.yamamoto { background:url(../img/pages/img_stafflist_yamamoto.jpg) no-repeat; }
.staffline td.matsuo { background:url(../img/pages/img_stafflist_matsuo.jpg) no-repeat; }
.staffline td.wakano { background:url(../img/pages/img_stafflist_wakano.jpg) no-repeat; }
.staffline td.hata { background:url(../img/pages/img_stafflist_hata.jpg) no-repeat; }
.staffline td.takahashi { background:url(../img/pages/img_stafflist_takahashi.jpg) no-repeat; }
.staffline td.okamoto { background:url(../img/pages/img_stafflist_okamoto.jpg) no-repeat; }