@charset "utf-8";

/* 見出し */
h2 {
 margin-bottom: 25px;
}

h3.title {
 margin-bottom: 12px;
 background: none;
 padding-left: 0px;
}

h3.title02 {
 margin-bottom: 0px;
 background: none;
 padding-left: 0px;
}

h4.title {
 background: none;
 padding-left: 0px;
 margin-bottom: 10px;
 margin-left: 12px;
 margin-right: 0px;
}

h3.cmnTitleH3 {
 line-height: 140%;
 font-size: 160%;
 background: url(/images/pt_title.gif) no-repeat 10px 50%;
 padding: 4px 10px 5px 47px;
 color: #505050;
}

.cmnTitleLineH3 {
 background: url(/images/cmn_title_bg.jpg) repeat-x 0 0 #ffecec;
 margin-bottom: 12px;
 margin-right: 12px;
}

h4.cmnTitleH4 {
 font-size: 120%;
 background: url(/images/pt_ring.gif) no-repeat 0 50%;
 color: #585858;
 padding-left: 18px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
}

.cmnTitleLineH4 {
 background: url(/images/line_red_yoko.gif) repeat-x 0 100%;
 padding-bottom: 2px;
 margin-bottom: 10px;
 margin-left: 12px;
 margin-right: 26px;
}


h3 {
 line-height: 140%;
 font-size: 120%;
 background: url(/images/line_red.gif) repeat-y 0 0;
 padding-left: 12px;
}

.TitleLine {
 background: url(/images/line_gray.gif) repeat-x 0 100%;
 padding-bottom: 6px;
 margin-bottom: 11px;
 margin-right: 12px;
}

h4 {
 line-height: 140%;
 font-size: 100%;
 background: url(/images/line_red.gif) repeat-y 0 0;
 padding-left: 12px;
 margin-bottom: 6px;
 margin-left: 11px;
 margin-right: 12px;
}

/* 共通 */
.cmnCtn {
 margin-left: 12px;
 margin-bottom: 33px;
 width: 554px;
}

.cmnUl {
 margin-left: 17px;
}

.cmnUlSub {
 margin-left: 33px;
}

.cmnOl {
 margin-left: 23px;
}

.mgnTop10 {
 margin-top: 10px;
}

.fLf {
 float: left;
}

.fRi {
 float: right;
}

.tLf {
 text-align: left;
}

.tCtr {
 text-align: center;
}

.tRi {
 text-align: right;
}

.imgfLf {
 float: left;
 padding-right: 10px;
 padding-bottom: 10px;
}

.imgfRi {
 float: right;
 padding-left: 10px;
 padding-bottom: 10px;
}

.cmnTblWide100 {
 width: 100%;
}

.cmnTbl {
 border-collapse: collapse;
}

.cmnTbl th {
 border: 1px solid #cccccc;
 padding: 4px 10px;
}

.cmnTbl td {
 border: 1px solid #cccccc;
 padding: 4px 10px;
}

.cmnTxt {
 width: 315px;
}

.fLfImg {
 float: left;
 padding-right: 10px;
 padding-bottom: 10px;
}

.fRiImg {
 float: right;
 padding-left: 10px;
 padding-bottom: 10px;
}

.tCtrImg {
 text-align: center;
 padding-bottom: 10px;
}

.noWrap {
 white-space: nowrap;
}

.tCtrTbl {
 margin-left: auto;
 margin-right: auto;
}

.cmnTxtFRi {
 float: right;
 width: 280px;
}

/* 背景色 */
.bgGray01 {
 background: url(/images/bg_gray01.jpg) repeat-x #ededed;
}

.bgGray02 {
 background-color: #f6f6f6;
}

/* 文字関連 */
.fontRed {
 color: #ff3333;
}

.fontBrown {
 color: #d0c2af;
}

.fontPurple {
 color: #d3afe2;
}

.fontBold {
 font-weight: bold;
}

/* 画像背景用 */
.imgTbl {
 border-collapse: collapse;
}

.imgTbl td {
 vertical-align: top;
}

.imgTopCnt {
 background: url(/images/img_top_cnt.gif) repeat-x 0 0;
}

.imgMidLf {
 background: url(/images/img_mid_lf.gif) repeat-y 0 0;
}

.imgMidRi {
 background: url(/images/img_mid_ri.gif) repeat-y 0 0;
}

.imgBtmCnt {
 background: url(/images/img_btm_cnt.gif) repeat-x 0 0;
}

.imgCap {
 text-align: center;
 font-size: 80%;
 line-height: 140%;
 color: #666666;
}

/* フォーム関連 */
.formTbl {
 width: 555px;
 border-collapse: collapse;
 margin-left: 11px;
 margin-bottom: 24px;
}

.formTbl th {
 width: 112px;
 padding: 10px 0 10px 3px;
 font-weight: normal;
 vertical-align: top;
 text-align: left;
}

.formTbl td {
 vertical-align: top;
 padding: 8px 0 9px 0px;
}

.formTbl tr {
 background: url(/images/line_gray.gif) repeat-x 0 100%;
}

.formReq {
 padding-left: 4px;
}

.inputTxt01 {
 width: 120px;
}

.inputTxt02 {
 width: 80px;
}

.inputTxt03 {
 width: 150px;
}

.inputTxt04 {
 width: 50px;
}

.txtArea01 {
 width: 400px;
 height: 80px;
}

.formBtn {
 text-align: center;
 letter-spacing: 22px;
}

.formTbl .err {
 border: solid 1px #ff3333;
 background: #fff4f4;
}

.errTxt {
 color: #aa0000;
 font-weight: bold;
}

.errInfo {
 margin-top: 15px;
 width: 554px;
 background: url(/images/form/err_info_bg.gif) repeat-y 0 0;
}

.errInfoTop {
 background: url(/images/form/err_info_top.gif) no-repeat 0 0;
}

.errInfoBtm {
 background: url(/images/form/err_info_btm.gif) no-repeat 0 100%;
 padding-top: 9px;
 padding-bottom: 12px;
}

.errInfoList {
 color: #aa0000;
 margin-right: 20px;
 margin-left: 30px;
 font-weight: bold;
}

.resultTxt {
 margin-left: 12px;
 margin-top: 33px;
 margin-bottom: 33px;
 width: 554px;
 text-align: center;
}

/* 大学案内 */
/* 建学の精神 */
.introFoundationImg {
 text-align: center;
 margin-top: 40px;
}

/* 教員組織  */
.introOrganizTbl {
 border-collapse: collapse;
 border: 1px solid #cccccc;
}

.introOrganizTbl th {
 padding: 4px 10px;
 vertical-align: top;
 text-align: left;
}

.introOrganizTbl td {
 padding: 4px 10px;
 vertical-align: top;
}

.bdrRi {
 border-right: 1px solid #cccccc;
}

.bdrBtm{
 border-bottom: 1px solid #cccccc;
}

.introOrganizSubMenu {
 padding-left: 20px;
}

/* 学びの特色 */
.introDistinctiveTbl {
 border-collapse: collapse;
}

.introDistinctiveTbl th {
 text-align: left;
 padding: 5px 5px 5px 0px;
}

.introDistinctiveTbl td {
 padding: 5px;
}

/* アクセス */
.introAccessTbl {
 width: 554px;
 border-collapse: collapse;
}

.introAccessTbl th {
 text-align: left;
 background-color: #e1e1e1;
 border: 1px solid #666666;
 padding: 5px;
}

.introAccessTbl td {
 border: 1px solid #666666;
 padding: 5px;
}

.introAccessTxt01 {
 margin-left: 1em;
}

/* 学科紹介 */
/* カリキュラム */
.subjectCurriTbl {
 margin-left: 12px;
 margin-bottom: 33px;
 width: 555px;
 border-collapse: collapse;
}

.subjectCurriImg {
 width: 160px;
 vertical-align: top;
}

.lineGreen01 {
 background: url(/images/line_green01.gif) repeat-x 0 0;
}

.lineBlue01 {
 background: url(/images/line_blue01.gif) repeat-x 0 0;
}

.lineOrange01 {
 background: url(/images/line_orange01.gif) repeat-x 0 0;
}

.lineRed01 {
 background: url(/images/line_red01.gif) repeat-x 0 0;
}

.ptGreen01 {
 background: url(/images/pt_green01.gif) no-repeat 0 2px;
 padding-left: 12px;
}

.ptBlue01 {
 background: url(/images/pt_blue01.gif) no-repeat 0 2px;
 padding-left: 12px;
}

.ptOrange01 {
 background: url(/images/pt_orange01.gif) no-repeat 0 2px;
 padding-left: 12px;
}

.ptRed01 {
 background: url(/images/pt_red01.gif) no-repeat 0 2px;
 padding-left: 12px;
}

.subjectCurriSpe {
 padding-right: 10px;
}

.subjectCurriTxt {
 padding-top: 14px;
 padding-bottom: 14px;
 padding-left: 23px;
 padding-right: 23px;
 width: 372px;
}

.subjectCurriTxtLf {
 padding-left: 23px;
}

.subjectCurriTxtRi {
 padding-right: 23px;
}

.subjectCurriTit {
 margin-bottom: 3px;
}

.subjectCurriInfo {
 margin-left: 9px;
}

.subjectCurriculumTbl {
 width: 100%;
 border-collapse: collapse;
}

.subjectCurriculumTbl th {
 border: 1px solid #cccccc;
 padding: 4px 2px;
}

.subjectCurriculumTbl td {
 border: 1px solid #cccccc;
 padding: 4px 2px;
}

/* 教員紹介  */
.subjectTeacherCtn {
 margin-left: 12px;
 margin-bottom: 15px;
 width: 554px;
}

.subjectTeacherList {
 border-collapse: collapse;
 margin: 0 0 0 13px;
}

.subjectTeacherList td {
 vertical-align: top;
 padding-bottom: 22px;
 width: 266px;
}

.subjectTeacherListLf {
 padding-right: 26px;
}

.subjectTeacherImg {
 width: 136px;
 padding-left: 4px;
 margin-bottom: 6px;
 float: left;
}

.subjectTeacherInfo {
 width: 126px;
 float: right;
 padding-top: 10px;
}

.subjectTeacherCharge {
 margin-bottom: 7px;
}

.subjectTeacherSubject {
 list-style-type: none;
 margin: 0 0 0 12px;
}

.subjectTeacherSubject li {
 background: url(/images/pt_red.gif) no-repeat 0 5px;
 padding-left: 11px;
 padding-bottom: 4px;
}

.subjectTeachDtlLink {
 text-align: right;
 margin-right: 10px;
}

.subjectTeachDtlEnt {
 margin-bottom: 33px;
}

.subjectTeachDtl {
 width: 560px;
 margin: 0 0 15px 12px;
}

.subjectTeachDtlRi {
 width: 415px;
 float: right;
 padding-top: 5px;
}

.subjectTeachDtlInfo {
 border-collapse: collapse;
 margin: 0 13px 0 0;
}

.subjectTeachDtlInfo th {
 width: 130px;
 vertical-align: top;
 padding-top: 2px;
 padding-bottom: 8px;
 text-align: left;
}

.subjectTeachDtlInfo td {
 vertical-align: top;
 padding-bottom: 10px;
}

.subjectTeachSubEnt {
 margin: 0 35px 17px 30px;
}

.subjectTeachUl {
 list-style-type: none;
}

.subjectTeachUl li {
 background: url(/images/pt_red.gif) no-repeat 0 5px;
 padding-left: 11px;
 padding-bottom: 4px;
}

/* 資格について  */
.purpleClr01 {
 background-color: #d3afe2;
}

.purpleClr02 {
 background-color: #e0c4f5;
}

.subjectLicenseTxt {
 width: 268px;
 background-color: #e1e1e1;
 text-align: center;
 font-weight: bold;
 margin-bottom: 4px;
}

/* 進路について  */
.subTit {
 font-weight: bold;
 background-color: #e1e1e1;
 padding: 2px 5px 1px 5px;
 margin-bottom: 5px;
}

.subjectCourseTxt {
 margin-right: 26px;
 text-align: right;
}

.subjectCourseDl {
 margin-left: 9px;
}

.subjectCourseDl dt {
 margin-bottom: 2px;
 font-weight: bold;
}

.subjectCourseDl dd {
 margin-bottom: 12px;
}

.subTxt {
 margin-left: 9px;
 margin-bottom: 12px;
}

/* 入試情報 */
/* 入試ガイド */
.kubun01 {
 width: 60px;
}

.admplc {
 width: 578px;
 margin-bottom: 20px;
 text-align: center;
}

/* 入試日程 */
.examScheTbl {
 margin-left: 12px;
/*
 width: 564px;
*/
 border-collapse: collapse;
}

.examScheTbl th {
 border: 1px solid #cccccc;
 padding-top: 4px;
 padding-bottom: 4px;
}

.examScheTbl td {
 border: 1px solid #cccccc;
 padding-top: 4px;
 padding-bottom: 4px;
}

.examScheKbn01 {
 width: 42px;
}

.examScheKbn02 {
 width: 84px;
}

.examScheKbn03 {
 width: 80px;
}

.examScheKbn11 {
 width: 20px;
}

.examScheKbn12 {
 width: 82px;
 padding-left: 1px;
 padding-right: 1px;
}

.examScheKbn13 {
 width: 78px;
 padding-left: 1px;
 padding-right: 1px;
}

/* 募集要項 */
.examRecruTbl {
 border-collapse: collapse;
 width: 554px;
}

.examRecruTbl th {
 border: 1px solid #cccccc;
 padding-top: 4px;
 padding-bottom: 4px;
}

.examRecruTbl td {
 border: 1px solid #cccccc;
 padding-top: 4px;
 padding-bottom: 4px;
}

.examRecruKbn01 {
 width: 141px;
}

.examRecruKbn02 {
 width: 73px;
}

.examRecruKbn03 {
 width: 33px;
}

.examRecruKbn04 {
 width: 234px;
}

.examRecruKbn05 {
 width: 26px;
}

.examRecruKbn06 {
 width: 94px;
 padding-left: 10px;
 padding-right: 10px;
}

.examRecruKbn07 {
 width: 63px;
 padding-left: 5px;
 padding-right: 5px;
}

.examRecruKbn08 {
 width: 214px;
 padding-left: 10px;
 padding-right: 10px;
}

/* 入試 */
.examFlowTbl {
 width: 548px;
 border: 1px solid #cccccc;
 border-collapse: collapse;
 background: url(/images/examinfo/flow_bg.jpg) repeat-y 0 0;
}

.examFlowStep {
 width: 82px;
 padding-left: 10px;
}

.examFlowCat {
 width: 90px;
 padding-top: 4px;
 padding-bottom: 4px;
}

.examFlowTxt {
 padding-top: 6px;
 padding-right: 10px;
 padding-bottom: 4px;
}

.examFlowArrow {
 width: 550px;
 text-align: center;
 margin-top: 6px;
 margin-bottom: 4px;
}

.examTxtIndent {
 margin-left: 1em;
 text-indent: -1em;
}

.examSelecKbn {
 width: 80px;
}

.examSelecDate {
 width: 80px;
}

/* キャンパスライフ */
/* 大学祭 */
.campusFestivalEnt {
 position: relative;
 margin-left: 5px;
}

.campusFestivalTxt {
 position: absolute;
 top: 150px;
 left: 31px;
 width: 274px;
 color: #ffffff;
}

.campusFestivalTbl {
 width: 100%;
}

/* アパート、学生寮 */
.campusApartmentTbl {
 width: 100%;
}

.campusApartmentTbl01 {
 width: 100%;
 border-collapse: collapse;
}

.campusApartmentTbl01 td {
 width: 50%;
 vertical-align: top;
}

.campusApartmentUl {
 margin: 10px 10px 0 30px;
}

/* キャンパスカレンダー */
.campusCalendarEnt {
 width: 562px;
}

.campusCalendarLf {
 width: 341px;
 float: left;
}

.campusCalendarRi {
 width: 186px;
 float: right;
}

.campusCalendarLineTop {
 background: url(/images/line_dot2.gif) repeat-x 0 0;
 padding-top: 1px;
}

.campusCalendarLineBtm {
 background: url(/images/line_dot2.gif) repeat-x 0 100%;
 padding-bottom: 1px;
}

.campusCalendarTbl {
 width: 341px;
 border-collapse: collapse;
}

.campusCalendarMonth {
 width: 60px;
 padding-top: 21px;
 padding-bottom: 21px;
 background: url(/images/campus/pt_calendar.gif) repeat-y 50% 0;
}

.campusCalendarInfo {
 padding-top: 8px;
 padding-bottom: 10px;
}

.campusCalendarUl {
 list-style-type: none;
 margin-left: 20px;
}

.campusCalendarUl li {
 background: url(/images/pt_red.gif) no-repeat 0 5px;
 padding-left: 11px;
 padding-bottom: 4px;
}

.campusCalendarImg {
 margin-bottom: 6px;
}

/* 施設・設備 */
/* キャンパスマップ */
.facllitiesMapImg {
 position: relative;
}

.facllitiesMapGym {
 position: absolute;
 top: 223px;
 left: 14px;
}

.facllitiesMap3rd {
 position: absolute;
 top: 115px;
 left: 96px;
}

.facllitiesMap5th {
 position: absolute;
 top: 35px;
 left: 160px;
}

.facllitiesMapPc {
 position: absolute;
 top: 62px;
 left: 160px;
}

.facllitiesMapHall {
 position: absolute;
 top: 79px;
 left: 160px;
}

.facllitiesMap1st {
 position: absolute;
 top: 0px;
 left: 282px;
}

.facllitiesMapPiano {
 position: absolute;
 top: 30px;
 left: 282px;
}

.facllitiesMapGuidance {
 position: absolute;
 top: 46px;
 left: 282px;
}

.facllitiesMapSupport {
 position: absolute;
 top: 62px;
 left: 282px;
}

.facllitiesMapLibrary {
 position: absolute;
 top: 27px;
 left: 471px;
}

.facllitiesImgLf {
 float: left;
 width: 270px;
}

.facllitiesTxtRi {
 float: right;
 width: 280px;
}

.facllitiesLinkPage {
 height: 12px;
}

/* キャリアサポート */
/* 卒業生の声 */
.carrerVoiceTbl {
 border-collapse: collapse;
}

.carrerVoiceTbl td {
 vertical-align: top;
 padding-right: 10px;
}

/* 受験生の皆様 */
/* 受験Q&A */
.examinationQaDl {
 border-top: 1px dashed #666666;
 padding-top: 10px;
}

.examinationQaDl dt {
 font-weight: bold;
 padding-left: 38px;
 padding-top: 7px;
 padding-bottom: 9px;
 background: url(/images/examination/pt_ques.gif) no-repeat 0 0;
 margin-bottom: 8px;
}

.examinationQaDl dd {
 padding-left: 38px;
 padding-top: 7px;
 padding-bottom: 14px;
 background: url(/images/examination/pt_ans.gif) no-repeat 0 0;
 margin-bottom: 15px;
 border-bottom: 1px dashed #666666;
}

/* 在校生の皆様 */
/* 在校生ニュース */
.enrollmentNewsCtn {
 margin-bottom: 4px;
 padding: 0 18px 15px 12px;
 width: 548px;
 background: url(/images/line_dot02.gif) repeat-x 0 100%;
}

.enrollmentNewsDate {
 width: 575px;
 padding-right: 3px;
 text-align: right;
 font-weight: bold;
 color: #ff4d4d;
}

/* 携帯サイトについ */
.enrollmentPortableCtn {
 width: 398px;
 padding-top: 39px;
 padding-bottom: 37px;
 border: 1px solid #ff9999;
 text-align: center;
 margin-left: 82px;
}

.enrollmentPortableQr {
 margin-top: 9px;
 margin-bottom: 11px;
}

/* サイトマップ */
.sitemapTbl {
 border-collapse: collapse;
 margin-left: 12px;
}

.sitemapTbl td {
 width: 266px;
 vertical-align: top;
 padding-bottom: 33px;
}

.sitemapTd {
 padding-right: 20px;
}

h4.titleSiteMap {
 background: none;
 padding-left: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
 margin-right: 0px;
}

.sitemapImg {
 width: 134px;
 float: left;
}

.sitemapInfo {
 width: 132px;
 float: right;
}

.sitemapInfo02 {
 width: 420px;
 float: left;
}

/* 附属図書館管理システム */
.libraryTopImg {
 margin-bottom: 18px;
}

.libraryNewsCtn {
 padding: 0 15px 5px 5px;
 width: 558px;
 background: url(/images/line_dot02.gif) repeat-x 0 100%;
}

.libraryNewsTit {
 font-weight: bold;
 font-size: 120%;
 color: #ff3334;
 margin-bottom: 13px;
}

.libraryNewsInfo {
 margin-left: 10px;
}

.libraryNewsDate {
 width: 575px;
 padding-right: 3px;
 text-align: right;
 font-weight: bold;
 color: #ff4d4d;
 margin-bottom: 21px;
}

.libraryBnr {
 margin-top: 21px;
 margin-bottom: 29px;
 text-align: center;
}

/* 404エラー */
.errImg {
 position: relative;
}

.errPosi01 {
 position: absolute;
 top: 309px;
 left: 550px;
 text-align: center;
}

.errPosi02 {
 position: absolute;
 top: 356px;
 left: 571px;
 text-align: center;
}

.errPosi03 {
 position: absolute;
 top: 438px;
 left: 523px;
}

.errBtnTbl {
 border-collapse: collapse;
 width: 308px;
}


