@charset "Shift_JIS";
/* IPWO CSS 20100714                            */
/* (C)2010 Kiyoshi.Yazawa                     */

A:link{
	color:#0000FF;
}
A:hover{
	color:#99FF00;
}
A:active{
	color:#FF0066;font-weight:bold;
}



h1 {
  line-height : 21pt;
color : #ffffff;
background-color : navy;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
border-width : 1pt 1pt 2pt 2pt;


border-style : solid solid;


border-color : gray gray gray silver;

  font-weight : bolder;
  font-size : 16pt;
  width : 750px;
    text-align : center;

}

h1.a {
  line-height : 18pt;
color : #ffffff;
background-color : navy;
padding-top : 0px;
padding-left : 0px;
padding-right : 0px;
padding-bottom : 0px;
border-width : 1pt 1pt 2pt 2pt;


border-style : solid solid;


border-color : gray gray gray silver;

  font-weight : bolder;
  font-size : 16pt;
  width : 750px;
    text-align : center;
}

h2 {
  line-height : 18pt;
color : black;
background-color : aqua;
padding-top : 0px;
padding-left : 30px;
padding-right : 0px;
padding-bottom : 0px;
border-width : 1pt 1pt 2pt 2pt;


border-style : solid solid;


border-color : gray gray gray silver;

  font-weight : bolder;
  font-size : 16pt;
    letter-spacing :3pt;
  width : 750px;
    text-align : left;
}

p{
    font-size : 11.5pt;
  line-height : 18pt;
  letter-spacing : 0.5pt;
   width : 750px;
     text-align : left;
}

.footer {
	font-size: 70%;
	line-height: 120%;
	
	clear: both;
	text-align: center;
}

table{
  color : black;
  background-color : transparent;
    font-size : 10pt;
  line-height : 18pt;
  letter-spacing : 0.5pt;
  width : 750px;
    text-align : left;
              padding-top : 10px;
  padding-bottom : 10px;
    padding-left : 10px;
   padding-right : 10px;
width:100%;
table-layout: fixed;　　/*追加する*/
}

table.table
{
  background-color : #ffffff;
  
}

table.img {
	color: black;
	background-color: silver;
	font-size: 11.5pt;
	line-height: 18pt;
	letter-spacing: 0.5pt;
	width : 750px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

