@charset "utf-8";


/* ------------- photo ------------- */

#wrapperInner h2 img{ margin:0px 0 0 0;}

#wrapperInner #rightSide #photoImage01 {
	width: 320px;
	height: 198px;
	text-indent: -9999em;
	background: url(../images/sidebnr01.jpg) no-repeat;
}

#wrapperInner #rightSide #photoImage02 {
	width: 320px;
	height: 198px;
	text-indent: -9999em;
	background: url(../images/sidebnr02.jpg) no-repeat;
}

#wrapperInner #rightSide #photoImage03 {
	width: 320px;
	height: 198px;
	text-indent: -9999em;
	background: url(../images/sidebnr03.jpg) no-repeat;
}
#wrapperInner #rightSide #photoImage04 {
	width: 320px;
	height: 198px;
	text-indent: -9999em;
	background: url(../images/sidebnr04.jpg) no-repeat;
}


/*#wrapperInner #rightSide #photoImage03 {
	width: 320px;
	height: 198px;
	text-indent: -9999em;
	background: url(../images/sidebnr03.jpg) no-repeat;
}*/


/* ------------- トレたびリンク ------------- */

#directorPage #wrapper #wrapperInner #rightSide #linkBox dl{
	margin:4px 10px 0;
}
#directorPage #wrapper #wrapperInner #rightSide #linkBox dd{
	margin:0 0 4px 12px;
}