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