/*
body {
        font-size:9pt;
	font-family: Tahoma;color: #555555;
}

a:hover { color: blue }

#base{
	width : 890px;

	background : url(img/base_back2.gif) repeat-y;
}

table {font-size: 9pt; color: #555;line-height: 115%;}
td {}

h1 {
	margin: 5px 0px 5px 10px;
        font-weight:normal;
	text-align:left;
        font-size:10pt;
}
HR {
  color: #999999;
  height: 1px; 
  border: 1px; 
  border-style: dashed;
}
*/

body {
         font-size:10pt;
	color: #555555;font-family: Verdana, Arial, sans-serif;line-height: 130%;
}
#base{
	width : 890px;
	background : url(img/base_back2.gif) repeat-y;
}

table{        font-size:10pt;
	color: #555555;font-family: Verdana, Arial, sans-serif;line-height: 130%;
}



h1 {
	margin: 5px 0px 5px 10px;
        font-weight:normal;
	text-align:left;
        font-size:10pt;
}
.rpo
{
margin: 10px 0px 10px 0px;
}
.7 {
        font-size:7pt;
}
.1 {
        font-size:7pt;
line-height: 130%;
}
.11 {
        font-size:11pt;
}
.11t {
        font-size:11pt;
margin: 15px 0px 0px 0px;
}
.tura {
	background : url(img/header/h-green.gif) no-repeat;
}

HR {
  color: #999999; /* 線の色(IE用) */
  height: 1px; /* 線の太さ */
  border: 1px; /* 枠の太さ */
  border-style: dashed; /* 枠の種類 */
}