/* CSS Document */

@charset "UTF-8";

body {
	text-align:center;
	background-color:#e4e6e5;
	margin:0;
}
div,h1,h2,h3,h4,p{border:none;margin:0em;padding:0em;}
h1{font-size:2em;}
h2{font-size:1.5em;}
h3{font-size:1.1em;color:#555;}
h4{font-size:1em;}
p{font-size:1em;}
a:link,a:visited,a:active{color:#000099;background:transparent; text-decoration:none;}
a:hover{color:#ff3399; background:transparent; text-decoration:none;}
img{border-style:none;}
a img{border:0px;}
.clear{clear:both;}

#wrapper {
	width:810px;
	margin:0 auto;
	text-align:left;
	background-image: url(../img/template/back.jpg);
	background-repeat: repeat-y;
}
#header {
	height:73px;
	width:810px;
	margin:0;
}
#navi {
	width:810px;
	height:45px;
	margin:0;
}
#content {
	width:810px;
	text-align:left;
}
#content .name {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	margin-left:35px;
	margin-top:10px;
	display: block;
	margin-bottom: 10px;
}
#main {
	width:765px;
	margin-left:35px;
}
.title {
	width:652px;
	background-image:url(../img/organisations/back.jpg);
	margin-bottom:15px;
	display:block;
}
.midashi {
	display:block;
	width:620px;
	margin-left:15px;
	border-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	color: #ff3399;
}
.text {
	display:block;
	width:585px;
	margin-left:15px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.link {
	display:block;
	width:585px;
	margin-left:50px;
	margin-top:10px;
	margin-bottom:10px;
}
.link h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight:normal;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
}
.institutuons {
	width:306px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left:10px;
}
#footer {
	width:800px;
	height:17px;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #1d5ba6;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	font-family:Verdana;
	letter-spacing: -1px;
}
