body,td,th {
	font-size: medium;
	color: #000000;
	font-family: "MS UI Gothic";
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6633;
}
a:hover {
	text-decoration: none;
	color: #66CC66;
}
a:active {
	text-decoration: none;
}


.body_tl {
	background-image: url(img/body/body_center03.gif);
	background-repeat: repeat-x;
}
.body_tc {
	background-image: url(img/body/body1_center01.gif);
	background-repeat: repeat-x;
}
.body_cr {
	background-image: url(img/body/body_right01.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body_left01 {
	background-image: url(img/body/body1_left01.gif);
	background-repeat: repeat-y;
}

.body_center01 {
	background-image: url(img/body/center_01.gif);
	background-repeat: repeat-y;
}
.body_center02 {
	background-image: url(img/body/center_04.gif);
	background-repeat: repeat-x;
}
.body_right01 {
	background-image: url(img/body/body_right05.gif);
	background-repeat: repeat-y;
}
.bottom_01 {
	background-image: url(img/body/body_bottom01.gif);
	background-repeat: repeat-x;
}

.body_left {
	background-image: url(img/body/body1_left01.gif);
	background-repeat: repeat-y;
}
.photo_left {
	background-image: url(img/photo_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.photo_bottom {
	background-image: url(img/photo_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.photo_top {
	background-image: url(img/photo_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.body_br {
	background-image: url(img/body/body_right05.gif);
	background-repeat: no-repeat;
}

.photo_right {
	background-image: url(img/photo_right.gif);
	background-repeat: repeat-y;
}
body {
	margin-left: 5px;
	margin-top: 0px;
}
.style1 {
font-size: small
}


.style2 {
	font-size: medium;
	font-weight: bold;
}

.foot_center {
	background-image: url(soro/img/foot_center.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.style1 strong {
}
.style1strong {
	font-size: small;
	font-weight: bold;
}
#index{
	display:none;
}