BODY
{
  background-image :url(../img/common/bghtml.gif);
  background-attachment : fixed;
	padding-top: 0px;
	margin-top: 0px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
body,DIV,A,td{
	font-size: x-small;
	line-height: 140%;

}
form,div{
	padding: 0px;
	margin: 0px;
}
#toptxt{
	font-size: 16px;
}
.menu{
	margin-left: 30px;
}
.pagetitle{
	color: #ffffff;
	font-size: large;
	padding-right: 20px;
	padding-bottom: 2px;
	line-height: 140%;
}
.page_orange{
	margin-top: 25px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
}
.zigyou_blue{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdtxt{
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
}

.txt{
	margin-left: 30px;
}
.person_name{
  color : #ffffff;
}
.data_cap{
  color : #ffffff;
}
.txttitle{ 
  padding-left : 60px;  
  font-size : small;
  font-weight : bold;
}
img {
	border: 0px;
}
a {
	text-decoration:none;
	color: #0066cc;
}
a.white {
	text-decoration:none;
	color: #ffffff;
}
a:hover,a.white:hover{
	text-decoration:underline;
}
span.ukeire {
	font-size : 80%;
	font-weight : 100;
}
HR{
	color :#cfcfcf;
}
UL{
	margin-left : 16px;
	margin-right : 2px;
  margin-top : 2px;
  margin-bottom : 2px;
}
DL{
	margin-bottom:2px;
}
h1.kozin1{
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding:3px;
	font-size : 120%;
	font-weight : 100;
	background : #87CEFA;
}
h2.kozin2{
	margin-top: 5px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 5px;
	padding:3px;
	font-size : 105%;
	font-weight : 100;
	background : #ADD8E6;
}
P.kozinp{
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 5px;
	background: #f0ffff;
}
P.kozinp2{
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	padding: 5px;
	background: #add8e6;
}
.strong{
  font-weight : bold;
}
.small{
  font-size: xx-small;
}
.large{
  font-size: medium;
}

DIV.small{
 margin : 0px 0px 5px 0px;
 padding : 0px 0px 5px 0px;
 border-bottom :  1px solid #cfcfcf ;
 font-size: xx-small;
}

