body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

div#wrapper{
	width: 820px;
	background-image:  url(../images/itoi_back-ground.png);
	background-repeat: repeat-y;
}

div#header{
	width: 800px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image:   url(../images/headerbackground.gif);
	height: 100px;
	margin: 0px;
	padding: 0px;
}

div#header ul{
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
}

div#header li{
	display: inline;
	padding-right: 1.2em;
	padding-left: 1.4em;
}

#contents{
	width: 760;
	margin-bottom: 20px;
	padding-left: 30px;
	margin-top: 20px;
}

#contents ul{
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}

#contents li{
	font-size: 12px;
	line-height: 200%;
	list-style-type: none;
	font-weight: normal;
	color: #000000;
	width: 700px;
}

div#contents ul a:link{
	color: #CC0000;
	text-decoration: none;
}

div#contents ul a:hover{
	color: #CC0000;
	text-decoration: underline;
}


#footer{
	width: 800px;
	clear: left;
}

#footer li{
	color: #666666;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style-type: none;
}

h1{
	font-size: 18px;
	font-weight:bold;
	color: #006600;
	background-color: #99CC99;
	border-top-width: 1px;
	border-top-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	width: 760px;
	line-height: 20px;
}

h2{
	font-size: 22px;
	font-weight: bold;
	color: #006600;
	background-color: #99CC99;
	border-top-width: 1px;
	border-top-color: #006600;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	width: 760px;
	line-height: 30px;
}

h3{
	font-weight: bold;
	color: #006600;
	background-image:  url(../images/midashi_2.gif);
	background-repeat:no-repeat;
	text-indent: 20pt;
	margin-left: 50px;
	font-size: 18px;
	border-bottom-style: ridge;	
	}
	
h4{
	font-weight: bold;
	color: #ffffff;
	background-color:#006600;
	background-repeat:no-repeat;
	text-indent: 0pt;
	margin-left: 0px;
	font-size: 14px;
	}
	
.menulink{
	color: #003333;
	text-decoration: none;
}
.menulink2{
	color: #003333;
	text-decoration: none;
	padding:10px;
}

.link{
	color: #003333;
}

.style1 {
	color: #000000;
	font-size:12px;
	padding-left:15px;
	padding-right:50px;
	margin-bottom:50px;
}

.style2{
	font-weight: bold;
	color: #006600;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}
	
.style3 {
	color: #000000;
	background-color: #99CC99;
	font-size:12px;
	padding-left:15px;
	padding-right:50px;
}

.style4{
	line-height: 30px;
	font-weight: bold;
	color:#ffffff;
	background-color:#0066ff;
	font-size: 16px;
}
	
.style5 {
	font-weight: bold;
	color: #ffffff;
	background-color: #093;
	font-size:16px;
	padding-left:15px;
	padding-right:15px;
	line-height:30px;
}

.style6 {
	font-weight: bold;
	color: #Ff0000;
	background-color: #ffffff;
	font-size:16px;
}

.style7{
	margin-top:30px;
	margin-bottom:30px;
}

.style8{
	color:#ff0000;
}

table, td, th {
	background-color: #FFFFFF;
	font-size: 14px;
}


.style9 {
	color: #333;
	font-size:12px;
	
}

img.yohaku1{margin:10px;}

.style10 {
	color:#FFF;
	background-color:#F00;
	font-size:14px;
}

table.type01 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type01 th {
	width: 150px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type01 td {
	width: 250px;
	padding: 10px;
	vertical-align: top;
	border: 0px solid #ccc;
}

table.type02 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
}
table.type02 th {
	width: 160px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.type02 td {
	width: 160px;
	padding: 10px;
	vertical-align: top;
	border: 0px solid #ccc;
}