@charset "Shift_JIS";
/* CSS Document */
/*@charset "Shift_JIS";*/

/*---------------------
基本
----------------------*/

body{
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size:14px;
	border: 0px;
	color: #333;
	font:normal Osaka,"ＭＳ Ｐゴシック",sans-serif;
	background: #FFF url(../img/bg.jpg) repeat;
}

div,img,h1,h2,h3,h4,h5,h6,p,form,input,ul,li,dl,dt,dd{
	margin: 0;
	padding: 0;
	border: 0;
}
div,h1,h2,h3,h4,h5,h6,p,form,input{
	display:block;	
}

p{  color:#333;
	font-size:14px;
	line-height:20px;
}
p span{ font-weight:bold;}

a:focus {-moz-outline-style:none;}

.clear{	clear:both;}

a:link,a:active,a:visited{color:#333; text-decoration:none;}
a:active{color:#2a363b; text-decoration:underline;}
a:hover{color:#4f6168; text-decoration:underline;}

.fr{ float:right;}
.fl{ float:left;}

.vt{ vertical-align:top;}
.vm{ vertical-align:middle;}

.marginT10{ margin-top:10px;}
.marginT20{ margin-top:20px;}
.marginL5{ margin-left:5px;}
.marginL10{ margin-left:10px;}
.marginL15{ margin-left:15px;}
.marginL30{ margin-left:30px;}

.txt14{ font-size:14px;}
.txt10{ font-size:10px;}


/*---------------------
レイアウト
----------------------*/

div#container{
	margin:0 auto;
    width:800px;
	background-color:#FFFFFF;
}

div#header{
	padding: 0;
	width: 800px;
	height: 53px;
	background-color: #FFFFFF;
}
div#header h1,div#header h1 a{
	float:left;
    height:53px;
    width:300px;
    background-color:#FFFFFF;
    background-image: url(../img/header.gif);
    background-repeat: no-repeat;
    text-indent:-9999px;
    display:block;
}

.english,.english a,.englisht,.englisht a{
	float:right; 
	background:url(../img/btn_en.gif) no-repeat; 
	width:57px; 
	height:12px;
	text-indent:-9999px;
}
.english{margin:23px 15px 0 0;}
.englisht{margin:23px 0 0 0;}

div#letter_size{
	width:160px;
	float:right;
}
div#letter_sizet{
	width:150px;
	float:right;
}
div#letter_sizet{ margin:15px 10px 0 0;}

div#letter_size ul,div#letter_sizet ul{
   padding:0;
	 margin:0;
   list-style:none;
}

div#letter_size li,div#letter_sizet li{
  display:block;
	float:right;
}
.small span,.middle span,.big span {
	display:none;
	}
   
.small,.small a{
   background-image:url(../img/small.gif);
   background-repeat: no-repeat;
   width:24px;
   height:24px;
   padding:0;
}
.small a{
   display:block;
}
.small a:hover{
   background-image:url(../img/small.gif);
   background-repeat: no-repeat;
   background-position:left -24px;
   width:24px;
   height:24px;
   padding:0;
}

.middle,.middle a{
   background-image:url(../img/middle.gif);
   background-repeat: no-repeat;
   width:24px;
   height:24px;
   padding:0;
}
.middle a{
   display:block;
}
.middle a:hover{
   background-image:url(../img/middle.gif);
   background-repeat: no-repeat;
   background-position:left -24px;
   width:24px;
   height:24px;
   padding:0;
}


.big,.big a{
   background-image:url(../img/big.gif);
   background-repeat: no-repeat;
   width:24px;
   height:24px;
   padding:0;
}
.big a{
   display:block;
}
.big a:hover{
   background-image:url(../img/big.gif);
   background-repeat: no-repeat;
   background-position:left -24px;
   width:24px;
   height:24px;
   padding:0;
}

.size{
	padding-top:7px
	}

/*---------------------
メニュー
----------------------*/
div#menu-box{
	height: 45px;
	width:796px;
	background-color:#FFF;
	margin:0 auto;
	padding:0px 0px 5px 0px;
	text-indent:-9999px;
}

#menu-box ul{
   padding:0;
   list-style:none;
}

#menu-box li{
	float:left;
   display:block;
   list-style:none;
}
   
.menu01,.menu01 a{
   background-image:url(../img/nav1.gif);
   background-repeat: no-repeat;
   width:195px;
   height:45px;
   padding:0px 5px 0px 0px;
}
.menu01 a{
   display:block;
}
.menu01 a:hover{
   background-image:url(../img/nav1.gif);
   background-repeat: no-repeat;
   background-position:left -45px;
   width:195px;
   height:45px;
   padding:0px 5px 0px 0px;
}
.menu02,.menu02 a{
   background-image:url(../img/nav2.gif);
   background-repeat: no-repeat;
   width:195px;
   height:45px;
   padding:0px 5px 0px 0px;
}
.menu02 a{
   display:block;
}
.menu02 a:hover{
   background-image:url(../img/nav2.gif);
   background-repeat: no-repeat;
   background-position:left -45px;
   width:195px;
   height:45px;
   padding:0px 5px 0px 0px;
}
.menu03,.menu03 a{
   background-image: url(../img/nav3.gif);
   background-repeat: no-repeat;
   width:195px;
   height:45px;
   padding:0px 5px 0px 0px;
}
.menu03 a{
   display:block;
}
.menu03 a:hover{
   background-image:url(../img/nav3.gif);
   background-repeat: no-repeat;
   background-position:left -45px;
   width:195px;
   height:45px;
   padding:0px 5px 0px 0px;
}
.menu04,.menu04 a{
   background-image: url(../img/nav4.gif);
   background-repeat: no-repeat;
   width:195px;
   height:45px;
   padding:0;
}
.menu04 a{
   display:block;
}
.menu04 a:hover{
   background-image:url(../img/nav4.gif);
   background-repeat: no-repeat;
   background-position:left -45px;
   width:195px;
   height:45px;
   padding:0;
}

.joho,.joho2{ width:200px;}
.joho li{
	background-image: url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:left;
	padding:3px 0 3px 15px;
	margin:3px 5px;
	font-size:14px;
	list-style:none;
}
.joho2 li{
	background-image: url(../img/icon2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:left;
	padding:6px 5px 6px 20px;
	font-size:12px;
	list-style:none;
}
.joho li a:link,.joho li a:visited,.joho2 li a:link,.joho2 li a:visited{ color:#333; text-decoration:none;}
.joho li a:hover,.joho2 li a:hover{ color:#4f6168; text-decoration:underline;}
.joho li a:active,.joho2 li a:active{color:#2a363b; text-decoration:underline;}


/*-追加-*/
/*--------プルダウンMENU------*/
 
#nav {
	width:200px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
 
#nav ul {
	list-style-type:none;
	margin:0;
	padding: 0;
	display:block;
	float: left;
}
 
#nav ul li.first {
	background-image: url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:left;
	padding:3px 0 3px 15px;
	margin:3px 5px;
	font-size:14px;
	list-style:none;
}

#nav ul li.first2 {
	background-image: url(../img/icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:left;
	padding:3px 0 3px 6px;
	margin:3px 5px;
	font-size:14px;
	list-style:none;
}

#nav ul li.first2 a {color:#333; text-decoration:none;}
#nav ul li.first2 a:hover{ color:#4f6168; text-decoration:underline;}



#nav ul li a {
     text-align: center;
    /*border-right:1px solid #e9e9e9;*/
     display:block;
     text-decoration:none;
     color:#999;
}
 
#nav ul li ul {
     display: none
}
 
#nav ul li:hover ul {
	display: block;
	position: absolute;
	float: left;
}
 
#nav ul li:hover ul li a {
     display:block;
     background:#eeeeee;
     color:#000;
     width:180px;
     padding:7px 0px 7px 10px;
     text-align:left;
	 /*border:solid #000 1px;*/
	 z-index:300;


}
 
#nav ul li:hover ul li a:hover {
     background:#333;
     color:#fff;
}

.nav li a:link,.nav li a:visited,{ color:#333; text-decoration:none;}
.nav li a:hover{ color:#4f6168; text-decoration:underline;}
.nav li a:active{color:#2a363b; text-decoration:underline;}


/*--*/


body#company .menu01{
	background-position:left -90px;
}
body#business .menu02{
	background-position:left -90px;
}
body#csr .menu03{
	background-position:left -90px;
}
body#ir .menu04{ background-position:left -68px;}


.leftmenu{ background-color:#dae3e6;}
.joho2 .menu-current{background-image: url(../img/icon3.gif); background-color:#4f6168; color:#FFF; margin:0;}


#footer{
	background-color:#84a1ac;
	height:30px;
}
#footer li{ list-style:none;}
#footer address{
	text-indent:-9999px;
	width:162px;
	height:30px;
	background-image:url(../img/copy.gif);
	background-repeat:no-repeat;
	float:left;
}
.footer-r{ float:right;}


/*---------------------
プライバシーポリシー
----------------------*/

#policy{
	width:600px;
	margin:0 auto;
	background:#FFF;
}

#policy h2{
	width:560px;
	margin:10px auto;
	font-size:15px;
	font-weight:bold;
	background:#EEE;
	padding:3px 0 3px 10px;
	color:#4f6168;
	
}

#policy h3{
	width:540px;
	margin:5px auto;
	font-size:13px;
	font-weight:bold;
}
#policy p{
	font-size:12px;
	line-height:20px;
	width:540px;
	margin:0 auto 15px auto;
}

#policymenu{
	width:360px;
	padding:10px;
	margin:10px auto;
	background:#dae3e6;
}
#policymenu li{
	list-style:none;
	font-size:12px;
	padding:1px;
	text-align:left;
	vertical-align:middle;
}
.pagetop2{ margin:0 0 10px 506px;}


#jyohoarea{
   margin:0;
   width:758px;
   background-color:#FFFFFF;
   padding:11px 21px;
}
#left{
   width:240px;
   margin:0 19px 0 0;
   float:left;
}
#left-title{
   margin:0 0 8px 0;
   background-image:url(../img/tit01.gif);
   background-repeat:no-repeat;
   width:240px;
   height:30px;
   text-indent:-9999px;
   }
#center{
   width:240px;
   float:left;
   margin:0 19px 0 0;
   }
#center-title{
   margin:0 0 8px 0;
   background-image:url(../img/tit02.gif);
   background-repeat:no-repeat;
   width:240px;
   height:30px;
   text-indent:-9999px;
   }
#center-title2,#center-title2 a{
	background-image:url(../img/tit04.gif);
    background-repeat:no-repeat;
    width:240px;
    height:30px;
    text-indent:-9999px;
    display:block;
   }
#center-title2{
    margin:10px 0 8px 0;
   }
#right{
   width:240px;
   float:right;
   margin:0;
   }
#right-title,#right-title a{
   background-image:url(../img/tit03.gif);
   background-repeat:no-repeat;
   width:240px;
   height:30px;
   text-indent:-9999px;
   display:block;
   }
#right-title{ margin:0 0 8px 0;}
   
#information-title{
	margin:5px 0px 0px 0px;
	width:758px;
	height:35px;
	background-image:url(../img/information.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	
 border-top: 1px solid #d2d2d2;
 border-right: 1px solid #d2d2d2;
 border-left: 1px solid #d2d2d2;
	
   }

#information{
	margin:0;
	width:728px;
	padding:5px 15px 0 15px;
	min-height:60px;
	height: auto !important;
	height:60px;
 border-bottom: 1px solid #d2d2d2;
 border-right: 1px solid #d2d2d2;
 border-left: 1px solid #d2d2d2;
	
   }
#news{
   width:740px;
   padding:5px 15px 0 15px;
   margin:5px auto 10px auto;
}   
#information dl,#news dl{ padding:5px 0 0 0;}
#information dt,#information dd,#news dt,#news dd{ font-size:12px;}
#information dt{
	float:left;
	margin-bottom:5px;
	width:200px;
}
#information dt span,#news dt span{ font-weight:bold;}
#information dd{
	width:510px;
	float:left;
	margin-bottom:10px;
}
#news dt{
	float:left;
	margin-bottom:5px;
	width:200px;
}
#news dd{
	width:510px;
	float:left;
	margin-bottom:10px;
}


#information a:link,#information a:active,#information a:visited,#news a:link,#news a:active,#news a:visited{
	color:#333;
	text-decoration:none;
}
#information a:hover,#news a:hover{
	color:#666;
	text-decoration:underline;
}

.infoicon{ margin-right:4px;}
#infolist{
   display:block;
   background:url(../img/newslist.gif) no-repeat;
   width:42px;
   height:18px;
   float:right;
   margin:5px;
   }

#newstitle{
	width:760px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	background-color:#eeeeee;
	border-top:4px solid #84a1ac;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px 0 3px 8px;
	margin:15px auto 0 auto;
}
#newstitle span{
	color:#5e747d;
	font-weight:normal;
	font-size:11px;
}
select{ margin-left:20px;}


#contents{
	width:770px;
	margin:0 auto;
	padding:5px 0 0 0;
	background:#FFF;
	}

#contentsleft{ float:left; width:200px;}
#contentsright{ float:right; width:560px;}

#contents h2#title{
	width:550px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	background-color:#eeeeee;
	border-top:4px solid #84a1ac;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px 0 3px 8px;
	}
#contents h3#title2{
	width:532px;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:left;
	background-color:#dae3e6;
	color:#4f6168;
	padding:5px 0 5px 8px;
	margin:10px auto 5px auto;
	}
.line{ 
	margin:10px auto;
	width:560px;
	height:1px;
	overflow:hidden;
	background-image:url(../img/line.gif);
	background-repeat:no-repeat;
	}
.line2{ 
	margin:10px auto;
	width:760px;
	height:1px;
	clear:both;
	overflow:hidden;
	background-image:url(../img/line.gif);
	background-repeat:repeat-x;
	}

.crumb{
	background:#FFF;
	padding:8px 10px 8px 0;
	font-size:11px;
	float:left;
	}
.crumb span{ font-weight:bold;}
.crumb a:link,.crumb a:active,.crumb a:visited{
	color:#999999;
	text-decoration:none;
	}
.crumb a:hover{
	background:#4f6168;
	color:#FFF;
	text-decoration:none;
	}		
.pagetop{ margin:0 0 10px 474px;}
.pagetop3{ margin:0 0 10px 695px;}


/*---------------------
ごあいさつ
----------------------*/

.president{ margin:10px auto; display:block;}
.msg-date{
	text-align:right;
	display:block;
}


/*---------------------
会社概要
----------------------*/

#profile-table{ width:540px; margin:10px auto 35px auto;}
#profile-table a:link,#profile-table a:visited{
	color:#333;
	text-decoration:underline;
}
#profile-table a:hover{ color:#4f6168; text-decoration:underline;}
#profile-table a:active{ color:#2a363b; text-decoration:underline;}

#profile-table th{
	width:100px;
}
#profile-table th,#profile-table td{
	line-height:20px;
	font-size:12px;
	color:#333;
	padding:12px 5px;
	text-align:left;
	vertical-align:top;
	border-bottom:1px solid #CCC;
}

/*---------------------
※役員一覧はexecutives.cssへ移動
----------------------*/


/*---------------------
コーポレートガバナンス
----------------------*/

.governance1{
	margin:15px;
	color:#333;
	font-size:12px;
	line-height:20px;
}
.governance2{
	margin:0 10px;
	padding:15px;
	border:1px solid #dae3e6;
	background:#FFF;
}
.governance2 p{
	color:#333;
	font-size:12px;
	line-height:20px;
	}
#governance{
	margin:0 0 10px 0;
	}
#governance li{
	color:#333;
	font-size:12px;
	line-height:20px;
	margin-bottom:10px;
	}
#governance li span{
	font-weight:bold;
	}
#governance h3{
	width:532px;
	font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:left;
	background-color:#dae3e6;
	color:#4f6168;
	padding:5px 0 5px 8px;
	margin:10px auto 0 auto;
	}
#governance h4{
	color:#000;
	font-size:13px;
	font-weight:bold;
}
#gmenu{
	width:530px;
	margin:0 auto;
	padding:5px;
	background:#dae3e6;
}
#gmenu li{ 
	padding:2px;
	margin:0;
	list-style:none;
}

#gmenu li a:link,#gmenu li a:visited{ color:#4f6168; text-decoration:none;}
#gmenu li a:hover{ color:#4f6168; text-decoration:underline;}
#gmenu li a:active{color:#4f6168; text-decoration:underline;}


/*-------------------
会社概要・地図
--------------------*/

#maparea{
	width:540px;
	margin:0 auto;
	background:#FFF;
}
.mapimg{
	margin:0 auto;
	padding:20px 0;
	display:block;
}
.maptitle{
	font-weight:bold;
	font-size:12px;
	margin:0 20px 5px 20px;
	border-bottom:1px dashed #999;
}
.maptext{
	font-size:11px;
	color:#333;
	line-height:18px;
	margin:0 20px;
	padding-bottom:10px;
}

/*---------------------
アクセス
----------------------*/
#access p {
	font-size:12px;
}

#access p.top_txt {
	margin:10px;
}

#access h3 {
	background-color: #dae3e6;
  color: #4f6168;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin:20px 0 10px;
}

#access #method dt {
	float:left;
	color:#4f6168;
	font-weight:bold;
	margin-right:5px;
}

#access .necessarytime {
	list-style:none;
	background-color:#efefef;
	padding:5px 10px;
	margin:10px 0;
}

#access #method .necessarytime li {
	border-bottom:solid 1px #cccccc;
	padding:5px 0;
}

#access #method .necessarytime li:last-child {
	border-bottom:none;
}

#access #method .necessarytime dt {
	float:none;
	font-size:13px;
	color:#333;
	line-height:1.2;
}

#access #method .necessarytime span {
	color:#4f6168;
}

#access #method .necessarytime dd {
	font-size:12px;
}

#access #method p.attention {
	margin-bottom:30px;
}




/*-----------事業概要-------------*/

/*-------------------
主な事業の内容
--------------------*/

h3#business{ 
	font-size:13px;
	font-weight:bold;
	color:#333;
	margin:10px;
	line-height:20px;
}
.businessgroup{
	width:538px;
	background:#FFF;
	border:1px solid #dae3e6;
	margin:0 auto 15px auto;
}
.businessgroup h4{
	background-color:#dae3e6;
	color:#4f6168;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	}
.businessgroup p{
	margin:6px;
	color:#333;
	line-height:20px;
	font-size:12px;
}

/*-------------------
グループ会社一覧
--------------------*/

.groupset{
	width:546px;
	margin:0 auto 6px auto;
}
.group{
	width:270px;
	background:#FFF;
	margin:0 auto ;
	}
.group h4{
	background-color:#dae3e6;
	color:#4f6168;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	}
.group ul{ margin:5px 0 5px 5px;}
.group li{
	padding:3px 0;
	font-size:11px;
	color:#333;
}
.group li,.group2 li{ list-style:none;}
.group2 ul{ margin:0 0 0 5px;}
.group2 li{
	padding:3px 0;
	font-size:11px;
	color:#333;
}
.grouptitle{
	width:536px;
	font-size:13px;
	border-left:6px solid #666;
	font-weight:bold;
	color:#666;
	margin:10px auto;
	padding:0 0 0 5px;
	line-height:20px;
}

.grouptitle2{
	width:536px;
	font-size:13px;
	border-left:6px solid #666;
	font-weight:bold;
	color:#666;
	margin:5px auto 6px auto;
	padding:0 0 0 5px;
	line-height:20px;
}
.group li,.group2 li{
	padding-left:15px;
	background:url(../img/icon.gif) left center no-repeat;
}
.groupset a:link,.groupset a:active,.groupset a:visited{color:#666; text-decoration:none; text-decoration:underline;}
.groupset a:hover{color:#4f6168; text-decoration:underline;}


/*-------------------
CSR
--------------------*/

.title-csr{
	width:550px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	background-color:#eeeeee;
	border-top:4px solid #84a1ac;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px 0 3px 8px;
}
.title-csr2{
	width:550px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	background-color:#c7e4a4;
	border-top:4px solid #45801d;
	border-left:1px solid #b2d587;
	border-right:1px solid #b2d587;
	border-bottom:1px solid #b2d587;
	padding:3px 0 3px 8px;
	color:#45801d;
}

.title-csr3{
    font-size:13px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:left;
	color:#45801d;
	border-left:6px solid #45801d;
	padding:3px 0 3px 8px;
	margin:10px 0 10px 10px;
}


#reportShinsai-page .title-csr3{ color:#f3a140; border-left:6px solid #f3a140;}
#reportSociety-page .title-csr3{ color:#4f9be9; border-left:6px solid #4f9be9;}

.title-csr4{
    font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	text-align:left;
	color:#333;
	border:1px solid #ccc;
	background:#EEE;
	padding:3px 0 3px 8px;
	margin:30px 10px 15px 10px;
}
.title-csr5{
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0;
	border-bottom:1px dashed #333;
	line-height:1;
	}
	
.title-csr a{ text-decoration:underline;}

.csr-top{
	color:#333;
	font-size:12px;
	line-height:20px;
	margin:10px 15px 20px 15px;
}

.csr-text{
	color:#333;
	font-size:12px;
	line-height:20px;
	margin:10px;
}

.annualReport p{
	color:#333;
	font-size:12px;
	line-height:20px;
	margin:10px 15px 0 15px;
}

p.csrDigest_txt{
	width:400px;
	float:left;
}

p.csrDigest_txt span{ font-weight:bold; }

p.csrDigest_txt span.dw_btn{
	display:inline-block;
	background-color:#84a1ac;
	border: 1px solid #8a969c;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #111;
    width: 230px;
	text-align:center;
    padding: 0px 0;
	font-size:10px;
	margin-top:5px;
}


p.csrDigest_txt a:link,
p.csrDigest_txt a:visited,
p.csrDigest_txt a:hover,
p.csrDigest_txt a:active{ /*color:#4f6168;*/ color:#FFF; }


/*csrトップ・グループ会社リンク*/
.csrgrouplink{
	width:560px;
	background:#FFF;
	border:1px solid #c7e4a4;
	margin:20px auto;
}
.csrgrouplink h4{
	background:#c7e4a4 url(../csr/img/group_csr.gif) right bottom;
	color:#45801d;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
	}
.csrgrouplink ul{
	width:540px;
     padding:0 0 5px 10px;
	 overflow:hidden;
	 }
.csrgrouplink li{
	font-size:11px;
	color:#333;
	padding:0 0 5px 15px;
	float:left;
	list-style:none;
	margin:0 20px 0 0;
	background:url(../csr/img/icon_csr.gif) left center no-repeat;
}
.csrgrouplink a:link,.csrgrouplink a:active,.csrgrouplink a:hover,.csrgrouplink a:visited{color:#68a122; text-decoration:none; text-decoration:underline;}


/*レポート　FMHD*/	
.csr-report{padding:10px 0 3px 10px;}
.csr-report li{
	font-size:12px;
	color:#333;
	padding:0 0 0 12px;
	list-style:none;
	font-weight:bold;
	margin:0 20px 0 0;
	background:url(../csr/img/icon_csrnews.gif) left 0.55em no-repeat;
}

.csr-report-in li{
	float:left;
}

.csr-report li.shinsai a:link,
.csr-report li.shinsai a:visited,
.csr-report li.shinsai a:hover,
.csr-report li.shinsai a:active{color:#f3a140;}
.csr-report li.ecology a{color:#73c161;}
.csr-report li.society a{color:#4f9be9;}
	
.csr-report li a{ text-decoration:underline; }
.csrreport-text{
	color:#333;
	font-size:12px;
	line-height:20px;
	margin:0 10px 30px 10px;
	overflow:hidden;
}
.csrreport-text span{
	font-weight:bold;
	}

.csrreport-text a{ text-decoration:underline; font-weight:bold;}
.csrreport-text .csrread{
	font-size:13px;
	font-weight:bold;
	padding:0 0 5px 0;
	}
	
.csrreport-text li{
	list-style:none;
	padding:5px 0 5px 5px;
	border-top:1px solid #CCC;
	}
.csrreport-text img{
	padding:5px 0 10px 10px;
	}

#csrmenu{
	background:url(../csr/img/report_bg.gif) no-repeat;
	width:198px;
	border:1px solid #c7e4a4;
	margin:20px 0 0 0;
	padding:35px 0 0 0;
	}
#csrmenu li{
	line-height:18px;
	}
#csrmenu li a{
	text-decoration:none;
	}
#csrmenu li a:hover{
	text-decoration:underline;
	}

/*レポート各社*/
.csrgroup{
	width:538px;
	background:#FFF;
	margin:0 auto 20px auto;
}
.csrgroup h4{
	background-color:#c7e4a4;
	color:#45801d;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	}
	
#reportShinsai-page .csrgroup h4{ background-color:#ffd889; color:#766100; }
#reportSociety-page .csrgroup h4{ background-color:#a7d5ff; color:#426693; }

.csrgroup a{color:#45801d; text-decoration:none; text-decoration:underline;}

#reportShinsai-page .csrgroup a,
#reportShinsai-page .csrreport-text a{color:#764e00;}
#reportSociety-page .csrgroup a,
#reportSociety-page .csrreport-text a{color:#426693;}

.csrreport-text em{
	display:block;
	color:#45801d;
	font-weight:bold;
	font-style:normal;
	padding:5px 0 2px 15px;
	background:url(../csr/img/icon_csr3.gif) left center no-repeat;
	}

.csrreport-text p{ font-size:12px; } 
.csrreport-text p.txt10{ font-size:10px;}
	
.csrgroup ul{
	margin:6px 6px 6px;
	color:#333;
	padding-bottom:10px;
	line-height:20px;
	font-size:12px;
	}

.csrgroup li{
	list-style:none;
	padding:5px 0 10px 0;
	}

.csrgroup ul.inner_block{ margin:0; padding:0;}
.csrgroup ul.inner_block li{list-style:none; padding:5px 0 0; margin:0;}

.csrgroup li em,.csrgroup p span,.csrgroup li span{
	display:block;
	font-weight:normal;
	font-style:normal;
	padding:0px 0 2px 15px;
	background:url(../csr/img/icon_csr3.gif) left top no-repeat;
	}
.csrgroup li em{
	color:#45801d;
	font-weight:bold;
	}

#reportShinsai-page .csrreport-text em,
#reportShinsai-page .csrgroup em{ color:#764e00; background:url(../csr/img/icon_csr_shinsai.gif) left center no-repeat;}

#reportSociety-page .csrreport-text em,
#reportSociety-page .csrgroup em{ color:#426693; background:url(../csr/img/icon_csr_society.gif) left center no-repeat;}

.csrgroup li.generalLink{ 
 padding:8px 15px;
 margin-top:10px;
 }

#reportShinsai-page .csrgroup li.generalLink{ background-color:#fffbf5; border:solid 1px #e2dcca; }
#reportSociety-page .csrgroup li.generalLink{ background-color:#f5faff; border:solid 1px #cad5e2; }
#reportEcology-page .csrgroup li.generalLink{ background-color:#f8fff5; border:solid 1px #d0e2ca; }

.csrgroup img{
	padding:0 0 0 10px;
	}
.society-photo{
	margin:10px 0 0 0;
	padding:0;
	}

p.fnscc_fundraising{
	width:300px;
	float:left;
	background-color:#cce6ff;
	font-size:11px;
	padding:10px 10px 7px;
	line-height:1.4;
	margin-top:40px;
	
}

p.clean_data{
	width:200px;
	border:solid 1px #c7e4a4;
	padding:5px 20px;
	margin:5px 0 0;
	line-height:1.4;
	float:right;
}

/*CSR NEWS*/
.csrnews{
	width:180px;
	background:url(../csr/img/csrnews_bg.gif);
	padding:10px;
	margin:20px 0 0 0;
	position:relative;
	}
.csrnews .csrnews_top{
	background:url(../csr/img/csrnews.gif) no-repeat left top;
	height:37px;
}
.csrnews .csrnews_num{
	padding:5px 0 10px 10px;
	background-color:#FFF;
}
.csrnews p{
	padding:2px 0 0 10px;
	background:url(../csr/img/icon_csrnews.gif) left 0.65em no-repeat;
	}
.csrnews p a{
	color:#666;
	text-decoration:none;
	}
.csrnews p a:hover{
	color:#999;
	}
.csrnews p a span{
	color:#F60;
	font-weight:normal;
	}
.csrnews p a:hover span{
	color:#F90;}
