@charset "utf-8";


/* ____________________________________________________ RESET */
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
	}




/* ____________________________________________________ GLOBAL */


body {
	font-family: Verdana, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	color: #555;
	font-size: 80%;
	line-height: 150%;
	text-align: center;
	background-color: #000;
	padding-bottom: 20px;
	}

a {
	color: #000;
	}

a:hover {
	color: #AAA;
	text-decoration: none;
	}

.cleaner {
	clear: both;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.clearfix {
	min-height: 1px;
	}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
	}

.x {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	}

.x {
	min-height: 1px;
	}

* html .x {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
	}

#wrapper {
	background-color: #FFF;
	padding: 10px 0 20px 0;
	}




/* ____________________________________________________ HEADER */


#header {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	}

#header li {
	text-align: center;
	float: left;
	width: 131px;
	font-size: 10px;
	line-height: 14px;
	position: relative;
	margin-left: -10px;
	}

#header.new li {
	width: 160px;
	}

#header h1 {
	padding-bottom: 15px;
	background: url(/img/head_arrow1.gif) no-repeat center bottom;
	}

#header li a {
	background-position: center bottom;
	background-repeat: no-repeat;
	display: block;
	width: 131px;
	height: 86px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	}

#header.new li a {
	width: 160px;
	}

#header li a:hover {
	opacity: .75;
	filter: alpha(opacity=75);
	-ms-filter: "alpha(opacity=75)";
	-khtml-opacity: .75;  
	-moz-opacity: .75;
	}

#header h1 a {
	color: #F00;
	}

#header_dn a			{ background: url(/img/head_icon_dreamnets.jpg); }
#header_townz_pub a	{ background: url(/img/head_icon_townz_pub.jpg); }
#header_townz_co a	{ background: url(/img/head_icon_townz_co.jpg); }
#header_townz_asp a	{ background: url(/img/head_icon_townz_pub.jpg); }
#header_townz_pack a	{ background: url(/img/head_icon_townz_package.jpg); }
#header_e_catalog a	{ background: url(/img/head_icon_e_catalog.jpg); }
#header_lst a			{ background: url(/img/head_icon_lst.jpg); }
#header_dreama a		{ background: url(/img/head_icon_dreama.jpg); }
#header_abroad a		{ background: url(/img/head_icon_abroad.jpg); }
#header_other a		{ background: url(/img/head_icon_other.jpg); }
#header_recruit a		{ background: url(/img/head_icon_recruit.jpg); }
#header_wook a		{ background: url(/img/head_icon_townz_pub.jpg); }
#header_wook_biz a	{ background: url(/img/head_icon_e_catalog.jpg); }


#header_lifework { position: absolute !important; top: 15px; right: 0; width: auto !important; display: none; }


/* ____________________________________________________ DREAMNETS HEADER */


#dn_header_wrapper {
	clear: both;
	background-color: #000;
	height: 38px;
	}

#dn_header {
	width: 940px;
	height: 38px;
	margin: auto;
	}

#dn_header #dreamnets {
	width: 131px;
	height: 28px;
	background: url(/img/dn_menu_logo1.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	margin-top: 5px;
	float: left;
	}

#dn_menu {
	float: right;
	margin-top: 5px;
	}

#dn_menu li {
	float: left;
	margin-left: 8px;
	}

#dn_menu li a {
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	}

#dn_menu li a:hover {
	background-position: center center;
	}

#dn_menu li.selected a {
	background-position: center bottom !important;
	}

#dn_menu_top a		{ width: 58px; background: url(/img/dn_menu_top1.gif); }
#dn_menu_news a		{ width: 72px; background: url(/img/dn_menu_news1.gif); }
#dn_menu_about a		{ width: 72px; background: url(/img/dn_menu_about1.gif); }
#dn_menu_service a	{ width: 72px; background: url(/img/dn_menu_service1.gif); }
#dn_menu_result a		{ width: 72px; background: url(/img/dn_menu_result1.gif); }
#dn_menu_recruit a		{ width: 72px; background: url(/img/dn_menu_recruit1.gif); }
#dn_menu_contact a	{ width: 94px; background: url(/img/dn_menu_contact1.gif); }




/* ____________________________________________________ CONTENTS */


#contents {
	width: 920px;
	clear: both;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
	text-align: left;
	}




/* ____________________________________________________ FOOTER */


#footer {
	padding: 20px 0 6px 0;
	font-size: 12px;
	clear: both;
	}

	#footer .to_top {
	position: relative;
	width: 920px;
	margin: auto;
	background-color: #000;
	}

	#footer .to_top a {
	position: absolute;
	top: -23px;
	right: -1px;
	background: url(/img/to_top.png);
	width: 30px;
	height: 38px;
	overflow: hidden;
	text-indent: -5000px;
	display: block;
	float: right;
	}

	* html div#footer .to_top a {
	behavior: expression(
	this.style.behavior || (
	this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
	this.style.backgroundImage = "none",
	this.style.behavior = "none"
	)
	);
	}

	#footer li {
	margin: 0 0 0 1px;
	display: inline;
	border-left: 1px solid #FFF;
	}

	#footer li.first_child {
	border: none;
	}

	#footer li a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 0 8px;
	}

	#footer a:hover {
	color: #9C0;
	}

#copyright {
	font-size: 10px;
	color: #777;
	margin-bottom: 30px;
	}






#header_townz_asp, #header_lst, #header_dreama, #dn_menu_service {
display: none !important;
}