@charset "utf-8";

/*タイトル--------------------------------------------------*/
.title {
	float:left;
	width:800px;
	background:url("../img/btn054_03.gif") no-repeat;
	height:30px;
	margin-bottom:10px;
}
.title p{
	display:block;
	float:left;
	font-size:12pt;
	font-weight:bold;
	margin:8px 0 0 28px;
}
* html .title p{margin:8px 0 0 14px;}

.subtitle {
	float:left;
	width:800px;
	height:30px;
}
.subtitle p{
	display:block;
	float:left;
	font-size:11pt;
	font-weight:bold;
	margin:0 0 0 0;
}

.box {
	float:left;
	width:800px;
	font-size:10pt;
	margin-bottom:30px
}

.box h1{
	font-size:11pt;
	color:#ffffff;
	background-color:#808080;
	padding:0 4px 0 4px;	/*上,右,下,左*/
	margin:4px 0 4px 0;
}

.box p{margin:5px 5px 5px 5px;}

.box ol{
	margin:10px 0 10px 0;
	padding:0px;
	font-size:10pt;
	list-style:url("../img/arrow002_03.gif") outside;
}
.box li{margin:0 0 10px 20px;padding:0px;}

.box h3{
	height:32px;
	width:620px;
	margin:0px 0px 5px 30px;
	background-image:url("../img/head017_03.gif");
	font-size:14px;
	font-weight:bold;
}

.h3p {
	display:block;
	padding:8px 0px 0px 15px;
}

.h3naiyo{
	margin:5px 5px 5px 60px;
}

/*-----------------------------------------------------------------------------*/

div#main h3{
	margin-bottom:10px;
}
div#aboutProgledge p{
	margin:0 0 0 10px;
}
div.section h4{
	margin-bottom:20px;
	line-height:32px;
	font-weight:bold;
	background:url("../../common/image/checktitlebg.gif") no-repeat #e8e8e8;
}
div.section h4 span{
	margin-left:10px;
	padding:2px 0 2px 25px;
	background:url("../../common/image/checktitle.gif") no-repeat 0 0 #e8e8e8;
}
div#map div.rightBox{
	width:310px;
}
div#map div.rightBox h5{
	font-weight:bold;
}
div#map dl{
	margin:0 0 20px 0;
	line-height:1.5;
}
div#map dt{
	padding-left:10px;
	background:url("../../common/image/triangle_orange.gif") no-repeat 0 0.5em;
}
div#map dd{
	margin-left:25px;
}
p.smallMap{
	margin-bottom:10px;
}
div#map div.leftBox li{
	margin-bottom:5px;
}
div#map div.leftBox li img{
	vertical-align:bottom;
}
div#school li{
	width:250px;
	text-align:center;
}
div#school li img{
	vertical-align:bottom;
}

/* 2.for feature style
===============================================================*/
div#feature p{
	margin-bottom:20px;
	padding:0 15px 0;
}
div#feature p.name{
	margin:50px 0 0;
	text-align:right;
}
div#management dt{
	margin:0 15px 10px;
	font-weight:bold;
}
div#management dd{
	margin:0 15px 20px 40px;
}

/* 3.for pupup style
===============================================================*/
body#popup{
	background:#FFF;
}
div#popwrapper{
	margin:30px 0 0 30px;
	width:565px;
	font-size:0.75em;
	line-height:1.5;
}
div#popwrapper h1{
	margin-bottom:15px;
}
div#popwrapper p{
	margin-bottom:15px;
}
div#popAddress{
	margin-bottom:50px;
}
div#popwrapper h2{
	margin-bottom:10px;
	text-indent:10px;
	color:#75bd06;
	font-weight:bold;
	line-height:2;
	border-bottom:solid 1px #75bd06;
	border-left:solid 4px #75bd06;
}
div#popwrapper dl{
	margin:0 0 20px 15px;
}
div#popwrapper dt{
	clear:both;
	float:left;
	display:inline;
	width:5em;
}
div#popwrapper dd{
	margin-left:5em;
}
p.print{
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:center;
	border-bottom:solid 2px #e4e4e4;
}
p.close{
	margin-right:10px;
	text-align:right;
}

/* 4.for lecturer style
===============================================================*/
ul.anchorTop {
	margin-bottom:10px;
}
div.lecBox{
	margin-bottom:30px;
	padding-top:30px;
	border-top:solid 2px #ccc;
}
div.lecturer h4{
	margin-right:15px;
	margin-left:15px;
	line-height:32px;
	background:#e8e8e8;
}
div.profile{
	margin-bottom:10px;
}
div.lecRight{
	float:right;
	display:inline;
	margin-right:25px;
	width:320px;
}
div.lecLeft{
	float:left;
	display:inline;
	margin-left:15px;
	width:150px;
}
p.lecName{
	margin-bottom:15px;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2;
}
p.lecName span{
	font-size:0.7em;
	font-weight:normal;
}

div.lecBox dl{
	margin:0 15px;
}
div.lecBox dd{
	margin-bottom:20px;
}
div.lecBox p.message{
	margin:0 15px 30px;
}


