a	{color: #017acd}
body {background-image: url(renga2.jpg);
	   background-repeat: repeat-x;
	margin:0em;}
	   
/* コンテナ */
div#container	{width: 970px;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー */
div#header	{background-color: #017acd;
	background-image: url(dosanko.jpg);
	background-repeat: no-repeat;
	height:500px;}
	



div#header h1	{margin: 0}

div#header p	{color: #ffffff;
	font-size: 0.75em;
	margin: 0}

/* メニュー */
ul#menu	{font-size:0.75em;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	
	background-color: #ff0000}

ul#menu li	{
	list-style-type: none;
	float: left;
	font-size: 1.25em;
}

ul#menu li a	{display: block;
	width: 322px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #973735;
	border-right: solid 1px #ffffff}

ul#menu li a:hover	{
	background-color: #c0504d;
	font-size: 0.75em;
}

/* コンテンツ */
div#content	{width: 800px;
	height:auto;
	margin-left: auto;
	margin-right: auto}
	
div#content2 {width: 800px;
	height:100px;
	margin-left: auto;
	margin-right: auto;
	padding-top:20px;
	padding-left:20px;
	background-color:#CCC}

div#content h2	{background-color: #973735;
	background-repeat: no-repeat;
	font-size: 1em;
	color: #ffffff;
	line-height: 45px;
	padding-left: 12px;
	margin-bottom: 0}

div#content h3	{background-color: #ffffff;
	background-image: url(maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.875em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: 12px;
	margin-right: 12px}

div#content p	{font-size: 18px;
	line-height: 0.;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px}
	
div#content p2	{font-size: 48px;
	line-height: 0.;
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 12px}

div#map  {
	margin-left:200px}

div#form {width:350px;
          float:left;
          padding-top:40px;
		  padding-left:60px;}
	
img.example1 { float: left; }

/* フッター */
div#footer	{color: #ffffff;
	background-color: #973735;
	margin-top: 25px;
	padding-top: 8px;
	padding-bottom: 8px}

address	{font-size: 0.75em;
	font-style: normal;
	text-align: center}
