/* CSS Document */

.contents{
	width : 830px;
	padding : 0px;
	border : 0px;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	margin: 0;
/*	background:url(/csr/recycle/recyclehtml/shareimg/menu_backcolor.gif) top left repeat-y; */
/*	background-color:#ffffff; */
}

.main{
	width:590px;
	margin:0;
	padding:0;
	float:right;
	line-height:1.5em;
}

.navi{
	width:218px;
	float:left;
	padding:0;
	margin:0;
/*	margin-left:2px;*/
}



#cap{
	font-size:85%;
	margin:0;
	padding:0;
}



a img { border-style:none;}

#co{
	vertical-align:sub;
	font-size:80%;
}


#rettxt{
	text-align:right;
	margin:10px;
	margin-bottom:20px;
}
#rettxt img{
	border:0;
}

#narrow_one{
	font-stretch:ultra-condensed;
	}
#narrow_two{
	font-stretch:extra-condensed;
	}
#narrow_three{
	font-stretch:condensed;
	}
#narrow_four{
	font-stretch:semi-condensed;
	}

#fontred{
	color:#FF0000;
}

table{ font-size: 100% } /*　IE向け　*/
html>table{ font-size: 12px }/* firefox向け */



/* ナビボタンのイメージのバックグラウンドに反転ボタン画像を敷く */
#modelbtn{
	background-image:url(/share/img/mn_model_slct.gif);
}
#modelbtn img{
	visibility:visible;
}

#lcabtn{
	background-image:url(/share/img/mn_lca_slct.gif);
}
#lcabtn img{
	visibility:visible;
}

#shijobtn{
	background-image:url(/share/img/md_sijyo_slct.gif);
}
#shijobtn img{
	visibility:visible;
}

#filebtn{
	background-image:url(/share/img/md_files_slct.gif);
}
#filebtn img{
	visibility:visible;
}

#sokushinbtn{
	background-image:url(/share/img/mn_sokushin_slct.gif);
}
#sokushinbtn img{
	visibility:visible;
}

#linkbtn{
	background-image:url(/share/img/mn_link_slct.gif);
}
#linkbtn img{
	visibility:visible;
}



.allbrowser{ /*画面全体*/
	width:100%;
	height:100%;
	text-align:center;
	background:url(/img/bk_toppageall.gif) top left repeat-x;
	}

.alldisplay{/*コンテンツ全体*/
	width:830px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

.pdflink{
	background:url(/share/img/pdf_mark.gif) bottom left no-repeat;
	text-indent:20px;
}

.wordlink{
	background:url(/share/img/word_mark.gif) bottom left no-repeat;
	text-indent:20px;
}
.pptlink{
	background:url(/share/img/ppt_mark.gif) bottom left no-repeat;
	text-indent:20px;
}






/* ---------- 共通：見出し設定 ---------- */

h1 {
	margin:0px 0px 20px 0px;
	padding:0;
}

h2,h3,h4,h5{
	margin:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	padding:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	text-indent:0;
}

.t1{ /* 見出し 背景赤 白抜き文字 */
	background:url(/img/sub_t1_back.gif) top left no-repeat;
	width:570px;
	height:38px;
	color:#ffffff;
	padding:17px 0 0 20px;
	font-size:24px;
	margin:3px 0 20px 0; 
}

.t2{ /* 見出し ピンク背景 白抜き文字 幅586 */
	background:url(/img/sub_t2_back_l.gif) top left no-repeat;
	width:586px;
	height:20px;
	margin:0px 2px 10px 2px;
	padding:3px 8px 3px 31px;
	color:#FFFFFF;
	font-size:14px;
}

.t5n { /* 見出し ニュースタイトル */
	background:url(/img/sub_t5_back_n.gif) no-repeat;
	margin:0;
	margin-bottom:20px;
	width:590px;
	padding:0;
	padding-top:12px;
	height:42px;
	font-size:14px;
	text-indent:70px;
	color:#CC0000;
	margin-top:10px;
}



