@charset "Shift_JIS";
* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 75%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.5;
	background-color: #ffffff;
	margin: 0px;
	padding: 0;
	}

h1 {
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	background-image: url(images/menu_and_fee_13.jpg);
	margin: 0 5px 15px 5px;
	padding: 10px;
	text-align: center
	}

h2 {
	font-size: 110%;
	color: #ffffff;
	margin: 15px 15px 0 15px;
	padding: 2px 0 2px 5px;
	background-color: #800000;
	border-left: 20px solid #000000;
	border-right: 20px solid #000000;
	text-align: center;
	}

h3 {
	font-size: 90%;
	color: #003333;
	padding:35px 35px 0 30px;
	font-weight: bolder;
	background-image: url(images/menu_and_fee_13.jpg);
	height: 83px;
	width: 227px;
	text-align: center
	}

h4 {
	font-size: 85%;
	color: #ffffff;
	font-weight: bold;
	padding: 14px 0 10px 8px;
	background-color: #800000;
	border-left: 25px solid #000000;
	border-right: 25px solid #000000;
	height: 38px;
	margin-left: 20px;
	text-align: center;
	}

h5 {
	font-size: 90%;
	color: #000000;
	font-weight: lighter;
	margin: 20px;
	padding:10px;
	background-color: #ccccff;
	text-align: center;
	}

h6 {
	font-size: 70%;
	color: #003333;
	padding:60px 30px 0 35px;
	background-image: url(images/menu_and_fee_23.jpg);
	text-align: right;
	width: 950px;
	height: 93px;
	}
	
p {
	font-size: 90%;
	color: #003333;
	margin: 20px 20px 5px 40px;
	}

ul {
	font-size: 90%;
	color: #000000;
	list-style: decimal;
	margin: 5px 15px 10px 15px;
	padding: 15px 0 15px 30px;
	background-color: #ffdab9;
	}
