* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: medium;
}
p {
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
}
li,ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
A:link    {
	text-decoration: none;
	color: #000000;
}
A:hover, visited {
	text-decoration: none;
	color: #000000;
}
a.widelink {
	display: block;
	width: 100%;
	color: #000000;
}
#top {
	height: 0px;
	width: 0px;
}

#wrapper {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
h3 {
	font-size: medium;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
h4 {
	color: #779920;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}


#header {
	height: 24px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#container {
	width: 100%;
	position: relative;
	text-align: left;
}
#contents {
	width: 100%;
	float: left;
	clear: both;
}

#footer {
	clear: both;
	padding-top: 10px;
}
#primary {
	width: 100%;
	float: none;
	margin-right: auto;
	margin-left: auto;
}

#header .logo1 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	float: left;
	font-weight: bold;
	color: #000000;
}
#header .logo2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	font-weight: bold;
	font-size: medium;
	color: #999999;
}
#headnavi {
	display: none;
}
#footer .copyright {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: x-small;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 100%;
	text-align: right;
}
#policynavi {
	display: none;
}
/*#policynavi .policynavi01 {
	float: left;

	height: 27px;
	width: 139px;
}
#policynavi .policynavi01 a {
	background-image: url(../img/btn_attention.gif);
	height: 27px;
	width: 139px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#policynavi .policynavi01 a:hover {
	background-position: 0px -27px;
}
#policynavi .policynavi02 {
	float: right;
	height: 27px;
	width: 139px;
}
#policynavi .policynavi02 a {
	background-image: url(../img/btn_privacy.gif);
	height: 27px;
	width: 139px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#policynavi .policynavi02 a:hover {
	background-position: 0px -27px;
}*/
.title {
	background-image: none;
	position: relative;
	clear: none;
	padding-bottom: 10px;
}
#main {
	width: 575px;
	padding-left: 13px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: medium;
	font-weight: bold;
	text-indent: 10px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #555555;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#topicpath {
	font-size: small;
	line-height: 1em;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topicpath a {
	display: inline;
	text-decoration: none;
	color: #000000;
}
#main h3 {
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: medium;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e8e9e6;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.clear {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.crear0 {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.clear50px {
	clear: both;
	height: 50px;
	width: 100%;
	display: block;
}
.img_right {
	float: right;
	margin-bottom: 10px;
	padding-left: 10px;
}
.img_center {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
	text-align: center;
}
.quote {
	padding: 10px;
	height: auto;
	width: auto;
	border: 4px double #999999;
	line-height: 1.4em;
	margin-top: 10px;
}
#btm_navi {
	display: none;
}
.quote h4 {
	font-weight: bold;
	color: #FF9933;
	margin: 0px;
	padding: 0px;
}
#secondary {
	display: none;
}
#campanytitle01 {
	background-image: url(../company/img/title_company.jpg);
	float: left;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	height: 41px;
	width: 143px;
	text-indent: -999px;
	display: block;
}
#top_navi {
	width: 438px;
	left: 160px;
	top: 16px;
	float: right;
	z-index: 3;
}
ul#companynavi {
	width: 100%;
	float: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#companynavi li {
	float: left;
	height: 25px;
	list-style-type: none;
}
ul#companynavi a {
	display: block;
	height: 25px;
}
ul#companynavi a span {
	display: none;
}
#menuhead {
	background-image: url(../img/contents.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 171px;
	text-indent: -999px;
}
#bar01 {
	background-image: url(../img/menu08.gif);
	background-repeat: no-repeat;
	display: block;
	height: 38px;
	width: 171px;
	margin-top: 1px;
	clear: both;
}
#bar02 {
	background-image: url(../img/menu09.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 171px;
	display: block;
	margin-top: 1px;
}
.table0 {
	font-size: medium;
	line-height: 1.2em;
	padding: 5px;
	height: auto;
	width: auto;
	text-align: left;
	border-collapse:collapse;
	border: 1px solid #000000;
}
.table0 th {
	background-color: #E5E5E5;
	text-align: left;
	padding: 5px;
	font-weight: normal;
	vertical-align: top;
	border: 1px solid #000000;
}
.table0 td {
	text-align: left;
	padding: 5px;
	border: 1px solid #000000;
}
.table0 span {
	font-weight: bold;
	color: #FF6600;
}

.table0_a {
}
.table1 {
	height: auto;
	width: auto;
	border-collapse:collapse;
	line-height: 1.2em;
	border: 1px solid #999999;
}
.table1 th {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #e5e5e5;
	text-align: left;
	font-weight: normal;
	}

.table1 td {
	border: 1px solid #999999;
	padding: 5px;
	text-align: left;
}
.table2 {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table3 {
	padding: 3px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table3 th,td {
	text-align: center;
	border: 1px solid #FFFFFF;
}
caption {
	text-align: right;
	vertical-align: bottom;
	font-size: 0.8em;
}
#top {
	width: 0px;
	text-decoration: none;
	height: 0px;
}
#main_calcium {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#main_recruit {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#titlebar,#titlebar_calcium,#titlebar_main {
	height: 40px;
	width:96%;
	display: block;
	position: relative;
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
}
#whats_new {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	border: 1px solid #999999;
	padding: 2px;
}
.topics {
	background-image: url(../img/icon01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 60px;
	padding-bottom: 0.7em;
	line-height: 1.2em;
}
.topics span {
	margin-right: 5px;
	margin-left: 5px;
	width: 100px;
	font-size: 1em;
	color: #91C005;
}
#main_company {
	width: 90%;
	margin-left: auto;
	clear: both;
	margin-right: auto;
}
#main_product {
	width: 575px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#menu_tab_calcium {
	display: none;
}
#menu_tab_company {
	display: none;
}
#menu_tab_recruit {
	display: none;
}
#titlebar_main h1 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	height: 21px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8CCA1D;
	margin-left: 5px;
	text-indent: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 580px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#titlebar h1 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	height: 21px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8CCA1D;
	margin-left: 5px;
	text-indent: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 5em;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#titlebar_calcium h1 {
	font-size: large;
	font-weight: bold;
	color: #333333;
	height: 21px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8CCA1D;
	margin-left: 5px;
	text-indent: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 8em;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#titlebar .product {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: auto;
}
#main_calcium h4 {
	font-size: medium;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
#msg01 {
    position:absolute;
    left:100px;
    top:100px;
    width:112px;
    height:20px;
    background-color:yellow;
    opacity:0.5;
    filter:alpha(opacity=50);
    border:2px red solid;
}
#msg02 {
    position:absolute;
    left:60px;
    top:100px;
    width:180px;
    height:20px;
    background-color:yellow;
    opacity:0.5;
    filter:alpha(opacity=50);
    border:2px red solid;
}
#main_company .access01 {
	background-image: url(../company/img/map_bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
#main_company .access_map {
	float: left;
	height: 200px;
	width: 300px;
	margin: 5px;
}
#main_company .access_pic {
	float: left;
	width: 220px;
	margin: 5px;
}
.accsess_box {
	width: 575px;
}
#main_company .ecotitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

.quote01 {
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.box530 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
	margin: 0px;
	padding: 0px;
}

.histry              {
	padding: 5px;
	width: 100%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	clear: both;
	margin-top: 5px;
	height: 2.6em;
	margin-bottom: 5px;
}
.year {
	text-align: right;
	float: left;
	margin: 0px;
	padding-right: 10px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	display: block;
	height: auto;
}
.develop {
	text-align: left;
	padding-left: 10px;
	width: auto;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 135px;
}
.num {
	display: block;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 5px;
}
.num_list {
	margin-left: 20px;
}

.num01 {
	background-image: url(../img/num01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num02 {
	background-image: url(../img/num02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num03 {
	background-image: url(../img/num03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num04 {
	background-image: url(../img/num04.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num05 {
	background-image: url(../img/num05.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num06 {
	background-image: url(../img/num06.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num07 {
	background-image: url(../img/num07.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num08 {
	background-image: url(../img/num08.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
.num09 {
	background-image: url(../img/num09.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 16px;
	float: left;
}
#company_profile table {
	border-collapse: collapse;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#company_profile td {
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#company_profile th {
	vertical-align: top;
	padding: 8px;
	width: 120px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#company_profile .yakuin {
	padding-bottom: 5px;
	clear: both;
}
#company_profile .yakuin_yaku {
	width: 130px;
	float: left;
	vertical-align: middle;
	height: auto;
	display: block;
	margin-bottom: 5px;
	margin-left: 10px;
}
#company_profile span {
	margin-right: 10px;
}
#company_profile .yakuin_name {
	float: left;
	width: 150px;
	height: auto;
	margin-bottom: 5px;
}
.underline {
	clear: both;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	margin-top: 5px;
	margin-bottom: 0px;
}
#company_profile dd {
	text-indent: 0.5em;
}
#productname {
	float: right;
	width: 400px;
}
.pic140_right {
	text-align: center;
	margin: 5px;
	float: right;
	height: auto;
	width: 140px;
	line-height: 1.5em;
}
.title_bar {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.text_crnter {
	text-align: center;
	clear: both;
}
.text_right {
	text-align: right;
}
#main_calcium .histrypic_yoko {
	border: 1px solid #858C5E;
	margin: 5px;
	padding: 5px;
}
#main_calcium .histrypic_tate {
	margin: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 1px solid #858C5E;
}
.half_center {
	text-align: center;
	float: left;
	width: 287px;
}
.half_left {
	text-align: left;
	float: left;
	width: 287px;
}
#main_calcium .cap {
	margin: 5px;
}
#main_calcium .cap dt {
	float: left;
	height: auto;
	width: 11em;
}
#main_calcium .cap dd {
	margin-left: 11em;
}
#calciumindex {
	display: none;
}
/*
#calciumindex {
	width: 100%;

	margin-right: auto;
	margin-left: auto;
}
#calciumindex li {
	padding: 3px;
	width: 185px;
	height: auto;
	float: left;
	display: block;
	font-weight: bold;
	border: 3px double #999999;
	margin: 2px;
}
*/
#main_product .list {
	float: left;
}
#main_product .listbox {
	float: left;
/*	height: auto;*/
	height: 80px;
	width: 285px;
/*	margin-top: 10px;*/
	margin-top: 0px;
/*	margin-right: 1px;*/
	margin-right: 0px;
/*	margin-bottom: 10px;*/
	margin-bottom: 0px;
	margin-left: 1px;
}
#main_product .listwords {
	background-image: url(../img/icon02.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#main_product .listnavi {
	display: none;
}
/*#main_product .listnavi {
	display: block;
	height: 20px;
	width: 130px;
	float: right;
	padding-right: 10px;
}
#main_product .listnavi a {
	background-image: url(../products/img/details.jpg);
	background-position: left top;
	height: 20px;
	width: 130px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
}
#main_product  .listnavi a:hover {
	background-position: 0px -20px;
}*/
.li_nomal {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 20px;
	line-height: 1.8em;
}
#main_product h5 {
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 1em;
	clear: both;
}
#main_product .download {
	display: block;
	margin-left: 75px;
	padding-top: 35px;
}
#main_product .download2 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.pdf {
	background-image: url(../products/img/about_pdf.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 164px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: -9999px;
}
.pdf_info {
	float: right;
	width: 480px;
	font-size: 0.9em;
	line-height: 1.3em;
}
.toiawase {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.toiawase_body {
	background-image: url(../img/icon01.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	line-height: 1.2em;
	margin: 10px;
	padding-left: 65px;
}
.toiawase_body span {
	font-weight: bold;
}
.toiawase_head {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 0.8em;
}
#main_product .box2 {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main_product .box2 dt {
	font-weight: bold;
	background-color: #F0F0F0;
	border: 1px solid #999999;
	float: left;
	clear: both;
	width: 80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
#main_product .box2 dd {
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 100px;
}
#main_product .table1 {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.recruit_index {
	height: auto;
	width: 285px;
	padding-left: 50px;
}
.recruit_index li {
	margin-left: 20px;
	list-style-image: url(../img/icon02.gif);
	font-size: 0.9em;
	line-height: 1.5em;
}
#main_recruit .recruit_index .new {
	display: block;
	height: auto;
	width: 285px;
	font-weight: bold;
}
#main_recruit .recruit_index .new a {
	text-decoration: none;
}
#main_recruit .recruit_index .carrier {
	display: block;
	height: auto;
	width: 285px;
	font-weight: bold;
}
#main_recruit .recruit_index .carrier a {
	text-decoration: none;
}
#main_recruit .recruit_index .message {
	display: block;
	height: auto;
	width: 285px;
	font-weight: bold;
}
#main_recruit .recruit_index .message a {
	text-decoration: none;
}
#main_recruit .recruit_index .message a:hover {
	background-position: 0px -50px;
}
#main_recruit #symbol {
	width: 330px;
	background-image: url(../recruit/img/sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#main_product h4 {
	font-size: medium;
	font-weight: bold;
	margin-top: 10px;	
}
#main_product h4 span {
	color: #7F0019;
}
#main_product .hana {
	background-image: url(../products/img/konjak_img01.gif);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 10px;
}
#main_product .aji {
	background-image: url(../products/img/konjak_img03.gif);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 10px;
}#main_product .konjal_s {
	font-size: small;
	width: 280px;
	background-image: url(../products/img/konjak_img08.gif);
	background-repeat: repeat-y;
}
#main_product .konjak_l {
	font-size: large;
	font-weight: bold;
	width: 280px;
	background-image: url(../products/img/konjak_img08.gif);
	background-repeat: repeat-y;
}
#main_product .konjak_btm {
	background-image: url(../products/img/konjak_img05.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-bottom: 10px;
	height: 13px;
	width: 280px;
}
#main_product .leftbar_li {
	display: block;
	margin: 5px;
}

#main_product .leftbar_li ul {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 30px;
}

#main_product .leftbar_li li {
	line-height: 1.2em;
	text-indent: 10px;
}
#main_product .table02 {
	border: 1px solid #000000;
	width: 100%;
	border-collapse:collapse;
}
#main_product .table02 td {
	padding: 5px;
	text-align: left;
	border: 1px solid #000000;
}
#main_product .table02 th {
	padding: 5px;
	background-color: #F0F0F0;
	text-align: center;
	border: 1px solid #000000;
}

#main_product .table03 {
	border: 1px solid #000000;
	width: 100%;
	border-collapse:collapse;
	caption-side:bottom;
}
#main_product .table03 th {
	padding: 5px;
	background-color: #F0F0F0;
	font-weight: normal;
	border: 1px solid #000000;
}
#main_product .table03 td {
	padding: 5px;
	text-align: center;
	border: 1px solid #000000;
}
#main_product .table03_a {
	background-color: #E1F0FF;
}
#main_product .table04 {
	border: 1px solid #000000;
	width: 100%;
	border-collapse:collapse;
}
#main_product .table04 th {
	padding: 5px;
	background-color: #D9D9D9;
	font-weight: normal;
	text-align: center;
	border: 1px solid #000000;
}
#main_product .table04 td {
	padding: 5px;
	border: 1px solid #000000;
}
#main_product .table04_a {
	background-color: #E1F0FF;
	text-align: center;
}
#main_product .table04_b {
	text-align: left;
	background-color: #D9D9D9;
}
#main_product .table04_c {
	text-align: center;
}

#main_product .kuroshio {
	width: 170px;
	float: left;
	height: 110px;
	margin: 8px;
}
#main_product .dotline_horizon {
	float: left;
	width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	height: 110px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
}
#main_product .dotline_vertical {
	height: 1px;
	width: 170px;
	margin-top: 1px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	float: left;
}
#main_product .img4 {
	height: 312px;
	width: 560px;
	position: relative;
	clear: both;
	margin-left: 7px;
}
#main_product .img4_1 {
	height: 156px;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#main_product .img4_2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 280px;
	top: 0px;
}
#main_product .img4_3 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 156px;
}
#main_product .img4_4 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 280px;
	top: 156px;
}
#main_product .vesta01 {
	text-align: center;
	float: left;
	height: 160px;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main_product .vesta02 {
	text-align: center;
	float: left;
	height: 160px;
	width: 300px;
	margin-right: 12px;
	margin-left: 12px;
}
#main_product .vesta03 {
	text-align: center;
	padding: 5px;
	width: 100px;
	text-decoration: none;
	float: left;
}
#main_product .vesta03_a {
	width: 350px;
	margin-top: 35px;
	padding-left: 60px;
	background-image: url(../img/icon01.jpg);
	background-repeat: no-repeat;
	float: left;
}
#main_product .qcr01 {
	width: 340px;
	float: left;
	padding-right: 10px;
}
#sitemap {
	width: 100%;
	height: 650px;
}
#main #sitemap ul {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#main #sitemap li {
	list-style-image: url(../img/icon02.gif);
}
#sitemap .headbar {
	display: none;
}
#sitemap .underbar {
	background-image: url(../sitemap/img/stit02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
	width: 225px;
	padding-bottom: 10px;
	display: none;
}

#sitemap .categoly {
	width: 223px;
	text-indent: 10px;
	display: block;
	margin-top: 10px;
	border: 1px solid #999999;
	padding: 5px;
}
#main .inquiry_info {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	margin-top: 10px;
}
.inquiry {
	padding-top: 10px;
	padding-bottom: 10px;
}

.inquiry dt {
	font-weight: bold;
	float: left;
	width: 210px;
}
.inquiry dd {
	display: block;
	width: auto;
	margin-left: 210px;
}
.inquiry_mapicon {
	padding-top: 20px;
	background-image: url(../img/icon_map.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
	display: block;
	background-position: 0px 23px;
}
#main_recruit .newemployee {

	height: 180px;
	width: 545px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
#main_recruit .newemployee dl {
	width: 350px;
	margin-left: 20px;
	float: left;
}
#main_recruit .newemployee dt {
	height: 22px;
	width: 350px;
	margin-bottom: 5px;
	background-image: url(../recruit/img/profile.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
}
#main_recruit .newemployee dd {
	margin-left: 8px;
	line-height: 1.5em;
}


#main_recruit .newemployee2 dl {
	width: 500px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
#main_recruit .newemployee2 dt {
	height: 22px;
	width: 500px;
	margin-top: 15px;
	display: block;
}
#main_recruit .newemployee2 dd {
	margin-left: 8px;
}


#main_recruit #policy {
	border: 1px solid #999999;
	padding: 5px;
	height: auto;
	margin-bottom: 5px;
}
#main_recruit #policy dt {
	font-weight: bold;
	float: left;
}
#main_recruit #policy dd {
	display: block;
	width: auto;
}

#main_recruit .policytitle {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main_recruit h4 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main_recruit .msg_prof {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 10px;
	border: 3px double #999999;
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
}
#main_recruit .msg {
	display: block;
}
#main_recruit .msg_name {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 1em;
}

#main_recruit .newemployee_pic {
	float: left;
}
#move {
	display: none;
}
.pagebreak {
	page-break-before: always;
}
.width575 {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
}
.hide {
	display: none;
}
#main_recruit .bosyu {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 100%;
}
#main_recruit .bosyu dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	background-color: #E5E5E5;
}
#main_recruit .bosyu dt {
	padding: 4px;
	height: 100%;
	width: 96px;
	float: left;
}
#main_recruit .bosyu dd {
	padding: 4px;
	display: block;
	margin-left: 105px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#main_recruit .bosyu span {
	font-weight: bold;
	color: #FF6600;
}
#company_profile {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#company_profile dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	background-color: #E5E5E5;
}
#company_profile dt {
	padding: 4px;
	height: 100%;
	width: 96px;
	float: left;
}
#company_profile dd {
	padding: 4px;
	display: block;
	margin-left: 105px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#company_profile .jigyou {
	clear: both;
	background-color: #FFFFFF;
	width: 98%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1em;
}
#company_profile .jigyou dl {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#company_profile .jigyou dt {
	background-color: #FFFFFF;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#company_profile .jigyou dd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	display: block;
	background-color: #FFFFFF;
	margin-left: 10px;
}
.konjak_box {
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 100%;
}
.konjak_box dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	background-color: #E5E5E5;
}
.konjak_box dt {
	padding: 4px;
	height: 100%;
	width: 160px;
	float: left;
	font-weight: bold;
	text-align: center;
}
.konjak_box dd {
	padding: 4px;
	display: block;
	margin-left: 165px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
