body {
	text-align: center;
}

#wrapper {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 800px;
    height: auto;
}

#headder {
	text-align: right;
    height: auto;
}

h1 {
	font-size: 12px;
	background: #ffffff;
	color:#a9063b;
	letter-spacing: 2px;
    height: auto;
}

#headder p {
	font-size: 11px;
	color: #333333;
	line-height: 1em;
	letter-spacing: 1px;
}


img {
	border: 0px;
}

.index_bana1 {
	width: 240px;
	height: 100px;
	float: left;
	margin: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 1.6em;
}

.index_bana1 a {
	font-size: 12px;
	line-height: 1.4em;
}


.bana {
	width: 800px;
	height: 95px;
    clear: both;
}

.shop_navi {
	font-size: 11px;
	margin-top: 10px; 
	line-height: 1.8em;
	clear: both;
}

h2 {
	font-size: 12px;
	color:#a9063b;
	line-height: 1em;
	letter-spacing: 1px;
	font-weight: normal;
	clear: both;
}

a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: normal;
}

.tenpo_group {
	width: 100%;
	height: auto;
	margin-top: 20px;
	font-size: 10px;
	text-align: center;
}

.tenpo_group dl{
	width:45%;
	height:100px;
	float:left;
	text-align:left;
	margin:0 0 0 25px;
}


.tenpo_group dt{
	border-bottom:2px solid #f1f1e2;
	color:#666666;
}


.tenpo_group dd{
	color:#8C2134;
}

.copy {
    clear: both;
}