/* CSS Document for JAIMA SHOW 2006 author: a.ueda (2005.11.25) */

@import "anchor.css";
@import "text.css";
@import "table.css";

h1 {
	margin-top: 13px;
}
h2 {
	color: #444;
	width: 530px; height: 22px;
	font-size: medium;
	background-image: url(../images/h2_bg.gif); background-repeat: no-repeat;
	padding-top: 4px; padding-left: 10px;
	margin:15px 0px;
}
h3 {
	color: #333;
	font-size: small;
	background-image:url(../images/h3_bg.gif); background-position: 0px 4px; background-repeat: no-repeat;
	padding-left: 12px;
	decoration: inline;
}
h4 {
	color: #333;
	font-size: small;
	background-image:url(../images/h2_lbg.gif); background-position: 0px 4px; background-repeat: repeat-y;
	padding-top: 4px; padding-left: 10px;

}


/********** main ***********/
#content {
	width: 560px;
	text-align: left;
	float: left;
}
#menu {
	width: 200px;
	float: right;
}
/***** sentence *****/
#sentence {
	width: 530px;
	line-height: 130%;
	clear: both;
	margin: 10px 0px 10px 15px;
	font-size: 12px;
}

#h2-height {
	color: #444;
	width: 530px; height: 40px;
	font-size: medium;
	background-image: url(../images/h2_bg.gif); background-repeat: no-repeat;
	padding-top: 4px; padding-left: 15px;
	margin:15px 0px;
}
