/* 東京栄養食糧専門学校用CSS */

/* 基本エレメント */
body {
	background: url(../dietitian/img/header_bk.gif) repeat-x left top;
}
a:link, a:visited {
	color: #CC6633;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
/**/

/* ヘッダー
#header ul.header_right {
	width: 400px;
	padding: 55px 0 0; 
} */

/* グローバルナビゲーション */
#globalnav ul {
	background-color: #ED6D01;
}
#globalnav ul li a {
	background-image: url(../dietitian/img/globalnav.png);
}
li#nav_home a {
	width: 134px;
	background-position: 0 0;
}
li#nav_home a:hover {
	background-position: 0 -48px;
}
li#nav_about a {
	width: 134px;
	background-position: -134px 0;
}
li#nav_about a:hover {
	background-position: -134px -48px;
}
li#nav_intro a {
	width: 134px;
	background-position: -268px 0;
}
li#nav_intro a:hover {
	background-position: -268px -48px;
}
li#nav_guide a {
	width: 134px;
	background-position: -402px 0;
}
li#nav_guide a:hover {
	background-position: -402px -48px;
}
li#nav_campus a {
	width: 134px;
	background-position: -536px 0;
}
li#nav_campus a:hover {
	background-position: -536px -48px;
}
li#nav_job a {
	width: 134px;
	background-position: -670px 0;
}
li#nav_job a:hover {
	background-position: -670px -48px;
}
li#nav_topic a {
	width: 146px;
	background-position: -804px 0;
}
li#nav_topic a:hover {
	background-position: -804px -48px;
}
/**/

/* トピックス */
.b_topic dt {
	background: url(../dietitian/img/topic_list.png) left center no-repeat;
}
/**/

/* 右コンテンツ */
#sub {
	border-color: #FFF7F0;
}
#pickup {
	background: #FFF7F0;
}
/**/

/* ローカルナビ */
#sub ul.localnav li a {
	background-image: url(../dietitian/img/l_localnav.gif);
}
#sub ul.localnav li a:hover {
	background-image: url(../dietitian/img/l_localnav_hover.gif);
}
/**/

/* フッター */
#footer {
	background: url(../dietitian/img/footer_bar.gif) no-repeat left top;
}
/**/


/*東京栄養食糧専門学校*/
#orangebox {
        width: 650px;
        border-collapse: separate;
}
#orangebox th {
        font-size: 14px;
        color: #FFF;
        padding: 3px;
        border-top: 1px solid #EEE;
        border-left: 1px solid #CCC;
        border-right: 1px solid #666;
        border-bottom: 1px solid #555;
        background-color: #FF8800;
}
#orangebox td {
        font-size: 10px;
        color: #333;
        padding: 2px 5px 2px 5px;
        border-top: 1px solid #EEE;
        border-left: 1px solid #CCC;
        border-right: 1px solid #666;
        border-bottom: 1px solid #555;
        background-color: #fcf1e4;
}
#orangebox td.end{
        text-decoration:line-through;
        color: #800;
}
/**/

/* 各校案内 */
#departmentNavi {
	padding: 20px 0;
}
#departmentNavi #leftBox {
	float: left;
	width: 297px;
	margin: 0 20px 0 0;
}
#departmentNavi #centerBox {
	float: left;
	width: 297px;
}
#departmentNavi #rightBox {
	float: right;
	width: 297px;
}
#departmentNavi .shoolguide dt {
	line-height: 0;
	font-size: 0;
}
#departmentNavi .shoolguide dd {
	width: 297px;
	background: #fff url(../dietitian/img/top/shoolguide_bottom.gif) no-repeat left bottom;
	padding: 0 0 5px;
}
#departmentNavi .shoolguide dd ul {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
}
#departmentNavi .shoolguide dd ul li {
	line-height: 1.8;
	background: url(../shokuryo/img/arrow_gray.gif) left center no-repeat;
	padding: 0 0 0 15px;
}

/**/

/* 動画ニュース */
#movieList h3 {
	font-size: 120%;
	font-weight: normal;
	padding: 3px 7px;
	margin: 0 0 15px 0;
}
#movieList h3.color1 {
	border-left: 5px solid #5e97f9;
	border-bottom: 1px solid #5e97f9;
}
#movieList h3.color2 {
	border-left: 5px solid #ffcc99;
	border-bottom: 1px solid #ffcc99;
}
#movieList h3.color3 {
	border-left: 5px solid #f476c8;
	border-bottom: 1px solid #f476c8;
}
#movieList h3.color4 {
	border-left: 5px solid #a9d3fd;
	border-bottom: 1px solid #a9d3fd;
}
#movieList .movieBox {
	float: left;
	width: 200px;
	margin: 0 15px 15px 0;
}
#movieList .movieBox {
	float: left;
	width: 200px;
	margin: 0 15px 15px 0;
}

/* メインビジュアル */
#mainvisual_d {
	background-color: #ccc;
	padding: 8px;
}
#mainvisual_d dl {
	width: 914px;
	text-align: center;
	background-color: #fff;
	margin: 0 auto;
}
#mainvisual_d dd {
	padding: 10px 0;
}
#mainvisual_d dd p {
	display: inline;
	padding: 0 3px;
}


/* 共通テーブル */

table#common_table {
    width: 650px;
    border: 1px #eb921d solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:25px;
}

table#common_table th {
    padding: 5px;
    border: #eb921d solid;
    border-width: 0 0 1px 1px;
    background: #f8e1c5;
	color:#333;
    line-height: 120%;
    text-align: center;
	vertical-align:middle;
	font-weight:normal;
}

table#common_table th .tablelist {
	text-align: left;
}

table#common_table td {
    padding: 5px;
    border: 1px #eb921d solid;
    border-width: 0 0 1px 1px;
    text-align: center;
	font-weight:normal;
}

table#common_table td .tablelist {
	text-align: left;
}

table#common_table .beta_td {
	padding: 5px;
    border: #eb921d solid;
    border-width: 0 0 1px 1px;
    background: #ed6c00;
    line-height: 120%;
    text-align: center;
	vertical-align:middle;
	color:#FFF;
	font-weight:normal;
}

table#common_table_line {
    width: 650px;
    border: 1px #eb921d solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-bottom:2px;
}

table#common_table_line th {
    padding: 5px;
    border: #eb921d solid;
    border-width: 0 0 1px 1px;
    background: #f8e1c5;
	color:#333;
    line-height: 120%;
    text-align: center;
	vertical-align:middle;
	font-weight:normal;
}

table#common_table_line td {
    padding: 5px;
    border: 1px #eb921d solid;
    border-width: 0 0 1px 1px;
    text-align: center;
	font-weight:normal;
}

.common_table_cap {
	font-size:10px;
}

.common_table_middle {
	vertical-align:middle
}


/**/
