@charset "UTF-8";


/* **************************************************************
 ページID　定義
************************************************************** */

#intro_3rd {
	width: 566px;
	min-height: 500px;
	color: #505050;
	padding-bottom: 30px;
}
*html #intro_3rd {
	height: 500px;
}

#intro_3rd a {
	text-decoration: underline;
}

/* **************************************************************
 ▼▼ スタイル定義 ▼▼
************************************************************** */

/* コース写真ブロック　定義 */
#intro_3rd div.photo-wrap-L {
	background: url(../images/common_bg_001.gif) left top repeat-y;
}
#intro_3rd div.photo-wrap-M {
	background: url(../images/common_bg_002.gif) left top no-repeat;
}
#intro_3rd div.photoFloatBox {
	width: 566px;
	background: url(../images/common_bg_003.gif) left bottom no-repeat;
	padding-top: 15px;
	padding-bottom: 20px;
}
#intro_3rd div.photoLt {
	width: 243px;
	display: inline;
	float: left;
	margin-left: 17px;
}
#intro_3rd div.photoRt {
	width: 243px;
	display: inline;
	float: right;
	margin-right: 17px;
}

#intro_3rd div.photoLt h5 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../../shared/images/common_ic_001.gif) left 50% no-repeat;
}
#intro_3rd div.photoLt img {
	margin-bottom: 15px;
}
#intro_3rd div.photoLt p {
	font-size: 70%;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#intro_3rd div.photoLt ul {
	text-align: center;
}
#intro_3rd div.photoLt li {
	display: inline;
	padding-left: 10px;
	background: url(../../shared/images/common_ic_002.gif) left 50% no-repeat;
	font-size: 70%;
	margin-right: 20px;
	line-height: 1.2em;
}
#intro_3rd div.photoRt h5 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../../shared/images/common_ic_001.gif) left 50% no-repeat;
}
#intro_3rd div.photoRt img {
	margin-bottom: 15px;
}
#intro_3rd div.photoRt p {
	font-size: 70%;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#intro_3rd div.photoRt ul {
	text-align: center;
}
#intro_3rd div.photoRt li {
	display: inline;
	padding-left: 10px;
	background: url(../../shared/images/common_ic_002.gif) left 50% no-repeat;
	font-size: 70%;
	margin-right: 20px;
	line-height: 1.2em;
}


/* コース写真ブロック（body_environment.html）　定義 */
#intro_3rd div.photoFloatBox02 {
	width: 566px;
	padding: 5px 0px;
	background: #f9f2ea;
	text-align: center;
}
#intro_3rd div.photo-L02 {
	width: 552px;
	margin: 0px auto;
	padding: 10px 0px;
	background: #ffffff;
	border: 1px solid #cccccc;
}
#intro_3rd div.photoLt02 {
	width: 264px;
	display: inline;
	float: left;
	margin-left: 10px;
	text-align: left;
}
#intro_3rd div.photoRt02 {
	width: 252px;
	display: inline;
	float: right;
	margin-right: 10px;
}
#intro_3rd div.photoLt02 h5 {
	font-size: 80%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../../shared/images/common_ic_001.gif) left 50% no-repeat;
}
#intro_3rd div.photoLt02 p {
	font-size: 70%;
	line-height: 1.4em;
	margin-bottom: 15px;
}
#intro_3rd div.photoLt02 ul {
	text-align: center;
}
#intro_3rd div.photoLt02 li {
	display: inline;
	padding-left: 10px;
	background: url(../../shared/images/common_ic_002.gif) left 50% no-repeat;
	font-size: 70%;
	margin-right: 20px;
}


/* Interview 卒業生の声　ブロック */

#intro_3rd div.interview-wrap {
	margin-bottom: 22px;
	padding-bottom: 20px;
	background: url(../../shared/images/common_bg_002.gif) left bottom repeat-x;
}
#intro_3rd div.interviewFloatBox {
	width: 566px;
	margin-bottom: 20px;
}
#intro_3rd div.interviewLt {
	width: 102px;
	float: left;
}
#intro_3rd div.interviewRt {
	width: 454px;
	float: right;
}
#intro_3rd div.interviewRt h5 {
	font-size: 90%;
	color: #fa7d19;
	font-weight: bold;
	margin-bottom: 10px;
}
#intro_3rd div.interviewRt p {
	font-size: 80%;
	line-height: 1.4em;
}
#intro_3rd div.interviewRt div {
	margin-left:200px;
	padding-left:10px;
	font-size: 80%;
	line-height: 1.4em;
	background: url(../../shared/images/common_ic_002.gif) left no-repeat;
}

/* 帝京短大のライフケアを選ぶ4つの理由　ブロック */

#intro_3rd h6.reson-title {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.4em;
}
#intro_3rd ul.reson-list li {
	font-size: 80%;
	line-height: 1.4em;
}










