﻿@charset "UTF-8";



/*全ページ共通

-----------------------------------------*/

* {

	margin: 0;

	padding: 0;

	}

li {

	list-style: none;

	}

a img {

	border: none;

	}

html {

	background: #eceed2 repeat-x;

	}

body {

	font-size: 14px;

	color: #333;

	line-height: 1.2;

	font-family: "Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;

	background: url(../img/back1.png) repeat-y;

	width: 940px;

	margin: 0 auto;

	padding: 0 3px;

	}

a {

	color: #00F;

	}

a:hover {

	color: #006;

	}

hr {

	border: none;

	height: 0;

	overflow: hidden;

	border-bottom: 1px dotted #959595;

	clear: both;

	}

header, footer, section, article, figure ,figcaption {

	display: block;

	}

/*ヘッダー

-----------------------------------------*/

body header {

	height: 137px;

	background: url(../img/header.png) repeat-x top;

	position: relative;

	margin: 0 auto 25px;

	border-top: 5px solid #436240;

}

body header h1 {

	position: absolute;

	top: 20px;

	left: 18px;

	font-family: Georgia, serif;

	font-weight: normal;

	color: #000;

	font-size: 50px;

	line-height: 1;

	}

body header h1 a {

	text-decoration: none;

	color: #000;

	}

body header h1 a:hover {

	color: #000;

	}

body header address {

	position: absolute;

	right: 20px;

	top: 5px;

	font-size: 10px;

	font-style: normal;

	width: 415px;

	}

body header .adr {

	font-size: 12px;

	color: #666;

	width: 180px;

	}

body header .tel {

	font-size: 30px;

	color: #F60;

	font-weight: bold;

	font-family: Arial,"Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;

	position: absolute;

	right: 0;

	top: 0;

	}

body header .tel img {

	margin-right: 3px;

	}

body header > ul {

	position: absolute;

	right: 15px;

	top: 38px;

	}

body header > ul li {

	float: left;

	margin-right: 3px;

	}

body header > ul li a {

	opacity: .75;

	}

body header > ul li a:hover {

	opacity: 1;

	}

/*ヘッダー:メニュー

-----------------------------------------*/

nav {

	position: absolute;

	height: 47px;

	bottom: 0;

	right: 18px;

	}

nav ul li {

	float: left;

	}



nav ul li a {

	display: block;

	width: 180px;

	height: 47px;

	text-align: center;

	line-height: 47px;

	color: #eceed2;

	text-decoration: none;

	font-family: "Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック";

	font-size: 16px;

	background-image:  url(../img/menu.png);

	background-repeat: no-repeat;

	background-position: center top;

	border-left: 1px solid #C3C3C3;

	position: relative;

	z-index: 1;

	}

nav ul li:first-child a {

	background-position: left top;

	border-left: none;

	}

nav ul li:last-child a {

	background-position: right top;

	}

nav ul li a:hover {

	color: #FFF;

	background-position: bottom;

	border: 1px solid #436240;

	border-bottom: none;

	border-top: none;

	margin-left: -1px;

	z-index: 2;

	}

nav ul li:first-child a:hover {

	background-position: left bottom;

	border-left: none;

	}

nav ul li:last-child a:hover {

	background-position: right bottom;

	border-right: none;

	margin-left: 0;

	}

/*フッター

-----------------------------------------*/

footer {

	background: #719e6b repeat-x;

	height: 70px;

	padding: 15px 20px;

	position: relative;

	font-family: Arial,"Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;

	color: #FFF;

	}

footer address {

	display: block;

	font-size: 12px;

	font-style: normal;

	float: left;

	}

footer address p {

	display: inline;

	margin-right: 1em;

	}

footer small {

	display: block;

	font-size: 10px;

	float: right;

	}



/*noscript

-----------------------------------------*/

p#noscript {

	width: 80%;

	padding: 30px;

	margin: 0 auto;

	color: red;

	font-weight: bold;

	}



/*複数ページで使用

-----------------------------------------

-----------------------------------------*/

#contents {

	margin: 0 auto 0;

	padding: 0 20px 50px 20px;

	width: 900px;

	position: relative;

	}

#contents:after {

	content: "";

	display: block;

	clear: both;

	}

*+html #contents {

	min-height: 1px;

	}

section:after {

	content: "";

	display: block;

	clear: both;

	}

*+html section {

	min-height: 1px;

}	

section {

	margin-bottom: 30px;

	}
#main {
	float:left ;
	margin : 0px ;
	width : 450px;
    }
   
#sub {
	margn-top :40px ;
	float : right;
	width :450px;
	}
#newscontents {
      margin: 0 auto 0;
	 padding: 0 20px 50px 20px;
	width: 900px;
	position: relative;
	}

#newsedition {
	float:left;
	margin; 0px ;
	width : 200px;
	}
	
#newspicture {
	margin-top :0px;
	float : right;
	width：700px ;
	}









/*見出し

-----------------------------------------*/

section > h1 {

	background: url(../img/midashi2a.png) no-repeat;

	font-size: 16px;

	text-indent: 30px;

	width: 911px;

	height: 74px;

	line-height: 40px;

	margin-bottom: -10px;

	position: relative;

	font-family: Arial,"Hiragino Kaku Gothic Pro","メイリオ","ＭＳ Ｐゴシック",sans-serif;

	color: #FFF;

	z-index: 1;

	

section h1,section h2 {

	font-weight: normal;

	}





/*学科リスト

-----------------------------------------*/

#subMenu {

	position: absolute;

	top: 60px;

	left: 20px;

	width: 180px;

	z-index: 2;

	}

#subMenu h2 {

	background: #f39832;

	color: #FFF;

	font-size: 14px;

	line-height: 1.1;

	padding: 12px 10px;

	font-weight: bold;

	border: 1px solid #da882d ;

	}

#subMenu ul {

	border: 1px solid #CCC;

	background: #F5F5F5;

	}

#subMenu li a {

	display: block;

	line-height: 1.2;

	color: #333;

	text-decoration: none;

	background: url(../img/arrow001_02.gif) no-repeat 3px 11px;

	padding: 10px 10px 10px 17px;

	border-top: 1px dotted #959595;

	}

#subMenu li a:hover {

	color: #333;

	background-color: #ffead5;

	}

#subMenu ul li:first-child a {

	border-top: none;

	}



