﻿@charset "utf-8";

/*aburitop,aburi special menu,aburi normal menu,aburi coupon page's css*/


h1#header{
	padding-top:1px;
	margin: 0;
	background-image: url('img/toptitle.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 738px;
	height: 207px;
}

h1#header a{
	display:block;
	/*text-indent:-9999px;*/
	width:150px;
	height:140px;
	margin:38px auto auto 32px;
}

/*aburi top*/
h2#tenpotitle{
	margin:17px auto 8px auto;
}

/*aburi spmenu*/
div.course {
	text-align: left;
	float: left;
	margin-left: 10px;
}
#description {
	float: right;
	font-size: 16px;
	text-align: left;
	margin: 1px;
	font-weight: bold;
	width: 180px;
}
#description img {
	margin: 5px;
}

