@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;/*行間隔*/
   letter-spacing:1px;
   font-family:"メイリオ", Verdana, Helvetica, sans-serif;
   font-size:12px;
   color:#333;
   border-top:3px solid RoyalBlue;
   background:#fff;
}

br {
   letter-spacing:normal;/*文字間隔*/
}

/*リンク色　青緑*/
a {
   color:RoyalBlue;
   text-decoration:none;
}

a:hover {
   color:#0089a1;
   text-decoration:underline;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#icatch {
   width:1000px;
   margin:0 auto;
}

#contents {
   clear:both;
   position:relative;
   z-index:100;
   overflow:hidden;
   width:1000px;
   margin:0 auto 0 auto;
   background:#fff;
}
/*2カラム==左サイドメニュー付*/
#main {
   float:right;
   width:810px;
   height:740px;
   overflow:scroll;
   padding:10px;
   background:url("../images/bg_contents.gif") 100% 0 no-repeat;
}

#sub {
   float:left;
   width:160px;
   padding:5px;
   background:url("../images/bg_contents.gif") 0 0 no-repeat;
}

#pageTop {
   clear:both;
   width:850px;
}

#footer {
   clear:both;
   background:#ddd;
}

#footMenu {
   clear:both;
   overflow:hidden;
   width:810px;
   margin:0 auto;
   padding:30px 10px 30px 40px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h2 {
   margin-bottom:8px;
   padding:2px 2px 2px 0;
   color:#5A5132;
   font-size:15px;
   font-weight:bold;
   border-bottom:3px double #5A5132;
}

#main h3 {
   margin-bottom:5px;
   padding:16px 10px 10px 10px;
   font-size:20px;
   border-bottom:1px dotted #ddd;
   background:#fff url("../images/bg_main_h3.gif") 0 0 repeat-x;
}

#main h4 {
   margin-bottom:5px;
   padding:5px;
   font-size:14px;
   border-left:5px solid RoyalBlue;
   border-bottom:1px dotted #ddd;
}

#main h4 a { 
   color:black;   /*アンカーで文字色が変わるので黒にする*/
}

#main h5 {
   margin-bottom:5px;
   padding:5px;
   font-size:13px;
   color:#fff;
   background:#0089a1;
}

#main h6 {
   margin-bottom:5px;
   font-size:13px;
   color:#006633;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#eee;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

#main table {
   width:100%;
   border-collapse:collapse;
   table-layout:fixed;　/*＜-テーブル幅を固定にし、セル幅も固定にしたいとき*/
}

#main table th {
   padding:5px 1px;
   font-size:10px;
   text-align:center;
   border:1px solid #ddd;
   background:#f0f7fc;
}

#main .th_1 {/*上のテーブルの柱のフォントサイズを10から12へ*/
   font-size:12px;
}

#main .th_2 {/*上のテーブルの柱のフォントサイズを10から9へ薬学の年度*/
   font-size:9.5px;
   letter-spacing: -0.1em;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

#main table td +td +td {/*tdの3列目以降をセンター揃え*/
   text-align:center;
}

#main .tcell {/*■必修科目等の枠のスタイル*/
	border-top:0px;
	border-left:0px;
	font-size:14px;
	font-weight:bold;
	color:#006633;
	width:450px;/*tcell2との合計770px*/
}

#main .tcell_s {/*■必修科目等の枠のスタイル大学院等に使用*/
	border-top:0px;
	border-left:0px;
	font-size:14px;
	font-weight:bold;
	color:#006633;
	width:300px;
}

#main .tcell_1 {/*薬学用科目セル幅指定*/
	border-top:0px;
	border-left:0px;
	border-right:0px;
	font-size:14px;
	font-weight:bold;
	color:#006633;
	width:190px;
}

#main .tcell_2 {/*薬学用振替1セル幅指定*/
	border-top:0px;
	border-left:0px;
	border-right:0px;
	width:140px;
}

#main .tcell_3 {/*薬学用振替2セル幅指定*/
	border-top:0px;
	border-left:0px;
	width:100px;
}

#main .tcell_4 {/*科目セル幅指定*/
	border-top:0px;
	border-left:0px;
	border-right:0px;
	font-size:14px;
	font-weight:bold;
	color:#006633;
	width:140px;
}

#main .tcell_5 {/*振替セル幅指定tcell_4とセット計430px（計算上450pxなのだが？）*/
	border-top:0px;
	border-left:0px;
	width:290px;
}

#main .tcell_6 {/*科目セル幅指定*/
	border-top:0px;
	border-left:0px;
	border-right:0px;
	font-size:14px;
	font-weight:bold;
	color:#006633;
	width:170px;
}

#main .tcell_7 {/*振替セル幅指定tcell_6とセット計430px（計算上450pxなのだが？）*/
	border-top:0px;
	border-left:0px;
	width:260px;
}

#main .tcell2 {/*■履修対象入学年度の文字と○のセンター揃え（幅は自動　tcell=450pxなので残り320px）*/
   text-align:center;
}

#main .tcell2_1 {/*■履修対象年度の全体の幅指定*/
   text-align:center;
   width:320px;
}

#main .tcell2_2 {/*■履修対象年度の全体の幅指定　年度の数５～６セル*/
   text-align:center;
   width:240px;
}

#main .tcell2_3 {/*■履修対象年度の全体の幅指定　年度の数３セル*/
   text-align:center;
   width:195px;
}

#main .tcell3 {
	background-color:#afeeee;
}

#main .tcell3_ts {/*tcell3の文字サイズ小*/
	background-color:#afeeee;
	font-size:10px;
}

#main .tcell3_G {/*tcell3の背景緑*/
	background-color:#cf9;
}

#main .tcell5 { /*○の文字センター 背景青　セルの結合による行頭になる箇所を解消*/
	background-color:#afeeee;
	text-align:center;
}

#main .tcell6 { /*○の文字センター 背景白*/
	text-align:center;
}

#main .tcell4 {
	border-bottom-color:#FFF

}

#main .tcell7 {
	background-color: #cf9;
	text-align:center;
}

#main .tcell9 {/*科目文字サイズ小*/
   font-size:10px;
}

#main .tcell10 { /*○の文字センター 背景グレー*/
	text-align:center;
	background-color:#CCC;
}

#main .mojired { /*（休講）*/
color:#FF0000;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
   margin-bottom:10px;
   border:1px solid #E8E8E8;
}

#sub h3 {/*科目　紺色*/
   padding:0px 5px;
   font-size:13px;
   font-weight:bold;
   color:#fff;
   text-align:center;
   border:1px solid #fff;
   border-bottom:none;
   background:url("../images/bg_sub_h3.gif") 0 0 repeat-x;
}

#sub h3 a {
   color:GhostWhite;
}

#sub h3 a.active {/*a.=クラス 上のa:hoverとの順番に注意。こちが下*/
   padding:1px 20px;
   border-bottom:none;
   background:Navy;
}

#sub h4 {/*学部　シアン*/
   padding:0px 5px;
   font-size:13px;
   font-weight:bold;
   color:#fff;
   text-align:center;
   border:1px solid #fff;
   border-bottom:none;
   background:RoyalBlue url("../images/bg_sub_h4.gif") 0 0 repeat-x;
}

#sub h5 {/*大学院　オレンジ*/
   padding:0px 5px;
   font-size:13px;
   font-weight:bold;
   color:#fff;
   text-align:center;
   border:1px solid #fff;
   border-bottom:none;
   background:url("../images/bg_sub_h5.gif") 0 0 repeat-x;
}

#sub ul {
   margin:0;
   padding:1px 4px 1px 5px;
   border:1px solid #fff;
   background:#E8E8E8;
   font-size:12px;
}

#sub li {
   margin-bottom:1px;
   padding:4px;
   line-height:1.3;
   border:1px solid #b5b5b5;
   list-style:none;
   background:#fff url("../images/bg_sub_list.gif") 0 0 repeat-x;
}

#sub li a {
   display:block;
   padding-left:5px;
   line-height:1.3;
   border-left:5px solid RoyalBlue;
}

#sub li a.active {/*a.=クラス 上のa:hoverとの順番に注意。こちが下*/
   background:peachPuff;
}

.moji_red {
	color:#FF0000;
}

	

/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0 4px 0;
   text-align:right;
}

#pageTop a {
   padding:5px 5px 5px 17px;
   background:#ddd url("../images/bg_pagetop.gif") 7px 50% no-repeat;
   font-size:11px;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu .section {
   float:left;
   width:220px;
   margin-right:30px;
   padding:0;
}

#footMenu h3 {
   font-size:12px;
   border-bottom:1px dotted #999;
}

#footMenu ul {
   margin:0;
   padding:0;
}

#footMenu li {
   margin:0;
   padding:0;
   list-style:none;
}

#footMenu li a {
   padding-left:10px;
   font-size:11px;
   background:url(../images/bg_footmenu.gif) 0 50% no-repeat;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
   clear:both;
   padding:3px 0;
   font-style:normal;
   font-size:10px;
   text-align:center;
}
