
/* #main
------------------------------------------------------------- */

#main h3 {
	margin: 0 0 14px;
	padding: 11px 13px 10px;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(85,134,170) 0%,rgb(85,134,170) 39%,rgb(85,134,170) 97%,rgb(85,134,170) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(85,134,170)),color-stop(0.39, rgb(85,134,170)),color-stop(0.97, rgb(85,134,170)),color-stop(1, rgb(85,134,170)));
	background-image:-webkit-linear-gradient(-90deg,rgb(85,134,170) 0%,rgb(85,134,170) 39%,rgb(85,134,170) 97%,rgb(85,134,170) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(85,134,170) 0%,rgb(85,134,170) 39%,rgb(85,134,170) 97%,rgb(85,134,170) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(85,134,170) 0%,rgb(85,134,170) 39%,rgb(85,134,170) 97%,rgb(85,134,170) 100%);
	background-image:linear-gradient(180deg,rgb(85,134,170) 0%,rgb(85,134,170) 39%,rgb(85,134,170) 97%,rgb(85,134,170) 100%);
	font-size: 158.3%;
	font-weight: normal;
	color: #FFFFFF;
}

#sekorei article {
	margin: 0 0 14px;
	padding: 0 0 14px;
	width: 680px;
	border-bottom: 1px dotted #CCCCCC;
}

#sekorei article div.img_box {
	margin: 0 0 14px;
	padding: 15px;
	width:650px;
	background: #EEEEEE;
}

#sekorei article div.img_boxInner {
	width:650px;
	background: url(../images/common/bg_imgbox.gif) repeat-y;
}

#sekorei article div.img_box p.img {
	float: left;
	width: 364px;
	text-align: center;
}

#sekorei article div.img_box ul.thumb {
	float: right;
	width: 238px;
}

#sekorei article div.img_box ul.thumb li {
	float: left;
	margin: 0 6px 6px 0;
	width: 116px;
}

#sekorei article div.img_box ul.thumb li:nth-child(2n) {
	margin: 0 0 6px 0;
}

#sekorei article div.txt {
	width: 680px;
}

#sekorei article div.txt h4 {
	margin: 0 0 10px;
	padding: 10px 10px 8px;
	background: #D0DEE8;
	font-size: 116.6%;
	font-weight: normal;
}

#sekorei article div.txt h4.point {
	background: #BCE1E9;
}

#sekorei article div.txt h4.voice {
	background: #F1F4DD;
}

#sekorei article div.txt p {
	margin: 0 0 8px;
	font-size: 116.6%;
	line-height: 1.7;
}

#sekorei article div.txt table {
	border: 1px solid #444444;
	font-size: 116.6%;
}

#sekorei article div.txt table th {
	width: 127px;
	border: 1px solid #444444;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background: #EEEEEE;
}

#sekorei article div.txt table td {
	padding: 7px 15px;
	width: 548px;
	border: 1px solid #444444;
	line-height: 1.2;
}

#sekorei p.ttl_recent {
	margin: 0 0 14px;
	padding: 8px 0;
	background: #EEEEEE;
	text-align: center;
	font-size: 116.6%;
}

#sekorei ul.recent {
	margin: 0 0 10px;
	border-bottom: 1px dotted #CCCCCC;
}

#sekorei ul.recent li {
	float: left;
	margin: 0 10px 14px 0;
	padding: 7px;
	width: 200px;
	border: 3px solid #DDDDDD;
	list-style-type: none;
}

#sekorei ul.recent li:nth-child(3n) {
	margin: 0 0 14px 0;
}

#sekorei ul.recent li p.img {
	margin: 0 0 9px;
}

#sekorei ul.recent li p.ttl a {
	display: block;
	padding: 0 0 0 7px;
	border-left: 3px solid #5586AA;
	line-height: 1.6;
}

#sekorei ul.recent li p.ttl a:hover {
	border-left: 3px solid #D02F60;
}

#main p.back_parent a {
	display: block;
	padding: 8px 0 0 14px;
	width: 167px;
	height: 21px;
	background: #5586AA;
	color: #FFFFFF;
	text-decoration: none;
}

#main p.wrapping a {
	display: block;
	padding: 8px 0 0 14px;
	width: 225px;
	height: 21px;
	background: #5586AA;
	color: #FFFFFF;
	text-decoration: none;
}

#main p.solar a {
	display: block;
	padding: 8px 0 0 14px;
	width: 260px;
	height: 21px;
	background: #5586AA;
	color: #FFFFFF;
	text-decoration: none;
}

#main p.back_parent a:hover {
	background: #D02F60;
}

#main p.back_parent span {
	display: block;
	padding: 0 25px;
	width: 142px;
	font-size: 116.6%;
	background: url(../images/sign/arrow_white.png) no-repeat left center;
}

#main p.wrapping span {
	display: block;
	padding: 0 0 0 25px;
	width: 185px;
	font-size: 116.6%;
	background: url(../images/sign/arrow_white.png) no-repeat left center;
}

#main p.solar span {
	display: block;
	padding: 0 0 0 25px;
	width: 235px;
	font-size: 116.6%;
	background: url(../images/sign/arrow_white.png) no-repeat left center;
}

#recruit h4 {
	margin: 0 0 17px;
	padding: 11px 10px 0;
	background-image:-moz-linear-gradient(rgb(255,255,255) 0%,rgb(255,255,255) 49%,rgb(232,240,242) 100%); 
	background-image:-webkit-gradient(linear,color-stop(0, rgb(255,255,255)),color-stop(0.49, rgb(255,255,255)),color-stop(1, rgb(232,240,242)));
	background-image:-webkit-linear-gradient(rgb(255,255,255) 0%,rgb(255,255,255) 49%,rgb(232,240,242) 100%);
	background-image:linear-gradient(rgb(255,255,255) 0%,rgb(255,255,255) 49%,rgb(232,240,242) 100%);
	border-top: 2px solid #5586AA;
	border-bottom: 1px solid #C4D5E1;
	font-weight: normal;
}

#recruit h4 div {
	padding: 0 0 8px;
	border-bottom: 1px solid #FFFFFF;
}

#recruit h4 span {
	display: block;
	padding: 4px 0 3px 14px;
	color: #13375F;
	font-size: 150%;
	border-left: 3px solid #5586AA;
	line-height: 1;
}

#recruit table {
	width: 100%;
	border: 1px solid #888888;
	border-collapse: collapse;
	font-size: 116.6%;
}

#recruit table th {
	width: 20%;
	padding: 15px 0;
	border: 1px solid #888888;
	background: #D2DEEC;
	font-weight: normal;
	text-align: center;
}

#recruit table td {
	width: 80%;
	padding: 15px 23px;
	border: 1px solid #888888;
	line-height: 1.5;
}

#news p {
	margin: 0 0 8px;
	line-height: 1.7;
}


/*--ページャー--*/
#sekorei .prenext{
	clear:both;
    width: 258px;
	overflow:hidden;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
	}
#sekorei .prenext .left{
	float:left;
	}
#sekorei .prenext .right{
	float:right;
	}
#sekorei .prenext a{
    display: block;
    width: 120px;
    height: 34px;
    padding-top: 9px;
    padding-bottom: 10px;
    padding-left: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* color: #333333; */
    color: #00468C;
    background: #FFFFFF;
    font-size: 1.2em;
    text-decoration: underline;
    text-align: center;/*
    border: 1px solid #666666;*/
	}
#sekorei .prenext a:hover{
    color: #D02F60;
	text-decoration:none;
	}