a:link {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}
a:visited {text-decoration: none}

.px10 {font-size: 10px}
.px12 {font-size: 12px}
.px14 {font-size: 14px}
.px18 {font-size: 18px}
.px12h120 {font-size: 12px; line-height: 120%}
.px12h150 {font-size: 12px; line-height: 150%}
.px14h150 {font-size: 14px; line-height: 150%}
.px18h150 {font-size: 18px; line-height: 150%}
.h150 {line-height: 150%}
.h120 {line-height: 120%}
.h200 {line-height: 200%}
body {  background-repeat: repeat-y; background-attachment: fixed; background-color: #FFFFFF; background-image: url(image/kyotsu/bg01.gif); background-position: left top}
hr {  color: #CCCCCC}
hr {  }
ul {  color: #FF6600}
h1 {  font-size: 18px; font-style: normal; line-height: 150%; font-weight: bold}
hr {  }
hr {  }
hr {  }
hr {  }
h1 {  }
h2 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 0px;
	}
.px12h200 { font-size: 12px; line-height: 200%}

#newslist li {
	font-size: 12px;
	line-height: 150%;
}

#news {
	font-size: 12px;
	line-height: 150%;
	width:520px;
}

#news li {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}

#news h2 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	margin-bottom: 0px;
/*	color:#FF6600;*/
}


#news p {
	font-size: 12px;
	line-height: 150%;
	margin-left:30px;
}

.image_left{
	float:left;
	margin:0px 10px 0px 0px;
}

.image_right{
	float:right;
	margin:0px 0px 0px 10px;
}

.image_center{
	text-align:center;
	margin:20px 0px 20px 0px;
}

