div#haikei {
	width:800px;
	height:600px;
	margin:0;
	padding:0;
	}

div#title {
	width:513px;
	height:155px;
	margin:0px 0px 0px 19px;
	padding:0px;
	}

div#inner {
	width:760px;
	height:425px;
	margin:0px 0px 0px 19px;
	padding:0px;
	}

/*photo*/
div#photo {
	width:493px;
	height:405px;
	margin:0px;
	padding:10px;
	float:left;
	}

div#photo div.inbox {
	width:230px;
	height:auto;
	overflow:hidden;
	padding:0px;
	float:left;
	}
div#photo div#right {margin-left:30px;}

div.staff {
	width:230px;
	height:120px;
	margin:10px 0px 20px;
	}
div.staff img {width:94px; height:94px; float:left; border:solid 3px #fff;}
div.staff p {width:125px; margin:0px 0px 0px 5px; float:left; font-size:11px;}
div.staff span {display:block; text-align:center; font-size:12px; font-weight:bold; margin-bottom:3px;}

/*blog*/
div#blog {
	width:247px;
	height:425px;
	margin:0px;
	padding:0px;
	float:left;
	}

div#blog div.rss {
	width:247px;
	margin:0px 0px 10px;
	padding:10px 0px;
	height:150px;
	overflow:auto;
	scroll-x:hidden;
	color:#666666;
	font-size:11px;
	}

div#blog div.rss div {width:230px;}
div#blog ul {list-style:none; padding:0px 10px; margin:0px;} 
div#blog ul a {color:#663333; text-decoration:none; background:url(../staff/images/mark.png) no-repeat; padding-left:15px;}


/*/////////////////////////////// G߂̍XV /////////////////////////////*/	
/*spring*/
div#haikei {background:url(../staff/images/spring/bk.jpg) no-repeat;}
div.title_s {background:url(../staff/images/spring/title.jpg) no-repeat;}
div#photo {background:url(../staff/images/spring/photo_bk.jpg) no-repeat;}
div#blog {background:url(../staff/images/spring/blog_bk.jpg) no-repeat;}

/*autumn*/
div#haikei {background:url(../staff/images/autumn/bk.jpg) no-repeat;}
div.title_s {background:url(../staff/images/autumn/title.jpg) no-repeat;}
div#photo {background:url(../staff/images/autumn/photo_bk.jpg) no-repeat;}
div#blog {background:url(../staff/images/autumn/blog_bk.jpg) no-repeat;}






