/* CSS Document */

/*設定*/

h2.college {
	background-image:url('../image/college/h2_college.jpg');
}

* html h2.college { margin:8px 0 0 12px; }

h3.annai {
	background-image:url('../image/college/h3_annai.jpg');
}

h3.houshin {
	background-image:url('../image/college/h3_houshin.jpg');
}

h3.shisetsu {
	background-image:url('../image/college/h3_shisetsu.jpg');
}

h3.access {
	background-image:url('../image/college/h3_access.jpg');
}

h3.kigyou {
	background-image:url('../image/college/h3_kigyou.jpg');
}

table {
	width:100%;
	border-collapse:collapse;
	border-left:1px solid #999966;
	border-top:1px solid #999966;
	font-size:12px;
	margin:5px auto;
}

th,td {
	padding:2px 5px;
	border-bottom:1px solid #999966;
	border-right:1px solid #999966;
	text-align:left;
}

th {
	background-color:#D3CC8D;
	text-align:center;
}

td.gr { background-color:#f7f7f7; }

td.center { text-align:center; }

.imgL2 {
	float:left;
	margin-right:10px;
	margin-top:10px;
	width:auto;
	height:auto;
	text-align:center;
}

.imgL2-1{
	float:left;
	margin-top:10px;
	width:auto;
	height:auto;
	text-align:center;
}


.imgL3 {
	float:left;
	margin-right:15px;
	width:200px;
	height:auto;
}

.imgR2 {
	float:right;
	text-align:center;
	margin-top:10px;
}

.imgC2 {
	text-align:center;
}

div.entry li {
	margin-left:2em;
}

div.txtR {
	float:right;
	width:435px;
	height:auto;
}

div.txt-box1 {
	padding:10px;
	border:1px dotted #E3CA71;
	background-color:#F5F0CB;
	margin-bottom:10px;
}

div.txt-box2 {
	padding:10px;
	border:1px dotted #E3CA71;
	background-color:#F5F0CB;
	margin-bottom:30px;
}












