html
{
	background-color: #ebebeb;
	/* border-top: 10px solid #555555; */
	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Links */

a { font-weight: bold; border-bottom: 1px dotted transparent; }

a:link { color: #336699; text-decoration: none; border-bottom-color: #336699; }

a:visited { color: #5588aa; text-decoration: none; border-bottom-color: #5588aa; }

a:hover, a:active { color: #660099; border-bottom: 1px solid #660099; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 10px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 28px; }

h3 { font-size: 26px; }

h4 { font-size: 22px; }

h5 { font-size: 20px; }

h6 { font-size: 18px; }

ul, ol, blockquote, pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
}

ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0px 0px 10px 0px;
	/* width: 850px; */
	width: 850px; /* henkou_haba */
	margin: 0 auto;
	background-re peat: repeat-y;
	background-position: top center;
		background-color: #ebebeb;
	background-image: url(../img/body_bg3.png);  /* henkou_haba */
	line-height: 1.3;
	text-align: center;
}

#container
{
	/* width: 700px; */
	width: 773px; /* henkou_haba */
	margin: 0px auto;
	text-align: left;
}

#header { float: left; width: 100%; clear: both; margin-top: 10px; }

#navigation { float: left; width: 100%; clear: both; margin: 0px 0px 1px 0px; }

#page-header { 
	clear: both; /* position: relative; */ /*margin-bottom: 30px;*/
	border-width: 1px 0px 0px 1px; border-color: white; border-style: solid;
}
#page-header img{}

#wrapper { 
	text-align: center;
	padding:30px 0px 30px 0px;
}

#footer
{
	clear: both;
	color: #fff;
	background-color: #333333;
	padding: 5px 5px 5px 5px;
	text-align: center;
	width: 810px;
	height: 55px;
	margin: auto;
}

#footer a {
	color: #fff;
}

#undernavi {
	vertical-align: middle;
}

/* Header */

#header h1
{
	padding: 0;
	float: left;
	width: 140px;
	margin: 10px 0;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-right: 1px solid #999999;
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}

#header h2
{
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	text-transform: lowercase;
}

#header #search
{
	float: right; 
}

#header #search input
{
	padding: 0px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}


/* Top Navigation */
#top-navi {
	float:right;
	color: #333; /*#5588AA;*/
}

#top-navi a {
	font-weight: normal; 
	border-bottom: 0px;
	color: #333; /*#5588AA;*/
}

#top-navi a:hover {
	color: #fff; /*#5588AA;*/
	background-color: #333;
}


/* Navigation */

#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-color: #fff;
}

#navigation li {
	float: left; 
	border-width: 0px 0px 0px 0px; ;
	border-color: white;
	border-style: solid;
}

#navigation li a {
	height: 37px;
	width:125px;
	display: block;
}

#navigation li span {
	display: none;
}

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 0px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #485573;
}

/* 選択されたメニュー */

#navigation .active {
	background-color: #374462;
}


#lhome {
	background-image: url('../img/navi/home.png');
	width: 128px;
	height: 45px;
	margin: 0px 0px 0px 0px;
}

#lhome a:hover {
	background-image: url('../img/navi/home-active.png');
	width: 128px;
	height: 45px;
}


#lkouza {
	background-image: url('../img/navi/kouza.png');
	width: 128px;
	height: 45px;
	margin: 0px 0px 0px 1px;
}
#lkouza a:hover{
	background-image: url('../img/navi/kouza-active.png');
	width: 128px;
	height: 45px;
}

#lsyokaimuryou {
	background-image: url('../img/navi/syokaimuryou.png');
	width: 128px;
	height: 45px;
	margin: 0px 0px 0px 1px;
}
#lsyokaimuryou a:hover {
	background-image: url('../img/navi/syokaimuryou-active.png');
	width: 128px;
	height: 45px;
}

#lwaribiki {
	background-image: url('../img/navi/waribiki.png');
	width: 128px;
	height: 45px;
	margin: 0px 0px 0px 1px;
}
#lwaribiki a:hover{
	background-image: url('../img/navi/waribiki-active.png');
	width: 128px;
	height: 45px;
}

#lmoushikomi {
	background-image: url('../img/navi/moushikomi.png');
	width: 128px;
	height: 45px;
	margin: 0px 0px 0px 1px;
}
#lmoushikomi a:hover{
	background-image: url('../img/navi/moushikomi-active.png');
	width: 128px;
	height: 45px;
}

#lsyuutyuuzemi {
	background-image: url('../img/navi/syuutyuuzemi.png');
	width: 128px;
	height: 45px;
	margin: 0px 0px 0px 1px;
}
#lsyuutyuuzemi a:hover{
	background-image: url('../img/navi/syuutyuuzemi-active.png');
	width: 128px;
	height: 45px;
}


#lhome a {
	display: none;
}

/* Page-Header */

#page-header ul
{
	bottom: -8px;
	right: 10px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	list-style-type: none;
}

#page-header li { float: left; }

#page-header li a:link,
#page-header li a:visited
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(menu.png);
	background-repeat: repeat-x;
}

/*
#page-header li a:hover,
#page-header li a:active
{
	background-image: url(menu_hover.png);
}
*/

/* Wrapper */

.col { width: 200px; float: left; margin: 0 15px; text-align: left; }

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

/* .col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; } */

#links h3 
{
	background-color: #94b4d6;
}

#content h3
{
	background-color: #d6eb9a;
}

#sidebar h3
{
	background-color: #ffb366;	
}

#links a:hover, #links a:active { color: #336699; border-bottom-color: #336699; }

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }

/* Footer */

#footer a {font-weight: normal; border-bottom: 0px;}

#footer a:link {  border-bottom-color: #5588aa;}

#footer a:visited {  border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { 
	color: #ccc; 
	border-bottom-color: #336699;
}

#footer p { margin: 5px 0; }

#logo {
	padding: 0px 0px 10px 0px;
	float: left;
}

#logo h1 {
	display: none;
}

#logo img {
	border-width: 0px;
	float:left;
}

#logo a, #logo a:visited  {
	border-width: 0px;

}

/*****************/
/* Left Contents */
/*****************/

#left {
	width: 180px;
	margin: 0px 15px 0px 0px;
	text-align: center;
	vertical-align: middle;
	border: 0px;
}

#left a {
	text-decoration: none;
	display:block;
	height: 56px;
	width: 180px;
	border-bottom-color: #fff;
	border-width: 0px;
}

#left img {
	border: 0px;
}

#left .content {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #ffffff;
	margin-bottom: 5px;
}

#left span {
	display:none;
}

#tessoku {
	height: 56px;
	width: 180px;
	background-color: #fff;
	background-image: url('../img/tessoku.png');
	background-repeat: no-repeat;
}

#curriculum {
	height: 56px;
	width: 180px;
	background-color: #fff;
	background-image: url('../img/kouza-schedule.png');
	background-repeat: no-repeat;
}

#yokuaru {
	height: 56px;
	width: 180px;
	background-color: #FFF;
	background-image: url('../img/yokuaru_q.png');
	background-repeat: no-repeat;
}

#koe {
	height: 56px;
	width: 180px;
	background-color: #fff;
	background-image: url('../img/goukakusya-koe.png');
	background-repeat: no-repeat;
}

#siryou {
	height: 56px;
	width: 180px;
	background-color: #fff;
	background-image: url('../img/siryouseikyu.png');
	background-repeat: no-repeat;	
}#jugyou {
	height: 97px;
	width: 180px;
	background-color: #fff;
	background-image: url('../img/jugyou.png');
	background-repeat: no-repeat;	
}

#left h1 {
	font-size: medium;
	font-weight: bold;
}

/*******************/
/* Center Contents */
/*******************/

#center {
	width: 357px;  /* 古いIEで405pxにすると、2列になってしまう。 */
}


#center .content {
	border-width: 0px 0px 10px 0px;
	border-style: solid;
	border-color: #ffffff;
}

#oshirase {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

#oshirase p {
	border-bottom: solid 1px #ccc;
	margin: 10px 0px 10px 10px;
}

#oshirase h2 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	border-bottom: solid 1px #ccc;
}

#oshirase .info {
	margin-left: 1em;
}
#oshirase .indent {
	margin-left: 5em;
}

#campaign {
	margin: 10px 0px 30px 0px;
	background-color: transparent;
	border-width: 0px;
}


#center a {
	border-bottom: 0px;
}

/******************/
/* Right Contents */
/******************/

#right {
	width: 170px;
	margin: 0px 0px 0px 15px;
}

#topics {
	border: 1px solid #999;
	padding: 10px;
}

#topics a {
	color: #666;
	font-size: 15px;
	border-bottom: 0px;
	font-weight: normal;
}
#topics a:hover {
	color: #fff;
	background-color: #333;
}

#topics ul{
	margin-left: 5px;
}

#topics li {
	margin: 5px 0px ;
	padding-left: 20px;
	background: url("../img/list.png") no-repeat 5px 2px;;
	list-style: none;
}

#topics a {
	margin-left: 10px;
}

.error {
	color: red;
}

#copyright {
	margin-top: 5px;
	font-size: 95%;
}