/* CSS Document */
body{
	padding:0;
	margin:0;
	background-color:#ffffff;
	color:#A5A5A4;
	font-family: Arial, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
a{
	text-decoration:none;
}
ul{
	list-style-type:none;
	margin:0 auto;
}
li{
	font:12px Arial, Helvetica, sans-serif;
	padding:0 5px;
	margin:0 auto;
}
img{
	border:none;
}
p{
	margin:2px auto;;
}
.blank{
	font-size:0px;
	clear:both;
	line-height:0px;
	
}
/*--------------------------------pre header---------------------------*/
#pre_header{
	width:806px;
	border:none;
	margin:3px auto;
	background-color:#ffffff;
	padding:0;
	text-align:left;
	vertical-align:middle;
}
#pre_header a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#pre_header a:hover{
	color:#0000ff;
	text-decoration:underline;
}
/*--------------------------------header---------------------------*/
#header{
	width:806px;
	margin:0 auto;
	border:none;
}
#header a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#header a:hover{
	color:#0000ff;
	text-decoration:underline;
}
#header h1 {
	text-align:center;
	font-size:12px;
	font-weight:900;
	color: #000000;
	margin:1px auto;
}
#header div.header_main{
	padding:0;
	margin:0 auto;
	background-color: #ffffff;
	text-align:center;
	height:160px;
}
div.header_bg_top{
	background:url(../images/front/yumex.jpg) no-repeat #ffffff;
	width:100%;
	height:100%;
	padding:0;
	margin:0 auto;
}
div.title{
	background:url(../images/front/title_bg.gif) repeat-x #ffffff;
	width:100%;
	margin:0 auto 8px;
	text-align:right;
	height:40px;
}
p.title_index{
	width:95%;
	margin:0 auto;
	text-align:right;
	padding-top:10px;
	color:#ffffff;
}

#header div.header_main table.title{
	width:90%;
	margin:0 auto;
}
#header div.header_main table.title td{
	text-align:center;
	vertical-align:bottom;
}
#headerMenu{
	margin:0 auto 2px;
	text-align:center;
	padding:0px;
	background-color:#ffffff;
}
#headerMenu a.top{
	font-size:1px;
	display:block;
	padding:0;
	background:url(../images/front/menu_top_a.gif) no-repeat #dcdcdc;
	text-decoration:none;
	width:114px;
	height:40px;
}
#headerMenu a.top:hover{
	background:url(../images/front/menu_top_h.gif) no-repeat #dcdcdc;
}
#headerMenu a.about{
	font-size:1px;
	display:block;
	padding:0;
	background:url(../images/front/menu_about_a.gif) no-repeat #dcdcdc;
	text-decoration:none;
	width:114px;
	height:40px;
}
#headerMenu a.about:hover{
	background:url(../images/front/menu_about_h.gif) no-repeat #dcdcdc;
}
#headerMenu a.works{
	font-size:1px;
	display:block;
	padding:0;
	background:url(../images/front/menu_works_a.gif) no-repeat #dcdcdc;
	text-decoration:none;
	width:114px;
	height:40px;
}
#headerMenu a.works:hover{
	background:url(../images/front/menu_works_h.gif) no-repeat #dcdcdc;
}
#headerMenu a.info{
	font-size:1px;
	display:block;
	padding:0;
	background:url(../images/front/menu_info_a.gif) no-repeat #dcdcdc;
	text-decoration:none;
	width:114px;
	height:40px;
}
#headerMenu a.info:hover{
	background:url(../images/front/menu_info_h.gif) no-repeat #dcdcdc;
}
#headerMenu a.contact{
	font-size:1px;
	display:block;
	padding:0;
	background:url(../images/front/menu_contact_a.gif) no-repeat #dcdcdc;
	text-decoration:none;
	width:114px;
	height:40px;
}
#headerMenu a.contact:hover{
	background:url(../images/front/menu_contact_h.gif) no-repeat #dcdcdc;
}
#headerMenu a.estimate{
	font-size:1px;
	display:block;
	padding:0;
	background:url(../images/front/menu_estimate_a.gif) no-repeat #dcdcdc;
	text-decoration:none;
	width:114px;
	height:40px;
}
#headerMenu a.estimate:hover{
	background:url(../images/front/menu_estimate_h.gif) no-repeat #dcdcdc;
}
#headerMenu a.recruit{
	font-size:1px;
	display:block;
	padding:0;
	background:url(../images/front/menu_recruit_a.gif) no-repeat #dcdcdc;
	text-decoration:none;
	width:114px;
	height:40px;
}
#headerMenu a.recruit:hover{
	background:url(../images/front/menu_recruit_h.gif) no-repeat #dcdcdc;
}
/*----------------------------------body part----------------*/
#mainBody{
	width:806px;
	margin:0px auto;
	padding:2px;
	border:none;
	background-color:#ffffff;
}
h2.main_h2{
	background:url(../images/front/h2.gif) no-repeat;
	border:none;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:16px;
	font-size:12px;
	text-align:left;
	margin:0 auto;
}
div.main_h2{
	border:none;
	color:#000000;
	padding:5px;
	font-size:12px;
	margin:0 auto 5px;
}
div.main_h2 p{
	padding:2px 5px;
}
span.date{
	font-size:9px;
	font-weight:800;
}
/*-------------left side------*/
#leftSpace{
	width:160px;
	color:#B6B6B5;
	margin-left:5px;
	padding-bottom:5px;
	float:left;
}
#leftSpace a{
	color:#000000;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
	display:block;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:left;
	text-indent:28px;
	margin-bottom:1px;
	background:url(../images/front/left_a.gif) no-repeat #d3d3d3;
}
#leftSpace a:hover{
	color:#0000ff;
	text-decoration:underline;
}
#leftSpace h3{
	color: #fff;
	width:114px;
	height:24px;
	display:block;
	margin:0px 0 10px 26px;
	padding: 0 0 0 0;
	background-color:#171717;
	font-size:12px;
}
p.left-banner{
	text-align:center;
}
p.left-banner a{
	display:block;
	padding:0;
	margin:0;
}
p.left-banner img{
	width:100%;
}

/*-------------------------------right-------*/
#rightSpace{
	width:620px;
	margin-right:5px;
	float:right;
	/*border:1px solid #2b92cc;*/
}
#rightSpace_2{
	width:790px;
	margin:0 auto;
	padding-bottom:5px;
	float:none;
	/*border:1px solid #2b92cc;*/
}
/*-------------------------------rightSpace_main-------*/
#rightSpace_main{
	width:390px;
	margin:0 0 0 0px;
	padding-bottom:5px;
	float:left;
	/*border:1px solid #2b92cc;*/
}
#rightSpace_main a{
	color:#000000;
	display:block;
	text-decoration:none;
}
#rightSpace_main a:hover{
	color:#0000ff;
	text-decoration:underline;
}
#rightSpace_main h3 {
	margin: 2px 2px 1px 2px;
	padding: 0 5px; 
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; 
	letter-spacing: .5px;
	color: #000000;
}
/*--------------------president_greeting-------*/
p.president_greeting{
	float:right;
	padding:5px;
	margin:0 3px 3px;
	border:solid 1px #696969;
	text-align:center;
}
p.president_greeting img{
	height:300px;
	width:250px;
}
/*--------------------page-------*/
div.page3{
	float:right;
	text-align:center;
}
div.page2{
	float:right;
	text-align:center;
	margin:10px auto;
	border:solid 1px #778899;
	font-size:12px;
	padding:5px;
	color:#000080;
	font-weight:700;
	background-color:#fff8dc;
}
div.ssl{
	float:right;
	margin:10px auto;
	border:none;
	font-size:12px;
	padding:5px;
	color:#000080;
	font-weight:700;
	background-color:#ffffff;
}
p.page{
	float:right;
	margin:10px 18px 10px;
	border:none;
	text-align:center;
	font-size:12px;
}
p.page img{
	height:170px;
	width:145px;
}
/*--------------------page-------*/
/*-------------------------------sitemap-------*/
div.sitemap{
	margin-bottom:5px;
	background-color:#ffffff;
	border:solid 1px #d3d3d3;
}
div.sitemap h3{
	color:#000000;
	text-align:left;
	padding:2px 10px;
	font-size:14px;
	margin: 2px;
}
div.sitemap p{
	color:#000000;
	text-align:left;
	padding:0 25px 8px;
}
div.sitemap a{
	color:#245387;
	display:block;
	text-decoration:none;
	text-align:left;
	padding:8px;
	margin: 0 auto;
	font-size:15px;
}
div.sitemap a:hover{
	color:#0000ff;
	display:block;
	text-decoration:underline;
	text-align:left;
	padding:8px;
	margin: 0 auto;
}
/*-------------------------------kiyaku-------*/
div.kiyaku {
	padding:2px 5px;
	color: #000000;
}
div.kiyaku h3{
	padding: 3px 5px; 
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; 
	letter-spacing: 5px;
}
div.kiyaku p{
	padding: 3px 5px 3px 15px; 
	font-size: 10px;
}
div.kiyaku ol{
	font-size: 10px;
	margin:1px 5px 3px 5px;
	padding:0 0 0 25px;
}
/*-------------------------------nagare-------------*/
div.nagare{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	border:solid 2px #a9a9a9;
	background-color:#ffffff;
}
div.nagare img{
	height:100px;
	margin:5px;
	border:none;
}
div.nagare span{
	font-size:14px;
	font-weight: bold;
	color:#7cfc00;
}
div.nagare div.nagare_head{
	background-color: #ff6347; 
	padding:5px;
}
div.nagare_head h3{
	font-size:14px;
	color: #ffffff;
	text-align:center;
	font-weight:800;
	margin: 2px 2px 1px 2px;
	padding: 0 5px; 
	text-transform: uppercase; 
	letter-spacing: .5px;
}
div.nagare h4{
	font-size:13px;
	color:#ff0000;
	text-align:center;
	margin:5px auto;
	font-weight:700;
}
div.nagare p{
	font-size:10px;
	padding:2px 10px 4px;
	font-weight:500;
}
div.nagare table{
    empty-cells: show;
    border-collapse:collapse;
    width:100%;
    table-layout:fixed;
}
div.nagare a{
	color:#191970;
	display:inline;
	text-decoration:none;
}
div.nagare a:hover{
	color:#0000ff;
	text-decoration:underline;
}
div.nagare th {
    color: #000000;
    empty-cells: show;
    text-align:left;
    vertical-align:top;
    font-weight:400;
}
div.nagare td {
    color: #000000;
    empty-cells: show;
    width:100px;
    text-align:right;
    vertical-align:bottom;
}
/*-------------------------------advantage-------------*/
#rightSpace_main div.advantage{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	border:solid 2px #ee82ee;
	background-color:#ffffff;
}
#rightSpace_main div.advantage img{
	width:100%;
	border:none;
}
#rightSpace_main div.advantage span{
	font-size:14px;
	font-weight: bold;
	color:#7cfc00;
}
#rightSpace_main div.advantage div.advantage_head{
	background-color: #ee82ee; 
	padding:5px;
}
#rightSpace_main div.advantage h3{
	font-size:13px;
	color: #ffffff;
	text-align:center;
}
#rightSpace_main div.advantage h4{
	font-size:12px;
	text-align:center;
	padding:2px;
}
#rightSpace_main div.advantage p{
	font-size:10px;
	padding:10px;
}
/*-------------------------------rightSpace_right-------*/
#rightSpace_right{
	width:390px;
	margin:0 0 0 0px;
	padding-bottom:5px;
	float:right;
	/*border:1px solid #2b92cc;*/
}
#rightSpace_right a{
	text-decoration:none;
	color:#000000;
}
#rightSpace_right a:hover{
	color:#0000ff;
	text-decoration:underline;
}
#rightSpace_right h3 {
	margin: 2px 2px 1px 2px;
	padding: 0 5px; 
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; 
	letter-spacing: .5px;
	color: #000000;
}
div.image_list {
	border:solid 1px #696969;
	font-size:10px;
	margin-bottom:2px;	
}
div.image_list table{
	width:100%;
	table-layput:fixed;
	background-color:#ffffff;
}
div.image_list th{
	width:100px;
	height:100px;
}
div.image_list td{
	background-color:#fff8dc;
	padding:2px;
	vertical-align:top;
}
div.image_list h4{
	font-size: 14px;
	font-weight: bold;
	background-color:#c0c0c0;
	text-align:center;
	padding:3px;
	margin:0 auto;
}
div.image_list p{
	font-size:9px;
}

/*-------------------------------footer---------*/
#footerMain{
	border:none;
	width:806px;
	margin: 0 auto;
	background:url(../images/front/footerbg.gif) repeat-x #F5F5F5;
	height:40px;
	text-align:center;
	color:#000000;
	font-size:12px;
	padding: 10px 0;
	border:none;
}
#footerMain a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#footerMain a:hover{
	color:#0000ff;
	text-decoration:underline;
}
#footerMain p{
	padding: 3px auto;
}
#kj_bookmark{
	
}
/*-------------------------------table-------------*/
/*-------------------------------head_menu-------------*/
table.head_menu{
	table-layout:fixed;
    width:805px;
    margin:3px auto 0;
	padding:0;
    border-collapse:collapse;
    border-top:1px solid #245386;
    border-left:1px solid #245386;
    empty-cells: show;
}
table.head_menu td{
	width:114px;
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
    border-right:1px solid #245386;
    border-bottom:1px solid #245386;
    empty-cells: show;
}
/*-------------------------------list-------------*/
table.list{
	border:none;
    empty-cells: show;
    border-collapse:collapse;
    table-layout:fixed;
    width:100%;
}
table.list th{
	font-size: 10pt;
    text-decoration: none;
    border:none;
    padding: 3px;
    empty-cells: show;
    width:80px;
}
table.list td{
	font-size: 10pt;
    text-decoration: none;
    border:none;
    padding: 3px;
    empty-cells: show;
}
/*-------------------------------list_a-------------*/
table.list_a{
	border-top:1px solid #a9a9a9;
    border-left:1px solid #a9a9a9;
    empty-cells: show;
    border-collapse:collapse;
    table-layout:fixed;
    width:100%;
    margin:0 auto 2px;
}
table.list_a th{
	font-size: 10pt;
    text-decoration: none;
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    padding: 3px;
    empty-cells: show;
    width:40%;
}
table.list_a td{
	font-size: 10pt;
    text-decoration: none;
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    background-color:#ffffff;
    padding: 3px;
    empty-cells: show;
    text-align:center;
}
/*-------------------------------history-------------*/
table.history{
	border:none;
    empty-cells:show;
    border-collapse:collapse;
    table-layout:fixed;
    width:100%;
    margin:0 auto;
}
table.history th{
	font-size:10pt;
    text-decoration: none;
    border:none;
    padding:3px;
    empty-cells:show;
    width:90px;
    text-align:left;
    line-height:20px;
}
table.history td{
	font-size:10pt;
    text-decoration:none;
    border:none;
    background-color:#ffffff;
    padding:3px;
    empty-cells:show;
    text-align:left;
    line-height:20px;
}
/*-------------------------------kj_table-------------*/
table#kj_table {
    background-color: #ffffff;
    color: #000000;
    border-top:1px solid #a9a9a9;
    border-left:1px solid #a9a9a9;
    empty-cells: show;
    border-collapse:collapse;
}
table#kj_table a{
	color:#191970;
	display:inline;
	text-decoration:none;
}
table#kj_table a:hover{
	color:#0000ff;
	text-decoration:underline;
}
table#kj_table tbody th {
    background-color: #e0ffff;
    padding: 5px;
    text-align: center;
    color: #000000;
    font-size: 10px;
    font-weight: bolder;
    text-decoration: border;
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
}
table#kj_table tbody td {
    background-color: #FFFFFF;
    text-align: left;
    color: #000000;
    font-size: 10pt;
    text-decoration: none;
    border-right:1px solid #a9a9a9;
    border-bottom:1px solid #a9a9a9;
    padding: 5px 5px;
    empty-cells: show;
}
table#kj_table input {
	padding: 2px;
	border:1px solid #696969;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
table#kj_table select {
	border:1px solid #696969;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
table#kj_table textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #696969;
	height:100px;
	display:block;
	color:#777;
}
table#kj_table input.button { 
	margin: 2px; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #696969; 
	padding: 3px; 
	background: #ffffff;
	color: #ffffff;
}
input.submit { 
	margin: 2px; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #696969; 
	padding: 3px; 
	background: #ffffff;
	color: #ffffff;
}
/*-------------------------------kj_table_inquiry-------------*/
table#kj_table_inquiry {
    table-layout: fixed;
    background-color: #ffffff;
    color: #000000;
    width: 750px;
    border-top:1px solid #FF6347;
    border-left:1px solid #FF6347;
    empty-cells: show;
    border-collapse:collapse;
}
table#kj_table_inquiry th {
    background-color: #FF7F50;
    text-align: center;
    color: #ffffff;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: border;
    border-right:1px solid #FF6347;
    border-bottom:1px solid #FF6347;
    padding: 5px;
}
table#kj_table_inquiry td {
    background-color: #FFFFFF;
    text-align: left;
    color: #000000;
    font-size: 10pt;
    text-decoration: none;
    border-right:1px solid #FF6347;
    border-bottom:1px solid #FF6347;
    padding: 5px 5px;
    empty-cells: show;
}
/*-------------------------------form-------------*/
form {
	margin:0; 
	padding:0; 
	border:0; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #808080;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
select {
	border:1px solid #808080;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	font-size:10px;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #808080;
	height:100px;
	display:block;
	color:#777;
}
/*-------------------------------search-------------*/
form.search {
	position: absolute;
	top: 5px; right: 5px;
	padding: 0; margin: 0;
	border: none;
	background-color: transparent; 
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
}
form.search input.searchbutton { 
	margin: 0; 
	font-size: 100%; 
	font-family: Arial, Sans-serif; 
	border: 1px solid #CCC; 
	/*background: #FFFFFF url(../images/front/headerbg.gif) repeat-x bottom left;*/
	background-color: #ff0000; 
	padding: 1px; 
	font-weight: bold; 
	height: 23px;
	color: #333;
	width: 60px;
}
