@CHARSET "UTF-8";

/*-----------------------------------------------------
	head
-----------------------------------------------------*/

#kaze	{
	font-family: "‚l‚r –¾’©",serif !important;
}

#kaze #base	{
	width: auto;
	text-align: center;
}

#kaze #header	{
	background-color: white;
	text-align: center;
}

#kaze #header_in	{
	text-align: left;
	margin: 0px auto;
	height: 90px;
	width: 1100px;
	position: relative;
}

#kaze #header .head_logo	{
	padding-top: 10px;
}

#kaze #header .head01	{
	position: absolute;
	top: 20px;
	left: 560px;
}

#kaze #header h1.head_h1	{
	position: absolute;
	top: 0px;
	left: 560px;
	font-size: 80%;

}

.kaze_in	{
	margin: 0px auto;
	padding: 20px 0px;
	width: 1100px;
}

#main	{
	background-color: white;
}

.kaze_top	{
	background-color: white;
}


/*-----------------------------------------------------
	main
-----------------------------------------------------*/

#kaze01	{
	text-align: left;
	background: url('../image/kaze/image101.png') right top no-repeat;
	height: 400px;
}

.kaze_in h2	{
	text-align: center;
	padding: 10px 0px;
	margin-top: 50px;
	margin-bottom: 30px;
	border-bottom: 1px solid #b6b293;
}

.kaze0102	{
	text-align: center;
	padding-top: 70px;
	width: 540px;
}

.kaze0103	{
	text-align: center;
	padding-top: 80px;
	width: 540px;
	font-size: 130%;
}

#kaze02	{
	text-align: center;
	margin: 20px 0px;
}

.kaze0401	{
	margin-bottom: 30px;
}

.kaze0403	{
	width: 360px;
	text-align: center;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
	font-size: 110%;
}

.kaze0403 img	{
	margin-bottom: 6px;
}

.kaze0403:nth-child(3n)	{
	margin-right: 0px;
}

#kaze05	{
	text-align: center;
}

#kaze06	{
	text-align: center;
}


#kaze07	{
	margin: 40px 0px 0px 0px;
	text-align: center;
	background: url('../image/kaze/image601.png') center center no-repeat;
	height: 284px;
	padding-bottom: 40px;
}

.kaze0702	{
	padding-top: 220px;
}


/*-----------------------------------------------------
	footer
-----------------------------------------------------*/

#footer	{
	background-color: #e9ece6;
}

#footer02	{
	padding-top: 40px;
	text-align: center;
}

#footer03	{
	width: 1060px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 20px 20px;
	text-align: left;
}

.footer0301	{
	font-size: 1.4em;
	font-weight: 800;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #325709;
	padding: 15px;
	color: white;
}

.footer0301 span	{
	font-size: 1.0rem;
	font-weight: 500;
	margin-left: 10px;
}

.footer0302	{
	margin: 30px 0px;
	width: 1060px;
}

.footer0302 th	{
	padding: 8px 10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid black;
	width: 130px;
}

.footer0302 td	{
	padding: 8px 10px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid black;
	width: 360px;
}

.footer0302 td.footer030201	{
	border-bottom: none;
	width: 20px
}


.footer_copyright	{
	color: #686b68;
	font-weight: 800;
	padding-bottom: 10px;
}


