@charset "utf-8";
/*format*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, p, td, label {
	margin: 0px;
	padding: 0px;
}

body {
	font-family:sans-serif;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
}
h1 {
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	color: #FFFFFF;
	line-height: 25px;
	background-color: #0099FF;
	font-weight: normal;
	padding-left: 10px;
}
h3 {
	font-size: 15px;
	color: #000000;
	line-height: 25px;
	background-color: #BAD8F2;
	font-weight: normal;
}

h4 {
	margin-top: 15px;
	margin-bottom: 15px;
}
h5 {
	font-size: 16px;
	line-height: 26px;
	font-style: normal;
	font-weight: normal;
	border-bottom: 0.5px solid #CCCCCC;
	margin-right: 15px;
	padding-left: 10px;
}
h6 {
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333333;
	line-height: 25px;
	padding-left: 10px;
}

hr {
	margin-right: 20px;
	display: inherit;
	border-bottom: 0.5px solid #E6E6E6;
}
li {
	list-style: none;
}
img    {
	text-decoration: none;
	background-image: none;
	border-width: 0px;
	border-style: none;
}
#wrapper     #main a    {
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	letter-spacing: 0.5px;
	line-height: 24px;
	background-image: url(../gazou/alink.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 5px;
}
#wrapper #main a:link {
	font-size: 13px;
	color: #003399;
	font-weight: lighter;
	letter-spacing: 0.5px;
	line-height: 24px;
	background-image: url(../gazou/alink.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left;
}
#wrapper #main a:visited {
	background-image: url(../gazou/avisit.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	color: #0066CC;
	line-height: 24px;
	font-size: 13px;
	background-position: left;

}
#wrapper #main a:hover {
	color: #FF0000;
	background-color: #FFFF66;
	line-height: 24px;
}
#wrapper #main a:active {
	color: #FF0000;
	text-decoration: underline;
	left: 1px;
	top: 1px;
	font-size: 13px;
	line-height: 24px;
}
#wrapper {
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: auto;
}
#wrapper #main p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-bottom: 5px;
	padding-left: 20px;
}

#header {
	float: none;
	height: 65px;
	border-bottom: 2px solid #FF0000;
}
#main {
	float: left;
	margin-top: 5px;
	border-left: 1px solid #CCCCCC;
	margin-left: 5px;
	font-size: 13px;
	line-height: 18px;
	width: 800px;
}
#mainS {
	float: left;
	width: 850px;
	margin: 5px 25px;
}
#sidebarA {
	float: left;
	width: 170px;
}

#footer {
	border-top: 1px solid #CCCCCC;
	height: 1%;
	width: 1000px;
	float: left;
}
#wrapper #main #harf {
	float: left;
	border-left: 0.5px solid #CCCCCC;
	width: 800px;
}
#wrapper  #main  #harf2 {
	float: right;
	width: 400px;
	border-left: 0.5px solid #CCCCCC;
}

.style4 {
	font-size: small
}
