﻿html
{
    height: 100%;
}

body
{
	text-align:center;
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: 'ＭＳ Ｐゴシック', Arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    background-color:#f9f9f9;
    color: #555555;
}

div.bg
{
    width: 770px;
    margin: 0px auto;
    background-image: url(  'bgcolor.png' );
    background-repeat: repeat-y;
    height: 100%;
    min-height: 100%;
}
div.center
{
	text-align:left;
    height: 100%;
    min-height: 100%;
    width: 750px; /*両サイド5px影分*/
    margin: 0px auto;
    border-left: 2px solid #C0C0C0;
    border-right: 2px solid #C0C0C0;
	background-color:white;
}

body > div.bg
{
    height: auto;
}

div.header
{
    border-top: 6px solid #000099;
    height: 90px;
    border-top-color: #0000CC;
}
div.headerMenu
{
    float: right;
    padding: 3px 10px 0px 0px;
    font-size: 12px;
}
div.headerMenu a
{
    margin: 5px;
}


div.menu
{
    width: 750px;
    margin: 0px;
    padding: 0px;
	text-align:left;
}

div.menu ul
{
    background-image: url( 'menuBG.jpg' );
    background-repeat: repeat-x;
    border-bottom: 1px solid #9BBDFF;
    border-top: 1px solid #9BBDFF;
    margin: 0px;
    padding: 0px;
	padding-left:24px;
    /*border-left: 1px solid #9BBDFF;*/
	height:29px;
}

div.menu ul li
{
	list-style-type: none;
    float:left;
    display: inline;
	height:100%;
    border-left: 1px solid #9BBDFF;
    text-align: center;
	width:116px;
}
div.menu ul li a
{
	color: #494949;
    text-decoration: none;
    margin: 0;
    line-height: 29px;
    font-size: 13px;
    font-weight: bold;
	width:100%;
	height:100%;
	cursor:pointer;
	margin:0px;
	padding:/**/8px 30px;
}
div.menu ul li a div
{
	width:116px;
	height:29px;
	cursor:pointer;
}

div.menu ul li a span
{
	width:116px;
	height:29px;
	cursor:pointer;
}


div.menu ul li:hover, div.menu ul .current
{
    background-image: url(  'menuBG_a.jpg' );
    background-repeat: repeat-x;
}


div.content
{
    width: 740px;
    margin: 5px auto;
    min-height: 500px;
}

div.subMenu
{
    float: left;
    clear: both;
    width: 140px;
    margin: 0px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    padding: 5px;
    font-weight: bold;
    color: #000099;
    font-family: 'ＭＳ Ｐゴシック' , Arial, sans-serif; /*min-height:550px;     background-color:#EDF8FA;*/
}
div.subMenu h1
{
    margin: 0px;
    padding:0px;
    font-weight: bold;
    color: #000099;
    font-size: 16px;
    font-weight: bold;
    font-family: 'ＭＳ Ｐゴシック' , Arial, sans-serif; /*min-height:550px;     background-color:#EDF8FA;*/
}
div.subMenu .Item
{
    font-size: 13px;
    width: 100px;
    font-weight: normal;
    margin-left: 20px;
    text-align: left;
    float: right;
    display: block;
    clear: both;
    /*border-left-style: solid;
    border-left-color: #99CCFF;
    border-left-width: 2px;
    padding-left: 5px;*/
}

div.main
{
    float: right;
    clear: none;
    width: 580px;
    margin: 10px 0px;
    padding-left: 5px;
}

div.midashi
{
    font-weight: bold;
    font-size: 20px;
    line-height: 20px; /*    border-bottom-style: solid;     border-bottom-width: 1px;     border-bottom-color: #000099;*/
    padding: 2px 0px;
    margin-bottom: 20px;
    border-left: 5px solid #66CCFF;
    padding-left: 3px;
    border-left-color: #99CCFF;
}
div.midashi2
{
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000099;
    padding: 2px 0px;
    margin: 10px;
    margin-top:15px;
}
div.midashi2 span
{
	border-left:4px solid #0000CC;
	padding-left:3px;
}

div.detail
{
	margin:5px auto 5px 15px;
}

div.footer
{
    height: 143px;
    width: 100%;
    border-top: 1px solid #BBB;
    font-family: 'ＭＳ Ｐゴシック', Arial, sans-serif;
    font-size: 85%;
    background-image: url( 'footerBG.jpg' );
    background-repeat: no-repeat;
    margin: auto 0px 0px 0px;
}
div.footer ul
{
    margin: 2px 10px 2px 10px;
    padding: 3px 0px;
    height: auto;
    text-align: right;
}
div.footer ul li
{
    display: inline;
}
div.footer ul li a
{
    padding: 5px 2px 5px 5px;
    margin: 0;
    text-decoration: none;
    border-left: 1px solid #DADADA;
    text-align: center;
}

div.copylight
{
    width: 100%;
    text-align: center;
    margin: 10px 0px 5px 0px;
}

.small_class * input
{
	margin-left: 8px;
}
.smallhead
{
	background-color: #E9F1FE;
	border: solid 1px #BBD1FF;
	margin-top:1px;
	padding-left:3px;
	cursor: hand;
}
.smallcontent
{
	overflow: hidden;
	margin-bottom:5px;
}

.ui-icon { display: block; text-indent: -99999px; float:left; clear:none; overflow: hidden; background-repeat: no-repeat; }
.ui-icon-plus
{
	width:19px;
	height:17px;
	background-image:url("../image/plus.gif");
}

.ui-icon-minus
{
	width:19px;
	height:17px;
	background-image:url("../image/minus.gif");
}

.admissionTitle
{
	padding-left:18px;
	background-image:url("../image/maru.gif");
	background-repeat: no-repeat;
	font-size:15px;
	font-weight:bold;
}

.admissionBody
{
	border-collapse:collapse;
	border:1px solid silver;
	margin:3px 0px 15px 18px;
	width:520px;
}
.admissionBody * th
{
	width:100px;
}

.admissionBody .smallclass
{
	padding-left:15px;
}

.go_to_form
{
	background-image:url("../image/go_to_form.gif");
	width:150px;
	height:40px;
}

img
{
	border:none;
}
