@charset "utf-8";

/* ****************************************************************** 



		Setting of: Company

			01: LOCAL NAVI



****************************************************************** */







/*===================================================================

	01: LOCAL NAVI

===================================================================*/



/*	navi heading

----------------------------------*/

#local-nav h2.news {

	background:url(../news/img/common/lnav_ttl.gif) no-repeat;

	}



/*	navi

----------------------------------*/

#local-nav ul.nav li.news2008 a {

	background:url(../news/img/common/lnavi_01.gif) no-repeat;

	}

#local-nav ul.nav li.news2009 a {

	background:url(../news/img/common/lnavi_02.gif) no-repeat;

	}

#local-nav ul.nav li.news2010 a {

	background:url(../news/img/common/lnavi_03.gif) no-repeat;

	}

#local-nav ul.nav li.news2011 a {

	background:url(../news/img/common/lnavi_04.gif) no-repeat;

	}





/*===================================================================

	02: NEWS

===================================================================*/

/* 新着情報 */



#contents dl{

	overflow:auto;

	padding:10px 0px 10px 0px;

}

#contents dt{

	margin:8px 0px 5px 0px;

	padding:5px 0px 0px 0px;

	width:80px;

	color:#666666;

	float:left;

	clear:both;

	background-image:url(../news/img/common/border_dot.gif);

	background-position:top;

	background-repeat:repeat-x;

	font-size: 85%;

}

#contents dd{

	margin:8px 0px 5px 0px;

	padding:5px 0px 0px 0px;

	width:590px;

	float:left;

	background-image:url(../news/img/common/border_dot.gif);

	background-position:top;

	background-repeat:repeat-x;

	color:#666666;

}

#contents dd h4 {

	/* border-left:solid 2px #666666; */

	padding:4px 0px 0px 8px;

	font-size:85%;

	font-weight:bold;

	color:#BAA26D;

	line-height:120%;

}

#contents dd img {

	margin:8px 0px 0px 10px;

	padding:2px;

	border:solid 1px #DDDDDD;

	float: right;





}

#contents dd p {

	margin:8px 0px 0px 10px;

}



#contents dt.noborder{

	margin:0px 0px 0px 0px;

	background-image:none;

}

#contents dd.noborder{

	margin:0px 0px 4px 0px;

	background-image:none;

}



.news_border{

	display:block;

	margin:0px 0px 0px 0px;

	padding:0px;

	height:10px;

	background-image:url(../news/img/common/border_dot.gif);

	background-position:bottom;

	background-repeat:repeat-x;

	clear:both;

}



/*===================================================================

	02: ELEMENTS

===================================================================*/



.h_margin {

	margin: 10px 0 20px 0;

}



.txt1 {

	width:422px;

	float:right;

	}

	

.txt2 {

	width:480px;

	float:right;

	}











/*===================================================================

	00: clearfix

===================================================================*/

/* clearfix */

ul.historyBtn:after

 {

  content:".";

  display:block;

  height:0;

  clear:both;

  line-height:0;

  visibility:hidden;

}



/* (for IE7 and Mac IE5) */

ul.historyBtn

{

	display: inline-block;

}



/* (for IE5-6) */

/* Hides from IE-mac \*/

* html ul.historyBtn

{

	height: 1%;

}

ul.historyBtn

{

	display: block;

}

/* End hide from IE-mac */















