@charset "utf-8";

body {
	font-family: "ＭＳ Ｐゴシック";
	font-size:0.8em;
	color: #666666;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #809CC9;
}

a:visited {
	color: #663399;
}

/* 中央画像-------------------------------------------------------------------- */
.imge_center {
	text-align: center;
}

/* フッター-------------------------------------------------------------------- */
#footernavi {
	background-color: #E2DEDF;
	height: 22px;
	clear: both;
	width: 810px;
	text-align: right;
	padding-top: 3px;
	color: #808080;
}
#wrapper #container #footernavi ul {
	margin: 0px;
	display: inline;
	list-style-type: none;
}
#wrapper #container #footernavi li {
	clear: right;
	margin-right: 10px;
	background-image: url(images/footermark.jpg);
	background-repeat: no-repeat;
	display: inline;
	text-indent: 1em;
	padding-left: 20px;
}

/* CopyRight-------------------------------------------------------------------- */
address {
	text-align: center;
	height: 23px;
	width: 810px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	color: #FFFFFF;
	background-color: #3DA640;
	padding-top: 5px;
}

/* 外枠-------------------------------------------------------------------- */
#wrapper {
	background-image: url(images/shadow_01.jpg);
	background-repeat: repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/* メイン-------------------------------------------------------------------- */
#main {
	width: 650px;
	margin-left: 90px;
}

/* コンテンツ-------------------------------------------------------------------- */
#contents {
	width: 810px;
	padding-bottom: 30px;
	background-image: url(images/contents_haikei_01.jpg);
	background-repeat: no-repeat;
	position: relative;
	visibility: visible;
}
#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents {
    height: 1em;
}

#contents {
	display: block;
}
/**/

/* 内枠-------------------------------------------------------------------- */
#container {
	width: 810px;
	background-image: url(images/contents_haikei_02.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}


/* 全ページ見出し共通-------------------------------------------------------------------- */
h1 {
	margin: 0px;
}
h2 {
	color: #3DA640;
	font-size: x-large;
	padding-left: 80px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height: 40px;
	padding-top: 40px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #3DA640;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3DA640;
	margin-top: 45px;
	margin-right: 65px;
	margin-bottom: 15px;
	margin-left: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h4 {
	font-size: small;
	line-height: 1.5em;
	color: #3DA640;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#container #contents p {
	font-size: small;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
}


/* <h3>下線ドット-------------------------------------------------------------------- */
.line {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #3DA640;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/*「ごあいさつ」と「進路･就職」のページ対応---------------------------------------------------- */
.left_side{
	width:550px;
	float: left;
	_margin: 0px 0px 10px 1px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:both;
}
.right_side {
	width:250px;
	float: right;
	margin: 0px 2px 10px 0px;
	_margin: 0px 1px 10px 0px;
	padding: 0px;
}

.contents_text {
	margin-left: 90px;
	width: 400px;
}

.study {

}
#main .study th {
	text-align: left;
	padding: 0px;
}
#main .study p {
	width: 200px;
}
#main .study td {
	width: 210px;
	vertical-align: top;
}



/* 「実習施設一覧」のページ対応-------------------------------------------------------------------- */
.main_left {
	float: left;
}

.main_right {
	float: left;
	margin-left: 40px;
}

.main_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#main .main_left ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/* グローバルナビ-------------------------------------------------------------------- */
#glovalnavi {
	height: 36px;
	width: 810px;
}

#glovalnavi ul{
	height:36px;
	list-style: none;
	padding:0px;
	margin:0px;
	width: 810px;
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
}
#glovalnavi ul li{
	float:left;
	padding:0px;
	margin:0px;
	position: relative;
	display: inline;
}
#glovalnavi ul li a{
	display:block;
	text-indent: -9999px;
	height: 36px;
}

/*ごあいさつ*/
a#navi01{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:116px;
	height:36px;
	}

a:hover#navi01{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
}

a#navi01_on{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: 0px -36px;
	width:116px;
	height:36px;
}

/*教育理念*/
a#navi02{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -116px 0px;
	width:115px;
	height:36px;
}

a:hover#navi02{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -116px -36px;
}

a#navi02_on{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -116px -36px;
	width:115px;
	height:36px;
}

/*教員一覧*/
a#navi03{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -231px 0px;
	width:116px;
	height:36px;
}
a:hover#navi03{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -231px -36px;
}

a#navi03_on{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -231px -36px;
	width:116px;
	height:36px;
}

/*カリキュラム概要*/
a#navi04{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -347px 0px;
	width:116px;
	height:36px;
}
a:hover#navi04{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -347px -36px;
}

a#navi04_on{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -347px -36px;
	width:116px;
	height:36px;
}

/*領域紹介*/
a#navi05{
	background: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -463px 0px;
	width:116px;
	height:36px;
}
a:hover#navi05{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -463px -36px;
}

a#navi05_on{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -463px -36px;
	width:116px;
	height:36px;
}

/*進路・就職*/
a#navi06{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -579px 0px;
	width:115px;
	height:36px;
}
a:hover#navi06{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -579px -36px;
}

a#navi06_on{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -579px -36px;
	width:115px;
	height:36px;
}

/*学習施設一覧*/
a#navi07{
	background: url(images/glo_navi.jpg);
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -694px 0px;
	width:116px;
	height:36px;
}
a:hover#navi07{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -694px -36px;
}

a#navi07_on{
	background-image: url(images/glo_navi.jpg);
	background-repeat: no-repeat;
	background-position: -694px -36px;
	width:116px;
	height:36px;
}


/* 緑の太字右寄せテキスト-------------------------------------------------------------------- */
.text_gre {
	font-size: small;
	color: #3DA640;
	text-align: right;
	font-weight: bold;
}

/* 青の小文字テキスト-------------------------------------------------------------------- */
.p_blue   {
	font-size: x-small;
	color: #809CC9;
	line-height: 1.5em;
}

/* グレイの小文字テキスト-------------------------------------------------------------------- */
.p_grey {
	font-size: x-small;
	color: #999999;
	line-height: 1.5em;
}
