h2 {
	font-size:10pt;
	font-weight:normal;
	display:inline;
}
.imageView {
	width:500px;
	height:260px;
	float:left;
}
.imageView img {
	
}
.news {
	
}
.news .title {
	height:30px;
	font-size:16px;
	text-align:center;
	padding-left:0px;
}
.news .newsline {
	width:295px;
	height:228px;
	float:right;
	border:solid;
	border-color:#F66013;
	border-width:1px;
	text-align:left;
	padding:0;
	margin-left:0;
	margin-right:3px;
	overflow-y:auto;
	overflow-x:auto;
}

.newsWaku .topRight {
	position:absolute;
	top:0px;
	right:0px;
}
.newsWaku .bottomRight {
	position:absolute;
	bottom:0px;
	right:0px;
}
.newsWaku .bottomLeft {
	position:absolute;
	bottom:0px;
	left:0px;
}
ul.contentsMeets {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
	width:800px;
	clear: both;
}
ul.contentsMeets li {
	margin-left:40px;
	float: left;
}
/*
ul.contentsMeets li a {
	margin: 0px;
	padding:0px;
	color:#FFFFFF;
	clear: both;
	text-align:left;
	display:block;
	width:320px;
	height:20px;
	
}*/
ul.contentsMeets li a:hover {
	color:#000000;
	text-decoration: none;
	clear: both;
}
.img_manage {
	background:url("../image/menu2_manage.png");
	width:320px;
	height:20px;
	display:block;
}
.img_manage:hover {
	background:url("../image/menu2_manage_over.png");
}
.img_consul {
	background:url("../image/menu2_consul.png");
	width:320px;
	height:20px;
	display:block;
}
.img_consul:hover {
	background:url("../image/menu2_consul_over.png");
}
.img_strategy {
	background:url("../image/menu2_strategy.png");
	width:320px;
	height:20px;
	display:block;
}
.img_strategy:hover {
	background:url("../image/menu2_strategy_over.png");
}
.img_mediation {
	background:url("../image/menu2_mediation.png");
	width:320px;
	height:20px;
	display:block;
}
.img_mediation:hover {
	background:url("../image/menu2_mediation_over.png");
}
.img_report {
	background:url("../image/menu2_report.png");
	width:320px;
	height:20px;
	display:block;
}
.img_report:hover {
	background:url("../image/menu2_report_over.png");
}
.img_company {
	background:url("../image/menu2_company.png");
	width:320px;
	height:20px;
	display:block;
}
.img_company:hover {
	background:url("../image/menu2_company_over.png");
}
.td_img {
	width:100px;
	height:100px;
}
.photo_manage {
	margin:0;
	padding:0;
	width:100px;
	height:100px;
}
.photo_manage img {
	width:100px;
	height:100px;
	border:none;
}
ul.contentsMeets li .meet {
	width:322px;
	/*height:60px;*/
	margin:10px;
	text-align:left;
	line-height: 1.2;
}

ul.plusalpha {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style-type: none;
	width:800px;
	clear: both;
}
ul.plusalpha li {
	margin-left:40px;
	float: left;
	width:342px;
}
.tyosyo {
	clear: both;
}
.tyosyo .tosyo_title {
	margin-bottom:20px;
	width:330px;
	height:25px;
	background-color:#eeeeee;
	border-bottom:2px solid #cccccc;
	
}
.tyosyo .tosyo_title .tosyo_title_moji {
	margin-top:3px;
	margin-left:10px;
	color:#000000;
}
.tyosyo img {
	margin-left:0px;
	width:108px;
	height:160px;
}
.tosyo_setumei {
	margin-left:10px;
	font-size:10pt;
}

/* 募集要項関連 */
a.bosyu {
	font-size: 16pt;
}
table.company_contents {
	border: 1px #FFFFFF solid;
	border-spacing: 1px;
	margin-top:10px;
	margin-left:100px;
	background-color:#eeeeee;
	/*background-image:url(../company/image/colbar01.gif);*/
	font-size:10pt;
}
table.company_contents tr {
	
}
table.company_contents td.koumoku1 {
	height:40px;
	width:120px;
	color:#FFFFFF;
	background-color:#F66013;
	text-align:center;
}
table.company_contents td.koumoku2 {
	height:140px;
	width:120px;
	color:#FFFFFF;
	background-color:#F66013;
	text-align:center;
}
.divtitle {
	clear: both;
	margin-top:10px;
	margin-left:100px;
}