@charset "utf-8";
/*　formatting style
----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 11pt;
	line-height: 15pt;
	color: #333333;
	background-image: url(images/back.gif);
	list-style-type: none;
	background-repeat: repeat;
	background-position: center;
}
/*　link styles
----------------------------*/
a:img {
	border-style: none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/back2.jpg);
	list-style-type: none;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: 0px 270px;
	width: 760px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
#header {
	background-color: #FFFFFF;
	text-decoration: none;
}
#menu {
	float: left;
	clear: both;
	list-style-type: none;
	margin-top: 10px;
	padding-left: 10px;
}
#menu p {
	padding-bottom: 7px;
}
#main p {
	padding: 5px;
}

#main {
	float: right;
	width: 510px;
	margin-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#link {
	float: left;
	clear: none;
}

#footer {
	clear: both;
	background-color: #0000FF;
	color: #FFFFFF;
	font-size: 10pt;
	height: 20px;
}
a:link  {
	text-decoration: none;
	list-style-type: none;
	color: #000066;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#main img {
	margin-bottom: 5px;
}
#main #tizu {
	border: 1px dashed #333333;
}

#menu img {
	margin-top: 2px;
}
style2 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}
#main #flash {
	margin-bottom: 10px;
}
