@charset "UTF-8";
/* CSS Document */


/*カテゴリーメニュースタート*/
#wrap-left #c-menu2 .categoly1 a{
	background-image:url(../images/submenu_ikusei.gif);
	height:12px;
}

#wrap-left #c-menu2 .categoly2 a{
	background-image:url(../images/submenu_seido.gif);
	height:12px;
}


/*社員紹介自己紹介スタート*/

#top-title{
	width: 600px;
	height: 60px;
	font-size: 1px;
	line-height: 1px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}

/*comment1スタート*/

#comment1{
clear: both;
width: 600px;
height: auto;
padding:20px 0 0 0;
}

#comment1 p{
display: block;
margin: 0 0 30px 0;
}

/*社員紹介未来スタート*/

#grey-box-top2{
	clear:left;
	background-image:url(../images/grey_box_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 20px;
	width: 600px;
}

#grey-box-middle2{
	float: left;
	background-image:url(../images/grey_box_middle.gif);
	background-repeat:repeat-y;
	height: auto;
	width: 600px;
}

#wrap-illust{
float:left;
height:auto;
width:200px;
display: inline;
margin:0 20px;
}

#wrap-mirai{
float:left;
width: 340px;
height: auto;
}

#wrap-mirai h6{
	display: block;
	text-indent:-1000em;
	background-image:url(../images/column.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 15px;
}

#wrap-mirai .mirai-title{
display: block;
text-indent:-1000em;
background-repeat:no-repeat;
}

#wrap-mirai p{
display: block;
width: 340px;
height: auto;
margin-top: 20px;
}

#grey-box-bottom2{
	clear: both;
	background-image:url(../images/grey_box_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	height: 20px;
	width: 600px;
}
