@charset "shift_jis";
/* CSS Document */

/* ====================================================== */
/* パンくず                                               */
/* ====================================================== */
div#site-summary {
	background: url(/images2/summary_txt_bg.gif) no-repeat;
	margin-top: 1px;
}
div#site-summary p {
	background: url(/images2/summary_txt_bg_bottom.gif) no-repeat bottom;
	padding: 6px 16px;
	font-size: 80%;
}



/* ====================================================== */
/* 左 ナビ                                                */
/* ====================================================== */
#navi-left div.navi-inner{
	margin-left: auto;
	margin-right: 0;
	width: 165px;
	text-align: left;
	padding:0;
	background:#FFFFFF;
}

#navi-left div.menu{
	margin-bottom: 20px;
	padding: 0;
	width: 163px;
	background:#FFFFFF;
	border: solid 1px #C9C9C9;
}

#navi-left ul {
	margin: 0;
	padding: 0;
	*margin-top: -6px; /* IE7 and below */
}

#navi-left li {
	border-bottom: dotted 1px #C9C9C9;
	background: url(/company/newstest/images/mark.gif) no-repeat 10px 55%;
	list-style: none;
}

#navi-left li a {
	display: block;
	width: 133px;
	height: 100%;
	padding: 8px 10px 4px 20px;
	font-size: 85%;
	line-height:1.4em;
	text-decoration: none;
	color: #505050;
}
#navi-left li a:hover {
	background: url(/company/newstest/images/mark.gif) no-repeat 10px 55%;
	*background: url(/company/newstest/images/mark.gif) no-repeat 10px 58%; /* IE7 and below */
	background-color: #ffefec;
}

#navi-left li.page {
	background: url(/company/newstest/images/mark.gif) no-repeat 10px 55%;
	*background: url(/company/newstest/images/mark.gif) no-repeat 10px 58%; /* IE7 and below */
	background-color: #ffefec;
	padding: 8px 10px 4px 20px;
	font-size: 85%;
	line-height: 1.4em;
}



/* ====================================================== */
/* 右 メイン                                              */
/* ====================================================== */
#main-contents {
	font-size: 95%;
}

#main-contents h1 {
	background: #fff;  
	border-top: 4px solid #FD7676; 
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px solid #C9C9C9;
	border-right: 1px solid #C9C9C9;
	padding:0.7em 0.9em 0.7em 0.9em;
	text-align:left;
	font-weight:bold;
	font-size:110%;
	position: relative;
	margin-bottom:15px;
}
#main-contents h1 a {
	display: block;
}
#main-contents h1 img {
	width: 64px;
	position: absolute;
	top: 7px;
	_top: 11px;
	right: 7px;

}
#main-contents p.note {
	clear: both;
	width: 677px;
	margin: 20px 0 30px 10px;
	font-size: 85%;
	line-height: 1.3;
}	

#main-contents dl.news-list {
	width: 667px;
	margin: 20px 0 0 20px;
}
#main-contents dl.news-list dt {
	float: left;
	width: 151px;
	margin-bottom: 2px;
	padding: 5px 2px 5px 0;
	font-size: 85%;
	clear: both;
}
#main-contents dl.news-list dd {
	width: 510px;
	margin: 0 0 2px 151px;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#main-contents dl.news-list dd:after {
	clear : both;
	content : "";
	display : block;
}

#main-contents dl.news-list dt img {
	vertical-align: -0.4em;
	margin: 2px 0 0 7px;
}
#main-contents dl.news-list dt span.new {
	display: block;
	width: 45%;
	margin-top: -2px;
	color: #ee1c23;
	font-weight: bold;
	text-align: center;
}

/* sns button */
.sns {
	height: 40px;
	position: relative;
}
.sns div.twitter {
	position: absolute;
	top: 13px;
	left: 390px;
}
.sns div.fb {
	position: absolute;
	top: 13px;
	left: 497px;
}
.sns div.mixi {
	position: absolute;
	top: 14px;
	left: 610px;
}

/* 記事 */
#article {
	width: 677px;
	margin-left: 10px;
}

#article h2 {
	text-align: center;
	font-size: 105%;
	font-weight: normal;
	margin: 15px 0 25px 0;
}
#article h3 {
	font-weight: normal;
	padding: 10px 0;
	border-top: solid 2px #333;
	border-bottom: solid 2px #333;
	margin-top: 35px;
	margin-bottom:20px;
}

#article div.section_border{
	border-bottom: solid 1px #505050;
	margin: 0 0 20px 0;
}

/*
#article div.detail p {
	margin-top: 20px;
}
*/

div.toList{
	width: 200px;
	margin-top: 20px;
	background: url(/company/newstest/images/tolist_bg.png) no-repeat bottom right;
	border: solid 1px #999;
}
div.toList a {
	display: block;
	font-weight: bold;
	text-align: center;
	padding: 6px 0;
	width: 100%;
	height: 100%;
}
div.toList a:hover {
	background-color: #f5f5f5;
}

#article .date{
	font-weight: bold;
}

#article .displayend{
	font-weight: bold;
	text-align: left;
}

#article h2{
	font-weight: bold;
}

/* ページの一番上へ */
#main-contents  div.list-page-top {
	width: 658px;
	margin: 45px 0 40px 20px;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;
}
#main-contents  div.page-top {
	width: 669px;
	margin: 45px 0 40px 10px;
	padding-top: 3px;
	font-size: 80%;
	text-align: right;
}



/* ====================================================== */
/* footer                                                 */
/* ====================================================== */
#footer div.footer-inner{
	margin-left:1px;
}

#footer div.copyright img:nth-child(2){
	display:none;
}