@charset "utf-8";

/* ___________________________________________________________ text_navigation */
/*
div#header ul.navigation li a {
	padding-right : 10px !important;
	background-image : none !important;
	text-indent : 0 !important;
	width : auto !important;
	line-height : 40px;
}
*/
/* ___________________________________________________________ logo */

h2,
h2 a {
	height : 120px;
}
h2 {
	width : 758px !important;
	margin-top: -17px;
	background : url(../images/common/tel.gif) no-repeat right 39px transparent;
}
h2 a {
	width : 108px;
	background : url(../images/common/logo.gif) no-repeat 0 0 transparent;
}
h2 a:hover {
	background-position: 0 -122px;
}

/* ___________________________________________________________ credit */

.home p.credit {
	background-image : url(../images/credit/home.gif);
}
.contents1 p.credit {
	background-image : url(../images/credit/contents1.gif);
}
.contents2 p.credit {
	background-image : url(../images/credit/contents2.gif);
}
.contents3 p.credit {
	background-image : url(../images/credit/contents3.gif);
}
.contents4 p.credit {
	background-image : url(../images/credit/contents4.gif);
}
.contents5 p.credit {
	background-image : url(../images/credit/contents5.gif);
}
.contents6 p.credit {
	background-image : url(../images/credit/contents6.gif);
}
.global h3,.search p.credit {
	background-image : url(../images/credit/global.gif);
}
.global p.credit {
	background-image : url(../images/credit/global.jpg);
}

/* ___________________________________________________________ navigation */

div#header ul.navigation li a {
	margin : 0 !important;
}
div#header ul.navigation li.home a {
	margin : 0 !important;
	padding-left : 20px;
	margin-left : 10px;
	background-image : url(../images/common/logo.gif) no-repeat 0 0;
	width : 108px;
}
div#header ul.navigation li.contents1 a {
	background-image : url(../images/common/contents1.gif);
	width : 136px;
}
div#header ul.navigation li.contents2 a {
	background-image : url(../images/common/contents2.gif);
	width : 128px;
}
div#header ul.navigation li.contents3 a {
	background-image : url(../images/common/contents3.gif);
	width : 182px;
}
div#header ul.navigation li.contents4 a {
	background-image : url(../images/common/contents4.gif);
	width : 127px;
}
div#header ul.navigation li.contents5 a {
	background-image : url(../images/common/contents5.gif);
	width : 121px;
}
div#header ul.navigation li.contents6 a {
	margin-right : 0px !important;
	background-image : url(../images/common/contents6.gif);
	width : 138px;
}

/* ___________________________________________________________ slideshow */
.home #intro .slideshow,
.home #intro .slideshow ul.slides,
.home #intro .slideshow ul.slides li.slide img {
  height: 470px !important;
}

.home #intro {
	background : url(../images/common/readcopy.gif) no-repeat center bottom;
	padding-bottom: 290px;
 	margin-bottom: 20px;
}

/* ___________________________________________________________ common */

