@charset "utf-8";
.kyouin-left {
	width: 290px;
	margin-bottom: 25px;
	position: relative;
	float: left;
	background-color: #EAEAEA;
}
.kyouin-right {
	width: 290px;
	margin-bottom: 25px;
	position: relative;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #EAEAEA;
}

*:first-child+html .kyouin-right {
	margin-right: 0px;
}
html[xmlns] .kyouin-right {
	margin-right: 0px;
}


html*.kyouin-right {
	margin-right: -20px;
}

.kyouin-profile {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #AEA6D0;
	border-right-color: #AEA6D0;
	border-bottom-color: #AEA6D0;
	border-left-color: #AEA6D0;
	padding-bottom: 5px;
	line-height: 180%;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 12px;
	margin-top: auto;
	background-image: url(../img/kyouin/bg-profile.jpg);
	background-repeat: repeat-x;
	background-position: 0px -5px;
}


.kyouin-profile p {
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 5px;
}
.kyouin-profile .profile-ol {
	padding-right: 8px;
	padding-left: 25px;
}
.kyouin-profile .profile-ol li {
	list-style-position: outside;
}
.kyouin-profile .h4-title {
	font-weight: bold;
	color: #333333;
	background-image: url(../img/kyouin/bg-title.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 290px;
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 1px;
}
html[xmlns] .kyouin-profile .h4-title {
	width: 265px;
	height:21px;
}

.kyouin-photo {
	width: 74px;
}
.kyouin-photo a{
	border: 2px solid #FFFFFF;
	display: block;
}
.kyouin-photo a:hover {
	border: 2px solid #5D4EA2;
	display: block;
}
.kyouin-data {
	background-color: #EAEAEA;
	padding: 5px;
	margin-bottom: 5px;
	height: auto;
	display: block;
}
.kyouin-head-text {
	width: 200px;
	float: right;
	height:auto;

}
.kyouin-photo {
	width: 74px;
	float: left;
}
.kyouin-clear {
	clear:both;
	font-size:1em;
}
#contents .kyouin-head-text .h3 {
	background-image: none;
	height: auto;
	width: auto;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents .kyouin-head-text .h4 {
	padding-bottom: 5px;

}
html[xmlns] #contents .kyouin-head-text h3 {
	width:200px;
}
