@charset "utf-8";

/* ============================================
 *
 * Last UpDate : 2010/06/23
 *
============================================ */
/* カテゴリ別背景 */
body#g06 #contents #main .sectionBg01 {
	background: #ffffff url(/message/img/student_bg01.jpg) no-repeat left top;
}

/* プロフィール */
.profileImg {
	position: relative;
	float: left;
	display: inline;
	margin-right: 15px;
	width: 352px;
	height: 350px;
}
	/* 保存対策用透過gif */
	.profileImg .transparent {
		position: absolute;
		left: 0;
		top: 0;
		width: 352px;
		height: 350px;
	}
.sectionProfile {
	position: relative;
	padding-top: 88px;
	overflow: hidden;
	zoom: 1;
}
	/* 保存対策用透過gif */
	.sectionProfile .transparent {
		position: absolute;
		right: 0;
		top: 0;
		width: 303px;
		height: 160px;
	}

	.sectionProfile h4 {
		margin-bottom: 12px;
	}
	.sectionProfile p {
		margin-left: 1px;
		margin-bottom: 90px;
	}
	.sectionProfile div {
		background: url(/shared/img/bg/w300_bg01.gif) no-repeat left top;
		padding: 9px 0 0;
		width: 300px;
	}
		.sectionProfile div dl {
			background: url(/shared/img/bg/w300_bg01.gif) no-repeat left bottom;
			padding: 0 0 3px;
		}
			.sectionProfile div dl dt {
				clear: both;
				float: left;
				padding-left: 6px;
			}
			.sectionProfile div dl dd {
				background: url(/shared/img/bg/bg_dotX01.gif) repeat-x left bottom;
				margin-bottom: 4px;
				padding: 1px 5px 8px 75px;
			}
			.sectionProfile div dl dd.last {
				background: none;
				padding: 1px 5px 4px 75px;
			}
.h5_clover01 {
	background: url(/shared/img/bg/bg_h5_clover.gif) no-repeat left top;
}
	.h5_clover01 h5 {
		background: url(/shared/img/bg/bg_dotX02.gif) repeat-x left bottom;
	}
		.h5_clover01 h5 span {
			display: block;
			background: url(/shared/img/ico/ico_clover01.png) no-repeat 11px 9px;
			padding: 13px 0 12px 39px;
			color: #86ac00;
			font-weight: bold;
			font-size: 133%;
			line-height: 1;
		}
/* student01 */
.sectionStudent01 {
	position: relative;
	float: left;
	display: inline;
	margin-right: 15px;
}
	.sectionStudent01 .transparent {
		position: absolute;
		left: 0;
		top: 0;
		width: 190px;
		height: 143px;
	}

/* ============================================
	先輩からのメッセージ
============================================ */
body.index .sectionRadius02 {
	min-height: 220px;
}
* html body.index .sectionRadius02 {
	height: 220px;
	display: inline;
	zoom: 1;
}
body.index .sectionRadius02 .indexPic01,
body.index .sectionRadius02 .indexPic02 {
	position: absolute;
	bottom: 1px;
}
body.index .sectionRadius02 .indexPic01 { right: 33px;}
body.index .sectionRadius02 .indexPic02 { right: 25px;}

body.index .sectionRadius02 .indexTxt01 {
	width: 405px;
}


/* ============================================
	一言メッセージ
============================================ */
.ol_message01 {
	margin-right: -10px;
	width: 680px;
	overflow: hidden;
	zoom: 1;
}
@media print {
	.ol_message01 {
		zoom: 0.9;
	}
}
	.ol_message01 li {
		float: left;
		margin: 0 10px 10px 0;
		width: 160px;
		height: 160px;
		position: relative;
		overflow: hidden;
	}
		.ol_message01 li .transparent {
			position: absolute;
			left: 0;
			top: 0;
			width: 160px;
			height: 160px;
			z-index: 5;
		}
			#imageCaptionWrap dl dt {
				clear: both;
				float: left;
				width: 3em;
			}
			#imageCaptionWrap dl dd {
				margin-left: 3.5em;
				padding-left: 1em;
			}
				#imageCaptionWrap dl dd span {
					display: inline-block;
					margin-left: -1em;
				}
			#lightbox-container-image .transparent {
				position: absolute;
				left: 20px;
				top: 40px;
				width: 474px;
				height: 616px;
			}


/* ============================================
	在校生インタビュー
============================================ */
.dl_student01 {
	float: none !important;
	margin: 0 0 10px !important;
	overflow: hidden;
	zoom: 1;
}
	.dl_student01 dt {
		background: none !important;
		margin: 0 !important;
		padding: 0 !important;
		clear: both;
		float: left;
		width: 2.5em;
		font-weight: bold;
	}
	.dl_student01 dd {
		margin-left: 2.5em;
		padding-left: 1em;
	}
		.dl_student01 dd span {
			*display: inline;
			zoom: 1;
			display: inline-block;
			margin-left: -0.5em;
			padding: 0 0.5em 0 0;
		}
.ul_student01 {
}
	.ul_student01 li {
		background: url(/shared/img/ico/ico_circle01.gif) no-repeat left 0.5em;
		padding-left: 16px;
		width: auto !important;
	}
	* html .ul_student01 li {
		background: url(/shared/img/ico/ico_circle01.gif) no-repeat left 0.3em;
	}

/* 写真掲載なしCSS */
.noPhoto_memoryProfile {
	float: left !important;
}
.noPhoto_ul_student01 {
	float: right;
}
.noPhoto_sectionProfile {
	padding-top: 30px !important;
	margin-bottom: 30px !important;
}
.noPhoto_student_txt02 {
		margin-bottom: 30px !important;
}
