<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* GENERIC */

#mainimage img { width: 100%; }
e_resident_slide_banner a img{
	width: 100%;
	margin-top: 30px;
}


#content #maincon #resibtnbox {
	width: 100%;
	text-align: center;  .3j
	padding-left:5px;
}
#content #maincon #resibtnbox .resibtn {
	float: left;
	width: 310px;
	height: 310px;
	font-size: 0.9em;
	text-decoration: none;
	color: #333;
	display:block;
	
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	
}
#content #maincon #movie_page #e_resident_slide_banner {
	margin-top: 20px;
}

#content #maincon #resibtnbox .resibtn img {
	margin-bottom: 10px;
}
#content #maincon #resibtnbox .resibtn .kochira {
	color: #FFF;
	background-color: #09F;
	width: 200px;
	margin-right: 55px;
	margin-left: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
}

#footer{
	width:100%;
	}
#content #maincon #movie_page {
	width: 100%;
	margin: 10px;
	text-align: center;
}
#content #maincon #movie_page #movie_area {
	width:560px;
	height:315px;
	display: block;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#content #maincon #movie_page #movie_title {
	font-size: 2em;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content #maincon #movie_page #movie_doctor {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content #maincon #movie_page #movie_ymd {
	font-weight: bold;
	color: #666;
	margin-top: 5px;
	margin-bottom: 10px;
}

#content #maincon #movie_page #movie_description {
	width:60%;
	margin-left:20%;
	margin-right:20%;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
</pre></body></html>