body {
	background-image: url(../img/logo2.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 14px;
	line-height: 20px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
A:link { color : #228B22;}
A:visited {color : #228B22;}
A:hover {color : #FF8C00;}
A { text-decoration: none;}
.txt12 {
	font-size: 12px;
	line-height: 20px;
}
.txt16 {
	font-size: 16px;
	line-height: 20px;
}
.txt-shuhen {
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
}
.color-blue {
	color:#0000FF;
}
.title {
	background-image: url(../img/title2_bak.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.table {
	background-color: #FFFFFF;
	margin-left: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table2 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #999999;
}
.table2-td {
	margin: 0px;
	padding: 0px;
	border: 1px solid #eeeeee;
	background-color:#E6E9E2;
}
.table2-td2 {
	margin: 0px;
	padding: 0px;
	border: 1px solid #eeeeee;
	background-color:#FFFFFF;
}
.s-table2 {
	margin: 1px;
	padding: 5px;
	border: 1px solid #999999;
}
.s-table2-td {
	margin: 1px;
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color:#E6E9E2;
}
.oshie-txt1 {
	font-size: 18px;
	margin: 5px;
	padding: 5px;
	background-color: 000099;
	font-weight: bold;
	color: #ffffff;
}
.syumi1 {
	margin: 0px;
	padding: 5px;

	border: 1px solid #cccccc;
	text-align: center;
}
.pt-table {
	margin-left: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:500px;
}
.pt-left {
	float:left;
	padding: 5px;
}
.pt-right {
	float:right;
	padding: 5px;
}
.pt-txt {
	font-size: 12px;
	line-height: 14px;
}
.pt-txt2 {
	font-size: 16px;
	font-weight: bold;
}
.howa-txt1 {
	font-size: 18px;
	line-height: 25px;
	font-weight:bold;
}
.howa-txt2 {
	font-size: 14px;
	line-height: 25px;
}
.howa-txt3 {
	font-size: 14px;
	line-height: 30px;
	margin: 5px;
	padding: 5px;
}
.obi1 {
	font-size: 18px;
	margin: 5px;
	padding: 5px;
	background-color: #E6E9E2;
	font-weight: bold;
}
.link {
	letter-spacing: 2px;
	padding: 10px;
}
.photo {
	padding: 20px;
	border: 1px solid #999999;
}
.bak-logo {
	background-image: url(../img/logo-l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*********** #menu ***********/
#menu table {
	width: 760px;
}
#menu td {
	padding: 2px;
	background-color: #E6E9E2;
}
#menu a {
	font-size: 11px;
	border: 1px solid #006699;
	padding: 1px 2px;
	color : #006699;
	text-decoration: none;
	background-image: url(../img/menu_bak.gif);
	display: block;
}

#menu a:hover{
	background-image: url(../img/menu_bak_.gif);
}
/*********** #menu2 ***********/
#menu2 td {
	padding: 2px;
	line-height: 30px;
}
#menu2 a {
	font-size: 12px;
	padding: 5px;
	color : #006699;
	text-decoration: none;
	border-left: 2px solid #006699;
	border-bottom: 1px solid #006699;
}

#menu2 a:hover{
	background-image: url(../img/menu_bak_.gif);
	color : #FF7F50;
}
/*********** #menu3 ***********/
#menu3 div {
	font-size: 10px;
	padding: 1px;
	margin: 1px;
	line-height: 12px;
}
#menu3 a {
	font-size: 10px;
	color : #006699;
	text-decoration: none;
	padding: 1px;
	margin: 1px;
}

#menu3 a:hover{
	color : #FF7F50;
}
/*********** #photo ***********/
#photo a {
	font-size: 12px;
	border-left: 2px solid #006699;
	border-bottom: 1px solid #006699;
	padding: 1px 5px;
	color : #006699;
	text-decoration: none;
	display: block;
	background-color: #ffffff;
}

#photo a:hover{
	color : #FF4500;
}
