body {
	margin: 0pt;
	padding: 0pt;
	text-align: center;
	font-family: 'CI', Meiryo, "lr oSVbN", "qMmpS Pro W3", "Osaka";
	line-height: 140%;
	background-color: #efefef;
}

#container {
	background-color: #FFFFFF;
	border-color: #a0a0a0;
	border-style: solid;
	border-width: 1px 1px 1px;
	margin-left: auto;
	margin-right: auto;
	/*padding:12px 0 0;*/
	text-align: left;
	width: 950px;
}

.document {
	text-align: left;
	width: 686px;
	margin: 5px 0px;
	background-color: rgb(250, 250, 250);
	padding: 20px;
	border: 1px solid silver;
}
.search {
	text-align: left;
	font-size:12px;	
	width: 686px;
	margin: 5px 0px;
	/*background-color: rgb(250, 250, 250);*/
	padding: 20px;
	border: 1px solid silver;
}
.corpresult{
	margin-top:5px;
	font-size:12px;
}

.docresult{
	margin-top:10px;
	font-size:12px;
}

h4{
	margin-top: 10px;
}

/**
 * TOPj[
 */
#topmenu {
	background-color: #4D4D4D;
	background-image: url("/img/topmenu_bg.jpg");
	/*border-top:1px solid silver;*/
	clear: both;
	color: white;
	height: 35px;
	overflow: hidden;
}

div#topmenu ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding-left: 24px;
	padding-top: 7px;
	width: 655px;
}

div#topmenu ul li {
	display: inline;
	margin-right: 10px;
	font-size: 14px;
}

div#topmenu a {
	color: #ffffff;
	text-decoration: none;
}

div#topmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div#topsearchbox form {
	padding-top: 7px;
	font-size: 14px;
}

div#topsearchbox input[type="text"] {
	border: 1px solid #E0E0E0;
	height: 18px;
	width: 200px;
}

/**
 * TOPj[@END
 */
div.paging {
	background: #fff;
	color: #ccc;
}

div.paging div.disabled {
	color: #ddd;
	display: inline;
}

div.paging span {
	
}

div.paging span.current {
	color: #000;
}

div.paging span a {
	
}

/* pages ΘΊ */
div.pages {
	margin: 25px 50px 50px 50px;
}

div.pages h2 {
	width: 803px;
	text-align: left;
	border-left: 5px solid #000000;
	background-color: #505050;
	color: #ffffff;
	font-size: 13pt;
	padding: 3px 10px 3px 10px;
	margin-top: 7px;
	clear: both;
}

div.pages h3 {
	width: 803px;
	text-align: left;
	border-left: 5px solid #000000;
	background-color: #d0d0d0;
	color: #000000;
	font-size: 12pt;
	padding: 3px 10px 3px 10px;
	margin-top: 7px;
	clear: both;
}

div.pages div.mes {
	margin: 15px 15px 15px 15px;
	font-size: 12px;
}

div.pages ul {
	list-style: disc;
}

div.pages li {
	margin-left: 15px;
}

/* Tables */
table.docs {
	font-size: 12px;
	background: #fff;
	border: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 728px;
}

th {
	background: #f2f2f2;
	border: 1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
	padding: 5px;
}

th a {
	background: #f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}

th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}

table tr td {
	border-color: #bbb;
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size: 12px;
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

td div.docname {
	width: 190px;
	float: left;
}

td div.docicon {
	width: 50px;
	white-space: nowrap;
	float: right
}

table tr.altrow td {
	background: #f4f4f4;
}

div.paging {
	font-size: 12px;
}

p.pagecounter {
	font-size: 12px;
}

strong {
	font-size: 13px;
	font-weight: bold;
	color: red;
}

div.header {
	width: 100%;
	min-width: 950px;
	height: 90px;
	background-color: #4010df;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

div.header_in {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.header_title {
	margin: 5px 0 0 10px;
	width: 425px;
	float: left;
}
div.header_ad{
	border:white solid 1px;
	background-color:#ffffff;
	height:60px;
	font-size:11px;
	margin: 15px 0 0 10px;
	vertical-align:middle;
	width:468px;
	float: left;
}

div.header_info {
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	color: white;
	text-align: right;
}

.header img {
	vertical-align: text-bottom;
}

.header a {
	color: #fff;
	text-decoration: none;
}

.header a:hover {
	color: #fff;
	text-decoration: underline;
}

/* -- header -- */ /* -- content -- */
#content {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #FFFFFF none repeat scroll 0 0;
	clear: both;
	color: #333333;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#contents {
	margin: 0 auto;
	padding-top: 0;
	width: 950px;
}

#side_menu {
	float: left;
	margin: 0 0 0;
	padding: 0 0 15px 10px;
	width: 190px;
}

#side_menu h3 {
	background-color: #656565;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 2px 2px 6px;
	text-align: center;
}

/*
#side_menu {
	width: 198px;
	float: left;
	text-align: left;
	background-color: #fbfbfb;
	border: 1px solid silver;
	color: #000000;
}
*/
.menu_content {
	border-color: -moz-use-text-color #656565 #656565;
	border: 1px solid #656565;
	border-style: none solid solid;
	border-width: medium 1px 1px;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	font-size: 12px;
	padding: 5px;
}

#main_content {
	float: left;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: 0;
	width: 740px;
	text-align: left;
}

* {
	padding: 0;
	margin: 0;
}

h3.title {
	width: 703px;
	text-align: left;
	border-left: 5px solid #000000;
	background-color: #d0d0d0;
	color: #000000;
	font-size: 12pt;
	padding: 3px 10px 3px 10px;
	margin-top: 7px;
	clear: both;
}

/* ----- global default/initial styles ----- 
body {background-color:#fff;}

html, body {height:100%;}

*/ /* ----- base default font size, type, and line height ----- 

html body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}

html>body{font: 62.5%/1.4em Arial, Helvetica, sans-serif;color:#333333}

*/ /* ----- base links -----

a:link {color: #CC6633;}

a:visited {color: #CC6633;}

a:hover {color: #999966;}

a:active {color: #CC6633;}

a:focus{color: #CC6633;}

*/
p {
	line-height: 1.4em;
	margin: 10px 0;
}

hr {
	margin: 10px 0;
	color: #999999;
}

ul {
	list-style: none;
}

ul li {
	padding-top: 3px;
}

#contentPad {
	margin: 20px;
}

.formInfo a,.formInfo a:active,formInfo a:visited {
	background-color: #FF0000;
	font-weight: bold;
	padding: 1px 2px;
	margin-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}

/*----------------------

 Footerθ`

  ----------------------*/ /*
#footer_whole {
	
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	background: #505050;
	color: #fff;
}
*/
#footer_whole {
	width: 100%;
	min-width: 950px;
	background-color: #505050;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 10px;
}

#footer {
	margin: 0 auto;
	font-size: 11px;
	line-height: 1.5em;
	margin-top: 10px;
	text-align: center;
	background: #505050;
	color: #fff;
}

ul.footer {
	float: left;
	color: #ffffff;
	font-size: 11px;
	text-align: left;
	line-height: 2em;
	width: 220px;
	background: #505050;
}

li.footer {
	color: #ffffff;
	font-weight: bold;
	padding-left: 0;
	vertical-align: top;
}

#footer a {
	color: #fff;
	background: #505050;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	background: #505050;
	text-decoration: underline;
}

/* for topic path */
ol#topic_path {
	font-size: 0.9em;
	line-height: 125%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 6px;
	padding: 0;
	width: 742px;
	list-style-image: none;
}

ol#topic_path li {
	float: left;
	margin-right: 0;
}

ol#topic_path li.home {
	float: left;
	margin-left: 0;
}

ol#topic_path li a {
	background-image: url(/img/topicpath/path.gif);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	display: block;
	padding: 2px 2em 2px 1em;
}

ol#topic_path li a:link,ol#topic_path li a:visited {
	background-color: #573BEF;
	color: #FFFFFF;
	text-decoration: none;
}

ol#topic_path li a:hover,ol#topic_path li a:active {
	background-color: #0000ff;
	color: #FFFFFF;
	text-decoration: none;
}

ol#topic_path li em {
	background-color: #CCCCCC;
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 2px 1em;
}

ol:after {
	clear: both;
	content: ".";
	display: none;
	height: 0;
	visibility: hidden;
}

ol {
	display: inline-table;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/
	/* ----- add selectors here for font sizing ----- */
#JT_close_left,#JT_close_right {
	font-size: 1.1em;
}

#JT_copy p,#JT_copy ul {
	font-size: 1.1em;
}

p,label {
	font-size: 1.2em;
}

#JT_arrow_left {
	background-image: url(/img/jt/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 101;
	left: -12px;
	height: 23px;
	width: 10px;
	top: -3px;
}

#JT_arrow_right {
	background-image: url(/img/jt/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 101;
	height: 23px;
	width: 11px;
	top: -2px;
}

#JT {
	position: absolute;
	z-index: 100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy {
	padding: 10px 10px 10px 10px;
	color: #333333;
}

.JT_loader {
	background-image: url(/img/jt/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 12px;
}

#JT_close_left {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
	font-size:14px;
}

#JT_close_right {
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
	font-size:14px;
}

#JT_copy p {
	margin: 3px 0;
}

#JT_copy img {
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip {
	cursor: help;
}

/* ^ONEhΣ */
.objlink {
	color: black;
}

div.info {
	width: 700;
	text-align: left;
	float: left;
	font-size: 11px;
	line-height: 1.4;
	padding: 5px 5px 5px 5px;
	border: solid silver 1px;
	margin: 10px 0 10px 0;
	background-color: #FEFFF1;
}

.total_main {
	width: 728px;
}

.heatlist_block {
	margin-top: 7px;
	text-align: left;
	float: right;
}

.heatlist {
	text-align: center;
	margin: 0 5px 0 0;
	width: 50;
	font-size: 9pt;
	float: left;
}

.heattext {
	margin: 0 5px 0 0;
	font-size: 9pt;
	float: left;
}

.heatobj {
	margin-top: 2px;
	padding: 2px 2px 2px 5px;
	text-align: left;
	border: 1px solid silver;
	font-color: black;
}

.heat1 {
	background-color: #FF3D3D;
}

.heat2 {
	background-color: #FF8040;
}

.heat3 {
	background-color: #FFCC50;
}

.heat4 {
	background-color: #FFEF37;
}

.heat5 {
	background-color: #D1E874;
}

.heat6 {
	background-color: #62B357;
}

.heat7 {
	background-color: #3895DB;
}

.heat8 {
	background-color: #9592D7;
}

.company_block {
	font-size: 12px;
	width: 700px;
	text-align: center;
	margin: 0;
	padding: 0
}

div.company_center {
	margin: 10px 20px 10px 20px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #efefef;
	border: solid 1px black;
	width: 125px;
	float: left
}

div.total_leftcompany {
	margin: 10px 0px 10px 10px;
	padding: 0;
	width: 250px;
	background-color: #f5f5f5;
	float: left;
}

div.total_rightcompany {
	margin: 10px 10px 10px 0px;
	padding: 0;
	width: 250px;
	background-color: #f5f5f5;
	float: left;
}

div.home_info {
	font-size: 12px;
	border: 1px solid silver;
	padding: 5px 0 5px 10px;
	margin-top: 5px;
	width: 716px;
}

div.home_form {
	border: 1px solid silver;
	padding: 0px 0 10px 10px;
	margin-top: 5px;
	font-size: 12px;
	width: 716px;
}

div.home_form input[type="text"] {
	font-size: 16px;
	width: 200px;
	margin-top: 10px;
}

div.home_contents ul {
	margin-left: 10px;
	margin-top: 5px;
}

div.home_contents li.new {
	line-height: 1.5em;
	font-size: 13px;
	margin: 0;
	padding: 2px 15px 0px 5px;
}

div.home_contents li.doc {
	float: left;
	line-height: 1.5em;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 2px 15px 0px 5px;
	width: 300px;
}

div.home_contents li.date {
	float: left;
	line-height: 1.5em;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 2px 15px 0px 5px;
	width: 150px;
}

div.home_contents h4 {
	width: 703px;
	text-align: left;
	border-left: 5px solid #000000;
	background-color: #d0d0d0;
	color: #000000;
	font-size: 12pt;
	padding: 3px 10px 3px 10px;
	margin-top: 7px;
	clear: both;
}