@charset "utf-8";

body.category{

}

body.home div#contents div.section.about{
	padding-bottom: 0px;
}
body.home div#contents div.section.other{
	margin-top: -70px;
	z-index: 5000;
}
body.home div#contents div.section.news{
	margin-top: 0;
	padding-bottom: 70px;
}
body.home div#contents div.section.info{
	padding-bottom: 70px;
}
div#contents div.about,
div#contents div.info{
	width: 698px;
}

body.home div#contents div.news,
body.home div#contents div.other{
	width: 238px;
}

div#contents div.info div.box{
	height: 190px;
	max-height: 190px;
	margin-top: 25px;
}

div#contents div.section .more .outpatient a{
	width: 360px;
}