@charset "utf-8";
/* dormitory CSS */

h3 {
	margin:0 0 10px;
	padding:0;
}
h4 {
	margin:0 0 15px;
	padding:0 0 0 15px;
	background-image: url(../../shared/images/cmn_icon01.gif);
	background-repeat: no-repeat;
	background-position:0 7px;
}
h5 {
	background-image: url(../../shared/images/cmn_titbg.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
	height:27px;
	margin:25px 0 10px;
	padding:10px 0 0 11px;
}
#dor {
	margin:15px 0 0;
	height:100%;
}
.left01 {
	width:290px;
	float:left;
}
#dor div {
	width:305px;
	float:right;
}
.madori{
	background:url(../dormitory/images/madori.jpg) no-repeat 0 0;
	height:525px;
	margin-top:30px;
}
/*おしらせ*/
.cts03 {
	border:1px solid #e9e7d4;
	padding:15px;
	margin:0 0 20px;
}
.nt_o a {
	text-decoration:none;
}
.nt_o p {
	border-bottom:1px solid #b9b8ae;
	background-repeat: no-repeat;
	background-position:412px 10px;
	padding:10px 170px 8px 0;
	width:405px;
}
.nt01 {
	background-image: url(../../shared/images/icon_nt01.gif);
}
.nt02 {
	background-image: url(../../shared/images/icon_nt02.gif);
}
.nt03 {
	background-image: url(../../shared/images/icon_nt03.gif);
}
.cts04 {
	height:100%;
	margin:20px 0 0;
}
.cts04 p {
	width:300px;
	float:left;
}
.btn {
	margin-left:15px;
	text-align:right;
}

/* news topics */
#det .icon01 {
	height:15px;
	text-indent:-9999px;
	font-size:0;
	background-image: url(../../shared/images/icon_nt01.gif);
	background-repeat: no-repeat;
	background-position:right 0;
}
#det .icon02 {
	height:15px;
	text-indent:-9999px;
	font-size:0;
	background-image: url(../../shared/images/icon_nt02.gif);
	background-repeat: no-repeat;
	background-position:right 0;
}
#det .icon03 {
	height:15px;
	text-indent:-9999px;
	font-size:0;
	background-image: url(../../shared/images/icon_nt03.gif);
	background-repeat: no-repeat;
	background-position:right 0;
}
#det .left02 {
	width:290px;
	float:left;
}
#det .left02 img {
	border:1px solid #b9b8ae;
	margin-top:15px;
}
#det .right02 {
	width:310px;
	float:right;
	margin-top:15px;
}

