@charset "EUC-JP";


 /* ---------------------------------------------------------------- *
	�����ƥ��ĥ����ƥ�main
 * ---------------------------------------------------------------- */

#main {
  margin-top: 0; margin-bottom: 0;
  padding-left: 200px; padding-right: 0;
  width: 575px;
  background: transparent;
}

/* ---------------------------------------------------------------- *
	���֥����ȥ��������Ǥ���
 * ---------------------------------------------------------------- */
.subtitle {
  /* --- �طʤ����ꤷ�Ƥ���������û�̥ץ��ѥƥ��Ǥ������Ǥ���--- */
  background: #FFFFF0;
  /* --- �ޡ����������ꤷ�Ƥ������� --- */
  /* Note�����ޡ������ϥإå��β��ޡ�������ľ���Υ����ƥ��Ĥβ�
           �ޡ������Ȥ��ޤꤿ���ߤ������ޤ� */
  /* Note�����ޡ�������ľ���Υ����ƥ��Ĥξ��ޡ����󡤥եå��ξ�
    �ޡ������Ȥ��ޤꤿ���ߤ������ޤ� */
  margin-top: 0;
  margin-bottom:20px;
  /* --- �ѥǥ��󥰤����ꤷ�Ƥ������� --- */
  /* Note�������ƥ�����ʬ�˾岼�ޡ����������Ĥ��Τ��ޤޤ������硤
           �岼�ѥǥ��󥰤ˤ������ͤ����ꤷ�Ƥ������� */
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  /* --- ����������������������ꤷ�Ƥ���������û�̥ץ��ѥƥ��Ǥ������Ǥ��� --- */
  border: 8px solid #EEEEEE;
  width: 95%;
}

.subtitle h1 {
  color: #125382;
  white-space: nowrap;
}
.subtitle {
  clear: both;
}
#title_name {
  /*�����ȥ��ơ��֥��򺸤˲������ޤ��롣*/
  margin: 0; padding: 0;
  width: 270px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  float: left;
}

/* ---------------------------------------------------------------- *
	Ǽ���ơ��֥��������Ǥ���
 * ---------------------------------------------------------------- */
#deli_date {
  /*Ǽ���ơ��֥��򱦤˲������ޤ��롣*/
  margin: 0; padding: 0;
  width:220px;
  float: right;
}

#deli_date table {
  border-collapse: collapse;
  border: 1px solid #99CCFF;
  /* Ǽ���ơ��֥뺸�󤻤ˤ��ޤ��� */
  margin-left: auto;
  margin-right: 0;
}

#deli_date table td {
  padding: 4px;
  border: 1px solid #99CCFF;
}

#deli_date table th {
  padding: 4px;
  background: url('http://www.knights.co.jp/common/image/bg_2.png') no-repeat;
  border: 1px solid #99CCFF;
  color: #3399FF;
}

/* ---------------------------------------------------------------- *
	�����ɤ������Ǥ���
 * ---------------------------------------------------------------- */

div#side {
  width: 170px;
  position: absolute;
  top: auto;
  left: auto; right: auto;
  /* --- �������֤��뤳�Ȥˤ��äƺ������ɥС��������Ǥ��ʤ��ʤäƤ��ޤ����ᡢ¾�Υ������������Υ쥤�䡼�����֤��������Ǥ� --- */
  z-index: 1;
}

#side table {
  border-collapse: collapse;
  width: 170px;
}
#side table td {
  border: 5px solid #EEEEEE;
  background: #EEEEEE;
  padding: 3px;
}
#side table th {
  border: 5px solid #EEEEEE;
  padding:3px;
}

#side a:hover {
	color: #3EBAEE;
}

/* ---------------------------------------------------------------- *
	�����ɥĥ꡼���˥塼�Ѥ����ꡡ2010/2/5�ɲ�
 * ---------------------------------------------------------------- */

.treeview a {
	color: black;
}

/* �ϥ��饤�� */
.treeview .sidenavihighlight {
	color: #3EBAEE;
}

.treeview, .treeview ul {
	padding: 3px;
	margin: 0;
	margin-bottom: 5px;
	list-style: none;
	border-left: 3px solid #EEEEEE; border-right:3px solid #EEEEEE; border-top:10px solid #EEEEEE; border-bottom:10px solid #EEEEEE;
	color: #125382;
	font-size: 115%;
}

.treeview .hover {
	color: #3EBAEE;
}

.treeview ul {
	text-decoration: none;
	display: block;
	border: 0px none;
	font-weight: normal;
  	font-size: small;
	line-height: normal;
}

.treeview li {
	margin: 0;
	padding: 2px 0 2px 16px;
	background: url(http://www.knights.co.jp/common/images/treeview-default-line.gif) 0 0 no-repeat;
}
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }
.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(http://www.knights.co.jp/common/images/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview .hitarea {
	background: url(http://www.knights.co.jp/common/images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }



/* ---------------------------------------------------------------- *
	�����ƥ�����ʬ�������Ǥ�
 * ---------------------------------------------------------------- */
.contents {
  background: #FFFFF0;
  /* --- �ޡ����������ꤷ�Ƥ������� --- */
  /* Note�����ޡ������ϥإå��β��ޡ�������ľ���Υ����ƥ��Ĥβ�
           �ޡ������Ȥ��ޤꤿ���ߤ������ޤ� */
  /* Note�����ޡ�������ľ���Υ����ƥ��Ĥξ��ޡ����󡤥եå��ξ�
    �ޡ������Ȥ��ޤꤿ���ߤ������ޤ� */
  margin-top: 0;
  margin-bottom:20px;
  /* --- �ѥǥ��󥰤����ꤷ�Ƥ������� --- */
  /* Note�������ƥ�����ʬ�˾岼�ޡ����������Ĥ��Τ��ޤޤ������硤
           �岼�ѥǥ��󥰤ˤ������ͤ����ꤷ�Ƥ������� */
  padding-top: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  /* --- ����������������������ꤷ�Ƥ���������û�̥ץ��ѥƥ��Ǥ������Ǥ��� --- */
  border: 8px solid #EEEEEE;
  width: 95%;
}

.contents h2 {
  padding-left: 10px;
  margin-top: 25px; margin-bottom: 8px;
  border-left: 5px solid #0086b9;
}


.contents table {
  border-collapse: collapse;
  border: 1px solid #CCCCCC;
}
.contents table td {
  border: 1px solid #CCCCCC;
  padding: 5px;
}

/* contents�⡡table�ܡ�����̵�� */
.contents table.noborder {
  border: 0;
}
.contents table.noborder td {
  border: 0;
  padding: 5px;
}

.contents table.dbborder {
  border: 3px double #CCCCCC;
}
.contents table.dbborder td {
  border: 3px double #CCCCCC;
  padding: 5px;
}

/*�����ҿ����ե����ࡢ�ꥹ����*/
.contents ul.bk {
font-weight: bold;
font-size:15px;
margin:10px;
line-height:150%;
}
.contents ul.bk a:link {color:#000000;}
.contents ul.bk a:visited {color:#000000;}

.contents li.bk {
    background: url("http://www.knights.jp/image/list.gif") no-repeat 0;
	text-indent:5px;
    list-style: none;
}

/*�����ҿ����ե����ࡢ�ܺ�ɽ����*/

div.list {
float: left;
}

div.syousai {
border: none;
padding: 10px;
display: inline-block;
}

div.syousai h3 {
margin: 10px;
font-size: 150%;
}

div.syousai img {
margin-right: 10px;
float: left;
}



/* ---------------------------------------------------------------- *
	������;�򡡡�������������������������20090605�ɲ�
 * ---------------------------------------------------------------- */
image.blk {
  margin: 5px;
  margin-left: 10px;

}


/* ---------------------------------------------------------------- *
	�褯���뤴����     ��������������������������2009.06.04�ɲ�
 * ---------------------------------------------------------------- */
table.queans {
 border: 0;
}

table.queans td {
  border: 0;
  padding: 2px;
  vertical-align: top;
}

/*����*/
table.queans tr.que {
 font-weight: bold;
}
/*����*/
table.queans tr.ans td {
 padding-bottom: 15px;
 line-height: 1.3;

}


/* ---------------------------------------------------------------- *
	������ή�졢���Ф��ܥå����������ѥơ��֥������� 2010.11.11 �Խ�
 * ---------------------------------------------------------------- */

.irai_table{
  width: 530px;
  height: 25px;
  line-height : 25px;
  background: url('http://www.knights.co.jp/common/image/bg_2.png') repeat-x;
  border: 1px solid #98c9d3;
  font-size: larger;
  padding-left : 10px;
}

table.irai_flow  {
  margin: 0; padding: 0;
  border: none;
}

table.irai_flow tr {
  border: none;
}

table.irai_flow td {
  border: none;
  padding:8px 0px 15px 10px;
}

table.irai_flow td.arrow {
  border: none;
  margin: 0; padding: 0;
  background-image:url(http://www.knights.co.jp/common/image/arrow.gif);
  background-position: bottom;
}

 /* ---------------------------------------------------------------- *
	�Ѹ��������ѥꥹ�ȡ�����
 * ---------------------------------------------------------------- */
dt {
    margin-top: 1em;
    padding-left: 0.5em;
    font-weight: bold;
}

dd {
   margin-top: 3px;
}
