div.barimg1, div.barimg2, div.barimg3 {
	margin:1em auto 0;
	width: 900px;
	height: 40px;
}
div.barimg1 img,
div.barimg2 img,
div.barimg3 img {
	float: right;
	margin: 4px 25px 0 0;
	cursor: pointer;
}
div.barimg1 {
	background: url(../images/bukken/title_jyukyo_i.png) no-repeat 0 0;
	*margin: 1em 0 -0.6em 0;
}
div.barimg2 {
	background: url(../images/bukken/title_jigyou_i.png) no-repeat 0 0;
	*margin: 1em 0 -0.6em 0;
}
div.barimg3 {
	background: url(../images/bukken/title_container_i.png) no-repeat 0 0;
}
div.select {
	margin: -5px 0 1em 0;
	margin-top/*\**/: 2px\9;		/*IE7 IE8*/
	background-color: #FFFF99;
	padding: 5px 5px 5px 0;
}
div.select table {
	width: 100%;
}
div.select table td {
	line-height: 2em;
	border-bottom: 1px #D2D2D2 solid;
}
div.select table td.td1 {
	width: 12%;
	border-right: 1px #D2D2D2 solid;
	text-align: center;
}
div.select table td.td2 {
	padding: 5px 0 5px 15px;
}
div.select table td.td3 {
	padding: 0 0 5px 15px;
}
div.select p.btn {
	margin: 10px 0 0 0;
	padding: 0 10px 0 15px;
	text-align: left;
	height: 30px;
}
div.select img.btn_r {
	float: right;
	vertical-align: middle;
}

table.lineh1,
table.lineh2,
table.lineh3 {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: 1.5em;
	margin: 0 0 0.1em 0;
	clear: both;
}
*:first-child+html table.lineh1,
*:first-child+html table.lineh2,
*:first-child+html table.lineh3 {
	font-size: 90%;
	line-height: 1.7em;
}
td.lineh11, td.lineh12, td.lineh13 {
	text-align: center;
	padding: 0.7em 0;
	color: #FFFF99;
	border-right: 1px #FFFFFF solid;
	
}
td.lineh11 {
	background-color: #660000;
}
td.lineh12 {
	background-color: #669933;
}
td.lineh13 {
	background-color: #336699;
}
tr.liner11 {
	background-color: #F5F5E0;
}
tr.liner12 {
	background-color: #F5E7B4;
}
td.linet11 {
	border-right: 1px #FFFFFF solid;
	text-align: center;
	padding: 0.7em 0;
}
td.roope {
	padding: 0 0 0 0.6em;
}

ul#controls, ul#controls1 {
	margin:0.5em 0 0.8em 0;
	height:20px;
    font-size: 100%;
    text-align: center;
	}
ul#controls li, 
ul#controls1 li {
	margin:0 5px 0 0;
	float:left;
	list-style:none;
	height:20px;
	width: 26px;
	}
ul#controls li a {
	float:left;
	height:20px;
	width: 26px;
	border:1px solid #ccc;
	background: #FFCCCC;
	color:#555;
	text-decoration:none;
	}
ul#controls li.current a:visited {
	background: #660000;
	color:#fff;
	}
ul#controls li a:hover {
	background: #660000;
	color:#fff;
	}

ul#controls1 li a{
	float:left;
	height:20px;
	width: 26px;
	border:1px solid #ccc;
	background: #C0F38D;
	color:#555;
	text-decoration:none;
	}
ul#controls1 li.current a{
	background: #669933;
	color:#fff;
	}
ul#controls1 li a:hover{
	background: #669933;
	color:#fff;
	}
.msg {
	text-align:left;
	line-height: 1.5em;
	color: #0033FF;
	font-weight: bolder;
}
.comm {
	color:#FF0000;
	font-size:x-small;
	
}

