@charset "UTF-8";
@import url(./sub.css);


#main-wrapper-body {
	background-image:url(../images/s-logo.jpg);
	background-repeat:no-repeat;
	background-position:right 140px;
}

.con h3 {
	font-size:14px;
	line-height:30px;
	border-bottom:solid 1px #c0c0c0;
	margin-bottom:10px;
	color:#000000;
}

#con_2 {
	margin-top:30px;
	padding-bottom:40px;
}

#con_3 p {
	width:560px;
	margin:0 auto;
	line-height:20px;
	background:#f0f0f0;
	padding:10px;
	font-size:12px;
}

td.label {
	font-size:12px;
	width:140px;
	height:50px;
	border-bottom:solid 1px #e0e0e0;
	padding-left:10px;
	color:#555555;
}

td.value {
	font-size:12px;
	width:435px;
	border-bottom:solid 1px #e0e0e0;
	border-left:solid 5px #c0c0c0;
	padding:10px;
	padding-right:0px;
	color:#555555;
}

td.last {
	border-bottom:0px;
}

td.sub-value {
	text-align:right;
	padding-left:5px;
	line-height:20px;
}

.lh {
	line-height:20px;
}

.nittei {
	margin-top:10px;
	margin-left:10px;
}

.nittei td.type {
	width:80px;
}


#con_2 .item {
	clear:both;
	width:598px;
	border-top:solid 1px #aaaaaa;
}



#con_2 .item .left {
	float:left;
	width:95px;
	height:85px;
	border-right:solid 5px #aaaaaa;
}

#con_2 .item .center {
	float:left;
	width:30px;
}

#con_2 .item .right {
	float:left;
	width:467px;
}

#con_2 .item .left .type {
	text-align:center;
	font-size:10px;
	font-weight:bold;
	margin-top:20px;
}

#con_2 .item .left .date {
	text-align:center;
	font-size:10px;
}

#con_2 .item .center .am {
	height:42px;
	line-height:42px;
	background:#f0f0f0;
	text-align:center;
	font-size:10px;
}

#con_2 .item .center .pm {
	height:42px;
	line-height:42px;
	background:#e0e0e0;
	text-align:center;
	font-size:10px;
	border-top:solid 1px #aaaaaa;
}

#con_2 .item .right .entry {
	height:20px;
	border-bottom:solid 1px #f0f0f0;
}

#con_2 .item .right .genre {
	float:left;
	width:180px;
	height:20px;
	line-height:20px;
	font-size:10px;
	padding-left:10px;
}

#con_2 .item .right .course {
	float:left;
	width:277px;
	height:20px;
	line-height:20px;
	font-size:10px;
}

#con_2 .item .sepa {
	border-top:solid 1px #aaaaaa;
}

#con_2 .item .right .bottom {
	border-bottom:none;
}

#con_2 .top {
	border-top:none;
}

#con_2 .last {
	border-bottom:none;
}

#con_2 .last .left {
	height:42px;
}

#con_2 .last .left .type {
	margin-top:5px;
}



#con_4 {
	margin-top:40px;
}

#con_4 span {
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
}

#con_4 .type {
	width:70px;
	font-size:10px;
	padding-left:10px;
	border-right:solid 1px #aaaaaa;
}

#con_4 .title {
	font-size:12px;
	font-weight:bold;
	border-bottom:solid 1px #f0f0f0;
	height:20px;
}

#con_4 .val {
	padding:2px 0px 2px 0px;
	width:515px;
}

#con_4 .n1 {
	background:#f0f0f0;
}

#con_4 .n2 {
	background:#ffffff;
}

#con_4 .warpper {
	padding-bottom:10px;
}

