﻿@charset "utf-8";

body {
	text-align: left;
	color: #000;
	background-color: #fcd; /* 桃色 */
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}


.ime_active {	ime-mode: active;	}	/*	IE	*/
/*======================================
	タイトル
======================================*/
#maintitle {
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../title/110220_7036_800x150.jpg);	/*	梅園	*/
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#maintitle0 {
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../title/110220_7036_800x150.jpg);	/*	梅園	*/
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#maintitle1 {
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../title/110220_7036_800x150.jpg);	/*	梅園	*/
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}

#maintitle20 {
	position: relative;
	width: 800px;
	height: 150px;
	margin: 0px;
	background-color: transparent;
	background-image: url(../title/120304_4000_800x150.jpg);	/*	熱海（地図）	*/
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
}





