@charset "utf-8";

/*-----------------------------------------------------

Top Page Style

------------------------------------------------------*/
#top_mainvis {
	height: 438px;
	background: url(../images/mainvis_bg.png) repeat-x center top;
	margin-bottom: 27px;
}
#top_mainvisinner {
	height: 438px;
	background: url(../images/mainvis_bg.png) no-repeat center top;
	margin-bottom: 27px;
}
#top_mainvisinner.top2 {
	background: url(../images/mainvis_bg2.jpg) no-repeat center top;
}
.top_mainvisarea {
	width: 900px;
	height: 427px;
	margin: 0 auto;
	position: relative;
}
.txtbox {
	width: 359px;
	position: absolute;
	top: 67px;
	left: 31px;
}
.boxstyle_top {
	margin-bottom: 26px;
}
.boxstyle_top .txt {
	line-height: 1.6;
	margin-bottom: 12px;
}
.boxstyle_top .lbox {
	width: 288px;
	display: inline;
	float: left;
	padding: 0 15px 0 2px;
	position: relative;
}
.boxstyle_top .rbox {
	width: 308px;
	display: inline;
	float: left;
	border-left: solid 1px #dfdfdf;
	padding: 0 0 0 15px;
	position: relative;
}
.boxstyle_top .right {
	position: absolute;
	top: 119px;
	right: 15px;
}
.boxstyle_top span {
	background: url(/common_img/arrow_03.jpg) no-repeat left top;
	padding-left: 19px;
	display: block;
	margin-bottom: 9px;
	line-height: 1;
}
@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
	.boxstyle_top span {
		background-size: 13px auto !important;
		background: url(/common_img/arrow_03@2x.jpg) no-repeat left top;
	}
}
.mb15{
	font-size:160%;
}
.titlestyle{
	font-size:220%;
	padding-bottom:20px;
}
.titlestyle03 {
	height: 26px;
	position: relative;
	margin-bottom: 22px;
}
.titlestyle04 {
	height: 26px;
	position: relative;
	margin-bottom: 20px;
}
.titlestyle04 a {
	position: absolute;
	display: block;
	top: 3px;
	right: 3px;
}
.mb27 {
	margin-bottom: 27px;
}
.liststyle03 {
	margin-bottom: 40px;
}
.liststyle03 ul li {
	border-bottom: 1px solid #dfdfdf;
	padding: 11px 0;
	font-size: 13px;
	clear: both;
	position: relative;
}
.liststyle03 ul li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.liststyle03 ul li {
	min-height: 1px;
}
* html .liststyle03 ul li {
	height: 1px; /*\*/

	/*/ height: auto; overflow: hidden; /**/
}
.liststyle03 ul li .date {
	position: absolute;
	display: block;
	width: 89px;
	left: 0;
	top: 11px;
}
.liststyle03 ul li div {
	width: 560px;
	margin-left: 89px;
	display: block;
}
.liststyle03 ul li .text {
	width: 510px;
	margin-left: 89px;
	display: block;
}
.morelist {
	text-align: right;
	display: block;
	margin: 21px auto 9px auto;
	line-height: 1;
}
.morelist span {
	background: url(/common_img/arrow_03.jpg) no-repeat left top;
	text-align: right;
	padding-left: 19px;
	display: inline-block;
	line-height: 1;
}
.morelist a {
	text-align: right;
	margin: 12px auto 9px auto;
	line-height: 1;
}
@media screen and (-webkit-min-device-pixel-ratio:2), (min-resolution:2dppx) {
	.morelist span {
		background-size: 13px auto !important;
		background: url(/common_img/arrow_03@2x.jpg) no-repeat left top;
	}
}
/*実績のテーブル*/
table.brwsr1 {
    font-size: 140%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0px 1px;
}

table.brwsr1 th {
    padding: 12px;
    vertical-align: middle;
    text-align: center;
    border-bottom: #999 1px solid;
    color: #fff;
}

table.brwsr1 td {
    padding: 12px;
    vertical-align: middle;
    text-align: center;
    border-bottom: #999 1px solid;
    font-size: 11px;
}

table.brwsr1 th.r1 {
    width: 152px;
    border-right: #999 1px solid;
    background: #FAFAFA;
		color: #000;
}

table.brwsr1 th.r2,
table.brwsr1 td.r2 {
    width: 128px;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #F2F2F2;
}

table.brwsr1 th.r2,
table.brwsr1 th.r3,
table.brwsr1 th.r4 {
    text-align: center;
		font-size: 120% !important;
		color: #000;
}

table.brwsr1 th.r3,
table.brwsr1 td.r3 {
    width: 128px;
    border-left: #fff 1px solid;
    border-right: #999 1px solid;
    background: #E6E6E6;
}

table.brwsr1 th.r4,
table.brwsr1 td.r4 {
    width: 128px;
    border-left: #fff 1px solid;
    background: #F2F2F2;
}
table.brwsr1 tr.tr_midashi th.r1 {
    width: 152px;
    border-right: #999 1px solid;
    background: #F6E3CE;
}

table.brwsr1 tr.tr_midashi td.r2,
table.brwsr1 tr.tr_midashi td.r3,
table.brwsr1 tr.tr_midashi td.r4 {
    background: #F7F2E0;
		font-size:110%;
}
table.brwsr1 tr.tr_midashi th,
table.brwsr1 tr.tr_midashi td {
		color: #FE642E;
		font-weight: bold;
}
