@charset "utf-8";
/* CSS Document */

.alt { position:static; }

/*main_menu*/

#main_menu {
	position:absolute;
	top:100px;
	left:0px;
	width: 900px;
	height: 80px;
	background: none;
	display: none;
}

#margin_mainmenu {
	height: 58px;
}

/*page_title*/

#page_title {
	padding-bottom: 3px;
	background: none;
}
#dep_butsuri {
	height: 95px;
	background: none;
}
#dep_seimei {
	height: 95px;
	background: none;
}
#dep_kikai {
	height: 95px;
	background: none;
}
#dep_denki {
	height: 95px;
	background: none;
}
#dep_kenchiku {
	height: 95px;
	background: none;
}
#dep_kankyo {
	height: 95px;
	background: none;
}
#dep_news {
	height: 95px;
	background: none;
}
#dep_sitemap {
	height: 95px;
	background: none;
}

/*leftmenu*/
#leftmenu {
	float: left;
	width: 220px;
}

/*dl_leftmenu*/

.dl_leftmenu {
	margin: 0px;
	padding: 0px;
	display: block;
}
.dl_leftmenu dt {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom: 4px solid #E5D4C0;
}
.dl_leftmenu dd {
	margin: 0px;
	padding: 5px 0px 5px 22px;
	background: none;
}
.dl_leftmenu .gakukei {
	height: 30px;
	background: none;
}
.dl_leftmenu .kenkyu {
	height: 30px;
	background: none;
}
.dl_leftmenu .interview {
	height: 30px;
	background: none;
}
.dl_leftmenu .news_category {
	height: 30px;
	background: none;
}
.dl_leftmenu .news_month {
	height: 30px;
	background: none;
}
.dl_leftmenu a:link, .dl_leftmenu a:visited {
	color: #0099CC;
	text-decoration: none;
}
.dl_leftmenu a:hover, .dl_leftmenu a:active {
	color: #FF6600;
	text-decoration: none;
}

/*main_contents*/

#main_contents {
	width: 650px;
	float: right;
}
#main_contents .main_header {
	clear: both;
	border-bottom: 10px solid #E4CCCF;
	padding-top: 10px;
}
#main_contents .curriculum {
	background: none;
	padding-left: 125px;
	padding-bottom: 0px;
	font-size: 10px;
	color: #333366;
}
#main_contents .p_main {
	margin: 0px;
	padding: 5px 0px 15px 0px;
}
#main_contents .h_textword {
	font-size: 14px;
	font-weidht: bold;
	color: #5C5C85;
	margin: 10px 0px;
}
#main_contents .h_pickup {
	font-size: 16px;
	line-height: 120%;
	padding: 7px 0px 7px 60px;
	font-weight: normal;
	background: none;
	margin: 10px 0px;
}
#main_contents .h_column {
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
#main_contents .c_top {
	color: #5C5C85;
}
#main_contents .c_first {
	color: #006699;
}
#main_contents .c_second {
	color: #996600;
}
#main_contents .c_third {
	color: #CC3333;
}
#main_contents .c_4th {
	color: #7A2899;
}
#main_contents .clear {
	clear: both;
}

.g_sotsugyo {
	background: none;
	height: 40px;
}
.height20 {
	height: 20px;
}

/*panlist*/
#main_contents .panlist {
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font-size: 10px;
	color:#79000D;
	text-align: right;
}

/*photo_right*/
#main_contents .photo_right {
	float: right;
	margin-left: 15px;
}
#main_contents .photo_left {
	float: left;
	margin-right: 15px;
}
#main_contents .photo_line {
	border: 1px solid #CCC;
}
#main_contents .text_center {
	text-align: center;
}
#main_contents .text_right {
	text-align: right;
}

/*column_box*/
#main_contents .column_box {
	margin: 5px 0px;
}
#main_contents .column_box .box_top {
	background: none;
	font-size: 14px;
	color: #3366CC;
	line-height: 120%;
	padding: 13px 0px 20px 18px;
	margin: 0px;
}
#main_contents .column_box .box_center {
	background: none;
	padding: 0px 18px;
}
#main_contents .column_box .box_bottom {
	background: none;
	height: 10px;
}

#main_contents blockquote {
	margin: 5px 0px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #EEE;
}

/*dl_sitemap*/
.dl_sitemap dt{
	clear:both;
	width:150px;
	float:left;
	padding:0px;
	margin: 0px;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:12px;
	font-size: 14px;
	font-weight: bold;
	background: none;
	color: #999;
}
.dl_sitemap dd{
	padding:0px;
	margin: 0px;
	margin-left: 170px;
	padding-bottom:5px;
	padding-top:5px;
	display: block;
	padding-left:12px;
	background: none;
	color: #999;
}
.dl_sitemap .clear{
	border-bottom: 1px dotted #CCC;
	height: 20px;
	clear: both;
	padding:0px;
	margin: 0px;
	display: block;
	background:none;
	margin-bottom: 10px;
}
.dl_sitemap img{
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
}