/*--------------------------------------
    list関連
--------------------------------------*/

#content ol.l-alpha {
	list-style-type:lower-alpha;
}

#content ol.l-circle {
	list-style-type:circle;
}

#content ol.l-disc {
	list-style-type:disc;
}
#content ol.l-roman {
	list-style-type:lower-roman;
}
#content ol.l-romanb {
	list-style-type:upper-roman;
	margin-bottom: -35px;
}
#content ol li.l-none {
	list-style-type:none;
}

#content ol li.l-none2 {
	list-style-type:none;
	margin-top: -47px;
}
#content ol li.padding-small {
	padding-bottom:10px;
}
#content .p-l2 {
	float:left;
	margin-left:25px;
	padding-top:8px;
	line-height:1.8em;
}
#content .p-r2 {
	margin-left:52px;
	padding-top:8px;
	padding-bottom:10px;
	line-height:1.8em;
}

#content .p-l3 {
	float:left;
	margin-left:25px;
	padding-top:3px;
	line-height:1.5em;
}
#content .p-r3 {
	width:650px;
	margin-left:52px;
	padding-top:3px;
	padding-bottom:10px;
	line-height:1.5em;
}

#content .p-l4 {
	float:left;
	margin-left:45px;
	padding-top:8px;
	padding-bottom:3px;
	clear: both;
}
#content .p-r4 {
	margin-left:32px;
	padding-top:8px;
	padding-bottom:3px;
}



/*--------------------------------------
    table関連
--------------------------------------*/

#content table.in td.P-SS {
	padding:2px;
}



.area_pdf {
	width:650px;
	margin:5px 0px 35px 35px;
	line-height:2em;
}


/*--------------------------------------
    CSR関連追加　2011.07
--------------------------------------*/

#csr a {
	color:#333;
}

#csr a:hover {
	color:#666;
}

#csr a:visited {
	color:#666;
}


#csr a.word {
    border-bottom: 1px dotted black;
    color: #000000;
    text-decoration: none;
}
#csr a.word:hover {
    border-bottom: 1px dotted black;
    color: #666666;
    text-decoration: none;
}
#csr a.word:visited {
    border-bottom: 1px dotted black;
    color: #666666;
    text-decoration: none;
}



#csr .dotline {
	border:dotted 1px #ccc;
	margin:10px 0 0 40px;
}


#csr #page-title {
	width:712px;
	height:130px;
	margin-left:10px;
}

#csr h2 {
	padding:0px;
}


#csr ul.top{
    width:100%;
    margin-top:20px;
    font-size:12px;
    padding-left:15px;
    margin-left:15px;
}

#csr ul.top li{
    list-style:none;
    padding:3px 5px;
    width:215px;
    float:left;
	margin-bottom:30px;
}



#csr ul.navi{
    width:100%;
    margin-top:0;
    font-size:12px;
    padding-left:10px;
    margin-left:0px;
}

#csr ul.navi li{
    list-style:none;
    padding:2px 2px;
    width:174px;
    float:left;
}

#csr #subtitle03{
	width:712px;
	height:120px;
    background:url(../../profile/img/csr_subtitle_03.gif) no-repeat;
    font-size:12px;
	margin-left:10px;
	padding:60px 0px 0 10px;
	}

#csr .copy_blue{
	color:#009999;
	font-size:16px;
}


#csr .item_blue{
	font-weight: bold;
	color:#009999;
	font-size:12px;
    background:url(../../profile/img/csr_hline_blue.gif) no-repeat;
	margin:20px 0 0 20px;
	padding:8px 0 0 20px;
	width:690px;
	height:20px;
}

#csr .note{
	
	font-size: 10px;
    margin: 0 40px 30px;
    width: 620px;
	
	}


/*---------------
CSR環境ページ
----------------*/
#csr li {
	list-style-type: none;
}
.spanSpace {
	margin-right: 10px;
}
#csr .copy_green{
	color:#01810D;
	font-size:16px;
}
#csr .item_green{
	font-weight: bold;
	color:#01810D;
	font-size:12px;
    background:url(../../profile/img/csr_hline_green.gif) no-repeat;
	margin:20px 0 0 20px;
	padding:11px 0 0 20px;
	width:690px;
	height:20px;
	line-height: 1;
}
#csr #subtitle01{
	width:712px;
    background:url(../../profile/img/csr_subtitle_01.gif) no-repeat;
    font-size:12px;
	margin-left:10px;
	padding:60px 0px 0 10px;
}
#csr .bottom{
	font-size: 90%;
	line-height: 1.5em;
	margin:10px 20px 0 0;
	padding:0 0 20px 0;
	background: url(../../profile/img/csr_dotline.gif) center bottom repeat-x;
}

#csr .bottom03{
	font-size: 80%;
	margin:10px 20px 0 30px;
	padding:0 0 20px 0;
}

#csr .prev {
	padding-bottom:10px;
	height:100%;
}
#csr .prev img {
	padding-bottom: 10px;
}


#csr .txtbox {
	width: 427px;
	margin-left:15px;
}
#csr .txtbox p {
	margin-right:0!important;
}
#csr .list{
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#csr .list ul {
	margin: 0!important;
	padding: 0!important;
}
#csr .list .listtop{
	margin-left:5px;
}
#csr .list p{
	float: left;
	margin: 0!important;
	padding: 0;
	color:#01810D;
}
#csr ul li {
	display: inline;
}
#csr #h3Top {
	background: url(../../profile/img/csr_01bg_top.gif) repeat-y ;
	margin:11px 0 0 11px;
}
#csr #h3Top h3 {
	padding-top: 17px;
}
#csr #h3Top p {
	margin-top: -10px;	
	line-height: 1.5em;
	padding-bottom: 22px;
}
#csr #h3Bottom {
	background: url(../../profile/img/csr_01bg_bottom.gif) top repeat-y;
	padding-bottom: 10px;

}
#csr #h3Bottom h3 {
	padding-top: 17px;
	/*
	margin-bottom: 13px;
	*/
	margin-left: 20px;
}
#csr #h3Bottom p {
	margin: -10px 24px 0 34px;
	/*
	padding-bottom: 20px;
	*/
}
#csr #subtitle02{
	width:712px;
    background:url(../../profile/img/csr_subtitle_02.gif) no-repeat;
    font-size:12px;
	margin-left:10px;
	padding:60px 0px 0 10px;
}
#csr .bottom02{
	margin:0 20px 0 0;
	padding:0 0 10px 0;
	background: url(../../profile/img/csr_dotline.gif) center bottom repeat-x;
	line-height: 1.8em;
}
#csr h3 {
	background:none;
}
#csr .txtbox,#ikoi {
	position: relative;
}
#csr .img {
	position: absolute;
	top:0;
	left: 447px;
	font-size: 80%;
}
#csr table.out {
	border: 1px solid #CCCCCC;
    margin: 0 25px 0 40px!important;
    padding: 0;
}
#csr .resboder {
	border-bottom: 0!important;
}
#csr .resboder2 {
	border-left: 0!important;
}
#csr #ikoi {
	width: 540px;
}
#csr #ikoi .txt{
	margin-right: 0!important;
}

#csr #ikoi .img {
	position: absolute;
	top:0;
	left: 558px;
}

#csr .listtype2,#csr .listtype3 {
	margin-left: 38px!important;
}

#csr .listtype2 ul {
	margin: 0 25px 0 105px!important;
}
#br {
	margin-right: 10%;
}
*+html #br {
	margin-right: 130px;
}
/*
#csr .listtype2 li{
	display: inline;
}
*/
#csr .listtype2 li a {
		display: inline-block;
}
#csr .listtype3 ul {
	margin: 0 25px 0 105px!important;
}
#csr .listtype3 li{
	display: block;
}




#csr #share {
	margin-right:25px;
}
#csr #share .list{
	margin-left: 40px!important;
}
#csr #solarbox .list {
	margin-left: 40px!important;
}

#csr .evbox {
	margin-top: 22px;
}
#csr #ev p{
	width: 435px;
}
#csr #ev p {
	margin-right: 50px;
}
#csr #ev h4 {
	color: #7AA919;
	margin-left: 38px;
}
#csr .evbox {
	position: relative;
}
#csr .evbox img {
	position: absolute;
	top:10px;
	right: 40px;
}
#csr #evimg img{
	margin-top: 40px;
}
#csr td.t-left {
    text-align: left!important;
}
#csr .txt {
margin-left: 40px!important;
}
#csr .boder {
	background: url(../../profile/img/csr_dotline.gif) center bottom repeat-x;
	padding:30px 0 10px 0;
	margin: 0 25px 0;
}
/****/

#csr .item_green2{
	font-weight: bold;
	color:#01810D;
	font-size:12px;
    background:url(../../profile/img/csr_hline_green.gif) no-repeat;
	background-position: 0 10px;
	margin:20px 0 0 20px;
	padding:11px 0 0 20px;
	width:690px;
}
#csr .txtbox2 {
	position:relative;
	width: 462px!important;
	margin-left:15px;
}
#csr .img2 {
	position: absolute;
	top:0;
	left: 462px;
	font-size: 80%;
}
#csr #totsuka {
	width:471px!important;
}
#totsukacap {
	margin-left: 55px!important;
	margin-top: 0!important;
	color: #666666;
	line-height:1.2!important;
}
#csr #totsukacap img {
	margin-left: -5px;
}

#csr #totsukaimg img {
	vertical-align: top;
	padding-left: 5px;
}

#csr #h3_02Top {
	background: url(../../profile/img/csr_02bg_top.gif) repeat-y;
margin:11px 0 0 11px;
}
#csr #h3_02Top h3 {
	padding-top: 17px;
}
#csr #h3_02Top p {
	margin-top: -10px;	
	line-height: 1.5em;
	padding-bottom: 22px;
}
#csr #top {
	width: 460px;
	float:left;
}
#csr #topimg {
	float:left;
	margin: 0;
}

/******/
*+html #totsukacap {
	width: 161px;
}
*+html #h3Top h3,*+html #h3Bottom h3{
	margin-top: 0;
}
*+html #csr .boder {
	background: url(../../profile/img/csr_dotline.gif) center bottom repeat-x;
	padding:0 0 10px 0;
	margin: 0 25px 10px;
}

*+html #csr #evimg img{
	margin-top: 35px;
}

*+html #csr .listtype2 {
	margin-top: 10px;
	padding: 0!important;
}

*+html #csr .listtype2 li{
	padding-right: 1px;
}

