﻿@charset "utf-8";

/*今いるメニューを高くする*/
#navi #navi_02 #menu2_4 a {
	display: block;
	width: 160px;
	height: 30px;
	background-image: url(../../common/images/r4_02.jpg);
	background-position: 0px 0px;
}
#navi #navi_02 #menu2_4 a:hover {
	display: block;
	width: 160px;
	height: 30px;
	background-image: url(../../common/images/r4_02.jpg);
	background-position: 0px 0px;
}

#main {
	width: 600px;
	float: right;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar {
	width: 160px;
	float: left;
	background-color: #000000;
	padding-bottom: 20px;
}
#entry h2 {
	font-size: 14px;
}
#entry h3 {
	font-size: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#entry {
	width: 600px;
	margin-bottom: 20px;
	margin-top: 20px;
}


#side-in {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 8px;
	margin-right: 8px;
}

#side-in a {
	height: 34px;
	width: 144px;
	display: block;
	margin-bottom: 18px;
}

#smenu1 a{
	background-image: url(../img/staff1_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#smenu2 a{
	background-image: url(../img/staff2_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#side-in span {
	visibility: hidden;
}
#side-in #smenu1 a:hover {
	background-image: url(../img/staff1_02.gif);
	}
#side-in #smenu2 a:hover {
	background-image: url(../img/staff2_02.gif);
	}
#sesyu {
	width: 552px;
	margin-top: 20px;
	background-color: #000000;
	padding-left: 10px;
}
#sesyu h2 {
	background-image: url(../img/t_title1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 552px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	margin-bottom: 16px;
}
#sesyu span {
	visibility: hidden;
}
#sesyu h3 {
	font-size: 14px;
	margin-bottom: 8px;
}
#sesyu p {
	line-height: 150%;
	margin-top: 6px;
	margin-bottom: 12px;
	text-indent: 12px;
}
#sesyu #box-right p {
	line-height: 160%;
	margin-top: 6px;
	margin-bottom: 12px;
	text-indent: 12px;
	width: 275px;
	margin-right: 10px;
}
#sesyu #box-right {
	width: 552px;
	float: none;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#sesyu #box-left {
	margin: 0px;
	width: 262px;
	float: none;
}

#sesyu #box-right img {
	display: block;
	float: right;
}
#sesyu #photo #photo_left {
	width: 262px;
}
#sesyu #photo #photo_right {
	width: 262px;
	float: right;
}
#sesyu #photo #photo_left img {
	display: block;
}
#sesyu #photo img {
	display: block;
	margin-bottom: 8px;
}
#sesyu #photo #photo_left #img1 {
	display: block;
	margin-bottom: 25px;
}
#sesyu #photo {
	width: 552px;
}
#sesyu #box-right h3 {
	margin-top: 16px;
}
