@charset "utf-8";





/* --------------------------------------------------

aboutus

-------------------------------------------------- */

#aboutus {


}
#aboutus h2{
	font-weight: bold;
	color: #000000;
	margin-bottom: 25px;
}
#aboutus h3{
	background-image: url(../enquete/img/headline.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 110%;
	font-weight: bold;
	height: 27px;
	padding-top: 10px;
}

#aboutus h4{
	background-color: #EEEEEE;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;

}
#aboutus h5{
	margin-bottom: 10px;
	font-weight: normal;
}
#ourself{
	text-align: center;

	margin-bottom: 20px;
}
#ourself img{
	margin-top: 20px;}
#ourself p{}  
.imgJgyou{
	float: right;
	margin-bottom: 10px;
   }

#aboutus  li{
	margin-bottom: 10px;
	margin-left: 30px;
	list-style-type: disc;
}

#aboutus  ul{
	margin-bottom: 10px;
}
      

