body {
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	background-image:url(../img/back.gif);
	background-repeat:repeat-y;
}
a:link {
	text-decoration:none; color:#333333;
}
a:visited {
	text-decoration:none; color:#004D95;
}
a:hover {
	text-decoration:underline; color:#004D95;
}

.title_table {
	border: 1px solid #D7D7D7;
	font-size: 8pt;
	margin-left: 25px;
}

.main_table {
	border: 1px solid #D7D7D7;
	font-size: 9pt;
	margin-left: 25px;
}

.main_table2 {
	border: 1px solid #D7D7D7;
	font-size: 9pt;
}
.nomal_table {
	border: 1px solid #D7D7D7;
	font-size: 9pt;
	line-height: 140%;
}

.map_table {
	border: 1px solid #D7D7D7;
	font-size:8pt;
}

.map {
	margin-left: 165px;
}

.bg {
	background-image:url(../img/bg_menu.gif);
	background-repeat:repeat-y;
}

/* フォント */

.b {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

.t8 {
	font-size: 8pt;
	line-height: 100%;
	text-decoration: none;
}

.t9 {
	font-size: 9pt;
	line-height: 140%;
	text-decoration: none;
}
.t9-bold {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.in10 {
	text-indent: 10px;
}


/*-- [/products/shouhin] 2009.09.07 add --*/
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 9pt;
}

/*-- [組織図]レイアウト改変 2011.10.13 add --*/
.org_table01 {
	width: 400px;
	font-size: 9pt;
	line-height: 140%;
}

.org_table01 tr {
	vertical-align: top;
}

.org_table01 td.style01 {
	width: 40px;
}

.org_table01 td.style02 {
	width: 360px;
}

.org_table02 {
	width: 508px;
	font-size: 9pt;
	line-height: 140%;
}

.org_table02 tr {
	vertical-align: top;
}

.org_table02 td.style01 {
	width: 30px;
}

.org_table02 td.style02 {
	width: 239px;
}

.org_table02 td.style03 {
	width: 239px;
}

.org_table02 a:link {
	text-decoration: none;
	color: #333333;
}

.org_table02 a:visited {
	text-decoration: none;
	color: #333333;
}

.org_table02 a:hover {
	text-decoration: underline;
	color:#004D95;
}

.org_box {
	width: 508px;
	border: 1px solid #D7D7D7;
	padding: 5px;
}

.org_box01 {
	background: #ffffff;
	width: 30px;
}

.org_box02 {
	margin-left: 15px;
}

.org_box03 {
	background: #ffffff;
	width: 120px;
}


ul.org_list01 {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.org_list01 li.list01 {
	background: url(../img/line02.gif) no-repeat left top;
	padding-left: 20px;
}

ul.org_list01 li.list02 {
	background: url(../img/line03.gif) no-repeat left top;
	padding-left: 20px;
}

ul.org_list01 li.end {
	background: url(../img/line04.gif) no-repeat left top;
	padding-left: 20px;
}

dl.org_list02 dt, dl.org_list02 dd {
	margin: 0;
	padding: 0;
}

dl.org_list02 dd {
	margin-left: 20px;
}


.bg_line01 {
	background: url(../img/line01.gif) repeat-x left 8px;
	margin: 0px;
}

.bg_line02 {
	background: url(../img/line02.gif) no-repeat left top;
	margin: 0px;
}

.bg_line03 {
	background: url(../img/line03.gif) no-repeat left top;
	margin: 0px;
}

.bg_line04 {
	background: url(../img/line04.gif) no-repeat left top;
	margin: 0px;
}

.bg_line05 {
	background: url(../img/line05.gif) repeat-y 10px top;
	margin: 0px;
}

.bg_line06 {
	background: url(../img/line04.gif) no-repeat 10px top;
	margin: 0px;
}

