
/* 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;
/*	font-size:12px; */
}

.main h1{
	background:url(/img/bk_subject.gif) top left no-repeat;
	width:570px;
	height:38px;
	color:#ffffff;
	padding:17px 0 0 20px;
	font-size:13.3px;
	margin:3px 0 10px 0; 
}



.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;
}
	
/*下部のページ移動ボタン*/
.pagemove{
	width:550px;
	height:30px;
/*	margin:30px auto 30px 20px; */
	margin-left:20px;
	margin-right:auto;
	text-align:center;
	margin-top:30px;
	}

.pagemove ul{
	width:200px;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.pagemove li{
	display:block;
	float:left;
	margin:0 10px;
	text-align:center;
	padding-top:3px;
}
.pmoveno{
	width:24px;
	height:21px;
	background:url(/img/bk_pmoveno.gif);
}
.pmovenxt{
	width:43px;
	height:21px;
	text-align:left;
	padding-right:6px;
	background:url(/img/bk_pmovenxt.gif);
}
.pmoveprv{
	width:43px;
	height:21px;
	text-align:right;
	padding-left:6px;
	background:url(/img/bk_pmoveprev.gif);
}
	
