@charset "utf-8";
/* CSS Document */

body {
	background:#FFFFFF url(../img/background.png) top repeat-x;
}

/* main */

#container div#main div#left_content{
	width:585px;
	float:left;
	margin-bottom:40px;
}

#container div#main div#left_content p{
	line-height:160%;
	font-size:12px;
	color:#333333;
	margin-bottom:15px;
	margin-left:5px;
}

#main_image_in {
	width:585px;
	background:url(../img/main_image.jpg) no-repeat;
	height:180px;
	text-indent:-9999px;
	margin-bottom:25px;
}

#container div#main h2#title_left_content{
	width:585px;
	height:22px;
	background:url(../img/title_privacy.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:18px;
}

#container div#right_content{
	width:250px;
	float:right;
	margin-bottom:40px;
}

#container h2#title_right_content{
	width:250px;
	height:50px;
	background:url(../img/title_activea_works.png) 0 0 no-repeat;
	text-indent:-9999px;
}

#container div#right_content_banner{
	background:url(../img/banner_background.png) no-repeat;
	display:block;
	padding-left:10px;
	padding-top:5px;
}

#container div#right_content_banner img{
margin-bottom:10px;
}