@charset "utf-8";

/* ___________________________________________________________ text_navigation */
div#header ul.navigation li a {
	padding: 0;
	line-height: 43px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	color: #333;
}


div#header ul.navigation li a:hover,
div#header ul.navigation li.stay a {
	color: #099;
}

/* */
div#intro p.credit {
	display: none;
}

/* ___________________________________________________________ logo */
h2 {
	margin-top: -10px;
}

h2,
h2 a {
	width: 337px !important;
	height: 60px;
}

/*
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.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.jpg);
}

.global p.credit {
	background-image: url(../images/credit/global.jpg);
}

/* ___________________________________________________________ navigation */

div#header ul.navigation li.home a {
	background-image: url(../images/common/home.gif);
	width: 99px;
}

div#header ul.navigation li.contents1 a {
	background-image: url(../images/common/contents1.gif);
	width: 167px;
}

div#header ul.navigation li.contents2 a {
	background-image: url(../images/common/contents2.gif);
	width: 143px;
}

div#header ul.navigation li.contents3 a {
	background-image: url(../images/common/contents3.gif);
	width: 142px;
}

div#header ul.navigation li.contents4 a {
	background-image: url(../images/common/contents4.gif);
	width: 225px;
}

div#header ul.navigation li.contents5 a {
	background-image: url(../images/common/contents5.gif);
	width: 183px;
}

/*
div#header ul.navigation li.contents6 a {
	margin-right : 0 !important;
	background-image : url(../images/common/contents6.gif);
	width : 100px;
}
*/

/* ___________________________________________________________ common */
/* slideshow_format=plain */
.home #intro {
	margin-bottom: 20px;
}

.home #intro,
.home div#intro p.credit {
	display: block;
	height: 360px;
}

div#intro .slideshow .slides {
	height: 360px !important;
}

div#intro .slideshow .slides img {
	height: 360px !important;
}

div#intro .slideshow {
	height: 360px;
}
