@charset "utf-8";

/* ___________________________________________________________ logo */

h2 {
	margin-top : -5px;
	width : 201px !important;
	height : 54px;
}
h2 a {
	background : url(../images/common/logo.gif) no-repeat 0 0 transparent;
	width : 201px;
	height : 54px;
}

/* ___________________________________________________________ credit */

.home p.credit {
	background-image : url(../images/credit/home.jpg);
}
.contents1 p.credit {
	background-image : url(../images/credit/information.jpg);
}
.contents2 p.credit {
	background-image : url(../images/credit/outline.jpg);
}
.contents3 p.credit {
	background-image : url(../images/credit/doctorlist.jpg);
}
.contents4 p.credit {
	background-image : url(../images/credit/about.jpg);
}
.contents5 p.credit {
	background-image : url(../images/credit/members.jpg);
}
.contents6 p.credit {
	background-image : url(../images/credit/contact.jpg);
}
.global h3,.search p.credit {
	background-image : url(../images/credit/global.jpg);
}
.global p.credit {
	background-image : url(../images/credit/global.jpg);
}

/* ___________________________________________________________ navigation */

div#header ul.navigation li a {
	margin : 0 14px 0 0 !important;
}
div#header ul.navigation li.home a {
	margin-left : 30px !important;
	_margin-left : 15px !important;
	background-image : url(../images/common/home.gif);
	width : 84px;
}
div#header ul.navigation li.contents1 a {
	background-image : url(../images/common/contents1.gif);
	width : 146px;
}
div#header ul.navigation li.contents2 a {
	background-image : url(../images/common/contents2.gif);
	width : 126px;
}
div#header ul.navigation li.contents3 a {
	background-image : url(../images/common/contents3.gif);
	width : 136px;
}
div#header ul.navigation li.contents4 a {
	background-image : url(../images/common/contents4.gif);
	width : 130px;
}
div#header ul.navigation li.contents5 a {
	background-image : url(../images/common/contents5.gif);
	width : 104px;
}
div#header ul.navigation li.contents6 a {
	background-image : url(../images/common/contents6.gif);
	width : 96px;
}

/* ___________________________________________________________ common */

