@charset "utf-8";
/* CSS Document */

li{
	list-style: none;
	margin: 0;
	padding: 0;
}

h1,h2,h3,p,input,textarea,select {
	font-size: 100%;
	font-weight: normal;
}

img{
	border: 0;
	vertical-align: bottom;
}

html{
	height: 100%;
	margin:0;
}

body{
	height: 100%;
	margin:0;
}

#all{
	height: 100%;
	position: relative;
	margin: 0 auto;
}

#header{
	width: 800px;
	padding-top: 10px;
	margin: 0 auto ;
	font-family: century,serif ;
}

#header li{
	float:right;
	display: inline;
	margin-left: 25px;
	font-size: 17px;
	letter-spacing: 1.2pt;
	font-weight: 600;
}

#header h1 {
	float: left;
	margin-right: 50px;
}

#header ul {
	margin-top: 80px;
}

a {
	text-decoration: none;
	color: #093;
}

#flash {
	width: 800px;
	height:300px;
	margin: 0 auto;
}

h2 {
	font-family: century,serif;
	font-size: 20px;
	margin-top: 13px;
	margin-bottom: 5px;
	padding-left:20px;
}

h3 {
	font-family: "ＭＳ ゴシック", monospace;
	font-size: 13px;
	font-weight: 600;
	color:#666;
	margin-top: 7px;
}

#first {
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0 auto;
}


#info {
	width: 798px;
	height: 113px;
	border: solid 1px #cccccc;
	overflow: auto;
}

#info li{
	padding-left: 20px;
	font-family: "ＭＳ ゴシック", sans-serif;
	padding-top:8px;
	list-style:none;
	letter-spacing: 1.3px;
	line-height: 15pt;
	font-size: 14px;
}

#second {
	width: 800px;
	height: 280px;
	padding-top: 10px;
	margin: 0 auto;
	overflow: auto;
}

.shikaku {
	width: 270px;
	height: 260px;
	border: solid 1px #cccccc;
	margin-right: 15px;
	float: left;
}

.shikaku p {
	text-align: center;
}


.shikaku2 {
	width: 224px;
	height: 120px;
	border: solid 1px #cccccc;
	float: right;
	margin-bottom: 18px;
}

.shikaku2 p {
	text-align: center;
}

.shikaku2 h2 {
	margin-top: 7px;
	margin-bottom: 0px;
}

#third {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	overflow: auto;
}

.shikaku3 {
	width: 180px;
	height: 150px;
	border: solid 1px #cccccc;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.shikaku3 p{
	text-align: center;
}

#shikaku4 {
	clear: both;
	width: 222px;
	height: 312px;
	border: solid 1px #cccccc;
	float: right;
}

#shikaku4 p{
	text-align: center;
}	

#shikaku4 h2 {
	margin-top: 7px;
	margin-bottom: 0px;
}

#footer {
	width: 100%;
	height:100%;
	bottom: 0px;
	height: 30px;
	text-align: center;
	font-family: "小塚ゴシック Pro",sans-serif;
	font-size: 11px;
	margin: 0 auto;
	letter-spacing: 1.2px;
}

#footer2{border-top:1px solid #e5f0cd;
		 background-color:#e5f0cd;}
