@charset "utf-8";
/* CSS Document */

html,body{
	height:100%;
}

body {
	background: url(../images/layout/background.png);
	font-size: 75%;
	letter-spacing: 0.1em;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0;
	padding: 0;
}

/* 高さ伸ばすHack */
html{
	height:100%;
}

body > #wrapper {
	height: auto;
}

/* -------------- */

img {
	display: inline;
}

p,li,dd,dt,td {
	color: #3a3a3a;
	line-height: 150%;
}

a {
	color:#3a3a3a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color:#3a3a3a;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clearfix:after {
	content:".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #3a3a3a;
	font-weight: 100;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix {display: inline-block; }

.clear {
	clear: both;
}

.inner {
	padding: 10px;
}

/* ----------------------------------------------------------- */
/* トップトップスタイル */
/* ----------------------------------------------------------- */
#toptop {
	background: url(../images/toptop/background.png) no-repeat;
	width: 941px;
	height: 614px;
	margin: 50px auto;
	position: relative;
}

#toptop #shop {
	width: 400px;
	position: absolute;
	left: 9px;
	top: 50px;
}

div#cont {
	padding:0 10px 0 0;
}

html>body div#cont {
	position: relative;
	z-index: 1;
}

/* DKIR h1 ----------------------------------------------------- */
div#logo {
	background: url(../images/toptop/logo.png) 0 0 no-repeat;
	margin-bottom: 10px;
}

div#logo h1 {
	margin: 0;
	height: 48px;
	width: 256px;
	font-size: 100%;
}

div#logo h1 {
	position: relative;
	top: 0;
	left: 0;
	z-index: -1;
	
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

/* DKIR h2 ----------------------------------------------------- */
div#tel {
	background: url(../images/toptop/tel.png) 0 0 no-repeat;
	margin-bottom: 10px;
}

div#tel h2 {
	margin: 0;
	height: 23px;
	width: 256px;
	font-size: 100%;
}

div#tel h2 {
	position: relative;
	top: 0;
	left: 0;
	z-index: -1;
	
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

/* DKIR h3 ----------------------------------------------------- */
div#address {
	background: url(../images/toptop/address.png) 0 0 no-repeat;
	margin-bottom: 10px;
}

div#address h3 {
	margin: 0;
	height: 18px;
	width: 360px;
	font-size: 100%;
}

div#address h3 {
	position: relative;
	top: 0;
	left: 0;
	z-index: -1;
	
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

/* DKIR h4 ----------------------------------------------------- */
div#o_c {
	background: url(../images/toptop/o_c.png) 0 0 no-repeat;
	margin-bottom: 10px;
}

div#o_c h4 {
	margin: 0;
	height: 16px;
	width: 256px;
	font-size: 100%;
}

div#o_c h4 {
	position: relative;
	top: 0;
	left: 0;
	z-index: -1;
	
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}

/* DKIR h5 ----------------------------------------------------- */
div#holiday {
	background: url(../images/toptop/holiday.png) 0 0 no-repeat;
	margin-bottom: 10px;
}

div#holiday h5 {
	margin: 0;
	height: 17px;
	width: 256px;
	font-size: 100%;
}

div#holiday h5 {
	position: relative;
	top: 0;
	left: 0;
	z-index: -1;
	
	overflow: hidden;

/*\*//*/
  display:inline-table;
/**/
}
