@charset "utf-8";

/*コンテンツ背景*/
body#news #sbf_main_cnt {
	background: url(../../../common/img2013/sbf_main_cnt_bg_b.png) repeat-y top center;
}
body#news .btm {
	background: url(../../../common/img2013/sbf_main_cnt_btm_b.png) no-repeat bottom center;
}


.sbf_main_cnt {
	margin-top: 45px !important;
	padding-top: 0 !important;
}
#h1_area {
	padding-top: 6px;
	position: relative;
}
#h1_area .print {
	width: 155px;
	float: right;
	position: absolute;
	top: -10px;
	right: 40px;	
}
#h1_area .print a {
	background:  url(../img2013/btn_print.gif) no-repeat left top;
	display: block;
	width: 155px;
	height: 40px;
}
#h1_area .print a:hover {
	background:  url(../img2013/btn_print.gif) no-repeat left bottom;
}
#h1_area .print img {
	display: none;
}
#h1_area .print span {
	display: none;
}
#h1_area h1 {
	line-height: 0;
	margin-bottom: 22px;
}

.news2013 {
	width: 910px;
	/*line-height: 0;*/
}
.news2013 .number {
	color: #444444;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-left: 4px;
	padding-top: 5px;
	float:left;
	text-align:left;
	width:400px;
}
.news2013 .corp_name {
	color: #444444;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 5px 4px 37px 0;
	text-align: right;
	float:right;
	width:500px;
}

.news2013 .big_title {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	color: #444444;
	padding-top: 25px;
}

.news2013 .big_title2 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #444444;
	padding-top: 25px;
}

.news2013 .big_title .sub {
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 1em;
}
.news2013 .main_image {
	margin: 17px 0 20px;
	text-align: center;
}
.news2013 .honbun {
	/*background: url(../img2013/sbf_line.gif) repeat-x left bottom;*/
	margin: 27px 0 0 105px;
	font-size: 0.9em;
	width: 700px;
}
.news2013 .honbun p {
	color: #444444;
	padding: 0 5px;
	margin-bottom: 23px;
	line-height: 1.5em;
}
.news2013 .honbun_last {
	margin-bottom: 2px!important;
}

.news2013 .print {
	width: 155px;
	float: right;
	margin: 0 5px 5px 0;
}
.news2013 .print a {
	background: url(../img2013/btn_print.gif) no-repeat left top;
	display: block;
	width: 155px;
	height: 40px;
}
.news2013 .print a:hover {
	background:  url(../img2013/btn_print.gif) no-repeat left bottom;
}
.news2013 .print span {
	display: none;
}