@charset "utf-8";

body,td,th,p,address,h1,h2,h3,h4,h5,h6,li,dt,dd {
	font-family:serif;
	font-size:90%;
	line-height:160%;
	}
	
hr{
margin:15px 0;
color:#999999;
}

dt {
	font-weight:bold;
	}

dd,ul,li {
	margin:0;
	padding:0px;
	}

.bold {
	font-weight:bold;
	}

/* テキストリンク */

a:link {
	color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #000000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	}

a:active {
	color: #000000;
	text-decoration: none;
	}

/* フロート解除 */

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#page_top,#page_message,#page_request,#page_job,#page_project,#page_staff,#page_friend,#page_entry,#page_nidcareer{
	width:100%;
	margin:0;
	text-align:left;
	}

/* ヘッダ */

#page_top #header{
	display:block;
	height:31px;
	text-indent:-9999px;
	overflow:hidden;
	width:800px;
	background: url(../img/obj_heaer.gif) no-repeat;
	margin-bottom:0;
	}

#header a{
	display:block;
	height:98px;
	text-indent:-9999px;
	overflow:hidden;
	width:800px;
	background: url(../img/obj_heaer02.gif) no-repeat;
	margin-bottom:20px;
	}

/*インデックス*/
#page_top #index img{
width:150px;
height:235px;
}

#index img{
width:150px;
height:150px;
}

/* 消す */

.tophr{
	display:none;
}

#menu,#btn_top{
	display:none;
}

#footer{
	background:none;
	color:#000000;
	text-align:center;
	font-size:xx-small;
}

#index li{
	display:block;
	padding:0 10px 10px 0;
	float:left;
	}

/*----------プロジェクト----------*/

.linebox_sentouin:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.linebox_sentouin {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .linebox_sentouin {height: 1%;}
.linebox_sentouin {display: block;}
/* End hide from IE-mac */
	
.linebox_sentouin .img{
	float:left;
	width:106px;
	}

/*----------求める変人----------*/

#page_request .point{
	color:#399ed2;
	font-size:30px;
	line-height:150%;
	}


/*----------仕事----------*/

#job dl{
	margin-bottom:30px;
}

#job dt{
	margin-bottom:20px;
}

#job dd{
	margin-bottom:30px;
}

/*----------スタッフ・友人----------*/

.memo{
	padding-bottom:100px;
	}

#colum_mess .photo{
	padding:0 0 0 20px;
	float:right;
}