/* @override http://localhost:8888/css/opencampus.css */

@import "reset.css";
@import "basic.css";
@import "module.css";
@import "layout.css";
@import "underCommon.css";

/* @group mainImg */

#opencampus_index #mainImg {
	background-image: url(../images/opencampus/mainImg_opencampus.jpg);
}

/* @end */

/* @group opencampus_index */

#opencampus_index h2 {
	background: url(../images/opencampus/h2_opencampus.png) no-repeat;
	width: 339px;
}

#opencampus_index #entry01 h3 {
	background: url(../images/opencampus/opencampus_h3entry01.png) no-repeat;
}

#opencampus_index #entry02 h3 {
	background: url(../images/opencampus/opencampus_h3entry02.png) no-repeat;
}

#opencampus_index #entry01 div.left div.contact dd {
	padding-left: 60px;
}

#opencampus_index #entry01 div.left div.contact{
	width: 180px;
	float: left;
	display: inline;
}

#opencampus_index #entry01 div.left div.link{
	margin-left: 190px;
	width: 255px;
}

#opencampus_index #entry01 div.left div.link table{
	margin-left: 10px;
}

#opencampus_index #entry02 dd.ocexplain {
	margin-bottom: 14px;
	padding-bottom: 7px;
	padding-left: 116px;
}

#opencampus_index #entry01 div.left div.contact dl dt {
	background: url(../images/common/point_lg.png) no-repeat 0 0.45em;
	padding-left: 12px;
}

#opencampus_index #entry02 dt {
	width: 48px;
	text-indent: -9999px;
	height: 14px;
}

#opencampus_index #entry02 dt#ts01 {
	background: url(../images/opencampus/opencampus_entry02_dt01.png) no-repeat;
}

#opencampus_index #entry02 dt#ts02 {
	background: url(../images/opencampus/opencampus_entry02_dt02.png) no-repeat;
}

#opencampus_index #entry02 dt#ts03 {
	background: url(../images/opencampus/opencampus_entry02_dt03.png) no-repeat;
}

#opencampus_index #entry02 dt#ts04 {
	background: url(../images/opencampus/opencampus_entry02_dt04.png) no-repeat;
}

#opencampus_index #entry02 dt#ts05 {
	background: url(../images/opencampus/opencampus_entry02_dt05.png) no-repeat;
}

#opencampus_index #entry02 dl dd.ocexplain dt {
	width: auto;
	height: auto;
	background: url(../images/common/point03.jpg) no-repeat 0 0.45em;
	padding-left: 12px;
	text-indent: 0;
}

#opencampus_index #entry02 dl dd.ocexplain dl {
	margin-bottom: 14px;
}

#opencampus_index #entry02 dl dd span.pf01 {
	margin: 7px 0 14px;
}

#opencampus_index #entry02 div.tsComment {
	clear: both;
}

#opencampus_index #entry02 #tsComment div {
	background: url(../images/opencampus/boxBg_under.png) no-repeat 0 bottom;
	padding-bottom: 7px;
	margin-top: 25px;
}

#opencampus_index span.tsBoxTop {
	display: block;
	width: auto;
	background: url(../images/opencampus/boxBg_top.png) no-repeat;
}

#opencampus_index span.tsBoxTop p {
	font-size: 110%;
	font-weight: bold;
	color: #104500;
	padding-top: 14px;
}

#opencampus_index #entry02 #tsComment div.tsBox {
	background-color: #f4f7e6;
	width: 420px;
}

#opencampus_index #tsComment {
	clear: both;
}

#tsComment div.tsBox.right p,
#tsComment div.tsBox.right h4 {
	margin: 0 21px 10px;
}

#tsComment div.tsBox.right h4 {
	background: url(../images/opencampus/box_title.png) no-repeat 0 13px;
	text-indent: -9999px;
	height: 31px;
}

#opencampus_index #entry02 dl {
	margin-bottom: 31px;
}
/* @end */