body { 
	font: 10pt  "MS 明朝"; 
	color: #000000; 
	margin: 0px; 
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

td { 
   font: 9pt  "MS 明朝"; 
   color: #e5e5e5; 
}

.largeIntro {
   font-size: 18px;
   color: #FFFFFF;
}
.subHeading {
   overflow: auto;
   font-size: 12px;
   font-weight: bold;
   color: #F7D4E3;
   border-top: 1px 
   padding-top: 10px;
   padding-left: 5px;




}


/* CONTAINER */

#container {
   position: absolute;
   left: 50%;
   width: 800px;
   margin-left: -380px;
   background: #96c url(images/wrap_back.gif) repeat-y;
   background-color: #ffffff;
}


/* HEADER */


#header000 {
    height: 125px;
   
}

#header {
    height: 145px;
    background: url(images/banner.gif) no-repeat;
}

/* TOPNAV */


#topnav000 {
	position: absolute;
	top: 10px;
	left: 0px;
	width: 250px;
	font-weight: bold;
    font-size: 10px;
	text-align: right;
}

#topnav {     /* 右上サイドのリンク*/
	position: absolute;
	top: 80px;
	left: 540px;
	width: 250px;
	font-weight: bold;
    font-size: 10px;
	text-align: right;

}
#topnav a {
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
}
#topnav a:hover {
    color: #E4B3C8;
}



/* Main Wrapper */

#wrapper {
    width: 100%;
    float: right;
    margin-left: -220px;
}

/* Content */

#content {
	margin-left: 250px;
	padding-top: 0px;  /* 400 to 0 */ 
	padding-right: 0px;
	width: 530px;
	
}


.seisaku0000{
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 450px;
height: 130px;
background: #69821b;

}

.seisaku000{
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 450px;
height: 170px;
background: yellowgreen;

}



.seisaku{  /*tenofhundred0521.htm 2番目*/
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 450px;
background: yellowgreen;
height: 487px;
}

.seisaku0{
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 450px;
background: yellowgreen;
height: 100px;
}



.toiawase_form{
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 460px;
height: 880px;
background: yellowgreen;

}

.ryokin003{
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 450px;
height: 320px;
background: yellowgreen;

}


.ryokin002{
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 450px;
height: 200px;
background: yellowgreen;

}


.ryokin001{
border:2px dashed #yellowgreen;
overflow:auto;
padding: 5px 5px 5px 5px;
width: 440px;
height: 100px;
background: yellowgreen;

}

/* Left-side Navigation */

#sidenav {
	float: left;
	width: 236px;
	background: url(images/nav_bg.gif) no-repeat;
	padding-top: 0px;
}

#sidenav ul {
    list-style: none;
}

#sidenav ul li {
    
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
    border-top: 1px dashed #C69AAD;
    margin-right: 20px;
    padding-top: 10px;
}

#sidenav ul li ul li {
    font-size: 10px;
    font-weight: normal;
    margin-left: -35px;
    height: 15px;
    width: 220px;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#sidenav ul li a {
    padding-left: 5px;
    color: #ffffff;
    text-decoration: none;
}

#sidenav ul li a:hover {
    color: #E4B3C8;
}


/* FOOTER */

#footer {
    background: url(images/footer.gif) no-repeat;
    color: #333333;
    padding: 17px 20px 0px 0px;
    text-align: right;
    font-size: 9px;
    height: 15px;
}
