/* ___WITHOUT SIDEBAR STYLE___ */

#main {
	width:690px;
}
#main_kaijou {
	width:690px;
}
h1, .title {
	margin:0 0 1em 0;
	padding:9px 0 2px 10px;
	font-size:110%;
	line-height:100%;
	width:680px;
	height:19px;
	background:url("/images/bar_title_l.gif") no-repeat;
}
h1#title2 {
	margin:0 0 1em 0;
	padding:9px 0 2px 10px;
	font-size:110%;
	line-height:100%;
	width:680px;
	height:33px;
	background:url("/images/bar_title2_l.gif") no-repeat;
}
.subhead, .subhead-top {
	margin:3em 0 1em 0;
	padding:4px 0 1px 2px;
	font-size:100%;
	line-height:100%;
	width:678px;
	height:16px;
	font-weight:bold;
	background:url("/images/bar_subhead_l.gif") no-repeat;
}
.subhead2, .subhead2-top {
	margin:3em 0 1em 0;
	padding:6px 2px 1px 2px;
	font-size:100%;
	line-height:120%;
	width:676px;
	height:40px;
	font-weight:bold;
	background:url("/images/bar_subhead2_l.gif") no-repeat;
}
.subhead-top, .subhead2-top {margin-top:1.5em}

/* /kaijou/ for print
------------------------------------*/
#print_footer { display: none; }
.article { padding-bottom: 1em; }
