/* CSS Document */


body {
	background: #EEEEE5;
}
.boxl {
	background: url(img/box_left.jpg) repeat-y;
	width: 10px;
}
.boxr {
	background: url(img/box_right.jpg) repeat-y;
	width: 10px;
}
.dot400y {
	background: url(img/dot400y.gif) repeat-y;
	width: 15px;
	height: 400px;
}
.dot175x {
	background: url(img/dot175x.gif) repeat-x;
	line-height: 10px;
}
.header {
	background: url(img/head_img.jpg);
	height: 150px;
	width: 750px;
}
.ja10t {
	font-size: 10px;
	line-height: 130%;
}
.ja12r {
	font-size: 12px;
	line-height: 170%;
	color: #CC3366;
}
.ja12t {
	font-size: 12px;
	line-height: 170%;
}
.ja12n {
	font-size: 12px;
	line-height: 130%;
}
.ja14t {
	font-size: 14px;
	line-height: 140%;
}
.ja16t {
	font-size: 16px;
	line-height: 150%;
	font-weight: 400;
}
.ja18t {
	font-size: 18px;
	line-height: 150%;
}
.tdw {
	border: 3px double #999999;
	font-size: 14px;
	font-weight: 400;
}
.tdd {
	border: 2px double #CCCCCC;
}
.ttl {
	font-size: 14px;
	font-weight: 400;
	background: url(img/title_bar.gif);
	height: 25px;
}
