h3
{
	font-size: 100%;
	font-weight: bold;
	background-image: url("../index_img/icon_square.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 12px;
	line-height: 20px;
}

h4
{
	font-weight: bold;
	color: #004F3B;
	line-height: 150%;
}


div#logo
{
	width: 850px;
	height: 119px;
	background-image: url("../index_img/title_top.png");
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px ;
}

div#hot
{
	position: relative;
	width: 850px;
	height: 200px;
	background-image: url("../index_img/top_hot.jpg");
	background-repeat: no-repeat;
	background-position: left;
}

div#hot a
{
	display: block;
	position: absolute;
	width: 850px;
	height: 200px;
	text-indent: -9999px;
}

div#hot a:hover
{
	border: 0;
}

div#hot_visit
{
	margin-top: 10px;
	position: relative;
	width: 850px;
	height: 125px;
	background-image: url("../index_img/top_hot3.gif");
	background-repeat: no-repeat;
	background-position: left;
}

div#hot_visit a
{
	display: block;
	position: absolute;
	width: 850px;
	height: 125px;
	text-indent: -9999px;
}

div#hot_visit a:hover
{
	border: 0;
}

div#top-left
{
	display: inline;
	float: left;
	width: 260px;
	margin-left: 30px;
}

div#top-right
{
	display: inline;
	float: right;
	width: 540px;
}

div#top-small-left
{
	display: inline;
	float: left;
	width: 230px;
}

div#top-small-right
{
	display: inline;
	float: right;
	width: 280px;
	margin-right: 30px;
}

div#top-small-clear
{
	clear: both;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-top: 15px;
}

*html div#top-small-clear h3/*IE6用CSSハック*/
{
	font-size: 100%;
	font-weight: bold;
	background-image: url("../index_img/icon_square.gif");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 24px;
	line-height: 20px;
}

dl.note
{
	border-top: 1px dotted #333333;
}

dd.note,dt.note
{
	border-bottom: 1px dotted #333;
}

*html dl.note/*IE6用CSSハック*/
{
	border-top: 1px dotted #333333;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

*html dd.note,dt.note/*IE6用CSSハック*/
{
	border-bottom: 1px dotted #333;
	margin: 0;
	padding: 0;
}

div#about-nav
{
	margin-top: 20px;
}

div#link-nav
{
	margin-top: 20px;
}

div#jukusei-nav
{
	margin-top: 20px;
}

div#blog-nav
{
	margin-top: 20px;
}

div#blog-nav a:hover
{
	border: 0px;
}


div#top-right-header
{
	margin-top: 20px;
}

div#admission-outline-nav
{
	padding-left: 10px;
	border-left: 1px dotted;
}

div#admission-guideline-nav
{
	padding-left: 10px;
	border-left: 1px dotted;
}

li.inline
{
	display: inline;
	padding-right: 3px;
}


div#admission-life-nav
{
	margin-top: 20px;
	padding-left: 10px;
	border-left: 1px dotted;
}

div#admission-documents-nav
{
	margin-top: 20px;
	padding-left: 10px;
	border-left: 1px dotted;
}

div#admission-request-nav
{
	margin-top: 20px;
	padding-left: 10px;
	border-left: 1px dotted;
}

li#link-jukuyukai
{
	margin-top: 3px;
}