@charset "utf-8";


/* ニュースリリーストップ
---------------------------------------------------------------*/


#contents_c{
	width:930px;
	position:relative;
	display:block;
}


#news_temp_main{
	background:url(../comnpany/img/001_img01.jpg) no-repeat;
	width:930px;
	height:20px;
}


#news_contents_l{
	width:652px;
	padding:0 0px 0px 30px !important;
}


#news_contents_r{
	width:207px;
	position:absolute;
	top:30px;
	right:21px;
	display:block;
	zoom:1;
}


.news_box{
	width:652px;
	margin:30px 0px 35px 0px !important;
}


.news_box_contents{
	margin:0px !important;
	padding:0px !important;
}


.news_box_contents h1,
.news_box_contents h2{
	color:#f9441a;
	font-weight:bold;
	margin:0 !important;
}


.news_box_contents p{
	margin-bottom:18px;
	line-height:135%;
}


div.news_box_contents h1 {
	margin-bottom:20px !important;
}


div.news_box_contents h2 {
	margin:10px 0 8px 20px !important;
}


table.tablegridB {
	margin:10px 10px 30px 20px !important;
	width:630px;
}

table.tablegridB th,
table.tablegridB td {
	padding:6px !important;
	border-bottom:1px dotted #a4cea8 !important;
	line-height:135%;
}

table.tablegridB th {
	font-weight:bold;
	width:140px;
}

table.tablegridB td a:link,
table.tablegridB td a:visited{ 
 text-decoration:none !important;
}

table.tablegridB td a:hover,
table.tablegridB td a:visited hover{ 
 text-decoration:underline !important;
}



/********** News_subnavi */

#subnavi{
	width:207px;
	background-color:#fff;
	display:block;
	zoom:1;
}

#subnavi_in{
	width:189px;
	margin:0px 0px 20px 9px !important;
}

#subnavi ul{
	margin:0px !important;
	padding:0px !important;
	color:#fff;
}

#subnavi ul li {
	background:url(img/subnavi_li_off.gif) 13px 10px no-repeat;
	background-color:#52ab00;
	border-bottom: 1px dotted #a8db82;
	line-height:130%;
	/*border-top: 1px solid #FFF;*/
	padding:7px 15px 7px 33px !important;
}

#subnavi ul li.first {
	border-top: 1px dotted #a8db82;
}


#subnavi ul li a{ text-decoration:none; color:#fff;}
#subnavi ul li a:link{ color:#fff; }
#subnavi ul li a:visited{ color:#fff; }
#subnavi ul li a:hover{ background-color:#224701; }


#subnavi ul li.on {
	background-color:#FFF;
	color:#52ab00;
	font-weight:bold;
	background-image:none;
	padding-left:15px !important;
}







/* NEWS テンプレート
---------------------------------------------------------------*/

#news_contents_l p.date {
	margin:50px 0 10px 0 !important;
}




#news_contents_l h1.release{
	margin:0 0 10px 0 !important;
	padding-bottom:10px!important;
	color:#407d15;
	/*border-bottom:3px solid #ddfbe0;*/
	
}

#news_contents_l div.release p {
	margin-bottom:20px !important;
	text-align:justify!important;
}

#news_contents_l div.release h2 {
	margin-left:0 !important;
	color:#407d15;
	font-size:120%!important;
}


div.release div,
div.release p,
div.release ol li,
div.release ul li{
	line-height:140% !important;
}




div.release ol {
	list-style-type:decimal !important;
	margin-left:30px!important;
	margin-bottom:30px!important;
}

div.release ul {
	list-style-type:disc!important;
	margin-left:20px!important;
	margin-bottom:30px!important;
}
 


#news_contents_l div.contact {	
	border:1px solid #CCC;
	background: #EEE;
	padding:10px !important;
	margin:15px 0 30px 0 !important;
}

#news_contents_l div.contact h3{
	font-weight:bold;
	margin-bottom:10px !important;
}

#news_contents_l div.contact p{
	line-height:135%!important;
}


div.backtorelease a {
	background:url(../common/img/bg_btn05.gif) no-repeat 4px 1px;
	padding-left:20px !important;
}


