﻿/*********** レイアウト ***********/
div#education {
	float: left;
	width: 588px;
	margin: 0px;
}
div#educational_program {
	float: left;
	width: 468px;
	height: 66px;
	margin: 0px 0px 10px 10px;
}
div#news {
	float: right;
	width: 300px;
	margin-top: 10px;
}
div#information {
	float: left;
	width: 270px;
	margin-top: 10px;
}
/*********** 視覚効果 ***********/
div#content h2 {
	margin: -4px 0px 0px -4px;
	padding: 4px 0px 0px 25px;
	height: 24px;
	border: 0px;
	color: #663333;
	background-image: url('images/h1t.gif');
	background-repeat: repeat-x;
}
div#content h3 {
	font-size: small;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin: 4px -4px;
	color: #555555;
	border-left: solid 10px #ffcccc;
	border-top: solid 1px #ffcccc;
	border-bottom: solid 1px #ffcccc;
}
div#content h4 {
	background-image: none;
	font-size: small;
	color: #cc5577;
	padding: 0px;
	margin: 0px 0px 0px 4px;;
}
div#dept table {
	margin: 0px auto 0px auto;
	border: 0px;
	width: 100%;
}
div#dept td, div#dept th {
	padding: 4px 0px 0px 4px;
	border: 0px;
	background-color: white;
	text-align: left;
}
div#dept img {
	margin: 0px;
	vertical-align: top;
}
div#dept a {
	margin-left: 8px;
	padding-left: 17px;
	background: url('images/dept_h.gif') no-repeat;
	border-bottom: 2px;
}
div#dept a:hover {
	background: url('images/dept_a.gif') no-repeat;
	border-bottom: 2px #006600 solid;
}
div#information {
	padding: 4px;
}
div#news {
	padding: 4px;
}
div#education {
	padding: 4px;
}
div#education div.dept {
	margin: 8px;
}
div#education div.dept img {
	vertical-align: top;
	margin: 0px;
}
div#educational_program {
	background: url('images/educational_program-3.gif') no-repeat;
	padding: 25px;
}
div#educational_program p {
	text-indent: 0px;
	margin: 0px;
}
div#educational_program ul {
	margin: 0px 0px 0px 20px;
}
div#educational_program ul li {
	list-style: circle url('images/li1_t.gif');
	margin-top: 0px;
}
div#educational_program ul ul li {
	list-style: square url('images/li2.gif');
	margin: 0px;
}
div#content img#jabee {
	margin: 8px auto 4px 80px;
}
div#content img#idea {
	margin: 8px auto 4px 60px;
}
div#information .past {
	width: 100%;
	text-align: right;
}
div#news .past {
	width: 100%;
	text-align: right;
}
div#photo img {
	margin: 8px;
	width: 150px;
	height: 100px;
	float: left;
}
div.song {
	text-align: right;
}

