@charset "utf-8";


/* ___________________________________________________________ logo */

h2 {
	margin-top: -2px;
	background : url(../images/common/logo.gif) no-repeat right bottom transparent;
	width : 576px !important;
	height : 62px;
}
h2 a {
	width : 243px !important;
	height : 62px;
}
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.jpg);
}
.contents2 p.credit {
	background-image : url(../images/credit/contents2.jpg);
}
.contents3 p.credit {
	background-image : url(../images/credit/contents3.jpg);
}
.contents4 p.credit {
	background-image : url(../images/credit/contents4.jpg);
}
.contents5 p.credit {
	background-image : url(../images/credit/contents5.jpg);
}
.contents6 p.credit {
	background-image : url(../images/credit/contents6.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 25px 0 0 !important;
}
div#header ul.navigation li.home a {
	margin-left : 25px !important;
	background-image : url(http://shiihara-ganka.com/images/common/home.gif);
	width : 76px;
}
div#header ul.navigation li.contents1 a {
	background-image : url(../images/common/contents1.gif);
	width : 82px;
}
div#header ul.navigation li.contents2 a {
	background-image : url(../images/common/contents2.gif);
	width : 144px;
}
div#header ul.navigation li.contents3 a {
	background-image : url(../images/common/contents3.gif);
	width : 113px;
}
div#header ul.navigation li.contents4 a {
	background-image : url(../images/common/contents4.gif);
	width : 114px;
}
div#header ul.navigation li.contents5 a {
	background-image : url(../images/common/contents5.gif);
	width : 118px;
}
div#header ul.navigation li.contents6 a {
	background-image : url(../images/common/contents6.gif);
	width : 111px;
}

/* ___________________________________________________________ slideshow */
/* slideshow_format=plain */
.home #intro {
	margin-bottom: 20px;
}
.home div#intro p.credit, 
.home #intro .slideshow,
.home #intro .slideshow ul.slides,
.home #intro .slideshow ul.slides li.slide img {
  height: 360px !important;
}

/* ___________________________________________________________ common */

