@charset "UTF-8";
/* CSS Document */


/* header */

.headerBox {
	padding: 2px 0 0;
}

.siteHeader {
	border-bottom: 1px solid #e3e3e3;
   	margin: -10px 0 8px;
    padding: 0 0 8px;
}

.headerSubLeft ul li a {
	float: left;
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/home_icon.png");
	background-position: left 1.5px;
    background-repeat: no-repeat;
    display: block;
    padding: 0 18px 0 13px;
    text-decoration: none;
	font-size: 12px;
}

.headerSubLight p a {
	float: right;
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow1.png");
	background-position: left;
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 0 15px;
	text-decoration: none;
	font-size: 12px;
	margin-top: -4px;
}

#siteTitle {
	margin:0 auto;
	width: 960px;
}

#siteTitle a.logo {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/logo.png");
    background-repeat: no-repeat;
    display: block;
	width: 382px;
	height: 53px;
    text-indent: -9999px;
    float: left;
}
#siteTitle a.bnr {
	float: right;
}

header {
	background-color: #FFFFFF;
}

.headerSubBox{
    border-bottom: 1px solid #e3e3e3;
    margin: 10px 0 10px;
    padding: 0 0 25px;
}


.headerSub{
    margin: 0 auto;
    width: 960px;
}



/* footer */

.footerBox01 {
    margin: 100px auto 0;
    width: 960px;
}

footer {
	background-color: #FFFFFF;
	margin-top: 80px;
}

.footerBox02 {
    padding-top: 40px;
}

.footerContents {
	width: 960px;
	margin: 0 auto;
}

.pageTop{
    background-color: #9ccefd;
    display: block;
    float: right;
    height: 20px;
    margin: -40px 0 0 150px;
    padding: 10px;
    text-align: center;
    width: 150px;
}

.pageTop a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow3.png");
    background-position: left 6px;
    background-repeat: no-repeat;
    padding-left: 16px;
    text-decoration: none;
}


.footerInfo span {
	font-size: 18px;
	font-weight: bold;
}

.footerNav ul {
	float: left;
	margin-right:40px;
}

.footerNav {
	margin-right: 160px;
	float: right;
}

.footerNav ul li{
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow6.png");
	background-position: left 6px;
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 12px 12px
}

.copyright {
    margin-top: 50px;
}



/* contents内共通要素 */

#wrapper {
	background: #E2F7FF;
}


.contents {
	width: 960px;
	margin: 0 auto;
}

.anchorLink , .anchorLink02 , .anchorLink03 {
	border: 1px solid #A3D2FF;
    padding: 15px;
    width: 630px;
}
.anchorLink ul li {
	float: left;
	margin-right:25px;
}

.anchorLink02 ul {
	float: left;
	margin-right:35px;
}

.anchorLink02 ul li {
	padding-bottom: 6px;
}
.anchorLink03 ul {
	display: table;
}
.anchorLink03 ul:nth-child(2) {
    margin-top: 10px;
}
.anchorLink03 ul li {
	float: left;
	padding-bottom: 6px;
	width: 205px;
	margin-right: 5px;
}
.anchorLink03 ul li:nth-child(3n)  {
	margin-right: 0;
}

.fontBold {
	font-weight: bold;
}

.pdfLink {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/pdf_icon.png");
    background-repeat: no-repeat;
	background-position: right;
	padding: 5px 22px 5px 0;
}

.icoArrow {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow5.png");
    background-repeat: no-repeat;
	background-position: right;
    margin-right: 12px;
    padding: 0 12px 0 0;
}

.linkArrow02 {
    background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow2.png");
    background-position: 0 center;
    background-repeat: no-repeat;
    float: right;
    margin: -58px 0;
    padding: 0 0 0 12px;
}

.icoBlank {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/blank_icon.png");
    background-repeat: no-repeat;
	background-position: right;
	padding: 5px 22px 5px 0;
}

.linkArrow {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow2.png");
    background-repeat: no-repeat;
	background-position: 0 center;
	padding: 0 0 0 12px;
	float: right;
	margin: -50px 0;
	text-decoration: none;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	border-bottom: solid 3px #A3D2FF;
	margin-bottom: 30px;
    padding-bottom: 20px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0 20px;
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/h2.png");
    background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0 20px;
	border-bottom: dashed 1px #BBBBBB;
	padding-bottom: 10px;
}


/* サイドナビ */

.side {
	float: left;
	width: 210px;
}

.side ul {
	background-color: #ffffff;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    width: 210px;
}

.side ul li {
	border-bottom: solid 1px #BCDAF2;
}

.side ul li:hover, .side ul li:active, .intoroduction .side ul li:nth-child(1) , .staff .side ul li:nth-child(2) ,
.curriculum .side ul li:nth-child(3) , .bisiness .side ul li:nth-child(4) , .training .side ul li:nth-child(5) , .research .side ul li:nth-child(6) ,
.achivement .side ul li:nth-child(7) , .guidance .side ul li:nth-child(8) , .interview .side ul li:nth-child(9) ,.daily .side ul li:nth-child(10) , .career .side ul li:nth-child(11) , .parenting .side ul li:nth-child(12) , .recruitment .side ul li:nth-child(13) ,
.information .side ul li:nth-child(14) , .inquire .side ul li:nth-child(15) , .link .side ul li:nth-child(16) {
	background-color:#99C7DF;
}

.side ul li:nth-child(2) {
	border-bottom: 1px solid #fff;
}
.side ul li:nth-child(10) {
	border-bottom: 1px solid #fff;
}
.side ul li:nth-child(11) {
	border-bottom: 1px solid #fff;
}
.side ul li a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow2.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    font-size: 16px;
    line-height: 1.5;
    padding: 14px 15px;
    text-decoration: none;
	margin-right: 14px;
}

.side ul li a:hover,.side ul li a:active , .intoroduction .side ul li:nth-child(1) a , .bisiness .side ul li:nth-child(4) a , .training .side ul li:nth-child(5) a ,
.research .side ul li:nth-child(6) a , .achivement .side ul li:nth-child(7) a , .guidance .side ul li:nth-child(8) a , .recruitment .side ul li:nth-child(10) a ,
.information .side ul li:nth-child(11) a , .inquire .side ul li:nth-child(12) a , .link .side ul li:nth-child(13) a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow7.png");
    background-position: right center;
    background-repeat: no-repeat;
}

.side ul li:nth-child(2) a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow4.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    height: 5px;
    line-height: 1;
    margin-left: 18px;
}

.side ul li:nth-child(3) a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow4.png");
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    height: 8px;
    line-height: 1;
    margin-left: 18px;
}

.side ul li:nth-child(10) a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow4.png");
    background-position: left 17px;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    line-height: 1.3;
    margin-left: 18px;
    height: 5px;	
}
.side ul li:nth-child(11) a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow4.png");
    background-position: left 17px;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    line-height: 1.3;
    margin-left: 18px;
    height: 5px;	
}
.side ul li:nth-child(12) a {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/arrow4.png");
    background-position: left 17px;
    background-repeat: no-repeat;
    display: block;
    font-size: 14px;
    line-height: 1.3;
    margin-left: 18px;
    height: 8px;	
}

.sideBanner1 a, .sideBanner2 a {
	background-color: #4a86d6;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #ffffff;
    font-size: 13px;
    line-height: 1.4;
    margin: 20px 0 0;
    padding: 20px;
    width: 170px;
	display: block;
}

.sideBanner1 a, .sideBanner2 a {
	color: #fff;
	text-decoration: none;
}

.sideBanner1 span, .sideBanner2 span {
	font-size: 18px;
	font-weight: bold;
}

.clearfix .side .sideBannerImage {
	background: none;
	box-shadow: none;
	margin: 20px 0 0;
}

.clearfix .side .sideBannerImage li {
	margin: 0 0 10px;
	padding: 0;
	border: 0;
}
.clearfix .side .sideBannerImage li a {
	line-height: 0;
	padding: 0;
	margin: 0;
}

/* パンくず */

.breadCrumbs {
	padding: 15px 0;
	width: 960px;
	margin: 0 auto;
	font-size: 12px;
}



/* テーブル */

.table01 {
	border-collapse: collapse;
    border-color: #A3D2FF;
    border-style: solid;
    border-width: 1px 1px 0 0;
    margin: 0 0 20px;
    width: 100%;
}

.table01 th {
	background-color: #F2F9FF;
    border-collapse: collapse;
    border-color: #A3D2FF;
    border-style: solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 180%;
    padding: 10px 12px 8px;
	vertical-align: top;
}

.table01 td {
    border-collapse: collapse;
    border-color: #A3D2FF;
    border-style: solid;
    border-width: 0 0 1px 1px;
    line-height: 180%;
    padding: 10px 12px 8px;
	vertical-align: top;
}

.table02 {
    margin: 0 0 20px;
    width: 100%;
}

.table02 th, .table02 td {
	vertical-align: top;
	line-height: 180%;
	background-color: #FFFFFF;
	font-weight: normal;
}

.box01 {
	background-color: #d8f1ff;
    padding: 20px 40px 2px;
    width: 580px;
}

.box02 {
    border: 1px solid #a3d2ff;
    padding: 25px 25px 0;
    width: 610px;
}

.box03 {
	border-top-style: solid;
	border-top-color: #A3D2FF;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3D2FF;
	border-bottom-width: 1px;
    padding: 15px 0;
    width: 660px;
}

.box04 {
	border-bottom-style: solid;
	border-bottom-color: #A3D2FF;
	border-bottom-width: 1px;
    padding: 15px 0;
    width: 660px;
}

.box05 {
	border-bottom-style: solid;
	border-bottom-color: #A3D2FF;
	border-bottom-width: 1px;
    width: 660px;
}

.box06 {
    border: 1px solid #a3d2ff;
    padding: 20px;
    width: 275px;
	height: 450px;
}



/* トップ */

.homeContents {
	width: 960px;
	margin: 40px auto 0;
}

.homeMain {
	width: 720px;
	float: right;
}

.mainPhoto {
    position: relative;
	z-index: 1;
}

.homeSlideCaption {
	width: 291px;
	height: 193px;
    bottom: 6px;
    left: 12px;
    position: absolute;
	z-index: 1000;
}

.homeBtn {
    bottom: 15px;
    left: 530px;
    position: absolute;
	z-index: 10;
}

.homeBnrBox {
	height: 222px;
    margin: 20px 0;
    width: 720px;
}

.homeBnrBox ul li {
	float: left;
}

.homeBnrBox ul li:nth-child(2) , .homeBnrBox ul li:nth-child(3) {
	margin-left: 10px;
}

.homeBtn ul li {
	float: left;
	margin-right: 10px;
}

.homeInfoBox {
	width: 660px;
	background-color: #fff;
	padding: 20px 30px;
}

.homeInfo {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/home/homeh2second.png");
    background-position: 0 35px;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
    height: 37px;
}

.homeInfoBox #tab {
	overflow: hidden;
}

.homeInfoBox #tab li {
	float: left;
	display: inline;
	/*text-indent: -99999px;*/
	height: 23px;
	margin-bottom: 20px;
	padding-top: 8px;
	cursor: pointer;
	text-align: center;
}
.homeInfoBox #tab {
	color: #333;
}
.homeInfoBox #tab li#tab-allnews,
.homeInfoBox #tab li#tab-news,
.homeInfoBox #tab li#tab-pharmacynews,
.homeInfoBox #tab li#tab-manufacturernews,
.homeInfoBox #tab li#tab-patient
{
	background-color: #ABD5FD;
	border: 1px solid #ABD5FD;
	border-right: 1px solid #fff;
	/*border-left: 1px solid #fff;*/
}
.homeInfoBox #tab li#tab-allnews:hover ,
.homeInfoBox #tab li#tab-allnews.select,
.homeInfoBox #tab li#tab-news:hover ,
.homeInfoBox #tab li#tab-news.select,
.homeInfoBox #tab li#tab-pharmacynews:hover ,
.homeInfoBox #tab li#tab-pharmacynews.select,
.homeInfoBox #tab li#tab-manufacturernews:hover ,
.homeInfoBox #tab li#tab-manufacturernews.select,
.homeInfoBox #tab li#tab-patient:hover ,
.homeInfoBox #tab li#tab-patient.select
{
	background-color: #fff;
	border: 1px solid #ABD5FD;
}

.homeInfoBox #tab li#tab-allnews {	width: 90px;}
.homeInfoBox #tab li#tab-allnews:hover ,
.homeInfoBox #tab li#tab-allnews.select {	width: 90px;}
.homeInfoBox #tab li#tab-news {	width: 106px;}
.homeInfoBox #tab li#tab-news:hover ,
.homeInfoBox #tab li#tab-news.select {	width: 106px;}
.homeInfoBox #tab li#tab-pharmacynews {	width: 160px;}
.homeInfoBox #tab li#tab-pharmacynews:hover ,
.homeInfoBox #tab li#tab-pharmacynews.select {	width: 160px;}
.homeInfoBox #tab li#tab-manufacturernews {	width: 186px;}
.homeInfoBox #tab li#tab-manufacturernews:hover ,
.homeInfoBox #tab li#tab-manufacturernews.select {	width: 186px;}
.homeInfoBox #tab li#tab-patient {	width: 106px;}
.homeInfoBox #tab li#tab-patient:hover ,
.homeInfoBox #tab li#tab-patient.select {	width: 106px;}


.homeInfoBox02 dl dt {
    float: left;
}


/* 教育研修 */


.main {
	width: 660px;
	padding: 30px;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
	float: right;
	background-color: #FFFFFF;
}

.mainRight {
	float: right;
	margin-left: 15px;
	margin-bottom:30px;
}



/* スタッフ紹介 */
.staff h1 + img {
	margin-bottom: 30px;
}

.staffBox:nth-child(2) {
	margin-top: 10px;
}

.staffBox ul li {
	float: left;
	margin-right: 20px;
	margin-bottom:20px;
	width: 145px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	height: 70px;
	line-height: 1.8;
}

.staffBox ul li span {
	display: block;
    font-weight: bold;
    margin-top: 10px;
}

.staff .table01 .note {
	font-size: 86%;
	vertical-align: top;
	padding-left: 10px;
}
/*.staff .table01 tr > th:nth-child(1) {
	width: 200px;
}*/
.university p {
	font-size: 93%;
	margin-bottom: 1em;
}
.degree {
	margin-top: 20px;
}
.staff .table01 {
	margin-bottom: 0;
}
.staff .table01 tr:nth-child(1) th {
	text-align: center;
}
.staff .table01 th, .staff .table01 td {
	padding-top: 5px;
	padding-bottom: 4px;
}
.staff .table01 td {
	text-align: center;
	width: 120px;
}


/* リンク */

.linkBox ul li {
	margin: 30px 0 20px;
	border-bottom: dashed 1px #BBBBBB;
	padding-bottom: 10px;
	width: 660px;
}

/* 薬剤部の一年 */
.curriculum h1 {
	border: none;
	margin: 0;
}

.h1_noText {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/curriculum/curriculum_main.png");
    background-repeat: no-repeat;
    display: block;
	width: 157px;
	height: 124px;
    text-indent: -9999px;
	margin: 0 auto 30px;
}

.mainText {
	text-align: center;
}

.curriculumBox02 {
	float: left;
	margin: 0 15px 15px 0;
}

.curriculumBox ul li {
	float: left;
	margin-bottom: 15px;
}

.curriculumBox ul li:nth-child(1) {
	margin-right: 20px;
}

.copy {
	font-size: 20px;
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/Circle.png");
    background-position: left center;
    background-repeat: no-repeat;
	padding-left: 20px;
}

/* 保険薬局の皆様へ 医薬品メーカーの皆様へ */

.pharmacyInfo , .manufacturerInfo {
	background-image: url("/faculty/medicine/department/master/i-pharm/common/img/h2second.png");
    background-position: 0 35px;
    background-repeat: no-repeat;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    margin: 30px 0 0;
}

.date {
	font-size: 12px;
	color: #00468C;
	display: inline;
	padding-right: 15px;
}

.pharmacyInfoBox dd , .manufactureInfoBox dd , .homeInfoBox dd {
    padding-bottom: 10px;
}

.pharmacyInfoBox dd:nth-child(11) , .manufactureInfoBox dd:nth-child(11) , .homeInfoBox dd:nth-child(5) {
    padding-bottom: 20px;
}
/* 188bet体育_188bet备用网址 */
.information .infoLink {
	margin-bottom: 40px;
}
.information .cateLink {
	background-color: #A3D2FF;
	padding: 8px 10px 0;
	overflow: hidden;
	margin-bottom: 14px;
}

.information .cateLink li {
	float: left;
	padding: 0 15px 8px 0;
}
.information .cateLink li a {
	display: block;
	padding: 2px 4px;
}
.information .cateLink li a.active {
	background-color: #FFFFFF;
}

.boxEntry {
	padding-bottom: 36px;
	border-bottom: 2px solid #A3D2FF;
	margin-bottom: 36px;

}
.boxEntry .entryDate {
	color: #00468C;
	font-size: 12px;
	margin-bottom: 12px;
}
.boxEntry h4 {
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 15px;
}
.boxEntry .boxEntryRight {
	float: right;
	width: 206px;
	margin-left: 20px;
}
.boxEntry .boxEntryRight figure {
	margin: 0 0 15px;
}
.boxEntryPagenate {
	text-align: center;
}
.boxEntryPagenate a,.boxEntryPagenate span {
	margin: 0 5px;
}

/* 188bet体育_188bet备用网址 */
.research h3 {
	font-weight: normal;
}

/* 業績 */
.achivement .anchorLink {
	padding-left: 40px;
	padding-right: 40px;
	width: 580px;
	position: relative;
}
.achivement #btn li {
	cursor: pointer;
	position: absolute;
}
.achivement #btn li.prev {
	top:14px;
	left:14px;
}
.achivement #btn li.next {
	top:14px;
	right:0;
}
.achivement .anchorLink ul li {
	margin-right: 15px;
}
.achivement #link li {
	cursor: pointer;
	text-decoration: underline;
}

/* 見学案内_信大病院薬剤部でできること */

.underLineBox {
	border-bottom: 1px solid #99C7DF;
	height: 140px;
    margin: 20px 0;
    width: 660px;
}
.featureLeftBox {
	float: left;
}
.featureLeftBox p {
	font-size: 25px;
	font-weight: bold;
	color: #5291D9;
	margin-right: 70px;
	line-height: 140%;
}
.featureRightBox {
	float: right;
}
.featureRightBox p {
	font-size: 16px;
	font-weight: bold;
	color: #5291D9;
}
.feature .main h3 em,
.test-feature .main h3 em {
	font-weight: normal;
	font-size: 0.8em;
}
.feature .main .box02,
.test-feature .main .box02 {
	padding-bottom: 25px;
}
.feature .main .box02 h3,
.test-feature .main .box02 h3 {
	border: none;
	margin: 0 0 10px;
	padding: none;
	text-align: center;
}
.feature .main .box02 dl,
.test-feature .main .box02 dl {
	width: 140px;
    float: left;
    margin-right: 16px;
}
.feature .main .box02 dl:nth-of-type(4) {
    margin-right: 0;
}
.test-feature .main .box02 dl:nth-of-type(4) {
    margin-right: 0;
}
.feature .main .box02 dl dd em,
.test-feature .main .box02 dl dd em {
	font-weight: normal;
	font-size: 0.9em;
	text-align: left;
	display: inline-block;
	padding: 5px 0 0;
}
.box06Title {
	font-size: 16px;
	font-weight: bold;
}
.box06 img {
	margin-bottom: 10px;
}
.aboutEducation li {
	float: left;
}
.aboutEducation li:nth-child(1) {
    margin-right: 25px;
}
.featureRightBox02 {
	float: right;
	margin-left: 10px;
	width: 540px;
	height: 97px;
}
.featureRightBox02 p {
	vertical-align: center;
}
.main .box02 dd {
    text-align: center;
}

.feature .table01,
.test-feature .table01{
	width: 80%;
	margin-top: 10px;
}
.feature .table01 th,
.feature .table01 td,
.test-feature .table01 th,
.test-feature .table01 td {
	text-align: center;
	padding: 3px 6px 2px;
}
.seniorComments {
	margin: 0 0 20px;
}
.seniorComments li {
	margin: 0 0 16px;
	padding: 0 0 0 120px;
	min-height: 97px;
	background-position: 0 0;
	line-height: 1.8;
	background-repeat: no-repeat;
}
.seniorComments .senior01 { background-image: url(/faculty/medicine/department/master/i-pharm/common/img/guidance/pic_peo01_2.jpg); }
.seniorComments .senior02 { background-image: url(/faculty/medicine/department/master/i-pharm/common/img/guidance/pic_peo02_2.jpg); }
.seniorComments .senior03 { background-image: url(/faculty/medicine/department/master/i-pharm/common/img/guidance/pic_peo03_2.jpg); }
.seniorComments .senior04 { background-image: url(/faculty/medicine/department/master/i-pharm/common/img/guidance/pic_peo04_2.jpg); }




.h3_ttl02{
	font-weight:normal!important;
	border-bottom:none!important;
	margin-top:0px!important;		
	margin-bottom:0px!important;
}
.mt20{
	margin-top:20px!important;
}
ul.tab_list{
	display:flex;
}
ul.tab_list li{
	float: left;
	margin:0 0 30px 30px;
	padding:20px 20px 40px 20px;
	cursor: pointer;
	border:1px solid #99C7DF;	
	width:142px;
	box-sizing:border-box;
	background: url(/faculty/medicine/department/master/i-pharm/common/img/interview/arrow.png) center bottom no-repeat;
	position:relative;	
}
ul.tab_list li:first-child{
	margin:0 0 30px 0;
}
ul.tab_list li .name{
	font-size:16px;
	text-decoration:underline;
	text-align:center;
	margin:5px 0 0 0;
}
ul.tab_list li .txt{
	margin:10px 0 0 0;	
}
ul.tab_list li.active {
	background: url(/faculty/medicine/department/master/i-pharm/common/img/interview/arrow_on.png) center bottom no-repeat;	
}
ul.tab_list li.active:after{
	content:"";
	display:block;
	position:absolute;
	left:59px;
	bottom:-32px;
	background: url(/faculty/medicine/department/master/i-pharm/common/img/interview/top_arrow.png) center 0 no-repeat;		
	width:25px;
	height:23px;
}
div.tabContent{
	clear: both;
	width:100%;
	display: none;
	border-top:1px solid #99C7DF;
	padding:25px 0 0 0;
}
div.active {
	display: block;
}
div.tabContent .comment_list dt{
	width:80px;
	display:inline-block;
	margin:0 0 20px 0;
	overflow:hidden;
}
div.tabContent .comment_list dt span{
	float:right;
}
div.tabContent .comment_list dd{
	width:540px;	
	display:inline-block;
	vertical-align:top;
	margin:0 0 20px 10px;
}
div.tabContent .comment_list dd figure{
	margin:0;
	display:inline-block;
}
div.tabContent .comment_list dd figure figcaption{
	font-size:12px;
	text-align:center;
	margin:0;
}
div.tabContent .close{
	background:#99C7DF;
	text-align:center;
	color:#fff;
	display:block;
	margin:60px -30px 0 -30px;
	width: calc(100% + 60px);
	cursor:pointer;
}
div.tabContent .close span{
	background: url(/faculty/medicine/department/master/i-pharm/common/img/interview/close.png) right center no-repeat;		
	padding:0 20px 0 0!important;
	display:inline-block!important;
	width:50px;
}
.link_btn_wrap{
	clear: both;	
}
.link_btn01{
	text-decoration:none;
	background:#99C7DF;
	font-size:20px;
	text-align:center;
	margin:40px 0 0 0;
	display:block;
	height:60px;
}
.link_btn01 span{
	padding:15px 40px 15px 0;
	display:inline-block;
	background: url(/faculty/medicine/department/master/i-pharm/common/img/interview/arrow02.png) right center no-repeat;		
}
.clearfix02{
	overflow:hidden!important;
}
.txt_center{
	text-align:center;
	margin-bottom:5px;
}
.important_mark{
	display:inline-block;
	width:65px;
	text-align:center;
	background:#4A86D6;
	padding:1px 0 0 0;
	color:#fff;
	vertical-align:middle;
	font-size:13px;
	margin-right:10px;	
}
.information .important_mark{
	margin-bottom:10px;
}