@charset "utf-8";
/* CSS Document */
/*======================　ボタン押下設定　======================*/

#global_nav .btn_1 img{
	visibility: hidden;
}
/*======================　メインイメージ画像　======================*/

/*======================　背景画像　======================*/

body {
	background: url(../img/common/bodybg_top1.jpg) repeat-x 0px 0px;
}
/*======================　各ページスタイル　======================*/

#businessinfo {
	display: block;
	height: 94px;
	width: 766px;
	margin-left: 17px;
}

#main_contents h3 {
	font-size: 15px;
	color: #FFF;
	background: url(../img/top/top_headlinebg.gif) no-repeat 0px 0px;
	height: 23px;
	width: 514px;
	padding-left: 30px;
	padding-top: 7px;
}
#main_contents h3 #other {
	float: right;
	margin-right: 25px;
	font-size: 12px;
	margin-top: 2px;
}
#other {
	color: #FFF;
	display: block;
	position: absolute;
	left: 410px;
	top: 8px;
	text-decoration: none;
	font-size: 12px;
}
#other:hover{
	color: #AAA;
	text-decoration: underline;
}
#main_contents #news_wrap ul {
	margin-left: 10px;
}
#main_contents #news_wrap ul li #news_title {
	display: block;
	width: 500px;
	margin-top: -19px;
	margin-left: 100px;
}
#main_contents #news_wrap ul li #news_title a {
	line-height: 1.6;
	color: #333;
}
#main_contents #news_wrap ul li {
	margin-top: 5px;
}

#news_wrap {
	margin-top: 25px;
	position: relative;
}


.center {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	line-height: 0;
}

.topimg {
	margin-top: 25px;
}

ul.agency {
	clear: both;
}

ul.agency li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}

.merit1, .merit2 {
	width: 650px;
	height: 620px; 
	margin-top: 25px;
}

.merit1 {
	background: url(../img/top/topimg-1.jpg);
	position: relative;
}

.results_img {
	position: absolute;
	top: 395px;
	left: 25px;
}

.merit2 {
	background: url(../img/top/topimg-2.jpg);
	position: relative;
}

.develo_img {
	position: absolute;
	top: 440px;
	left: 25px;
}

.merit1 h2, .merit2 h2 {
	display: none;
}

.reform {
	padding: 130px 0 20px 0; 
}

.development {
	padding: 173px 0 20px 0;
}

.results_box {
	width: 583px;
	height: 140px;
	overflow: auto;
	margin: 0 auto;
	padding: 0 15px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.develo_box {
	width: 583px;
	height: 100px;
	overflow: auto;
	margin: 0 auto;
	padding: 0 15px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

.results_box p, .develo_box p {
	line-height: 1.6;
	padding-top: 5px;
}

.results_box2 {
	width: 590px;
	height: 140px;
	overflow: auto;
	margin: 20px auto 10px auto;
	padding: 25px 15px 15px 15px;
	border: 1px solid #CCC;
	background-color: #FFF;

  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;

  behavior: url(../js/ie-css3.htc); 
}

.develo_box2 {
	width: 590px;
	height: 100px;
	overflow: auto;
	margin: 20px auto 10px auto;
	padding: 25px 15px 15px 15px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#left_contents {
	padding-top: 5px;

}
#main_contents {
	padding-top: 5px;

}
.trouble_wrap {
	float: left;
	width: 253px;
	margin-top: 5px;
	padding-bottom: 10px;
	margin-right: 15px;
}
.trouble_wrap img {
	display: block;
	margin: 5px auto 0 auto;
}
.development_box {
	width: 240px;
	display: inline;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

#development_wrap2 {
	width: 510px;
	margin-left: 8px;
	background: url(../img/top/development_bg.gif) repeat-y 0px 0px;
	padding-bottom: 10px;
	overflow: hidden;
}

#development_wrap2:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}
.development_box:after{
	content:".";
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	font-size:0;
}
.development_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}
.development_txt {
	margin-top: 10px;
}
#btm_line {
	display: block;
	clear: both;
	margin-left: 8px;
}
#contents_wrap {
	padding-top: 5px;
}
#left_contents #associate .side_contents_box p a {
	color: #555;
	text-decoration: none;
}

