@charset "shift_jis"; 

/*	--- headline.css ---	*/

/*	本文ボックス(サブエリアが無い分広げてあります)	*/

 
 

/*	ヘッドラインのボックス	*/
#headlineBox  { 
background-color: white; 
background-image: url("../images/news_top.jpg"); 
background-repeat: no-repeat; 
margin-top: 0px; 
margin-right: 0; 
margin-bottom: 0; 
padding: 47px 0 0; 
width: 496px; 
border-right: 1px solid #999; 
border-bottom: 1px solid #999; 
border-left: 1px solid #999; 
_margin: 0px 0 0 0px ; 
_padding: 47px 0 20 0;
    }

#headline_bottom
 { background-image: url("../images/news_bottom.jpg"); background-repeat: no-repeat; background-position: 0 bottom; margin: 0 0 0; width: 496px; height: 10px }

html> /**/ body div #headlineBox
{
padding-bottom:30px;
}



/*	ヘッドライン日付部分	*/
.newsDate      { color: #333333; font-size: 11px; text-align: left; text-indent: 30px; margin: 0; padding: 0 5px 2px; width: 486px; float: left }
/*	ヘッドラインタイトル部分	*/
.newsText      { 
color: #333333; font-size: 12px; background-image: url("../images/news_icon.jpg"); background-repeat: no-repeat; background-position: 4px 4px; text-align: left; text-indent: 20px; margin: 0 5px 3px 10px; padding: 2px 5px; width: 466px; float: left; border-style: none none dotted; border-width: medium medium 1px; border-color: #ccc; _margin: 0px 0px 3px 5px;  }

/*	ヘッドラインページ送り	*/
#naviBox {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin:0 20px 0 0px;
}


#naviNext {
	float: right;
	width: 80px;
	margin: 10px 0px;
	font-size: 12px;
	text-align: right;
}
#event   { font-size: 12px; text-align: right; margin: 10px 0 10px 10px; width: 200px }

#naviPrev {
	float: left;
	width: 80px;
	margin: 10px 0px 10px 15px;
	font-size: 12px;
}





/*	Subboxバナー設定　画像は管理画面より設定	*/
/*	Secition_01の部分	*/
.headerBannerBox {
width:225px;
margin-bottom:0px;
}



/*	Secition_02の部分　「セルコ」	*/
.bannerBox {
margin:-5px 0 0 0;
}



.Last_bannerBox img {
margin-bottom:20px;
}





/*	SELCO　HOME　設定	*/
#Box_selcoHome {
width:498px;
height:163px;
background-image:url(../images/selco2.jpg);
background-repeat:no-repeat;
margin:-5px 0 0 0;
padding:0;
}

*:first-child+html #Box_selcoHome {
margin-top:0;
}


#Box_selcoHome ul {
width:147px;
height:110px;
margin:0px 0 0 0;
padding:0;
list-style-type:none;
}

*:first-child+html #Box_selcoHome ul {
margin-top:0px;
}

#Box_selcoHome li {
display:block;
margin:7px 0 0 175px;
width:147px;
height:22px;
position:relative;
top:14px;
_top:5px;
}

*:first-child+html #Box_selcoHome li {
position:relative;
top:6px;
}

#Box_selcoHome li a {
display:block;
width:100%;
height:0;
padding-top:22px;
overflow:hidden;
}

/*	SELCO　HOME　右上「selco　HOME両毛」リンク先	*/
.Link_01   {
width:165px;
height:70px;
position:relative;
top:-110px;
_top:-115px;
left:335px;
}

.Link_01 a {
display:block;
width:100%;
height:0;
padding-top:70px;
overflow:hidden;
}




/*	テクノストラクチャーの家　設定	*/
#Box_tekuno {
width:498px;
height:163px;
background-image:url(../images/tecno2.jpg);
background-repeat:no-repeat;
margin:25px 0 18px 0;
_position:relative;
_top:-20px;
}

*:first-child+html #Box_tekuno  {
margin-top:0px;
}


#Box_tekuno ul {
width:147px;
height:140px;
margin /**/:-27px 0 0 0;
padding:0;
list-style-type:none;
}

*:first-child+html #Box_tekuno ul {
margin-top:0px;
}

#Box_tekuno li {
display:block;
margin:7px 0 0 175px;
width:147px;
height:22px;
position:relative;
top:12px;
_top:6px;
}

*:first-child+html #Box_tekuno li {
position:relative;
top:6px;
}

#Box_tekuno li a {
display:block;
width:100%;
height:0;
padding-top:22px;
overflow:hidden;
}

/*	テクノストラクチャーの家　右上「Panasonic」リンク先	*/
.Link_02   {
width:108px;
height:35px;
position:relative;
top:-140px;
left:335px;
_top:-148px;
}

.Link_02 a {
display:block;
width:100%;
height:0;
padding-top:35px;
overflow:hidden;
}

/*	テクノストラクチャーの家　右上「テクノストラクチャの家」リンク先	*/

.Link_03   {
width:162px;
height:30px;
position:relative;
top:-135px;
left:335px;
_top:-138px;
}

.Link_03 a {
display:block;
width:100%;
height:0;
padding-top:30px;
overflow:hidden;
}




.section {
clear:both;
width:746px;
margin:10px auto 10px auto;
_margin-top:40px;
color:#999999;
}

