@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 2px;
	margin-bottom: 2px;	
}
#mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 920px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img3/header.jpg);
	background-repeat: no-repeat;
}
#helpbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 400px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#submenu {
	float: left;
	width: 196px;
	display:none;
}

#mainfoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	padding-top: 10px;
}
#mainset {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
#mainset h5{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 34px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #039;
	background-image: url(../img3/h4base.jpg);
	background-repeat: repeat-y;
	line-height: 18px;
	height: 20px;
}
#maincont {
	/*float: right;
	width: 620px;*/
		width: 620px;
	margin-left: 60px;
}

#maintitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin-bottom: 5px;
}
#maintitlebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
#maintitlebox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 20px;
	border: 1px solid #CCCCCC;
	background-color: #EAEAEA;
	margin-left: 36px;
}
#buttonbase1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	width: 196px;
	margin-right: 10px;
	float: left;
}
.cr {
	clear: both;
}
#buttonbase1 #bbase1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 62px;
	color: #06C;
	background-image: url(../img3/b1.jpg);
	font-weight: bold;
	text-indent: 30px;
}



#left1 {
	font-size: 14px;
	line-height: 20px;
	margin: 10px;
	padding: 10px;
	float: left;
	width: 350px;
	border: 1px solid #CCC;
}
.qbase0 {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#qbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#main {
	width: 580px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#main h2{
	margin: 0px;
}
#main h3{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main h4{
	margin: 0px;
	color: #F00;
}
#main table {
	clear: both;
    margin-bottom: 0px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

#main table tr th,
#main table tr td {
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#main table tr th {
    width: 154px;
    padding: 5px 10px;
	background-color: #ececec;
    border-right: none;
    color: #666;
    vertical-align: top;
}

#main table tr td {
    padding: 5px 10px;
    background-color: #fff;
}

#main table tr td input,
#main table tr td select,
#main table tr td textarea {
    margin: 0 5px 0 0;
    padding: 2px;
    border: 1px solid #666;
    background-color: #fff;
    font-size: 1em;
    ime-mode: active;
}
#main table tr td radio,
#main table tr td checkbox {
    margin: 0 5px 0 0;
    padding: 2px;
    border: 0px solid #666;
    background-color: #fff;
    font-size: 1em;
    ime-mode: active;
}
.ffcla {
	border: 2px solid #7BF;
	ime-mode: active;
}
#helptxt table {
	clear: both;
    margin-bottom: 0px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

#helptxt table tr th,
#helptxt table tr td {
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#helptxt table tr th {
    width: 154px;
    padding: 5px 10px;
	background-color: #ececec;
    border-right: none;
    color: #666;
    vertical-align: top;
}

#helptxt table tr td {
    padding: 5px 10px;
    background-color: #fff;
}

#helptxt table tr td input,
#helptxt table tr td select,
#helptxt table tr td textarea {
    margin: 0 5px 0 0;
    padding: 2px;
    border: 1px solid #666;
    background-color: #fff;
    font-size: 1em;
    ime-mode: active;
}
#helptxt2 table {
    clear: both;
    margin-bottom: 0px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}

#helptxt2 table tr th,
#helptxt2 table tr td {
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#helptxt2 table tr th {
    width: 154px;
    padding: 2px 2px;
    background-color: #ececec;
    border-right: none;
    color: #666;
    vertical-align: top;
}

#helptxt2 table tr td {
    padding: 2px 2px;
    background-color: #fff;
}

#helptxt2 table tr td input,
#helptxt2 table tr td select,
#helptxt2 table tr td textarea {
    margin: 0 5px 0 0;
    padding: 2px;
    border: 1px solid #666;
    background-color: #fff;
    font-size: 1em;
    ime-mode: active;
}
#main input,
#main select,
#main textarea {
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #039;
	background-color: #fff;
	ime-mode: active;
}
#main input[type="radio"],
#main input[type="checkbox"] {
	border: none;
	padding: 0px;
}
#main input.disabled {
    ime-mode: disabled;
}

#main table tr td input[type="radio"],
#main table tr td input[type="checkbox"] {
	border: none;
}

#main table tr td input:focus,
#main table tr td select:focus,
#main table tr td textarea:focus {
    background-color: #e2f7ff;
}
#topbutton {
	margin-right: 36px;
	margin-left: 36px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 20px;
}
#helptxt {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 20px;
	position:relative;
}
#helptxt h3{
	font-size: 12px;
	font-weight: bold;
	background-image: url(../img3/products_h3.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: 0px center;
}
#helptxt h3 span{
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 0px;
}
#work {
	position: relative;
}

#work input,
#work select,
#work textarea {
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #039;
	background-color: #fff;
	font-size: 1.3em;
	ime-mode: active;
}
#work input[type="radio"],
#work input[type="checkbox"] {
	border: none;
	padding: 0px;
}
#work input.disabled {
    ime-mode: disabled;
}
#workR {
	position: relative;
}

#workR input,
#workR select,
#workR textarea {
	margin: 0 5px 0 0;
	padding: 2px;
	border: 1px solid #039;
	background-color: #fff;
	font-size: 1.3em;
	ime-mode: active;
}
#workR input[type="radio"],
#workR input[type="checkbox"] {
	border: none;
	padding: 0px;
}
#workR input.disabled {
    ime-mode: disabled;
}
#seltitle {
	font-size: 14px;
	line-height: 20px;
	background-color: #FFC;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dotted #CCC;
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
#seltitle2 {
	font-size: 14px;
	line-height: 20px;
	background-color: #FFC;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dotted #CCC;
	margin-left: 40px;
	width: 550px;
}
#karitxt table {
	clear: both;
	margin-bottom: 0px;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font-size: 1.2em;
}

#karitxt table tr th,
#karitxt table tr td {
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}

#karitxt table tr th {
    width: 154px;
    padding: 5px 10px;
	background-color: #ececec;
    border-right: none;
    color: #666;
    vertical-align: top;
}

#karitxt table tr td {
    padding: 2px 2px;
    background-color: #fff;
}

#karitxt table tr td input,
#karitxt table tr td select,
#karitxt table tr td textarea {
    margin: 0 2px 0 0;
    padding: 1px;
    border: 1px solid #666;
    background-color: #fff;
    font-size: 1em;
    ime-mode: active;
}
#act1 {
}
#act2 {
}
#setjouken {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}

table.ta07 {
	border-collapse: collapse;
border-top: solid 1px #bbb;
border-left: solid 1px #bbb;
width: 100%;
margin-bottom: 30px;
}

table.ta07 th {
	border-bottom: solid 1px #bbb;
border-right: solid 1px #bbb;
line-height: 140%;
padding: 15px;
text-align: center;
font-weight: bold;
background-color: #eee;
}
table.ta07 td {
	border-bottom: solid 1px #bbb;
border-right: solid 1px #bbb;
line-height: 140%;
padding: 15px;
line-height: 180%;
}
table.ta07 td.p_no {
	border-bottom: solid 1px #bbb;
border-right: solid 1px #bbb;
line-height: 140%;
padding: 15px;
line-height: 180%;
width: 50px;
text-align: center;
background-color: #ccc;
}
table.ta07 td.p_no2 {
	border-bottom: solid 1px #bbb;
border-right: solid 1px #bbb;
line-height: 140%;
padding: 15px;
line-height: 180%;
width: 70px;
}
table.ta07 td.p_no3 {
	border-bottom: solid 1px #bbb;
border-right: solid 1px #bbb;
line-height: 140%;
padding: 15px;
line-height: 180%;
width: 160px;
text-align: center;
}
img.pdf02 {
	vertical-align: bottom;
padding:5px;
}
table.ta07 td.p_no4 {
	border-bottom: solid 1px #bbb;
border-right: solid 1px #bbb;
line-height: 140%;
padding: 15px;
line-height: 180%;
width: 160px;
text-align: center;
background-color: #ccc;
}