﻿t{
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	font-size: large;
	font-weight: bold;
	position: relative;
	bottom: auto;
	top: 1px;
	right: 1px;
 float: left;
}
}
div.site{
	border: thin dashed #000000;
	width: auto;
	height: auto;
	top: 1px;
	bottom: 1px;
	background-color: #99FFCC;
float: left;
}
div.header {
	border: thin dashed #000000;
	background-color: #99FFCC;
	height: 80px;
	top: auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #993300;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	line-height: normal;
	float: center;
}
div.menu {
	border: thin dashed #000000;
	background-color: #99FFCC;
	width: 20%;
	min-height: 30em;
	float: left;
	height: 1560px;
	text-align: center;
	vertical-align: bottom;
}
div.main {
	padding: 0px;
	border: thin dashed #000000;
	width: auto;
        height: auto;
	float: right;
	height: auto;
	background-color: #99FFCC;
	font-size: 14px;
        float: left;
}
div.ramka{
	border: 1px solid #000000;
	margin: auto;
	width: auto;
	height: auto;
	top: 5%;
	right: 5%;
	bottom: 5%;
	text-align: center;
	vertical-align: bottom;
	left: 5%;
	background-color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #FF0000;
	padding-top: 1ex;
	padding-bottom: 2em;
}
h1{
font-size: 16px;
}
h2{
font-size: 15px;
}
p{
text-indent: 5%;
}

div.footer {
	border: thin dashed #000000;
	background-color: #99FFCC;
	clear: both;
	top: auto;
	height: 50px;
	width: 100%;
	align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #808080;
	text-align: center;
}
div.reklama {
	padding: 0px;
	margin: 0px;
	　 position: fixed;
	border: 2px solid;
	background-color: yellow;
	width: 120px;
	height: 60px;
	text-align: center;
	top: 10px;
	right: 10px;
	position: fixed;
	vertical-align: middle;
}
