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

#visual {
	background: url("../img/mv/mv_nrw.jpg") no-repeat scroll center top transparent;
	height:147px;
}

#content h3 { padding-bottom: 17px; }

#content .sec .schInfo h4 { padding-bottom: 38px; padding-left:15px; }

#content .sec .schInfo .left {
	width:34%;
	margin-left:15px;
}

#content .sec .schInfo .right {
	margin-right: 25px;
    width: 58%;
}

#content .sec .schInfo .right .imgC {
	width:307px;
	margin:30px auto 0;
}

#content .sec .schInfo .right p {
    color: #4B4B4B;
    font-size: 103%;
    letter-spacing: 1px;
    line-height: 1.6;
	width:405px;
}

#content .sec .tbl01 {
	margin:5px 0 5px 5px;
	border:1px solid #f7c1c1;
	width:699px;
	height:300px;
}

#content .sec .tbl01 tr {
	
}

#content .sec th {
	background-color:#fbd7d0;
	border-right:1px dotted #ec8787;
	border-bottom:1px dotted #ec8787;
	margin-right:5px;
	padding:10px;
}

#content .sec td {
	padding:10px;
	border-bottom:1px dotted #ec8787;
}

#content .sec .tbl01 td ul {
	/*margin-left:30px;*/
}

#content .sec .tbl01 td ul li {
	/*list-style-type:disc;*/
	color: #4B4B4B;
    font-size: 103%;
    letter-spacing: 1px;
    line-height: 1.6;
}

#content .sec .tbl01 td p.lastChild {
	padding-top:20px;
}

#content .sec .tbl01 td p strong {
	font-weight:bold;
}

#content .schDtl .imgC {
	margin: 30px auto 0;
	width:307px;
}