/* CSS Document */

body.head {
	background-image: url(img/bg_head.gif);
	background-color: #006699;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}

body.left {
	margin-top: 5px;
	margin-left: 5px;
}

body.right {
	background-image: url(img/bg_contents.gif);
	background-color: #006699;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 5px;
	margin-left: 10px;
}
.text12px120 {
	font-size: 12px;
	line-height: 120%;
}
.text12px140 {
	font-size: 12px;
	line-height: 140%;
}
.text12px110 {
	font-size: 12px;
	line-height: 110%;
}
.text12px100 {
	font-size: 12px;
	line-height: 100%;
}
.text10px120 {
	font-size: 10px;
	line-height: 120%;
}
.text10px140 {
	font-size: 10px;
	line-height: 140%;
}
.text10px110 {
	font-size: 10px;
	line-height: 110%;
}
.text10px100 {
	font-size: 10px;
	line-height: 100%;
}

/*2009/12/01 PAS Katoh Add Start*/
.menu_border{
	background-image:url('./left/img/menu_border.bmp');
	background-repeat:repeat-x;
	height:3px;
}
/*2009/12/01 PAS Katoh Add End*/

