@charset "euc-jp";

/* ___________________________________________________________ header */

div#header h1 {
	margin-bottom : 5px !important;
}
h2 {
	top : 0;
	width : 222px;
	height : 50px;

}
h2 a {
	background : url(../images/common/logo.gif) no-repeat 0 0 transparent;
	width : 222px;
	height : 50px;
}
div#header ul.guide {
	margin-left : 250px !important;
}

/* ___________________________________________________________ credit */

.home p.credit {
	overflow : hidden;
	background-image : url(../images/credit/home.jpg);
	height : 220px;
	text-indent : -2000px;
}
.information h3 {
	background-image : url(../images/credit/information.jpg);
}
.blog h3 {
	background-image : url(../images/credit/blog.jpg);
}
.business h3 {
	background-image : url(../images/credit/business.jpg);
}
.about h3 {
	background-image : url(../images/credit/about.jpg);
}
.global h3 {
	background-image : url(../images/credit/global.jpg);
}

/* ___________________________________________________________ navigation */

div#header ul.navigation li a {
	margin-left : 40px !important;
}
div#header ul.navigation li.home a {
	margin-left : 36px !important;
	background-image : url(../images/common/home.gif);
	width : 71px;
}
div#header ul.navigation li.information a {
	background-image : url(../images/common/information.gif);
	width : 75px;
}
div#header ul.navigation li.blog a {
	background-image : url(../images/common/blog.gif);
	width : 80px;
}
div#header ul.navigation li.business a {
	background-image : url(../images/common/business.gif);
	width : 118px;
}
div#header ul.navigation li.about a {
	background-image : url(../images/common/about.gif);
	width : 79px;
}
div#header ul.navigation li.contact a {
	background-image : url(../images/common/contact.gif);
	width : 108px;
}
p.tel {
	overflow : hidden;
	margin : 0 0 30px 0;
	background : url(../images/common/tel.gif) no-repeat 0 0;
	text-indent : -1000px;
	height : 90px;
}

/* ___________________________________________________________ business */

div.section {
}
.business .caption {
	font-size : 0.8em;
}
.business td {
	text-align : center;
}

/* ___________________________________________________________ about */

.sitemap h5 {
	padding : 0;
	line-height : 25px;
	height : 25px;
}
.about #contents dt,
.blog #contents dt {
	font-weight : bold;
}
address p {
	line-height : 1.3 !important;
}
.item h5 {
	text-indent : 0;
}
p.gmap {
	border-color : #DDCFAD;
}
.catalog .thumbs_left img {
	border : 0;
}

/* ___________________________________________________________ qr */

div#utilities p.qr {
	overflow : hidden;
	background : url(../images/common/qr.gif) no-repeat 0 0;
	width : 230px;
	height : 191px;
	text-indent : -2000px;
}
