@charset "UTF-8";

/*----------------------------------------
Name: corp.css
Date Created:2009/09/20 [t.sato]
Last Updated:2009/09/20 [t.sato]
Copyright:Prudence.inc
----------------------------------------*/

#globalNavi li.navi_05 img{
	display:none;
}

/* subNavi
----------------------------------------*/

#subColumn ul.navi li.navi_01 a{background:url(../img/corporate/subnavi_01_on.gif) 0 0 no-repeat;}
#subColumn ul.navi li.navi_02 a{background:url(../img/corporate/subnavi_02_on.gif) 0 0 no-repeat;}
#subColumn ul.navi li.navi_03 a{background:url(../img/corporate/subnavi_03_on.gif) 0 0 no-repeat;}
#subColumn ul.navi li.navi_04 a{background:url(../img/corporate/subnavi_04_on.gif) 0 0 no-repeat;}
#subColumn ul.navi li.navi_05 a{background:url(../img/corporate/subnavi_05_on.gif) 0 0 no-repeat;}


/* 会社概要　corp_msg.html
----------------------------------------*/
dl.comOutline dt {
	width:120px;
	float:left;
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
}
dl.comOutline dd {
	padding:0 0 10px 120px;
	margin-bottom:10px;
	background:url(../img/common/line_dot_01.gif) left bottom repeat-x;
}
* html body dl.comOutline dd p{
   display:inline-block; /*IE6 3pxずれを解消*/
}


/* コーポレートメッセージ　　corp_msg.html
----------------------------------------*/
.msgImage_01 {
	text-align:center;
	padding:20px 0 30px 0;
}
.msgImage_02 {
	text-align:center;
	padding:10px 0 20px 0;
}

/* ニュースリリース一覧　news_list.html
----------------------------------------*/
#news {
	line-height:1.4;
}
#news dl {
	margin-top:10px;
	padding-top:10px;
	background:url(../img/common/line_dot_01.gif) left top repeat-x;
}
#news dt {
	float:left;
	clear:both;
	width:70px;
	padding-left:5px;
}
#news dd {
	padding-left:80px;
	background:url(../img/common/line_dot_01.gif) left bottom repeat-x;
	margin-bottom:7px;
	padding-bottom:7px;
}
#news dd p{
	padding-left:70px;
	background: url(../img/index/index_icon_info.gif) 0 0 no-repeat;
}
#news dd p.release{
	background: url(../img/index/index_icon_release.gif) 0 0 no-repeat;
}
#news dd .pdf {
	padding:0px 10px;
	background:url(../img/common/icon_pdf.gif) 3px 0 no-repeat;
}

.pdf {
	padding:0px 10px;
	background:url(../img/common/icon_pdf.gif) 3px 0 no-repeat;
}

.pageArea{
	text-align:right;
}
.pageArea img {
	vertical-align:middle;
}
.pageArea ul{
	float:right;
}
.pageArea ul li{
	list-style:none;
	float:left;
}
.pageArea ul li a{
	padding:0 4px;
	display:block;
	text-decoration:none;
	vertical-align:top;
}
.pageArea ul li img{
}
.pageArea ul .pages_now{
	background:#EFEFEF;
	font-weight:bold;
	padding:0 5px;
}

.pageArea ul li a:hover{
	text-decoration:none;
}



/* ニュースリリース詳細　news_detail.html
----------------------------------------*/
.newsDay {
	margin-bottom:30px;
}
.newsDay .day {
	float:left;
	width:100px;
}
.newsDay .goList {
	float:right;
	width:150px;
	text-align:right;
}

/* CSR活動　corp_csr.html
----------------------------------------*/
.csrTxt {
	margin-bottom:20px;
}
.csrTxt .text {
	width:455px;
	float:left;
}
.csrTxt .image {
	width:140px;
	float:right;
	text-align:center;
}



/* アクセスマップ　corp_map.html
----------------------------------------*/
.zoom {
	padding-bottom:10px;
	text-align:right;
}




