@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 a:link {
	text-decoration:underline;
	color:#000033;
}
#container div#main div#left_content a:visited {
	text-decoration:underline;
	color:#000033;
}
#container div#main div#left_content a:hover {
	text-decoration:none;
	color:#000033;
}
#container div#main div#left_content a:active {
	text-decoration:none;
	color:#000033;
}

#container div#main div#left_content h3{
	margin-bottom:10px;
}

#container div#main div#left_content h4{
	padding-top:10px;
	margin-bottom:10px;
	font-size:12px;
	color:#122140;
	font-weight:bold;
}

#main_image_in {
	width:585px;
	background:url(../img/main_image.jpg) no-repeat;
	height:180px;
	text-indent:-9999px;
	margin-bottom:25px;
}

#container div#main div#left_content h2#title_left_content{
	width:585px;
	height:22px;
	background:url(../img/title_privacy.gif);
	text-indent:-9999px;
	margin-bottom:18px;
}

#container div#main div#left_contenth3#title_sitemap_01{
	width:585px;
	height:22px;
	background:url(../img/title_sitemap_01.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:18px;
}

#container div#main div#left_content ul li{
	background:url(../img/vector_black.gif) no-repeat 0px 0px;
	margin-bottom:5px;
	padding-left:12px;
	font-size:12px
}

*:first-child+html body #container div#main div#left_content ul li{
	background:url(../img/vector_black.gif) no-repeat 0px 5px;
}

*html body #container div#main div#left_content ul li{
	background:url(../img/vector_black.gif) no-repeat 0px 5px;
}

#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;
}

#container div#main div#text_left {
	width:285px;
	float:left;
}

#container div#main div#text_right {
	width:285px;
	float:right;
}

/* pageup */

#container div#pageup_privacy{
	float:right;
	display:block;
	width:580px;
	text-align:right;
}
