@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　共通レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/


/*基本フォント・配置*/
body {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;   /* Opera用 */
	text-align: center;   /* IE用 */
}

* {
    scrollbar-face-color: #FFFFFF;       /* 表面の色 */
    scrollbar-3dlight-color: #FFFFFF;    /* 左端と上端の色 */
    scrollbar-darkshadow-color: #FFFFFF; /* 右端と下端 */
    scrollbar-highlight-color: #F79663;  /* ハイライトの色 */
    scrollbar-shadow-color: #F79663;    /* 影の色 */
    scrollbar-arrow-color: #F79663;      /* 矢印の色 */
    scrollbar-track-color: #FFFFFF;      /* バーの背景の色 */
}

/* 基本リンク */
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #f78a6b;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}

/* カスタムリンク */
a.type1:link {
	color: #666666;
	text-decoration: none;
}
a.type1:visited {
	color: #666666;
	text-decoration: none;
}
a.type1:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.type2:link {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.type2:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
a.type2:hover {
	color: #f78a6b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f78a6b;
}
a.type3:link {
	color: #f78a6b;
	text-decoration: underline;
}
a.type3:visited {
	color: #f78a6b;
	text-decoration: underline;
}
a.type3:hover {
	color: #669900;
	text-decoration: underline;
}


/*見出し*/
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
p,a,map {
	margin: 0px;
	padding: 0px;
}
#h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
#h3 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}

/*ページ全体*/
#wrapper {
	width: 789px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background: url(../image/bg.gif) repeat-y;
}
#bg_access {
	background-color: #fff7e7;
	clear: both;
	height: auto;
}
#access_bg {
	background-color: #FFFFFF;
	background-image: url(../image/bg_access.gif);
	background-repeat: repeat-y;
}
#access_text {
	width: 130px;
	margin-left: 7px;
	clear: both;
	color: #666666;
	height: auto;
}
body {
	background-image: url();
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 150%;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
body,td,th {
	color: #666666;
}

#bottom_9 {
	margin-bottom: 9px;
	height: auto;
	clear: both;
}

/*コンテンツ全体*/
#contents {
	width: 755px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#main_contents {
	width: 543px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}
#info_area {
	float: left;
	height: 796px;
	width: 166px;
	clear: both;
	background-image: url(../image/bg_info.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4c3c0;
	margin-bottom: 9px;
}
#counter {
	border: 1px solid #c4c3c0;
	margin-bottom: 9px;
	clear: both;
	height: auto;
	background-color: #FFFFFF;
}


#contents_area {
	float: right;
	height: auto;
	width: 580px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#scr {
	overflow: auto;
	width: 384px;
	height: 587px;
	margin-left: 4px;
	padding-bottom: 7px;
	border: 1px solid #bdbebd;
	clear: both;
}

/*ヘッダー*/
#header_left {
	clear: none;
	float: left;
	width: 269px;
}
#header {
	width: 755px;
	clear: both;
	height: 73px;
	background-image: url(../image/bg_header.gif);
	background-repeat: no-repeat;
}
#header_right {
	clear: none;
	float: right;
	width: 171px;
}
#header_tel {
	clear: both;
	height: 18px;
	width: 145px;
	float: right;
	margin-top: 18px;
}
#header_menu {
	height: 19px;
	width: 171px;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#header_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header_menu li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}
#header_menu #link1 {
	margin: 0px;
	padding: 0px;
	width: 60px;
	height: 19px;
	float: left;
}
#header_menu #link2 {
	margin: 0px;
	padding: 0px;
	width: 111px;
	height: 19px;
	float: left;
}

/*パンくずリスト*/
#pankuzu {
	font-size: 10px;
	color: #666666;
	clear: both;
	width: 560px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #F7BAA5;
	padding: 2px 10px;
}

/*ページのタイトル*/
#pagetitle {
	font-size: medium;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 6px;
	background-color: #F3E2DB;
	padding: 7px 10px 6px;
	border-bottom: 1px dashed #999999;
	clear: both;
	width: 560px;
	line-height: 20px;
}

/*グローバルナビ（旧）*/
#globalnavi_box {
	width: 755px;
	height: 67px;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
#globalnavi {
	height: 67px;
	width: 755px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
}
#globalnavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#globalnavi li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left; /*削除不可*/
}
#globalnavi em {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
#globalnavi #gn1 a {
	margin: 0px;
	padding: 0px;
	width: 149px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_top.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn1 a:hover {
	background-image: url(../image/bt_top2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn2 a {
	margin: 0px;
	padding: 0px;
	width: 151px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_juken.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn2 a:hover {
	background-image: url(../image/bt_juken2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn3 a {
	margin: 0px;
	padding: 0px;
	width: 151px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_hubo.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn3 a:hover {
	background-image: url(../image/bt_hubo2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn4 a {
	margin: 0px;
	padding: 0px;
	width: 152px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_zaikou.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn4 a:hover {
	background-image: url(../image/bt_zaikou2.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn5 a {
	margin: 0px;
	padding: 0px;
	width: 152px;
	height: 67px;
	float: left; /*削除不可*/
	background-image: url(../image/bt_sotsugyo.gif);
	background-repeat: no-repeat;
}
#globalnavi #gn5 a:hover {
	background-image: url(../image/bt_sotsugyo2.gif);
	background-repeat: no-repeat;
}

/*インフォメーション*/
#sidenavi {
	clear: both;
	width: 144px;
	height: auto;
	margin-left: 11px;
}
#sidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidenavi li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left; /*削除不可*/
}
#sidenavi em {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
}
#sidenavi #sn_annai a {
	padding: 0px;
	width: 144px;
	height: 33px;
	float: left; /*削除不可*/
	background: url(../image/bt_annai.gif) no-repeat;
	clear: both;
	margin: 0px;
}
#sidenavi #sn_annai a:hover {
	background: url(../image/bt_annai2.gif) no-repeat;
}
#sidenavi #sn_gakka a {
	padding: 0px;
	width: 144px;
	height: 33px;
	float: left; /*削除不可*/
	background: url(../image/bt_gakka.gif) no-repeat;
	clear: both;
	margin: 0px;
}
#sidenavi #sn_gakka a:hover {
	background: url(../image/bt_gakka2.gif) no-repeat;
}
#sidenavi #sn_campus a {
	padding: 0px;
	width: 144px;
	height: 33px;
	float: left; /*削除不可*/
	background: url(../image/bt_campus.gif) no-repeat;
	clear: both;
	margin: 0px;
}
#sidenavi #sn_campus a:hover {
	background: url(../image/bt_campus2.gif) no-repeat;
}
#sidenavi #sn_torikumi a {
	padding: 0px;
	width: 142px;
	height: 27px;
	float: left; /*削除不可*/
	background: url(../image/bt_torikumi.gif) no-repeat;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi #sn_torikumi a:hover {
	background: url(../image/bt_torikumi2.gif) no-repeat;
}
#sidenavi #sn_gtorikumi a {
	padding: 0px;
	width: 142px;
	height: 27px;
	float: left; /*削除不可*/
	background: url(../image/bt_gtorikumi.gif) no-repeat;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi #sn_gtorikumi a:hover {
	background: url(../image/bt_gtorikumi2.gif) no-repeat;
}
#sidenavi #sn_column a {
	padding: 0px;
	width: 142px;
	height: 27px;
	float: left; /*削除不可*/
	background: url(../image/bt_column.gif) no-repeat;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi #sn_column a:hover {
	background: url(../image/bt_column2.gif) no-repeat;
}
#sidenavi #sn_access a {
	padding: 0px;
	width: 142px;
	height: 27px;
	float: left; /*削除不可*/
	background: url(../image/bt_ac.gif) no-repeat;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi #sn_access a:hover {
	background: url(../image/bt_ac2.gif) no-repeat;
}
#sidenavi #sn_dosokai a {
	padding: 0px;
	width: 142px;
	height: 27px;
	float: left; /*削除不可*/
	background: url(../image/bt_dosokai.gif) no-repeat;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidenavi #sn_dosokai a:hover {
	background: url(../image/bt_dosokai2.gif) no-repeat;
}
#sidenavi #sn_link a {
	padding: 0px;
	width: 142px;
	height: 21px;
	float: left; /*削除不可*/
	background: url(../image/bt_link.gif) no-repeat;
	clear: both;
	margin: 0px;
}
#sidenavi #sn_link a:hover {
	background: url(../image/bt_link2.gif) no-repeat;
}

/*コンテンツ*/
.contents {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/*サブタイトル*/
.sub_t {
	clear: both;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-size: 14px;
}

/*サブタイトル＿ピンク*/
/*下のみマージン*/
.subtitle_pink {
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto 20px;
	background-color: #E8E8E8;
	padding: 7px 10px 6px 32px;
	clear: both;
	width: 518px;
	line-height: 20px;
	background-image: url(../image/img_subtitle.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
/*上下にマージン*/
.subtitle_pink2 {
	font-size: 14px;
	font-weight: bold;
	margin: 30px auto;
	background-color: #E8E8E8;
	padding: 7px 10px 6px 32px;
	clear: both;
	width: 518px;
	line-height: 20px;
	background-image: url(../image/img_subtitle.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
/*上のみマージン*/
.subtitle_pink3 {
	font-size: 14px;
	font-weight: bold;
	margin: 30px auto 0px;
	background-color: #E8E8E8;
	padding: 7px 10px 6px 32px;
	clear: both;
	width: 518px;
	line-height: 20px;
	background-image: url(../image/img_subtitle.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}

/* お知らせ */
.news {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 500px;
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	font-size: 14px;
	line-height: 22px;
}
.news_white {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 500px;
	padding: 0px 10px 10px;
	font-size: 14px;
	line-height: 22px;
}
.bold {
	font-weight: bold;
}


/*テキスト*/
.text_b {
	font-size: 14px;
	font-weight: bold;
}
.text_b16 {
	font-size: 16px;
	font-weight: bold;
}
.text_b20 {
	font-size: 20px;
	font-weight: bold;
}
.text_b22_pink {
	font-size: 22px;
	font-weight: bold;
	color: #E68285;
	line-height: 24px;
}
.tensen_yellow {
	margin-top: 8px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC66;
	text-align: left;
}
.text_14 {
	font-size: 14px;
	line-height: 22px;
}
.text_12 {
	font-size: 12px;
}
.text_12_normal {
	font-size: 12px;
	font-weight: normal;
}
.text_12_white {
	font-size: 12px;
	color: #FFFFFF;
}
.text_12_green {
	font-size: 12px;
	color: #009900;
}
.text_11 {
	font-size: 11px;
	color: #E68285;
	line-height: 18px;
}
.text_10 {
	font-size: 10px;
}
.text_10_b {
	font-size: 10px;
	font-weight: bold;
}
.text_10_red {
	font-size: 10px;
	color: #FF0000;
	line-height: 15px;
}
.underline_rr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.waku_rr {
	border: 1px dotted #999999;

}

/*学科カラー（看護学科のピンク）*/
.kango_pink {
	color: #EE8263;
}
.kango_bold {
	color: #EE8263;
	font-weight: bold;
}

/*学科カラー（臨床検査学科の緑）*/
.kensa_green {
	color: #7EA929;
}
.kensa_bold {
	color: #7EA929;
	font-weight: bold;
}

/*学科カラー（臨床工学技士専攻科の青）*/
.kougaku_blue {
	color: #0EA6BF;
}
.kougaku_bold {
	color: #0EA6BF;
	font-weight: bold;
}
#kougaku_bg {
	background-color: #0EA6BF;
	margin: 0px;
	padding: 10px;
	clear: both;
	height: auto;
	width: 400px;
	border: 2px solid #CCCCCC;
	color: #FFFFFF;
}


/*内容＿黄色*/
.n_yellow {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 540px;
	background-color: #FFFFCC;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}
.n_yellow0 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	background-color: #FFFFCC;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}
.n_yellow1 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 540px;
	background-color: #FFFFCC;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿黄色（左右にマージン20pxあり）*/
.n_yellow2 {
	clear: both;
	float: none;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 18px;
	width: 500px;
	background-color: #FFFFCC;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 0px;
}

/*内容＿黄色（左右にマージン20pxあり/フォントサイズ指定なし）*/
.n_yellow3 {
	clear: both;
	float: none;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	width: 500px;
	background-color: #FFFFCC;
	padding: 10px;
	margin-bottom: 0px;
	line-height: 22px;
	font-size: 14px;
}

.n_yellow4 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 540px;
	background-color: #FFFFCC;
	padding: 15px;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿白色*/
.n_white {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	font-size: 14px;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.n_white18 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	line-height: 22px;
	font-size: 14px;
}
.n_white18 p {
	clear: both;
	float: none;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿白色（540px/左右にマージン20pxあり/上にマージン18pxあり/フォントサイズ指定なし）*/
.n_white1 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 560px;
	padding: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿白色（左右にマージン20pxあり）*/
.n_white2 {
	clear: both;
	float: none;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿白色（500px/左右にマージン20pxあり/フォントサイズ指定なし/点線）*/
.n_white3 {
	clear: both;
	float: none;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 18px;
	width: 500px;
	padding: 10px;
	margin-bottom: 0px;
	border: 1px dashed #CCCCCC;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿白色（540px/左右にマージン20pxあり/上にマージン18pxあり/フォントサイズ指定なし/点線）*/
.n_white4 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 540px;
	padding: 10px;
	margin-bottom: 0px;
	border: 1px dashed #CCCCCC;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿白色（540px/左右にマージン20pxあり/フォントサイズ指定なし/点線）*/
.n_white5 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 540px;
	padding: 10px;
	margin-bottom: 0px;
	border: 1px dashed #CCCCCC;
	line-height: 22px;
	font-size: 14px;
}

/*内容＿白色（540px/左右にマージン20pxあり/上にマージン18pxあり/フォントサイズ12px/点線）*/
.n_white6 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 540px;
	padding: 10px;
	margin-bottom: 0px;
	border: 1px dashed #CCCCCC;
	font-size: 12px;
}

/*内容＿ピンク色*/
.n_pink {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 540px;
	background-color: #FFDFDF;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}
.n_pink0 {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	background-color: #FFDFDF;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}


/*内容＿水色*/
.n_blue {
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	width: 540px;
	background-color: #E8FFFF;
	padding: 10px;
	line-height: 22px;
	font-size: 14px;
}



/*内容＿茶色の点線枠*/
.waku {
	border: 1px dotted #692A1B;
}
.line_link {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 50px auto 0px;
	padding: 10px 0px 0px;
	clear: both;
	height: auto;
	width: 560px;
	text-align: center;
}


/*アドビリーダー*/
.adobe_reader2 {
	background-image: url(../../image/adobe_reader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 15px;
	letter-spacing: 0.2em;
	font-size: 10px;
}



#footer {
	width: 773px;
	margin-left: 8px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
