﻿body
	{
	background-color: #0000ff;
	background-image: url(monju2.jpg);
	background-attachment: fixed;
	background-position: left top; 
	background-size: contain;
	background-repeat: repeat;
	}

h2
	{
	line-height: 60px;
	font-family: "ＭＳ ゴシック",serif;
	font-size: 16pt;
	color: #0000ff;
	}

div.label
	{
	width: 490px;
	height: 30px;
	padding: 10px;
	background-color: rgb(100, 100, 240);
	text-align: center;
	font-size: 24px;
	color: rgb(240, 240, 240);
	}

div.box1
	{
	width: 1200px;
	margin: auto;
	margin-top: 100px;
	}

div.left
	{
	float: left;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 5px ridge #8888cc;
	background-color: #ffff00;
	}

div.main1
	{
	width: 560px;
	height: 2300px;
	padding-top: 100px;
	background-image: url(tile04.gif);
	font-family: "ＭＳ Ｐゴシック",serif;
	}

div.right
	{
	float: left;
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 5px ridge #8888cc;
	background-color: #ffff00;
	}

div.main2
	{
	width: 560px;
	height: 2300px;
	padding-top: 100px;
	background-image: url(tile07.gif);
	font-family: "ＭＳ Ｐゴシック",serif;
	}

div.clear
	{
	clear: both;
	}

div.link1
	{
	width: 1160px;
	height: 100px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 1000px;
	}

div.link2
	{
	width: 600px;
	height: 200px;
	margin-left: 0px;
	background-color: #ffffff;
	}







