@charset "utf-8";

/* 以下オリジナル */

/* ▼top_logo & flash */

.header h1 {
	visibility: hidden;	
}

.adArea {
	margin: 0;
	padding: 0;
	height: 300px;

	border: 0;
}

.adArea #flashcontent {
	width: 627px;
	float: right;
}


/* ▼ニュース */
.newsArea {
	margin-top: 16px;
	padding-left: 80px;
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	background-position: left 0.75em;

	line-height: 150%;
}

.newsLine {
	margin-top: 0.75em;
	clear: both;
}

.newsLine a {
	color: #FFFFFF;
	text-decoration: underline;
}

.newsLine a:hover {
	text-decoration: none;
}

.newsDay {
	width: 135px;
	padding-right: 18px;
	float: left;
}

.newsText {
	width: 673px;
	float: right;
}


/* ▼キャンペーン */
.campaignArea {
	margin-top: 40px;
	height: 180px;
/*	margin-right: 31px;
	margin-left: 31px; */

	clear: both;
}

#campaignBut {
	margin-top: 10px;
}

/* ▼サービスメニューと店舗のボックス */
.menuContents {
	margin: 48px 0 0 0;
/*	margin-top: 48px;
	margin-right: 31px;
	margin-left: 31px; */
	clear: both;
	
	font-size: 86%;
	line-height: 120%;
}


/* ▼サービスメニュー */

.serviceMenu {
	width: 462px;
	float: left;
}

.service01 {
	width: 210px;
	float: left;
}

.service02 {
	margin-left: 40px;
	width: 210px;
	float: left;
}

.serviceMenu ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1.25em;
	font-weight: bold;
	list-style-type: disc;
}

.serviceMenu ul li {
	margin-top: 3em;
}

.serviceMenu ul ul {
	margin-top: 1.5em;
	margin-left: 0;
	font-weight: normal;
	list-style-type: none;
}

.serviceMenu ul ul li {
	margin-top: 0.5em;
}





/* ▼店舗案内 */

.shopMenu {
	width: 380px;
	float: right;
}

.shopMenu ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1.25em;
	font-weight: bold;
	list-style-type: disc;
}

.shopMenu ul li {
	margin-top: 3em;
}


.shopMenu dl {
	margin-top: 1.5em;
	font-weight: normal;
}
.shopMenu dd {
	margin-top: 0.5em;
}


.shopMenu .name {
	margin-bottom: 1.5em;
}

.shopMenu .adress img {
	margin-top: -0.5em;
	margin-bottom: -0.25em;
	margin-left: 0.75em;
}

.shopMenu dt.time {
	margin-top: 0.75em;
}

.shopMenu dd.time {
	margin-left: 1em;
}


.shopMenu dt.contact {
	margin-top: 0.75em;
}

.shopMenu dd.contact {
	margin-left: 1em;
}

.shopMenu .contactImage {
	margin-top: 3em;
	margin-left: 1em;

}
