@charset "utf-8";
/* CSS Document */


table{
	border-left:1px solid #c9c7be;
	border-top:1px solid #c9c7be;
	width:100%;
	margin:0 0 5px;
}
table td{
	border-right:1px solid #c9c7be;
	border-bottom:1px solid #c9c7be;
	line-height:125%;
}
table td span{
	font-size:0.85em;
}
.td01{
	text-align:center;
	background-color:#ededdc;
}
.td02{
	width:100px;
	text-align:center;
	background-color:#f3f3ec;
}
.td04{
	text-align:center;
	background-color:#f3f3ec;
}



/* index */
#ind{
	width:595px;
	margin:0 auto;
}
#ind .cts01{
	height:100%;
	margin:0 0 15px
}
#ind .left{
	width:350px;
	float:left;
}
#ind .right{
	width:226px;
	float:right;
}
#ind .ct{
	text-align:center;
}


/* opencampus */

#ope{

}
#ope h3{
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:5px 0 20px;
	padding:10px 0 0 11px;
}
#ope .cts01{
	width:595px;
	margin:0 auto 20px;
}
#ope .txt01{
	color:#c3637a;
	padding-top:3px;
}
#ope .txt02{
	padding:5px 0 10px;
}
#ope dl{
	margin:0;
	padding:0;
}
#ope .td01{
	width:100px;
}
#ope .td02{
	width:170px;
}
#ope .td03{
	text-align:center;
	background-color:#ededdc;
}
#ope dt{
	border-left:4px solid #c9c7be;
	padding-left:5px;
}
#ope .box_btn{
	height:100%
}
#ope .box_btn p{
	width:241px;
	float:left;
}

/* kaisetsu */

#kai{

}
#kai h3{
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:5px 0 20px;
	padding:10px 0 0 11px;
}
#kai .cts01{
	width:595px;
	margin:0 auto 20px;
}
#kai .photo{
	width:100px;
	float:left;
}
#kai .cts01 div{
	width:475px;
	float:right;	
}
#kai .cts01 h4{
	margin:0;
	padding:0;
	font-size:1em;
}
#kai .cts01 h5{
	margin:10px 0 5px;
	padding:0;
}
#kai .clear{
	clear:both;
	height:18px;
}
#kai .txt01{
	color:#c3637a;
	padding-top:3px;
}
#kai .txt02{
	padding:5px 0 10px;
}






