@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #999999;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 1.6;
}
/* link style
--------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
}
/* basic layout
------------------------------*/
#wrapper {
	background-color: #ffffff;
	width: 900px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px auto;
	padding-bottom: 30px;
}
#main {
	padding: 16px 15px 15px 15px;
	float: right;
	width: 680px;
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	width: 175px;
	margin-bottom: 20px;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 15px;
	clear: both;
}
/* header style
--------------------------------------------*/
#header {
	width: 870px;
	margin-right: 15px;
	margin-left: 15px;
	height: 126px;
	position: relative;
	margin-bottom: 6px;
	background-image: url(img/head-bg.gif);
	background-repeat: repeat-x;
}
#header #logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #tel {
	float: right;
	clear: both;
	margin-top: 12px;
	text-align: right;
	font-size: 9pt;
}
#header ul {
	position: absolute;
	height: 50px;
	width: 870px;
	left: 0px;
	top: 80px;
}
#header ul li {
	list-style-type: none;
	float: left;
	display:block;
}
/* sidebar style
--------------------------------------------*/
#sidebar h3 {
	margin-top: 15px;
	margin-bottom: 2px;
}
#sidebar ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5;
}
#sidebar ul li {
	border-bottom: 1px solid #CCCCCC;
	padding-left: 20px;
	background-image: url(img/icon-link.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-bottom: 6px;
	padding-top: 6px;
}
#sidebar p {
	font-size: 10px;
	border-bottom: 3px solid #CCCCCC;
	padding-bottom: 7px;
	padding-top: 5px;
	padding-left: 4px;
}
.dairiten {
	margin-top: 10px;
}
/* footer style
--------------------------------------------*/
#footer{
	text-align: left;
	line-height: 16px;
	clear: both;
	width: 870px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 5px;
	height: 45px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 4px solid #c5d0e2;
	}
#g_navi {
	font-size: 11px;
	float: left;
	margin-left: 2px;
	width: 490px;
	padding-top: 26px;
	padding-bottom: 2px;
}
#footer ul {
	clear: both;
	font-size: 11px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
}
#footer ul li a {
	margin-right: 6px;
	margin-left: 3px;
}
#footer p {
	float: right;
}
#copyright  {
	font-size: 9px;
	text-align: right;
	width: 300px;
	height: auto;
	margin-right: 2px;
	margin-left: auto;
	float: right;
	padding-top: 10px;
	padding-bottom: 8px;
}
/* main style
--------------------------------------------*/
#main p {
	padding-left: 10px;
}
#main h1 {
	margin-bottom: 10px;
}
#main h2 {
	font-size: 13pt;
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-left: 20px;
	background-image: url(img/h2-icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#main h3 {
	font-size: 11pt;
	color: #666699;
	font-weight: bold;
	border-bottom: 2px solid #CCCCCC;
	margin-top: 50px;
	margin-bottom: 10px;
	padding-left: 2px;
}
#main h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #666699;
	margin-top: 26px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #CCCCCC;
}
#main h5 {
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	margin-bottom: 4px;
	margin-top: 4px;
	text-align: center;
}
#main   #read   ul  li {
	margin-left: 40px;
	line-height: 1.5em;
	margin-bottom: 5px;
}
#main #s_navi {
	margin-bottom: 40px;
	height: 70px;
	width: 680px;
	float: none;
	top: 490px;
	position: absolute;
	padding-left: 4px;
}
#main   #s_navi   ul li {
	margin-right: 2px;
	display: inline;
}
#main  #service ul {
	border: 1px solid #CCCCCC;
	height: 3em;
	text-align: left;
	line-height: 3;
}
#main   #service  ul li {
	display: inline;
	padding-left: 60px;
	margin-left: 0px;
	float: none;
	clear: both;
	background-image: url(img/icon-link.gif);
	background-repeat: no-repeat;
	background-position: 40px center;
}
#main .wk {
	height: 360px;
	width: 184px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	float: right;
	background-color: #f0f0f0;
	margin: 10px 0px 10px 10px;
}
#main .wk h4 {
	text-align: left;
	color: #666666;
	margin: 5px 0px;
	border-style: none;
}
#main .wk #copy {
	font-size: 8pt;
	height: 86px;
	width: 184px;
	line-height: 1.6em;
	text-align: justify;
}
#main .wk a {
	float: right;
	margin-top: 8px;
	background-image: url(img/icon-link.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
}

table#table-01 {
	width: 670px;
	border-collapse: collapse;
	float: right;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	margin: 4px 0px 6px;
}
table#table-01 th {
	padding: 6px 4px;
	font-weight: normal;
	background-color: #FFFFCC;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table#table-01 td {
	padding: 6px 4px;
	text-align: center;
	border-top: 0 solid #CCCCCC;
	border-right: 0 solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table#table-01 #just   {
	font-size: 8pt;
	line-height: 1.5em;
	padding-right: 2px;
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
table#table-02 {
	width: 670px;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 6px;
	float: right;
}
table#table-02 th {
	padding: 3px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
table#table-02 td {
	padding: 10px 0px 10px 3px;
	font-weight: normal;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
table#table-02 #just   {
	font-size: 8pt;
	line-height: 1.5em;
	padding-right: 7px;
	padding-left: 7px;
	text-align: left;
}
#main #gTOP {
	float: right;
	margin-top: 4px;
	height: auto;
	width: 680px;
	text-align: right;
	margin-left: auto;
	margin-bottom: 20px;
	clear: none;
}
#main #gFoam {
	float: right;
	height: auto;
	text-align: right;
	padding-left: 30px;
	margin-left: auto;
	background-image: url(img/icon-link.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	width: auto;
	margin-bottom: 5px;
}
#main #gReport {
	float: right;
	margin-top: 10px;
	height: auto;
	width: 400px;
	text-align: right;
	margin-left: auto;
	margin-bottom: 10px;
	clear: right;
}
#main #kome {
	float: left;
	padding-left: 14px;
	font-size: 8pt;
	line-height: 1.4em;
}
/* risk style
--------------------------------------------*/
#main #risk {
	width: 680px;
	margin-bottom: 0px;
	height: 240px;
}
#main   #risk  	#copy {
	float: left;
	width: 680px;
	margin-right: 0px;
	margin-left: 0px;
}
#main #risk img {
	margin-top: 10px;
	float: left;
	margin-left: 40px;
}
#main      #service2 {
	border: 1px solid #CCCCCC;
	height: 348px;
	width: 668px;
	background-color: #f0f0f0;
	margin: 30px 0px 0px 10px;
}
#main   #service2   #title {
	width: 270px;
	margin-top: 24px;
	margin-bottom: 14px;
	margin-left: 4px;
	float: left;
}
#main   #service2   #title   img {
	float: left;
}
#main      #service2      h4 {
	line-height: 1.2em;
	padding: 0px;
	margin: 0px 0px 2px 75px;
	color: #666666;
	border-style: none;
}
#main      #service2      h3 {
	font-size: 13pt;
	margin: 0px 0px 20px 75px;
	padding: 0px;
	line-height: 1.3em;
	border-style: none;
}
#main      #service2      p   {
	float: left;
	text-decoration: none;
	line-height: 1.8em;
	display: inline;
	padding: 0px 0px 0px 20px;
}
#main #service2 #image {
	width: 375px;
	float: right;
	padding-top: 10px;
}
/* words style
--------------------------------------------*/
#main      #service3 {
	border: 1px solid #CCCCCC;
	width: 668px;
	background-color: #f0f0f0;
	margin: 10px 0px 0px 10px;
	height: 144px;
}
#main   #service3   #title {
	width: 650px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 4px;
	float: left;
}
#main   #service3   #title   img {
	float: left;
}
#main      #service3      h4 {
	line-height: 1.2em;
	padding: 0px;
	margin: 10px 0px 2px 75px;
	color: #666666;
	border-style: none;
}
#main      #service3      h3 {
	font-size: 13pt;
	margin: 0px 0px 20px 75px;
	padding: 0px;
	line-height: 1.3em;
	border-style: none;
}
#main      #service3      p   {
	width: 630px;
	float: left;
	text-decoration: none;
	line-height: 1.8em;
	display: inline;
	padding: 0px 0px 0px 20px;
}
#main #service3 #image {
	width: 375px;
	float: right;
	padding-top: 10px;
}
#main      #service5 {
	border: 1px solid #CCCCCC;
	width: 668px;
	background-color: #f0f0f0;
	margin: 30px 0px 0px 10px;
	height: 316px;
}
#main      #service5      p   {
	float: left;
	text-decoration: none;
	line-height: 1.8em;
	display: inline;
	padding: 0px 0px 0px 24px;
	width: 628px;
}
#service5 #title img {
	margin-left: 19px;
	margin-top: 10px;
	margin-right: 19px;
}
/* delete style
--------------------------------------------*/
#main      #service4 {
	border: 1px solid #CCCCCC;
	height: 208px;
	width: 668px;
	background-color: #f0f0f0;
	margin: 30px 0px 0px 10px;
}
#main   #service4   #title {
	width: 400px;
	margin-top: 24px;
	margin-bottom: 14px;
	margin-left: 4px;
	float: left;
}
#main   #service4   #title   img {
	float: left;
}
#main      #service4      h4 {
	line-height: 1.2em;
	padding: 0px;
	margin: 10px 0px 2px 75px;
	color: #666666;
	border-style: none;
}
#main      #service4      h3 {
	font-size: 13pt;
	margin: 0px 0px 20px 75px;
	padding: 0px;
	line-height: 1.3em;
	border-style: none;
}
#main      #service4      p   {
	float: left;
	text-decoration: none;
	line-height: 1.8em;
	display: inline;
	padding: 0px 0px 0px 20px;
}
#main #service4 #image {
	width: 255px;
	float: right;
	padding-top: 10px;
}
/* customer style
--------------------------------------------*/
#main      #service6 {
	border: 1px solid #CCCCCC;
	width: 668px;
	background-color: #f0f0f0;
	margin: 20px 0px 30px 10px;
	height: 470px;
	float: right;
}
#main        #service6        h4 {
	line-height: 1.2em;
	padding: 0px;
	margin: 20px 0px 2px 20px;
	color: #666666;
	border-style: none;
	font-size: 12pt;
}
#main       #service6       h5 {
	font-size: 10pt;
	margin: 0px 20px 20px;
	padding: 0px 0px 10px;
	line-height: 1.3em;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px dashed #999999;
}
#main      #service6      p   {
	float: left;
	text-decoration: none;
	line-height: 1.8em;
	padding: 0px 20px;
	height: 400px;
}
/* company style
--------------------------------------------*/
table#table-03 {
	width: 670px;
	border-collapse: collapse;
	float: right;
	margin-top: 4px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
}
table#table-03 th {
	padding: 6px 4px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 150px;
}
table#table-03 td {
	padding: 6px 4px 6px 30px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
/* sitemap style
--------------------------------------------*/
#main  #site {
	width: 150px;
	padding: 0px 0px 0px 10px;
	margin: 20px 0px 20px 40px;
	line-height: 2.5em;
	text-decoration: none;
}
#main #site ul {
	list-style-type: none;
}
#main  #site  li {
	background-image: url(img/icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	padding-left: 20px;
}
#main  #copy2 {
	float: right;
	margin-top: 4px;
	height: auto;
	width: 670px;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	clear: none;
}
/* inquiry style
--------------------------------------------*/
.need{
	color:#FF3399;
	font-size:7pt;
	font-weight: normal;
}
p.alert{
	margin:0;
	padding:0;
	color:#FF3399;
	font-size:80%;
}
#table-04  .ex  {
	font-size: 8pt;
	margin-left: 10px;
}
table#table-04 {
	width: 670px;
	border-collapse: collapse;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	margin-top: 30px;
	margin-bottom: 6px;
	float: right;
}
table#table-04 th {
	padding: 10px 14px 6px 4px;
	font-weight: bold;
	background-color: #f0f0f0;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 150px;
	color: #666666;
	line-height: 1.2em;
}
table#table-04 td {
	padding: 6px 6px 6px 20px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}	
#main ol {
	margin: 30px 40px 20px 60px;
}
#main ol li {
	line-height: 1.6em;
	margin-bottom: 10px;
}
#main dl dd {
	background-color: #f0f0f0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
#main dl dt {
	padding-top: 20px;
	font-weight: bold;
	margin-left: 10px;
	color: #666666;
	border-bottom: 1px dotted #999999;
}
#main dl {
	line-height: 1.6em;
}
#main #table {
	text-align: center;
	width: 680px;
	clear: none;
	float: right;
}
table#table-04 textarea{
	width:420px;
	height:200px;
}

