/* :::::::::::::::::::::::::::::::::::::::::::::

	site: Utsukushigaoka Mental Clinic
	name: medical.css;

::::::::::::::::::::::::::::::::::::::::::::: */

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	MEDICAL
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/**LAYOUT**/
#wrap2 {
	padding-bottom: 100px;	
}
#main .category-body{
	padding-bottom: 15px;
}

/**NAVI_CURRENT**/
#navigation .navi-3 a{
	background-image: url(../../common/image/navigation_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px -72px;
	height: 72px;
	width: 106px;
	text-indent: -9999px;
	display: block;
}

/**CATEGORY_TITLE**/
#category-1 h3 {
	background-image: url(../image/subcategory_title_1.gif);
	height: 26px;
	width: 397px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#category-2 h3 {
	background-image: url(../image/subcategory_title_2.gif);
	height: 26px;
	width: 397px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#category-3 h3 {
	background-image: url(../image/subcategory_title_3.gif);
	height: 26px;
	width: 828px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}
#category-4 h3 {
	background-image: url(../image/subcategory_title_4.gif);
	height: 26px;
	width: 828px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

/**BTN_DETAIL**/
#category-1 .btn-area{
	background-image: url(../image/bg_btn_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 397px;
	padding-top: 27px;
}
#category-1 .btn-detail a{
	background-image: url(../image/btn_detail_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 397px;
}
#category-1 .btn-detail a:hover{
	background-position: 0px -54px;
}
#category-2 .btn-area{
	background-image: url(../image/bg_btn_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 397px;
	padding-top: 27px;
}
#category-2 .btn-detail a{
	background-image: url(../image/btn_detail_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 397px;
}
#category-2 .btn-detail a:hover{
	background-position: 0px -54px;
}
