@charset "utf-8";

/*===================================================
                メインコンテンツ
==================================================*/

/*------------- 見出し--------------*/

#main h2 {
	margin-bottom: 20px;
}

.sect_h3 h3 {
	margin-bottom: 16px;
}

.sect_h4 h4 {
	margin-bottom: 10px;
}

.sect_h5 h5 {
	margin-bottom: 0;
	font-size: 120%;
	font-weight: bold;
	color: #0033CC;
}
/*----------------------------------*/



p#link_home {
	margin-bottom: 20px;
	padding-top: 10px;
	border-top: 1px solid #999999;
	text-align: right;
	clear: both;
}

p#link_home img {
	margin-left: 10px;
	vertical-align: middle;
}


/* 校内行事
--------------------------------------------*/

div#sanatorium_photo {
	width: 452px;
	margin: 0 auto;
}

div#sanatorium_photo p {
	margin-bottom: 16px;
	text-align: right;
	color: #0033CC;
}

div#sanatorium_photo p.col {
	width: 230px;
	float: left;
}

p#photo_01 {
	text-align: right;
	color: #0033CC;
}