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

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

/* グローバルナビゲーション */
#globalnav ul {
	background-color: #0952A1;
}
#globalnav ul li a {
	background-image: url(../shokuryo/img/globalnav.png);
}
li#nav_home a {
	width: 157px;
	background-position: 0 0;
}
li#nav_home a:hover {
	background-position: 0 -48px;
}
li#nav_about a {
	width: 157px;
	background-position: -157px 0;
}
li#nav_about a:hover {
	background-position: -157px -48px;
}
li#nav_publicity a {
	width: 157px;
	background-position: -314px 0;
}
li#nav_publicity a:hover {
	background-position: -314px -48px;
}
li#nav_career a {
	width: 157px;
	background-position: -471px 0;
}
li#nav_career a:hover {
	background-position: -471px -48px;
}
li#nav_lecture a {
	width: 157px;
	background-position: -628px 0;
}
li#nav_lecture a:hover {
	background-position: -628px -48px;
}
li#nav_recruit a {
	width: 165px;
	background-position: -785px 0;
}
li#nav_recruit a:hover {
	background-position: -785px -48px;
}





/**/

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

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

/* 各校案内 */
#schoolNavi {
	padding: 20px 0;
}
#schoolNavi #dietitianBox {
	float: left;
	width: 297px;
	margin: 0 20px 0 0;
}
#schoolNavi #cookeryBox {
	float: left;
	width: 297px;
}
#schoolNavi #hotelBox {
	float: right;
	width: 297px;
}
#schoolNavi .shoolguide dt {
	line-height: 0;
	font-size: 0;
}
#schoolNavi .shoolguide dd {
	width: 297px;
	background: #fafafa url(../shokuryo/img/department_back.png) repeat-x center top;
}
#schoolNavi .shoolguide dd ul {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px 15px;
}
#schoolNavi .shoolguide dd ul li {
	line-height: 1.8;
	padding: 0 0 0 15px;
}
#schoolNavi #dietitianBox .shoolguide li {
	background: url(../shokuryo/img/arrow_orange.png) left center no-repeat;
}
#schoolNavi #cookeryBox .shoolguide li {
	background: url(../shokuryo/img/arrow_purple.png) left center no-repeat;
}
#schoolNavi #hotelBox .shoolguide li {
	background: url(../shokuryo/img/arrow_blue.png) left center no-repeat;
}
/**/

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

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

/* 後援会 */
.KouenkaiBox table{
	background-color:#00F;
	border-spacing:3px
}

.KouenkaiBox tr{
	background-color:#FFF
}

/**/



/*就職支援*/
.support_box {
	padding-left: 100px;
	width: 550px;
	height: 120px;
	background: url(../shokuryo/img/step_box.png) left top no-repeat;
}
.support_box#step1 {
	background: url(../shokuryo/img/step1.png) left top no-repeat;
}
.support_box#step2 {
	background: url(../shokuryo/img/step2.png) left top no-repeat;
}
.support_box#step3 {
	background: url(../shokuryo/img/step3.png) left top no-repeat;
}
.support_box#step4 {
	background: url(../shokuryo/img/step4.png) left top no-repeat;
}
.support_box#step5 {
	height: 100px;
	background: url(../shokuryo/img/step5.png) left top no-repeat;
}
.support_box h2 {
	margin: 0;
	padding: 10px;
	font-size: 16px;
	color: #FFF;
}
.support_box h2 span {
	padding-left: 20px;
	font-size: 80%;
}
.support_box p {
	margin: 0;
	padding: 3px 10px;
}
/**/

/*採用担当者様へ*/
.jumpToForm {
	padding-left: 20px;
	font-weight: bold;
	background: url(../dietitian/img/i_topicpath.gif) 3px center no-repeat;
}
.jumpToForm a {
	color: #ED6D00;
}
.recruiter_box {
	padding: 20px;
	border: 1px solid #ED6D01;
}
.recruiter_box h2 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	border-bottom: 2px solid #ED6D01;
}
.recruiter_box .buttons {
	width: 100%;
	overflow: hidden;
	margin:10px 0 5px 0;
}
.recruiter_box .buttons div {
	width: 33%;
	overflow: hidden;
	text-align: center;
}
.recruiter_box .buttons div h4 {
	margin: 0 5px 5px 5px;
}
#pdf_dietitian h4 {
	color:#ED6D00;
}
#pdf_cookery h4 {
	color: #BF3E91;
}
#pdf_hotel h4 {
	color: #008CD7;
}

.recruiter_box .buttons li {
	margin-bottom:7px
}

.recruiter_box h3 {
	margin: 20px 0 10px 0;
	padding: 5px;
	font-size: 16px;
	background: #FDE6CC;
}
.recruiter_box dl {
	margin: 0;
}
.recruiter_box dl dt {
	float: left;
}
.recruiter_box dl dd {
	padding-left: 4em;
}
.recruiter_box .contact {
	background: #FFF;
}
.recruiter_box .contact h3 {
	padding: 0 0 5px 0;
	background: none;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
}
.recruiter_box .contact p, .recruiter_box .contact dl {
	font-size: 14px;
}
/**/


/* 海外交流 */
.school_name {
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
	background: #F5F5F5;
}
.school_name h2 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}
.school_name ul {
	padding: 0 0 10px 0;
	margin: 0;
}
.school_name ul li {
	margin: 0 0 0 2em;
	padding: 0;
	list-style: square;
}
.coop_box {
	margin-bottom: 20px;
}
.coop_box#coop_hotel {
	border: 1px solid #9D6FB9;
}
.coop_box#coop_school {
	border: 1px solid #EC6F7B;
}
.coop_box#interview {
	border: 1px solid #FDAA42;
}
.coop_box dl {
	margin: 0;
	padding: 0;
}
.coop_box dl dt {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	font-weight: bold;
}
.coop_box dl dd {
	margin: 0;
	padding: 0 0 5px 5em;
}
.coop_box h2 {
	margin: 0 0 10px 0;
	padding: 10px;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}
#coop_hotel h2 {
	background: #9D6FB9;
}
#coop_school h2 {
	background: #EC6F7B;
}
#interview h2 {
	background: #FDAA42;
}
.coop_box h3 {
	margin: 0 0 10px 0;
	padding: 5px;
	clear: both;
	font-size: 16px;
}
#coop_hotel h3 {
	background: #DCD1E9;
	border-left: 5px solid #9D6FB9;
}
#coop_school h3 {
	background: #FAC5D3;
	border-left: 5px solid #EC6F7B;
}
#interview h3 {
	border-left: 5px solid #FDAA42;
}
.coop_box h3 span {
	font-size: 12px;
	display: block;
}
.coop_box .desc {
	margin: 0;
	padding: 0 19px 20px 19px;
}
.coop_box .box {
	margin: 0 19px 20px 19px;
	padding: 0 0 20px 0;
	width: 610px;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.coop_box .country {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	font-weight: bold;
}
.coop_box .country img {
	padding-right: 5px;
	vertical-align: middle;
}
.coop_box .copy {
	margin: 0;
	padding: 0 0 5px 0;
	float: right;
	display: inline;
}
.coop_box .img {
	margin-right: 10px;
	float: left;
	display: inline;
}
.coop_box .detail {
	float: left;
	display: inline;
	width: 350px;

}
.coop_box .article {
	float: right;
	display: inline;
	width: 480px;
}
.coop_box .article p {
	margin: 0 0 10px 0;
	padding: 0;
}
.coop_box .author {
	text-align: right;
}
/**/

/* 動画ニュース */
#movieList h4 {
	font-size: 120%;
	font-weight: bold;
	padding: 3px 15px;
	margin: 15px 0 15px;
}
#movieList h4.color1 {
	border-left: 5px solid #5e97f9;
	border-bottom: 1px solid #5e97f9;
}
#movieList h4.color2 {
	border-left: 5px solid #ffcc99;
	border-bottom: 1px solid #ffcc99;
}
#movieList h4.color3 {
	border-left: 5px solid #f476c8;
	border-bottom: 1px solid #f476c8;
}
#movieList h4.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;
}
