@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 {
	width : 287px !important;
	height : 30px;
	top : 55px !important;
}
/*
h2 {
	background : url(../images/common/tel.gif) no-repeat right bottom transparent;
	width : 760px !important;
	height : 45px;
}
h2 a {
	width : 300px !important;
	height : 45px;
}
*/
h2 a {
	background : url(../images/common/logo.gif) no-repeat 0 0 transparent;
}

/* ___________________________________________________________ credit */

.home p.credit {
	background-image : url(../images/credit/home.jpg);
}
.contents1 p.credit {
	background-image : url(../images/credit/contents1.png);
}
.contents2 p.credit {
	background-image : url(../images/credit/contents2.png);
}
.contents3 p.credit {
	background-image : url(../images/credit/contents3.png);
}
.contents4 p.credit {
	background-image : url(../images/credit/contents4.png);
}
.contents5 p.credit {
	background-image : url(../images/credit/contents5.png);
}
.contents6 p.credit {
	background-image : url(../images/credit/contents6.png);
}
.global h3,.search p.credit {
	background-image : url(../images/credit/global.png);
}
.global p.credit {
	background-image : url(../images/credit/global.png);
}

/* ___________________________________________________________ navigation */

div#header ul.navigation li a {
	margin : 2px 0 0 0 !important;
}
div#header ul.navigation li.home a {
	margin-left : 15px !important;
	background-image : url(../images/common/home.gif);
	width : 95px;
}
div#header ul.navigation li.contents1 a {
	background-image : url(../images/common/contents1.gif);
	width : 145px;
}
div#header ul.navigation li.contents2 a {
	background-image : url(../images/common/contents2.gif);
	width : 181px;
}
div#header ul.navigation li.contents3 a {
	background-image : url(../images/common/contents3.gif);
	width : 117px;
}
div#header ul.navigation li.contents4 a {
	background-image : url(../images/common/contents4.gif);
	width : 138px;
}
div#header ul.navigation li.contents5 a {
	background-image : url(../images/common/contents5.gif);
	width : 146px;
}
div#header ul.navigation li.contents6 a {
	margin-right : 15 !important;
	background-image : url(../images/common/contents6.gif);
	width : 110px;
}

/* ___________________________________________________________ common */
.home #intro .slideshow, .home #intro .slideshow ul.slides, .home #intro .slideshow ul.slides li.slide img {
	height: 390px !important;
/* 	margin-bottom: 20px !important; */
}


ul.inside {
  list-style: inside none none !important;
}
ul.inside li {
  padding-left: 0;
  text-indent: 21px;
}
div#contents h3 {
  background: url(../images/common/h3.gif) no-repeat 0 0 !important;
  height: 45px;
  line-height: 45px;
  font-size: 1.2em;
}
div#header ul.navigation {
	background: url(../images/common/bg_navigation.gif) no-repeat scroll 0 0 transparent !important;
}