@charset "UTF-8";
/* CSS Document */

/* css code for JR footer */
#jrFooter {
font-size:9px;
color:#999999;
width:100%;
text-align:center;
font-family:Arial;
}

#jrFooter a, #jrFooter p, #jrFooter a:visited, #jrFooter a:hover{
text-decoration:none;
color:#0066FF;
margin-left:auto;
margin-right:auto;}


#jrFooter a:hover{
text-decoration:underline;}
/*end JR footer*/


html, body {
margin-top:0px;
	margin-left:auto;
	margin-right:auto;}
	
	body { background:#B8E6FD url(images2/index_04.jpg) repeat-y center ;}

#Table_01 {
min-height: 100%;
position: relative;
width:888px;
	margin-left:auto;
	margin-right:auto; 

}

#header {
background-image:url(images2/index_02.jpg);
	position:absolute;
	top:0px;
	width:888px;
	height:182px;
		margin-left:auto;
	margin-right:auto;
}

#contentBack{
	position:relative;
	min-height:100%;
	background-image:url(images2/index_04.jpg);
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	top:182px;
	width:888px;
}
#content{
	padding-left:110px;
	padding-right:110px;
	padding-bottom:50px;}

.page_title{
margin-left:auto;
margin-right:auto;
line-height:30px;
width:360px;
position:relative;
z-index:2;
margin-top:-30px;
margin-bottom:0px;
padding-top:10px;
padding-bottom:10px;
text-align:center;}
