@charset "utf-8";


#sp-contents {

}

#sp-contents .lead {
	font-size: 110%;
	color: #4376a1;
}

#sp-contents .present {
	width: 320px;
	padding: 10px;
	text-align: center;
	float:right;
	margin-left: 50px;
	border: 1px solid #8ab3d4;
}
#sp-contents .btn {
	margin: 0 0 40px;
}


#sp-contents dl {
	border: 1px solid #CCC;
	margin: 30px auto;
	padding: 20px 0;
	width:790px;
}
#sp-contents dt {
	float:left;
	width:80px;
	padding:1px 0 1px 15px;
	clear:both;
	font-weight:bold;
}
#sp-contents dd {
	width:670px;
	margin-left:90px;
	padding:1px 5px 1px 15px;
}

#sp-contents ul {
	margin-left:30px;
	margin-top: 15px;
}

#sp-contents h1 {
	margin: 10px 0;
}

#sp-contents h2 {
	clear:both;
	margin-top: 30px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

#sp-contents h3 {
	font-size: 80%;
	display:inline-block;
	background: #4376a1;
	color :#fff;
	margin-top: 30px;
	padding: 3px;
}
#sp-contents strong {
	font-size: 130%;
}

#sp-contents p {
	padding: 10px;
}

#sp-contents table {
	width: 97%;
	margin: 15px auto 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

#sp-contents table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}

#sp-contents table td.cb {
	background: #f3f3f3;
}

#sp-contents table td.tc {
	text-align: center;
}

#sp-contents table td.time {
	font-size: 75%;
	font-weight: bold;
	white-space: nowrap;
}

#sp-contents table td.title {
	line-height: 150%;
}

#sp-contents table td.name {
	font-size: 85%;
	line-height: 150%;
	white-space: nowrap;
}

#sp-contents ul.profile {
	list-style-type: none;
	margin-top: 15px;
}

#sp-contents ul.profile li {
	border-bottom: 1px dotted #ccc;
	clear:both;
	padding: 10px 0;
}

#sp-contents ul.profile li .photo {
	width: 180px;
	float:left;
}

#sp-contents ul.profile li .textbox {
	width: 713px;
	float:left;
}



#sp-contents ul.profile li .description {
	font-size: 80%;
	line-height: 150%;
	margin-bottom:20px;
}

#sp-contents ul.profile li .description strong {
	font-size: 120%;
}

#sp-contents ul.profile li strong {
	font-size: 90%;
}