@charset "utf-8";
/* CSS Document */
.bbs #title{
	background-image:url(../images/title_bbs_university.gif);
	width:501px;
	height:67px;
	text-indent:-9999px;
}

.report #title{
	background-image:url(../images/title_report.gif);
	width:501px;
	height:67px;
	text-indent:-9999px;
}

.ispot #title{
	background-image:url(../images/title_ispot.png);
	width:501px;
	height:67px;
	text-indent:-9999px;
}

p{
	color:#424242;
}

.report .mt10,
.bbs .mt10 {
	margin-bottom: 30px;
}

.report .section,
.bbs .section {
	width: 501px;
	margin-bottom: 20px;
}

.bbs .section h3 {
	margin-bottom: 7px;
	padding-left: 28px;
	background: url(../images/fukidashi.gif) no-repeat 0 2px;
	font-size: 110%;
}

.bbs .section .inner-section {
	margin-left: 28px;
	padding: 7px 0;
	background: url(../images/iframe_border.gif) repeat-x 0 0;
}

.report .section .nav-pagetop,
.bbs .section .nav-pagetop {
	margin: 0 0 0 28px;
	padding-top: 7px;
	background: url(../images/iframe_border.gif) repeat-x 0 0;
	text-align: right;
}


.report a{
	
	text-decoration:none;
	
}
.report h3 {
	margin-bottom: 20px;
}

.report .section {
	padding: 15px 0;
}

.report .section h4 {
	padding: 2px 0  0 7px;
	border-left: 3px solid #008ee0;
	font-weight: bold;
	font-size: 100%;
	color: #008ee0;
}

.report .section h4 a {
	color: #008ee0;
	text-decoration: underline;
}

.report .section table {
	margin-bottom: 15px;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ddd;
}

.report .section table th {
	width: 20%;
	padding: 5px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	white-space: nowrap;
	text-align: center;
}

.report .section table td {
	padding: 5px;
	border: 1px solid #ddd;
}

.report .section img {
	display: block;
	margin-bottom: 15px;
}

.report .section .nav-pagetop {
	margin-top: 15px;
	margin-left: 0;
}




.rc h3 {
	margin-bottom: 15px;
	padding: 2px 0  0 7px;
	border-left: 20px solid #008ee0;
	font-weight: bold;
	font-size: 150%;
	color: #008ee0;
}

.report h3 {
	margin-bottom: 15px;
	padding: 2px 0  0 7px;
	border-left: 20px solid #008ee0;
	font-weight: bold;
	font-size: 150%;
	color: #008ee0;
	line-height:150%;
}

.report h4 {
	margin: 0px;
	margin-top:10px;
	font-weight: bold;
	color: #008ee0;
}




.rc .summary {
	margin: 20px 0 40px;
	padding-bottom: 15px;
	background: url(../images/bg_line.gif) no-repeat left bottom;
}

.rc .summary h4 {
	margin-bottom: 7px;
	font-size: 120%;
	font-weight: bold;
}

.rc .summary p {
	margin-bottom: 20px;
	text-align:justify;
	text-justify:distribute;
}

.rc .summary  img {
	margin-bottom: 20px;
}


p.more {
	text-align: right;
	font-size: 90%;
}

p.more a {
	text-decoration: underline;
}

#contentcolumn img{
	/*
	border:solid 10px #CCC;
	*/
}

.kousi{
	
	width:100px;
	height:16px;
	background-image: url("http://nakanoshima-univ.com/images/txt_11_university2_0929.gif");
}




/**/
.bbs #contentwrapper{
	min-height: 1000px;
}



