body  {
	background: #FFFFFF;
	
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
}

img {
border:0
}
.twoColFixRtHdr #container { 
	width: 900px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	font-size:0.9em;
	line-height:140%;
} 
.twoColFixRtHdr #container h1,h2,h3,p{ 
	margin: 0 ; 
}

.z_id{
float:right;
}
.header {
float:left;
}
.header_in {
width:664px

}
.twoColFixRtHdr #header h1 {
	margin: 0; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 10px 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* このエレメントはフローティングエレメントであるため、幅が設定されている必要があります */
	width: 208px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
/* 背景色は、列内のコンテンツの長さにわたって表示されます */
	padding: 0;
	padding-right:17px;
}
#mainContent {
	float:left;
	width:676px;
} 

.mainContentPD {
padding-left:17px;
}

.twoColFixRtHdr #mainContent a{
color:#FFFFFF;
} 






.twoColFixRtHdr #footer {
	padding: 0px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#68ACD9;
} 
.twoColFixRtHdr #footer p {
	margin: 0 0 12px 0;
	padding: 0px;
	color:#FFFFFF;
	text-align:right; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.mbottom10 {
margin-bottom:10px;
}
.mbottom15 {
margin-bottom:15px;
}
.mbottom20 {
margin-bottom:20px;
}
.mtop15 {
margin-top:15px;
}
/* **********************************************************/
.titlehead {
width:660px;
float:left;
}
.hw {

width:240px;
}
.sidebarW {
	padding:0 31px 0 13px;
	float:right;
	width:180px;

}

#content01 {
	background:url(../images/01bg.gif) repeat-y;
	
} 

#content01 h2{
clear:both;
margin:0px 17px 6px 17px;
} 
#content01 h3{
margin:0px 17px 6px 17px;
} 
/*#content01 img{
margin:0px;
}*/
.box {
	margin:0 36px;
}


#con {
	background:url(../images/02bg.gif) repeat-y;
	overflow: hidden;
}

#con:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #con {
    height: 1em;
    overflow: visible;
}
/**/
#con h2{
clear:both;
margin:0px 17px 6px 17px;
} 

#content03 {
background:url(../images/03bg.gif) repeat-y;
} 

#content03 h2{
clear:both;
margin:0px 17px 6px 17px;
}


.flotL {
	float:left;
	padding:0 17px 0 17px;
}
#content04 {
background:url(../images/04bg.gif) repeat-y;
overflow: hidden;
}
#content04:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #content04 {
    height: 1em;
    overflow: visible;
}

#content04 h2{
margin:0px 17px 6px 17px;
	clear:both;
	
}

#content04 h3{
	margin:0px 17px 0px 17px;
}
.twoColFixRtHdr #flotL2 {
float:left;
width:125px;
padding: 0px 0px 0 21px; 
}
.twoColFixRtHdr #flotR2 {
	float: right;
	width:478px;
	padding: 0px 33px 0 0px;
}
.twoColFixRtHdr #flotL4 {
float:left;
width:298px;
padding: 0px 0px 0 21px; 
}
.twoColFixRtHdr #flotR4 {
	float: right;
	width:306px;
	padding: 0px 32px 0 0px;
}

.con04txt {
line-height:180%;
}
.base00{
clear:both;
	width: 900px;
	background: url(../images/base_L.gif) no-repeat bottom;
	overflow: hidden;
}

.base00:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .base00 {
    height: 1em;
    overflow: visible;
}
.fontS {
font-size:0.8em;
line-height:160%;
padding:0px 10px 0px 10px;
}
.line01{
margin-bottom:20px;
}
.line02{
margin-bottom:20px;
}

.line03{
margin-bottom:20px;
}

.line04{
margin-bottom:20px;
}
