@charset "UTF-8";
a:link,
a:visited
 {
	color: #98927A;
	text-decoration: none;
}
a:hover {
	color: #D5D782;
	border-bottom:	#D5D782 1px solid;
}
a:active {
	text-decoration: none;
}
#body{
	background: #FEFEFE;

}
#wrapper {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background: #EFEFEF;
	border: 1px solid #666666;
}
#header {
	height: 400px;
	background-color: #DADADA;
	background-image: url(../images/Header.jpg);
	margin-bottom: 10px;

}

#contents {
	height: auto;
	width: 972px;



	background: xurl(
../images/contents-bg.jpg) repeat-y;
	background-color: #FFFFFF;
}

#entry-body {
	width: 552px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#rc-right {
	float: right;
	height: 100%;
	width: 200px;
}
#left-column {
	width: 200px;
	float: left;
	height: 100%;
}
#rc-left {
	float: left;
	height: 100%;
	width: 572px;
}
#right-column {
	width: 772px;
	float: left;
	height: 100%;
}
.midashi span {
	font-size: 0.8em;
}
.navi {
	background: no-repeat;
	text-align: center;
}
.module {

}

.entry-body  {
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.8;
	letter-spacing: 0.1em;
	color: #333333;
	font-size: 14px;
}

.entry-more {
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
}
.date {
	text-align: right;
}

.navi li {
	float: left;
	border-right: 1px solid #666666;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
}
.navi {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0 auto;
}


.staff-list {
	margin-left: 10px;
 margin-bottom:30px;

}

#footer {
	background: #CCCCCC;
	height: 30px;
	clear: left;
}
.navi ul {
	text-align: center;
}

#midashi {
	height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.m-list {
	background: url(../images/midashi01.gif) no-repeat left top;
}
.b-list {
	background: url(../images/midashi02.gif) no-repeat left top;
}
.e-list {
	background: url(../images/midashi03.gif) no-repeat left top;
}
#entry-body   {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	letter-spacing: 0.1em;
	text-align: justify;
	line-height: 2.5;
	color: #333333;
}
#entry-body p {
	line-height: 2;
	margin-bottom: 1.5em;
}
.pinfo {
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
.caption {
	width: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #330099;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
	border-left: 5px solid #330099;
	font-size: 16px;
}


.photo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.small-0 {
	font-size: 12px;
	font-weight: normal;

}

.pink {
	font-size: 12px;
	font-weight: normal;
	color:#FF00FF;
}

.big {
	font-size: 24px;
	font-weight: bolder;
}
.big01 {
	font-size: 24px;
	font-weight: bolder;
}
.big02 {
	font-size: 18px;
	font-weight: bolder;
}
.color01 {
	color:#000066;
	}
.color10 {
	color: #999966;
}

.color02 {
	color:blue;
	}
.color03 {
	color:orange;
	}
.color04 {
	color:red;
	}
.color05 {
	color:purple;
	}
.color06 {
	color:green;
	}
.color07 {
	color:yellow;
	}
.color08 {
	color:pink;
	}
.color09 {
	color:aqua;
	}
.personal {
	background: url(../images/midashi01.gif);
	height: 40px;
}
.changcolor {
	color: #ffcc1b;
	border-bottom: medium double #8f0002;
}
.personal {
	margin-bottom: 5px;
}
.version {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 10px 30px;
	background-color: #240918;
	color:#881146;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 50%;
}
.version a {
	display: block;
	color:#881146;
}
.version a:hover {
	display: block;
	color:#8f244d;
}
