@charset "UTF-8";

/* ----------------------------------------------INITIALIZE */

/* body */
body {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	font-size: 78%;
	line-height: 1.5em;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;
	text-align: center;
	background: #fff;
}

/* header(midashi) */
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

/* paragraph */
p {
	margin: 0;
	padding: 0;
}

/* anchor */
a {
	color: #0096ff;
	outline: none;
}
area {
	outline: none;
}

/* list */
dl, ul, ol, li, dt, dd {
	margin: 0;
	padding: 0;
}

/* image */
img {
	border: 0;
}

/* address */
address {
	font-style: normal;
}

/* emphasis */
em {
	font-style: normal;
}

/* strong */
strong {
	font-weight: bold;
	font-style: normal;
}

form {
	margin: 0;
	padding: 0;
}

p.st1 {
	padding-bottom: 1em;
}
em.warn {
	color: #f00;
}
p.errmsg2 {
	padding: 10px;
	color: #f00;
	font-weight: bold;
	text-align: center;
}
p.st2 {
	padding-top: 1em;
}
input.xlsize {
	width: 25em;
}
p.submit {
	text-align: center;
}
p.pagetop {
	margin-top: 0.5em;
	text-align: right;
}
img.newpic {
	margin-left: 4px;
}
/* --------------------------------------------COMMON */
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

.clearfix{
  overflow:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */


span.numeric {
	letter-spacing: 1px;
}

h1 img, h2 img {
	vertical-align: bottom;
}


p.dummsg {
	display: none;
}

p.errmsg {
	color: #f00;
}

input.xssize {
	width: 4em;
}
input.ssize {
	width: 6em;
}
input.msize {
	width: 10em;
}
input.lsize {
	width: 15em;
}
input.xlsize {
	width: 20em;
}
textarea.lsize {
	width: 30em;
	height: 8em;
}

p.submit {
	margin-top: 10px;
	padding-left: 20px;
	text-align: center;
}

p.comingsoon {
	margin: 10px 19px;
}
p.inqlink {
	margin: 20px 0 0;
	text-align: right;
}
#top p.inqlink {
	margin: 20px 19px 0;
}

div.jasdaqlogo {
	margin-top: 10px;
}
div.jasdaqlogo img {
	float: right;
	margin-right: 12px;
}
div.jasdaqlogo p {
	float: right;
	margin-top: 10px;
	margin-right: 8px;
}


/* --------------------------------------------WRAPPER */
#wrapper {
	width: 802px;
	margin: auto;
	padding: 0 25px;
	text-align: left;
	background: #fff url(../imgs/common/bg_wrap.gif) repeat-y left top;

}

/* --------------------------------------------HEADER */
#header {
	background: url(../imgs/common/header/bg_header.gif) repeat-x left bottom;
	border: 1px solid #143c79;
	border-width: 0 1px;
	
}
#header .logo {
	display: block;
	float: left;
	width: 314px;
}
#header .logo img {
	vertical-align: bottom;
}
#header ul.subnavi {
	float: right;
	width: 265px;
	padding: 12px 15px 10px 0;
	text-align: right;
}
#header ul.subnavi li {
	display: inline;
	margin-left: 5px;
}
#pan {
	padding: 3px 12px;
	background: #143c79;
	color: #fff;
	border-bottom: 2px solid #8c9fbd;
}
/* --------------------------------------------CONTAINER */
#container {
	padding-bottom: 20px;
	background: url(../imgs/common/bg_cont.gif) repeat-y 0 0;
	border: 1px solid #143c79;
	border-width: 0 1px;
}

/* --------------------------------------------MENU */
#menu {
	float: left;
	width: 181px;
}


/* --------------------------------------------MAIN */
#flash {
	float: right;
	width: 619px;
}

#main {
	float: right;
	width: 560px;
	padding: 18px 29px 30px 30px;
	
}
#top #main {
	width: 560px;
	padding: 0 29px 30px 30px;
}
#mainmenu {
	padding-top: 3px;
}
#mainmenu dt img {
	vertical-align: bottom;
}
#mainmenu dd {
	
}

#top #mainmenu ul.submenu {
	display: none;
}

#mainmenu ul.submenu li {
	margin: 0 5px;
}

#mainmenu li img {
	vertical-align: bottom;
}
#mainmenu ul.submenu {
	padding-bottom: 10px;
}

#othermenu {
	padding: 8px 0;
	border: 1px solid #98b3d0;
	border-width: 1px 0;
}
#othermenu li {
	margin: 0 5px 5px;
}
#othermenu li.lst {
	margin-bottom: 0;
}
#othermenu li img {
	vertical-align: bottom;
}
#menubtn {
	margin: 5px 25px;
	cursor: pointer;
}
#menu p.jasdaq {
	margin-top: 10px;
	text-align: center;
}

/* --------------------------------------------FOOTER */
#footer {
	width: 802px;
	margin: auto;
	padding: 0 25px 25px;
	text-align: left;
	background: url(../imgs/common/footer/img_back_footer.gif) no-repeat left bottom;
	
}


#footer address {
	color: #fff;
	text-align: center;
	line-height: 1.8em;
	background: #143c79;
}



/* ---------------------------- */
/* index.html */
/* ---------------------------- */
#top div.flashbg {
	padding-bottom: 10px;
	background: url(../imgs/top/img_flash_under.gif) repeat-x left bottom;
}
#top div.msg {
	min-height: 90px;
	margin-top: 16px;
	padding: 8px 12px;
	font-size: 12px;
	background: url(../imgs/top/img_conceptback.gif) no-repeat left top;
}
/* IE6 fix */
* html body#top div.msg { height: 90px; }
#top div.msg strong {
	color: #2e57a9;
	font-size: 14px;
	font-weight: bold;
}
#top div.msg p.st1 {
	margin-top: 10px;
}

#top div.releasebox {
	padding-top: 20px;
}
#top div.releasebox dl{
	padding: 14px 8px 0;
}
#top div.releasebox dt{
	padding-left: 10px;
	background: url(../imgs/top/img_yajirushi_red.gif) no-repeat 0 50%;
	
}
#top div.releasebox dd{
	margin-top: -1.55em;
	margin-left: 7em;
	
}

#top div.releasebox ul {
	padding: 20px 19px 0;
	list-style: none;
}
#top div.releasebox ul li {
	margin-top: 6px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/top/img_yajirushi_red.gif) no-repeat 0 50%;
	line-height: 1em;
	
}

#top div.releasebox ul li a {
	padding-left: 0.5em;
}

#top div.releasebox ul li span {
	padding-left: 0.5em;
}


/* ---------------------------- */
/* ir/index.html */
/* ---------------------------- */
#ir div.graphbox {
	margin-top: 20px;
}
#ir p.tip {
	padding-left: 4px;
	font-size: 90%;
}
#ir h2 {
	margin-top: 20px;
}
#ir img.graph1 {
	display: block;
	float: left;
	width: 275px;
	margin-left: 1px;
}

#ir img.graph2 {
	display: block;
	float: right;
	width: 275px;
	margin-right: 1px;
}

#ir table.datas {

	margin-top: 20px;
	border: 1px solid #000;
	border-width: 1px 0 0 1px;
}
#ir table.datas th {
	padding: 4px 8px;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
	text-align: center;
	background: #dce6f0;
}
#ir table.datas td {
	padding: 4px 8px;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
}
#ir table.datas td.num {
	text-align: right;
}
	
#ir div.zaimubox {
	margin-top: 20px;
	margin-bottom: 14px;

	padding-bottom: 10px;
	background: url(../imgs/invest/img_down.gif) no-repeat left bottom;
}
#ir div.zaimubox h2 {
	padding: 18px 12px 8px;
	color: #d1000a;
	font-size: 110%;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
	
}
#ir div.zaimubox h2.notitle {
	padding: 18px 12px 8px;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
}
#ir div.zaimubox h2.notitle span {
	display: none;
}
#ir div.zaimubox div.dumline {
	height: 3px;
	background: url(../imgs/invest/bg_zaimubox_hr.gif) repeat-y 0 0;
}
#ir div.zaimubox div.dumline hr {
	display: none;
}

#ir div.zaimubox ul {
	padding: 6px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#ir div.zaimubox ul li {
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 5px;
}
#ir div.zaimubox ul li a {
	padding-left: 0.5em;

}

#ir div.zaimubox ul li span {
	padding-left: 0.5em;

}
#ir div.zaimubox p.backnumber {
	padding-right: 0.5em;
	text-align: right;
}
#ir table.suii {
	width: 550px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000;
	border-width: 1px 1px 0 0;
}
#ir table.suii th {
	padding: 3px 6px;
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
	text-align: center;
	background-color: #bddaeb;

}
#ir table.suii td {
	padding: 3px 6px;
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
	text-align: right;
}
#ir table.suii td.odo {
	background: #cae4ff;
}
#ir table.suii td.field {
	text-align: left;
}

#ir h3 {
	margin-top: 14px;
	font-weight: bold;
}

/* ---------------------------- */
/* ir/accounts.php */
/* ---------------------------- */
#accounts div.kessanbox {
	margin-top: 20px;
	margin-bottom: 14px;
	padding-bottom: 10px;
	background: url(../imgs/invest/img_down.gif) no-repeat left bottom;
}
#accounts div.kessanbox div.inbox {
	padding: 18px 0 8px;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
}

#accounts div.kessanbox ul {
	padding: 6px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#accounts div.kessanbox ul li {
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 5px;
}
#accounts div.kessanbox ul li a {
	padding-left: 0.5em;

}
#accounts div.kessanbox ul li span {
	padding-left: 0.5em;

}

#accounts h2 {
	margin-top: 20px;
}

#accounts p.moviebanner {
	margin-top: 14px;
	padding-left: 20px;
}

#accounts ul.movielist {
	margin-top: 14px;
	padding-left: 20px;
	list-style: none;
}
#accounts div.moviedate {
	float: left;
	width: 6em;
	padding-left: 12px;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 5px;
}
#accounts div.movielink {
	float: left;
	width: 450px;
}

#accounts div.rpbox {
	margin: 12px 20px;
	padding: 12px 5px;
	border-top: 1px dashed #555;
}
#accounts div.rpicon {
	float: left;
	width: 51px;
}
#accounts div.rpmsg {
	float: left;
	width: 330px;
	padding-left: 10px;
}

#accounts div.zaimubox {
	margin-top: 20px;
	padding-bottom: 10px;
	background: url(../imgs/invest/img_down.gif) no-repeat left bottom;
}
#accounts div.zaimubox h2 {
	padding: 18px 12px 8px;
	color: #d1000a;
	font-size: 110%;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
	
}
#accounts h2.t2nd {
	margin-top: 40px;
}

#accounts div.zaimubox h2.notitle {
	padding: 18px 12px 8px;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
}
#accounts div.zaimubox h2.notitle span {
	display: none;
}
#accounts div.zaimubox div.dumline {
	height: 3px;
	background: url(../imgs/invest/bg_zaimubox_hr.gif) repeat-y 0 0;
}
#accounts div.zaimubox div.dumline hr {
	display: none;
}

#accounts div.zaimubox ul {
	padding: 6px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#accounts div.zaimubox ul li {
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 5px;
}
#accounts div.zaimubox ul li a {
	padding-left: 0.5em;

}

#accounts div.zaimubox ul li span {
	padding-left: 0.5em;

}

#accounts div.zaimubox2nd {
	padding-top: 14px;
	padding-bottom: 10px;
	background: url(../imgs/invest/img_down.gif) no-repeat left bottom;
}
#accounts div.zaimubox2nd h2 {
	padding: 18px 12px 8px;
	color: #d1000a;
	font-size: 110%;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
	
}
#accounts div.zaimubox2nd h2.notitle {
	padding: 18px 12px 8px;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
}
#accounts div.zaimubox2nd h2.notitle span {
	display: none;
}
#accounts div.zaimubox2nd div.dumline {
	height: 3px;
	background: url(../imgs/invest/bg_zaimubox_hr.gif) repeat-y 0 0;
}
#accounts div.zaimubox2nd div.dumline hr {
	display: none;
}

#accounts div.zaimubox2nd ul {
	padding: 6px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#accounts div.zaimubox2nd ul li {
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 5px;
}
#accounts div.zaimubox2nd ul li a {
	padding-left: 0.5em;
}

#accounts div.zaimubox2nd ul li span {
	padding-left: 0.5em;
}

/* ---------------------------- */
/* ir/pressrelease.php */
/* ---------------------------- */
#pressrelease div.zaimubox {
	margin-top: 20px;
	margin-bottom: 14px;
	padding-bottom: 10px;
	background: url(../imgs/invest/img_down.gif) no-repeat left bottom;
}
#pressrelease div.zaimubox h2 {
	padding: 18px 12px 8px;
	color: #d1000a;
	font-size: 110%;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
	
}
#pressrelease div.zaimubox div.dumline {
	height: 3px;
	background: url(../imgs/invest/bg_zaimubox_hr.gif) repeat-y 0 0;
}
#pressrelease div.zaimubox div.dumline hr {
	display: none;
}

#pressrelease div.zaimubox ul {
	padding: 6px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#pressrelease div.zaimubox ul li {
	margin-top: 6px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 50%;
	line-height: 1em;
}
#pressrelease div.zaimubox ul li a {
	padding-left: 0.5em;

}
#pressrelease div.zaimubox ul li span {
	padding-left: 0.5em;

}
#pressrelease div.zaimubox ul li img {
	vertical-align: middle;
}




/* ---------------------------- */
/* inquiry.php */
/* ---------------------------- */
#inquiry div.msgbox {
	margin-top: 20px;
}
#inquiry div.msgbox2 {
	margin-top: 8px;
}
#inquiry ul.msglist {
	margin: 14px 24px;
	list-style-type: square;
	list-style-position: outside;
}


#inquiry p.pplink {
	margin-top: 12px;
	text-align: center;
}

#inquiry h2 {
	margin-top: 12px;
	font-weight: bold;
}
#inquiry fieldset {
	border: none;
}
#inquiry table.frm {
	width: 100%;
	margin: 8px 0 10px;
	border: 1px solid #000;
	border-width: 1px 0 0 1px;
}

#inquiry table.frm td {
	padding: 4px 8px;
	border: 1px solid #000;
	border-width: 0 1px 1px 0;
}
#inquiry table.frm td.field {
	text-align: center;
	background: #f2f5f9;
}
#inquiry ul.komokuitem {
	list-style: none;

}
#inquiry ul.komokuitem li {

}
#inquiry p.toplink {
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px dashed #e5e5e5;
}
#inquiry input.addr {
	margin-top: 4px;
}

/* ---------------------------- */
/* news.php */
/* ---------------------------- */
#news div.newsbox {
	margin-bottom: 20px;
	padding-top: 14px;
	padding-bottom: 10px;
	background: url(../imgs/news/img_down.gif) no-repeat left bottom;
}
#news div.newsbox h2 {
	padding: 18px 12px 8px;
	color: #d1000a;
	font-size: 110%;
	background: url(../imgs/news/img_up.gif) no-repeat 0 0;
	
}
#news div.newsbox div.dumline {
	height: 3px;
	background: url(../imgs/news/bg_zaimubox_hr.gif) repeat-y 0 0;
}
#news div.newsbox div.dumline hr {
	display: none;
}

#news div.newsbox ul {
	padding: 6px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#news div.newsbox ul li {
	margin-top: 6px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 2px;
	line-height: 1em;
}
#news div.newsbox ul li a {
	padding-left: 0.5em;
}

#news div.newsbox ul li span {
	padding-left: 0.5em;
}
#news div.newsbox p.backnumber {
	margin: 0 8px;
	padding-top: 4px;
	padding-right: 0.5em;
	text-align: right;
	border-top: 2px solid #b8d2eb;
}

/* ---------------------------- */
/* invest/disk.html */
/* ---------------------------- */
#disk div.box {
	margin-top: 14px;
}
#disk div.box h2 {
	margin: 20px 8px 0;
	font-weight: bold;
}
#disk div.box p {
	margin: 8px 8px 0;
}

/* ---------------------------- */
/* invest/menseki.html */
/* ---------------------------- */
#menseki div.box {
	margin-top: 14px;
}
#menseki div.box h2 {
	margin: 20px 8px 0;
	font-weight: bold;
}
#menseki div.box p {
	margin: 8px 8px 0;
}
#menseki div.box p em {
	color: #f00;
}

/* ---------------------------- */
/* invest/zaimu.html */
/* ---------------------------- */
#zaimu table {
	width: 550px;
	border: 1px solid #99c;
	border-width: 1px 0 0 1px;
	margin: 10px 0;
}
#zaimu th  {
	background: #009;
	color: #fff; 
	text-align: center;
	border: 1px solid #99c;
	border-width: 0 1px 1px 0;
}

#zaimu td {
	padding: 3px;
	border: 1px solid #99c;
	border-width: 0 1px 1px 0;
	text-align: right;
}

#zaimu td.td1 {
	background: #ececff;
	text-align: center;
}

#zaimu td.td6 {
	background: #ccf;
	text-align: right;
}

#zaimu div.eps {
	margin: 0 25px 0 40px;
}

#zaimu div.eps h3 {
	color:#009;
	font-weight: bold;
	margin: 28px 0 8px 0;
}

/* ---------------------------- */
/* invest/kessan.html */
/* ---------------------------- */
#kessan img.title2 {
	margin-top: 10px;
}


#kessan div.zaimubox {
	margin-top: 20px;
	margin-bottom: 45px;

	padding-bottom: 10px;
	background: url(../imgs/invest/img_down.gif) no-repeat left bottom;
}
#kessan div.zaimubox h2 {
	padding: 18px 12px 8px;
	color: #d1000a;
	font-size: 110%;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
	
}
#kessan div.zaimubox h2.notitle {
	padding: 18px 12px 8px;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
}
#kessan div.zaimubox h2.notitle span {
	display: none;
}
#kessan div.zaimubox div.dumline {
	height: 3px;
	background: url(../imgs/invest/bg_zaimubox_hr.gif) repeat-y 0 0;
}

#kessan div.zaimubox ul {
	padding: 6px 12px 20px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#kessan div.zaimubox ul li {
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 5px;
}
#kessan div.zaimubox ul li a {
	padding-left: 0.5em;

}

#kessan div.zaimubox ul li span {
	padding-left: 0.5em;

}
#kessan div.zaimubox p.backnumber {
	padding-right: 0.5em;
	text-align: right;
}

#kessan p.kou {
	margin-top: 8px;
}

/* ---------------------------- */
/* invest/yuutai.html */
/* ---------------------------- */
body#yuutai h2 {
	margin-top: 18px;
}
body#yuutai h3 {
	margin: 15px 0 0 10px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}
body#yuutai div#main p.content_text {
	margin: 10px 0 0 20px;
}
body#yuutai table {
	width: 530px;
	border-collapse: collapse;
	border: 1px solid #99c;
	border-width: 1px 0 0 1px;
	margin: 10px 15px;
}

body#yuutai thead th {
	background: #009;
	color: #fff; 
	text-align: center;
	border: 1px solid #99c;
	border-width: 0 1px 1px 0;
}

body#yuutai tbody th {
	background: #ececff;
	text-align: center;
	border: 1px solid #99c;
	border-width: 0 1px 1px 0;
}

body#yuutai td {
	padding: 5px;
	border: 1px solid #99c;
	border-width: 0 1px 1px 0;
	text-align: left;
	width: 45%;
	vertical-align: top;
}

body#yuutai tbody#yuutai_content td {
	font-size:large;
	font-weight: bold;
	line-height: 1.4;
}

body#yuutai tbody#yuutai_content td div {
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 12em;
	margin-bottom: 5px;
}
body#yuutai tbody#yuutai_content td div.ticket {
	background: url(../imgs/invest/yuutai_2.jpg) no-repeat center bottom;
}
body#yuutai tbody#yuutai_content td div.package {
	background-image: url('../imgs/invest/yuutai_kome_package.gif');
}

/* ---------------------------- */
/* company/index.html*/
/* ---------------------------- */
#company div.msgbox {
	width: 560px;
	margin-top: 14px;
	
}

#company div.text {
	margin: 0 20px 0 0;
}

#company img.img1 {
	
	margin: 14px 0;

}

#company img.prepic {
	float: right;
	margin: 14px 0 0 14px;

}

#company p.sign {
	padding-bottom: 8px;
	text-align: right;
}

/* ---------------------------- */
/* company/outline.html*/
/* ---------------------------- */
#outline img.tber {
	margin-top: 15px;	
}

#outline p.p1 {
	margin-left: 15px;

}

#outline h3 {
	margin: 15px 0 0 10px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}

#outline h4 {
	margin-top: 10px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}

#outline h5 {
	margin: 5px 25px 5px 15px;
	font-weight: bold;
	font-size: 12px;
}

#outline ul.ul1 {
	margin: 0 0 0 10px;
	list-style: none;
}

#outline ul.ul2 {
	margin-left: 15px;
	list-style: none;
}

#outline li.li1 {
	margin-left: 15px;
}

#outline table.table2 {
	margin: 15px 25px 20px 25px;
	width: 510px;
	border: 1px solid #143c79;
	border-collapse: collapse;
	
}

#outline td.td3 {
	width: 25%;
	text-align: center;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #143c79;
	border-collapse: collapse;
	
}	

#outline td.td4 {
	width: 75%;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #143c79;
	border-collapse: collapse;
}

#outline td.td5 {
	width: 25%;
	text-align: center;
	padding: 5px;
	vertical-align: top;
	border: 1px solid #143c79;
	border-collapse: collapse;
	
}	

#outline dl.dl1 {
	margin: 15px 25px 15px 25px;
}

#outline dl.dl1 dt {
	margin-top: 15px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
}

#outline p.pdflink {
	margin: 15px 25px;
}

/* ---------------------------- */
/* company/organize.html*/
/* ---------------------------- */
#organize img.tber {
	margin-top: 15px;
}

#organize img.img1 {
	margin-top: 15px;
}

#organize ul.ul {
	margin: 15px 25px 0 25px;
	list-style: none;
	white-space: normal;
}

#organize ul.ul li {

}

#organize dl.yakuin {
	margin: 15px 25px 0 25px;
}

#organize dl.yakuin dt {

}
#organize dl.yakuin dd {
	margin-top: -1.56em;
	margin-left: 8.5em;
}

/* ---------------------------- */
/* company/history.html*/
/* ---------------------------- */
#history img.tber {
	margin: 15px 0;
	
}

#history table.table1 {
	margin: 15px 0 40px;
	width: 100%;
	height: 100%;
	
}

#history td.td1 {
	text-align: right;
	padding: 5px;
	vertical-align: top;
	white-space: nowrap;
}

#history td.td2 {
	padding: 5px 20px 5px 5px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
}

#history td {
	border-bottom: 1px dotted #143c79;
}

/* ---------------------------- */
/* manage/index.html*/
/* ---------------------------- */
#manage img.tber {
	margin-top: 15px;
	
}

#manage div.msgbox {
	margin: 0 25px;
	padding-bottom: 10px;
}
#manage p.rinen {
	margin-top: 1em;
}

#manage p.rinen img {
	vertical-align: bottom;
}

#manage ul.ul1 {
	margin: 15px 0 25px 25px;
	list-style: none;
	line-height: 20px;
}

#manage p.blue {
	margin: 15px 0 0 15px;
	color: #143c79;
	font-weight: bold;
	font-size: 14px;
}
#manage p.text {
	margin: 15px 25px 0 25px;	
}

#manage dl.dl1 {
	margin: 15px 25px 0 25px;	
}

#manage dl.dl1 dt {
	margin-top: 15px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
}


/* ---------------------------- */
/* manage/tac.html*/
/* ---------------------------- */
#tac img.tber {
	margin: 15px 0;	
}

#tac p.blue {
	margin: 0 25px;
	color: #143c79;
	font-weight: bold;
	font-size: 14px;
}
#tac ol.syakun {
	margin: 28px 18px;
	padding: 25px;
	list-style: none;
	font-family: "ＭＳ Ｐ明朝", "平成明朝", serif;
	border: 1px solid #000;
}

#tac ol.syakun li {
	padding-bottom: 1.5em;
}
#tac ol.syakun li strong {
	font-size: 140%;
	font-weight: bold;
	
}
#tac ol.syakun li p {
	padding-left: 2em;
	font-size: 110%;
	
}

#tac p.st2 {
	text-indent: 1em;
	margin: 0 18px;
	padding: 0;
}

#tac ul.sign {
	text-align: right;
	list-style: none;
	margin: 18px;
}

/* ---------------------------- */
/* project/index.html*/
/* ---------------------------- */
#project div.msgbox {
	width: 560px;
	margin-top: 15px;
	
}

#project p.h3top {
	margin: 15px 25px 0 0;
	color: #143c79;
	font-weight: bold;
	font-size: 14px;
}

#project div.project1 {
	min-height: 260px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	background: #ffffff url(../imgs/project/lunch/img_jigyou_lunch_02.jpg) no-repeat right top;
}
* html body#project div.project1 { height: 260px; }

#project div.project2 {
	min-height: 160px;
	margin: 15px 0 0 10px;
	padding-left: 260px;
	background: #ffffff url(../imgs/project/lunch/img_jigyou_lunch_03.jpg) no-repeat left top;
}
* html body#project div.project2 { height: 160px; }

#project div.project3 {
	min-height: 160px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	min-height: 260px;
	background: #ffffff url(../imgs/project/lunch/img_jigyou_lunch_04.jpg) no-repeat right top;
}
* html body#project div.project3 { height: 160px; }

#project p.h4text {
	padding-top: 5px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}



/* ---------------------------- */
/* project/challenge.html*/
/* ---------------------------- */
#challenge img.img1 {
	margin-top: 15px;
}

#challenge img.tber {
	margin: 15px 0;
	
}

#challenge p.h3top {
	margin: 15px 0;
	color: #143c79;
	font-weight: bold;
	font-size: 14px;
}

#challenge div.challenge1 {
	min-height: 160px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	background: #ffffff url(../imgs/project/challe/img_jigyou_challe_06.jpg) no-repeat right top;
}
* html body#challenge div.project1 { height: 160px; }

#challenge div.challenge2 {
	min-height: 240px;
	margin: 15px 0 0 10px;
	padding-left: 180px;
	background: #ffffff url(../imgs/project/challe/img_jigyou_challe_04.jpg) no-repeat left top;
}
* html body#challenge div.project2 { height: 240px; }

#challenge div.challenge3 {
	min-height: 160px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	background: #ffffff url(../imgs/project/challe/img_jigyou_challe_03.jpg) no-repeat right top;
}
* html body#challenge div.project3 { height: 160px; }

#challenge p.h4text {
	margin-top: 5px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}





/* ---------------------------- */
/* project/deliver.html*/
/* ---------------------------- */
#deliver img.img1 {
	margin-top: 15px;
}

#deliver img.tber {
	margin: 15px;
	
}

#deliver p.h3top {
	margin: 15px 0;
	color: #143c79;
	font-weight: bold;
	font-size: 14px;
}

#deliver div.deliver1 {
	min-height: 160px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	background: #ffffff url(../imgs/project/taku/img_jigyou_taku_03.jpg) no-repeat right top;
}
* html body#deliver div.deliver1 { height: 160px; }

#deliver div.deliver2 {
	min-height: 160px;
	margin: 15px 0 0 10px;
	padding-left: 260px;
	background: #ffffff url(../imgs/project/taku/img_jigyou_taku_05.jpg) no-repeat left top;
}
* html body#deliver div.deliver2 { height: 160px; }

#deliver div.deliver3 {
	min-height: 160px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	background: #ffffff url(../imgs/project/taku/img_jigyou_taku_02.jpg) no-repeat right top;
}
* html body#deliver div.deliver3 { height: 160px; }

#deliver p.h4text {
	margin-top: 5px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}



/* ---------------------------- */
/* project/food.html*/
/* ---------------------------- */
#food img.img1 {
	margin-top: 15px;
}

#food img.tber {
	margin-top: 15px;	
}


#food p.h3top {
	margin: 15px 0;
	color: #143c79;
	font-weight: bold;
	font-size: 14px;
}

#food div.food1 {
	min-height: 160px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	background: #ffffff url(../imgs/project/food/img_jigyou_food_02.jpg) no-repeat right top;
}
* html body#food div.food1 { height: 160px; }

#food div.food2 {
	min-height: 160px;
	margin: 15px 0 0 10px;
	padding-left: 260px;
	background: #ffffff url(../imgs/project/food/img_jigyou_food_03.jpg) no-repeat left top;
}
* html body#food div.food2 { height: 160px; }

#food div.food3 {
	min-height: 160px;
	margin: 15px 10px 0 0;
	padding-right: 260px;
	background: #ffffff url(../imgs/project/food/img_jigyou_food_04.jpg) no-repeat right top;
}
* html body#food div.food3 { height: 160px; }

#food p.h4text {
	margin-top: 5px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}



/* ---------------------------- */
/* other/branch.html*/
/* ---------------------------- */
#other img.tber {
	margin: 15px 0;
}

#other h3 {
	margin: 14px 10px 0 10px;
	color: #143c79;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	text-align: left;
	background-color: #bddaeb;
	font-size: 14px;
}

#other h4 {
	color: #007000;
	margin-top: 0;
	padding-left: 10px;
}


#other table.table4 {
	width: 540px;
	margin: auto;
	margin-bottom: 10px;
	border: 1px solid #143c79;
	border-width: 1px 0 0 1px;
}

#other table.table4 td {
	border: 1px solid #143c79;
	border-width: 0 1px 1px 0;
}

#other td.td8 {
	width: 110px;
	padding: 5px;
	vertical-align: top;
	empty-cells: hide;
	white-space: nowrap;
}

#other td.td9 {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	empty-cells: hide;
}

#other td.td10 {
	width: 110px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#other td.td11{
	width: 540px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #143c79;
	border-collapse: collapse;
	empty-cells: hide;
	white-space: nowrap;
}

div#recruitment {
	margin-top: 20px;
	display: none;
}

div#recruitment h2 {
	margin:10px 0 10px 0;
}

div#recruitment h2 img {
	display: block;
	margin: 10px 0;
}

div#recruitment h3 {
	color:#1F8F1F;
	font-size: 124%;
	font-weight: bold;
	margin: 30px 0 10px 10px;
	line-height: 1.4;
}

div#recruitment div {
	margin-left: 10px;
	line-height: 1.3;
}

div#recruitment h5#entry_qualification {
	margin-top: 10px;
}

div#recruitment ul#entry_list {
	margin: 1px 0 5px 0;
	padding-left:3px;
	width:320px;
	border:1px solid #143c79;
	list-style: none;
}
div#recruitment ul#entry_list li{
	padding: 2px 0;
	line-height:1.2;
}

div#recruitment div.footnote {
	margin-top:10px;
	margin-bottom:20px;
}

div#recruitment img {
	float:right;
	margin-left:10px;
}

div#recruitment div.clearfix {
	clear:both;
}


div#recruitment h4#table_caption {
	border: 3px solid #dce6f0;
	font-weight: bold;
	font-size:110%;
	text-align:center;
	padding: 3px 0;
}


div#recruitment table {
	margin-top: 15px;
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}


div#recruitment thead th {
	background: #dce6f0;
	text-align: center;
}
div#recruitment th {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-left: 5px;
}

div#recruitment td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
	
}

#koshihikari_button {
	margin: 20px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 560px;
}



/* ---------------------------- */
/* sitemap.html*/
/* ---------------------------- */
#sitemap div.left {
	float: left;
}

#sitemap div.right {
	float: right;
	margin-left: 3px;
}

#sitemap ul.clearfix {
	margin-top: 15px;
	margin-bottom: 2px;

}

#sitemap li.tber{
	margin: 0;
	padding: 0;
 
}

#sitemap ul.sublist {
	margin-bottom: 10px;

}

#sitemap li.bg1 {
	padding: 2px 0 2px 10px;
	color: #3a3dae;
	background: #e9eef0 url(../imgs/sitemap/img_triangle_1.gif) no-repeat 8px 50%;

}

#sitemap li.bg2 {
	padding: 2px 0 2px 10px;
	background: #cde1f0 url(../imgs/sitemap/img_triangle_2.gif) no-repeat 8px 50%;;
}

#sitemap a.textlink {
	color: #3a3dae;
	margin: 5px 5px 5px 8px;
}

#sitemap a.toi {
	color: #0096ff;
}

#sitemap li.t1 {
	float: left;
	width: 270px;
}

#sitemap li.t2 {
	float: right;
	width: 270px;
}

#sitemap li.t3 {
	clear: both;
	float: left;
	width: 270px;
}

#sitemap div.msgbox ul{
	list-style: none;
}

/* ---------------------------- */
/* invest/faq.html*/
/* ---------------------------- */

#faq h2 {
	margin-top: 18px;
}
#faq p.q {
	margin-top: 12px;
	margin-left: 1em;
	padding-left: 25px;
	text-indent: -1.5em;
}
#faq p.a {
	margin-top: 6px;
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 25px;
	padding-bottom: 8px;
	text-indent: -1.5em;
	border-bottom: 1px dashed #555;
}
#faq em.qh {
	font-size: 150%;
	font-weight: bold;
	color: green;
}
#faq em.ah {
	font-size: 150%;
	font-weight: bold;
	color: #f00;
}
#faq p.bankinfo {
	margin-top: 10px;
	padding-left: 25px;
}

#faq div.a {
	margin-top: 6px;
	margin-left: 1.5em;
	margin-right: 1em;
	padding-bottom: 8px;
	border-bottom: 1px dashed #555;
}

#faq ul.elt {
	list-style: none;
	margin-left: 1.5em;
	margin-top: -1.3em;
	
}

#faq ul.elt li{
	list-style: none;
	padding-bottom: 1.5em;
	
}
#faq dl.elt {
	padding-left: 1em;
	
}

#faq dl.elt dd {
	padding-left: 18px;
}

#faq div.a02 {
	margin: 18px 0 0 18px;
}
	


div.acrobatbox {
	margin: 30px 20px 0;
	padding: 6px 8px;
	border: 1px dashed #666;
}
div.acrobatbox div.icon {
	float: left;
	width: 88px;
}
div.acrobatbox div.msg {
	float: left;
	width: 400px;
	margin-left: 10px;
}


div.acrobatbox2 {
	margin: 20px 0 0;
	padding: 6px 8px;
	border: 1px dashed #666;
}
div.acrobatbox2 div.icon {
	float: left;
	width: 88px;
}
div.acrobatbox2 div.msg {
	float: left;
	width: 400px;
	margin-left: 10px;
}

p.nodata {
	margin: 20px 10px;
	text-align: center;
}

/* ---------------------------- */
/* tansin.php */
/* ---------------------------- */
#tansin table.databox {
	width: 540px;
	margin-left: 10px;
	border-top: 1px dashed #666;
}
#tansin table.databox td {
	padding: 4px 8px;
	border-bottom: 1px dashed #666;
}

#tansin h2.nendo {
	margin-top: 14px;
	margin-left: 10px;

	font-weight: bold;
}

#tansin ul.logs {
	margin-left: 10px;
	margin-right: 10px;
	list-style: none;
	border-top: 1px dashed #666;
}
#tansin ul.logs li {
	margin-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #666;
}


/* ---------------------------- */
/* presen.php */
/* ---------------------------- */
#presen ul.datalist {
	list-style: none;;
	margin: 4px 10px 0;
	border-top: 1px dashed #666;
}
#presen ul.datalist li {
	display: block;
	padding: 8px 28px;
	border-bottom: 1px dashed #666;
	background: url(../imgs/common/icon_pdf.gif) no-repeat 8px 8px;

}
#presen h2.nendo {
	margin-top: 18px;
	margin-left: 10px;

	font-weight: bold;
}


/* ---------------------------- */
/* yuka.php */
/* ---------------------------- */
#yuka ul.datalist {
	list-style: none;;
	margin: 4px 10px 0;
	border-top: 1px dashed #666;
}
#yuka ul.datalist li {
	display: block;
	padding: 8px 28px;
	border-bottom: 1px dashed #666;
	background: url(../imgs/common/icon_pdf.gif) no-repeat 8px 8px;

}
#yuka h2.nendo {
	margin-top: 18px;
	margin-left: 10px;

	font-weight: bold;
}
#yuka p.edinet {
	margin: 20px 10px;
	padding: 0 10px 8px;
	border-bottom: 2px solid #666;
}

/* ---------------------------- */
/* tusin.php */
/* ---------------------------- */
#tusin ul.datalist {
	list-style: none;;
	margin: 4px 10px 0;
	border-top: 1px dashed #666;
}
#tusin ul.datalist li {
	display: block;
	padding: 8px 28px;
	border-bottom: 1px dashed #666;
	background: url(../imgs/common/icon_pdf.gif) no-repeat 8px 8px;

}
#tusin h2.nendo {
	margin-top: 18px;
	margin-left: 10px;

	font-weight: bold;
}
#tusin p.edinet {
	margin: 20px 10px;
	padding: 0 10px 8px;
	border-bottom: 2px solid #666;
}


/* ---------------------------- */
/* ircalendar.php */
/* ---------------------------- */
#ircalendar table.datalist {
	margin: 10px 15px 0;
	width: 520px;
	border-top: 1px dashed #666;
	border-width: 1px 0 0 0;
}
#ircalendar table.datalist td {
	padding: 4px 8px;
	border-bottom: 1px dashed #666;
	
}
#ircalendar h2.nendo {
	margin-top: 18px;
	margin-left: 10px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../imgs/invest/icon_triangle.gif) no-repeat 0 2px;
}
#ircalendar p.edinet {
	margin: 20px 10px;
	padding: 0 10px 8px;
	border-bottom: 2px solid #666;
}

#ircalendar table.datalist td.date {
	width: 5em;
	border-right: 1px dashed #666;
}
#ircalendar table.datalist td.value {
	padding-left: 20px;
}

/* ---------------------------- */
/* invest/index.php */
/* ---------------------------- */
#invest h2 {
	margin-top: 20px;
}
#invest div.zaimubox {
	margin-top: 20px;
	margin-bottom: 14px;

	padding-bottom: 10px;
	background: url(../imgs/invest/img_down.gif) no-repeat left bottom;
}
#invest div.zaimubox h2 {
	padding: 10px 12px 0;
	color: #d1000a;
	font-size: 110%;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
}
#invest div.zaimubox h2 span {
	color: #000;
	font-size: 90%;
}
#invest div.zaimubox h2.notitle {
	padding: 18px 12px 8px;
	background: url(../imgs/invest/img_up.gif) no-repeat 0 0;
}
#invest div.zaimubox h2.notitle span {
	display: none;
}
#invest div.zaimubox div.dumline {
	height: 3px;
	background: url(../imgs/invest/bg_zaimubox_hr.gif) repeat-y 0 0;
}
#invest div.zaimubox div.dumline hr {
	display: none;
}

#invest div.zaimubox ul {
	padding: 6px 12px;
	list-style: none;
	background: url(../imgs/invest/bg_zaimubox.gif) repeat-y 0 0;
}
#invest div.zaimubox ul li {
	margin-top: 4px;
	margin-left: 4px;
	padding-left: 6em;
	text-indent: -5em;
	background: url(../imgs/invest/sankaku.gif) no-repeat 0 5px;
}
#invest div.zaimubox ul li a {
	padding-left: 0.5em;

}

#invest div.zaimubox ul li span {
/*	padding-left: 0.5em;*/

}
#invest div.zaimubox p.backnumber {
	margin: 0 8px;
	padding-top: 4px;
	padding-right: 0.5em;
	text-align: right;
	border-top: 2px solid #b8d2eb;
}

#invest div.topmessage {
	padding: 6px 8px;
	border: 1px dashed #666;
}
#invest h3 {
	padding-left: 20px;
	font-weight: bold;
	font-size: 110%;
	background: url(../imgs/invest/icon_triangle.gif) no-repeat 0 2px;
}
#invest div.otherlink2 h3 {
	padding-left: 0;
	background: none;
}
#invest div.js {
	margin-top: 8px;
}
#invest div.js p.logo {
	float: left;
	width: 190px;
}
#invest div.js p.guide {
	float: left;
	width: 300px;
	margin-top: 8px;
	margin-left: 10px;
}


#invest div.rpbox {
	margin: 12px 0 0;
	padding: 12px 5px 0;
}
#invest div.rpicon {
	float: left;
	width: 51px;
}
#invest div.rpmsg {
	float: left;
	width: 330px;
	padding-left: 10px;
	font-size: 90%;
	line-height: 1.3em;
}
#invest div.links {
	margin-top: 14px;
}

#invest div.investmenu {
	float: left;
	width: 256px;
	padding: 6px 8px;
	border: 1px dashed #666;
}
#invest div.investmenu ul {
	list-style: none;
}
#invest div.investmenu ul li {
	margin-top: 8px;
	margin-left: 5px;
	padding-left: 10px;
	
	background: url(../imgs/invest/img_yajirushi_red.gif) no-repeat 0 50%;
}

#invest div.otherbox {
	float: right;
	width: 272px;

}
#invest div.otherlink {
	margin-bottom: 14px;
	padding: 6px 8px;
	border: 1px dashed #666;
}
#invest div.otherlink2 {
	margin-bottom: 14px;
	padding: 6px 8px;
	border: 1px dashed #666;
}

/* ---------------------------- */
/* tenant/index.html.html*/
/* ---------------------------- */
#tenant img.img1 {
	margin-top: 15px;
}

#tenant img.tber {
	margin: 15px 0;
	
}

#tenant p.h3top {
	margin: 15px 0;
	color: #143c79;
	font-weight: bold;
	font-size: 14px;
}

#tenant p.h4text {
	margin-top: 5px;
	color: #007000;
	font-weight: bold;
	font-size: 14px;
}

#tenant img.right {
	float:right;
	width: 176px;
	margin: 14px 0 18px 18px;
}

#tenant h5 {
	margin: 5px 0;
	font-weight: bold;
	font-size: 14px;
}

#tenant table {
	margin-bottom: 14px;
	width: 480px;
	border: 1px solid #999;
	border-width: 1px 0 0 1px;
}

#tenant th {
	background: #dce6f0;
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
	padding-left: 5px;
	
}

#tenant td {
	border: 1px solid #999;
	border-width: 0 1px 1px 0;
	padding: 5px;
	
}

#tenant th.th1 {
	width: 169px;	
}

#tenant th.th2 {
	text-align: center;
}

#tenant td.td1 {
	width: 169px;
}

#tenant td.td3 {
	width: 169px;
}

#tenant ul {
	list-style: none;
}

#tenant div.attention {
	text-align: center;
	border: 1px solid #009;
	padding: 8px;
	color: #f00;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	width: 460px;
}

#tenant p.attention {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
}
#tenant p.attention2 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	padding-left: 58px;
}


#tenant p.st3 {
	margin: 0 0 5px 14px;
}

#tenant div.box {
	margin: 0 40px;
}

#tenant div.add {
	margin-bottom: 28px;
}

#tenant div.left {
	float: left;
	width: 169px;
	text-align: center;
}

#tenant img.kawa {
	padding-left: 5px;
}

#tenant div.right {
	float: right;
	width: 300px;
}



#tenant .h3text {
	color:#1F8F1F;
	font-size: 124%;
	font-weight: bold;
	margin: 0px 0 10px 10px;
	line-height: 1.4;
}

#tenant .footnote {
	margin-top:10px;
	margin-bottom:20px;
}

#tenant ul#entry_list {
	margin: 1px 0 5px 0;
	padding-left:3px;
	width:320px;
	border:1px solid #143c79;
	list-style: none;
}
#tenant ul#entry_list li{
	padding: 2px 0;
	line-height:1.2;
}

#tenant h4#table_caption {
	border: 3px solid #dce6f0;
	font-weight: bold;
	font-size:110%;
	text-align:center;
	padding: 3px 0;
	width: 476px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}





/* ---------------------------- */
/* maps.html*/
/* ---------------------------- */
#maps iframe {
	margin-top: 30px;
	width: 560px;
	height: 400px;
	overflow: hidden
}

#maps ul.btns {
	margin-top: 20px;
	list-style: none;
	background: url(../imgs/maps/img_tab.png) no-repeat 100% 0;
}
#maps ul.btns li {
	display: block;
	float: left;
	
}
#maps ul.btns li input {
	vertical-align: bottom;
}

#maps div.listbox {
	padding: 20px 0;
	border: 1px solid #98b3d0;
	border-width: 0 1px 1px;
}
#maps h2.c1 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 7em 50%;
	font-weight: bold;
}
#maps h2.c2 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 7em 50%;
	font-weight: bold;
}
#maps h2.c3 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 6em 50%;
	font-weight: bold;
}
#maps h2.c4 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 9em 50%;
	font-weight: bold;
}
#maps h2.c5 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 7em 50%;
	font-weight: bold;
}
#maps h2.c6 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 8em 50%;
	font-weight: bold;
}
#maps h2.c7 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 5em 50%;
	font-weight: bold;
}

#maps h2.c8 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 7em 50%;
	font-weight: bold;
}
#maps h2.c9 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 7em 50%;
	font-weight: bold;
}
#maps h2.c10 {
	margin: 0 20px;
	background: url(../imgs/maps/bgline.gif) no-repeat 8em 50%;
	font-weight: bold;
}

#maps ul.list {
	margin: 0;
	padding: 0 20px 10px;
	list-style: none;
}

#maps ul.list li {
	display: block;
	float: left;
	width: 250px;
	padding-bottom: 10px;
}

#maps div#list5 ul.list li.clear {
	width: 500px;
	height: 1px;
	border: 1px solid #fff;
	overflow: hidden;
	padding:0px;
}

#maps div#list5 ul.list li.clear hr {
	border: 1px solid #fff;
	height:1px;
}

#maps ul.list li div.cdata p {
	font-size: 10px;
	line-height: 12px;
}
#maps #list2 {
	display: none;
}
#maps #list3 {
	display: none;
}
#maps #list4 {
	display: none;
}
#maps #list5 {
	display: none;
}


#maps p.cname {
	padding-left: 12px;
	background: url(../imgs/maps/sankaku.gif) no-repeat 0 50%;
}


/* ---------------------------- */
/* recruit.html */
/* ---------------------------- */
#recruit ul.recnavi {
	margin-top: 14px;
	list-style: none;
	background: url(../imgs/recruit/img_tab.gif) no-repeat 100% 0;
}
#recruit ul.recnavi li {
	display: block;
	float: left;
	width: 262px;
}
#recruit table.yoko {
	border: 1px solid #98b3d0;
	border-width: 1px 1px 0 0;
}

#recruit table.yoko th {
	padding: 4px 8px;
	border: 1px solid #98b3d0;
	border-width: 0 0 1px 1px;
	text-align: center;
}

#recruit table.yoko td {
	padding: 4px 8px;
	border: 1px solid #98b3d0;
	border-width: 0 0 1px 1px;
}
#recruit #sinsotu {
	margin-top: 14px;
}
#recruit #sinsotu th {
	background: #ffc7dc;
}
#recruit #sinsotu td.field {
	width: 9em;
	background: #ffc7dc;
	text-align: center;
}
#recruit p.st1 {
	padding: 0;
	margin-top: 1em;
	
}

#recruit div#tyuto {
	display: none;
}
#recruit ol {
	list-style: none;
}

#recruit table.list {
	width: 100%;
	border: 1px solid #98b3d0;
	border-width: 1px 1px 0 0;
}
#recruit table.list td {
	padding: 4px 8px;
	border: 1px solid #98b3d0;
	border-width: 0 0 1px 1px;
}

#recruit table.bosyu {
	width: 100%;
	margin-top: 14px;
	border: 1px solid #98b3d0;
	border-width: 1px 1px 0 0;
}
#recruit table.bosyu td {
	padding: 4px 8px;
	border: 1px solid #98b3d0;
	border-width: 0 0 1px 1px;
}
#recruit table.bosyu td.field {
	width: 9em;
	background: #E1ECFF;
	text-align: center;
}
#recruit td.f1 {
	width: 9em;
	background: #ffd7c0;
}
#recruit td.f2 {
	width: 9em;
	background: #b8d3ea;
}
#recruit td.f3 {
	width: 9em;
	background: #e1c7ed;
}
#recruit td.f4 {
	width: 9em;
	background: #b1e4c1;
}

#recruit td#pa {
	text-align: center;
	background: #ffd7c0;
	font-weight: bold;
}
#recruit td#pb {
	text-align: center;
	background: #b8d3ea;
	font-weight: bold;
}
#recruit td#pc {
	text-align: center;
	background: #e1c7ed;
	font-weight: bold;
}
#recruit td#pd {
	text-align: center;
	background: #b1e4c1;
	font-weight: bold;
}
#recruit td.subgroup {
	background: #E1ECFF;
	font-weight: bold;
}
#recruit #sinsotu h2 {
	margin-top: 14px;
	padding: 4px 8px;
	background: #ffc7dc;
	text-align: center;
	font-weight: bold;
	border: 1px solid #98b3d0;
	border-width: 1px 1px 0;
}

#recruit #tyuto h2 {
	margin-top: 14px;
	padding: 4px 8px;
	background: #b1e4c1;
	text-align: center;
	font-weight: bold;
	border: 1px solid #98b3d0;
	border-width: 1px 1px 0;
}
#recruit em {
	color: #f00;
}
