@charset "utf-8";
/* 初期リセット */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,blockquote,th,td {
	margin:0;padding:0;
}   
table {
	border-collapse:collapse;
	border-spacing:0;
}   
img {
	border:0;
}   
address,em,strong,th {
	font-style:normal;
	font-weight:normal;
}   
ol,ul {
	list-style:none;
}   
th {
	text-align:left;
}   
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

/* ▼ここから▼ */

body {
	/*background: url(../siteimages/bodyback3.jpg) repeat-y top center;*/
	background-color:#FFFFFF;
	font-family:Helvetica, Arial,  sans-serif,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#container {
	/*background:url(../siteimages/contentsback3.gif) repeat-y left;*/
	width:790px;
	margin:0 auto;
	text-align:justify;
	text-justify:inter-ideograph;
}

#containerinner {
	width:760px;
	margin:0 auto;
}

#header {
	width:760px;
	height:85px;
}

#header img {
	display:block;
	margin:30px 0 30px 20px;
	float:left;
}

/*最初の定義
#headnavi {
	width:440px;
	float:left;
	text-align:right;
	padding-top:40px;
	font-size:12px;
}
*/

#headnavi {
	display:none;
	width:440px;
	float:right;
	text-align:right;
	padding-top:20px;
	font-size:12px;
}

#headnavi a {
	padding-left:18px;
	background:url(../siteimages/hnavi_head.gif) no-repeat left top;
	margin-left:15px;
	color:#666666;
	text-decoration:none;
}
#headnavi a:hover {
	color:#336699;
	text-decoration:underline;
}

/* globalnavi */

#gnavi {
	display:none;
	width:720px;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	clear:both;
	margin-left:10px;
}
/* forFIREFOX clearFIX */
#gnavi:after {
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}



#gnavi ul {
	width:720px;
	padding:0;
	margin:0;
}

#gnavi ul li {
	float:left;
}

/* gnavi a */
#gnavi ul li a {
	display:block;
	height:25px;
	margin:0;
	padding:0;
	text-indent:-5000px;
	background-image:url(../siteimages/gnavi.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}


#gnavi ul li#kenzai a {
	width:120px;
}

#gnavi ul li#packing a {
	width:90px;
	background-position:-120px 0;
}

#gnavi ul li#constract a {
	width:90px;
	background-position:-210px 0;
}

#gnavi ul li#company a {
	width:90px;
	background-position:-300px 0;
}

#gnavi ul li#news a {
	width:108px;
	background-position:-390px 0;
}

#gnavi ul li#staff a {
	width:90px;
	background-position:-498px 0;
}

/* gnavi a:hover */

#gnavi ul li#kenzai a:hover {
	background-position:0 -25px;
}

#gnavi ul li#packing a:hover {
	background-position:-120px -25px;
}

#gnavi ul li#constract a:hover {
	background-position:-210px -25px;
}

#gnavi ul li#company a:hover {
	background-position:-300px -25px;
}

#gnavi ul li#news a:hover {
	background-position:-390px -25px;
}

#gnavi ul li#staff a:hover {
	background-position:-498px -25px;
}


/* gnavi a:now */

#gnavi ul li#kenzai.now a {
	background-position:0 -25px;
}

#gnavi ul li#packing.now a {
	background-position:-120px -25px;
}

#gnavi ul li#constract.now a {
	background-position:-210px -25px;
}

#gnavi ul li#company.now a {
	background-position:-300px -25px;
}

#gnavi ul li#news.now a {
	background-position:-390px -25px;
}

#gnavi ul li#staff.now a {
	background-position:-498px -25px;
}


/* //gnaviEND */


/* contents_header_parts */
#contentsimg {
	margin:10px 0 20px 5px;
}


/* subnavi */
.subnavi {
	width:715px;
	margin-left:15px;
	font-size:12px;
	padding-bottom:5px;
	margin-bottom:5px;
}

div#kenzai.subnavi {
	border-bottom:2px solid #8F8A32;
}
div#profile.subnavi {
	border-bottom:2px solid #3562AB;
}


div#pack.subnavi {
	border-bottom:2px solid #46845B;
}
div#constract.subnavi {
	border-bottom:2px solid #460E44;
}

div#news.subnavi {
	border-bottom:2px solid #B7282E;
}
div#staffs.subnavi {
	border-bottom:2px solid #E1BB18;
}



/* forFIREFOX clearFIX */
.subnavi:after {
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}

.subnavi ul {
	width:720px;
	padding:0;
	margin:0;
}

.subnavi ul li {
	float:left;
}

.subnavi ul li a {
	margin-left:10px;
	margin-right:5px;
	border-right:1px solid #666666;
	padding-right:10px;
	color:#666666;
	text-decoration:none;
}
.subnavi ul li a:hover {
	color:#336699;
	text-decoration:underline;
}

/* //subnavi */

/* top */
.toplinks {
	padding-left:30px;
	margin-bottom:30px;
}
.toplinks2 {
	margin-top:5px;
	padding-left:30px;
	margin-bottom:15px;
}

#topmaincontents {
	width:760px;
	background:url(../siteimages/town.jpg) right bottom no-repeat;
}

#topnews {
	width:480px;
	float:left;
}
.topnewsinner {
	padding-left:30px;
}
#topflash {
	margin-left:20px;
}
#topsubcontents {
	width:280px;
	float:left;
	text-align:right;
}
.topsubcontentsinner {
	padding-right:20px;
}

#h2topnews {
	background:url(../siteimages/topnewsandtopics.jpg) no-repeat left top;
	text-indent:-555px;
	overflow:hidden;
	height:25px;
}


/* //top */


/* pankuzu */
.topicpath {
	text-align:right;
	font-size:10px;
	padding-right:35px;
	margin-bottom:30px;
}

.topicpath a {
	color:#333333;
}
.topicpath a:hover {
	color:#336699;
}


/* maincontents */
#maincontents {
	width:760px;
	overflow:hidden;

}

/* leftcontents */
#leftcontents {
	width:250px;
	float:left;
	overflow:hidden;

}

.leftcontentsinner {
	padding:10px 15px 10px 30px;
}

.leftcontentsinner h3 {
	color:#B7282E;
	font-size:medium;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:
}


.leftcontentsinner ul {
	font-size:12px;
	line-height:1.3;
	padding-left:20px;
	margin-bottom:40px;
}
.leftcontentsinner ul li {
	background:url(../siteimages/listhead.gif) no-repeat left 6px;
	padding-left:12px;
	margin-bottom:10px;
}
.leftcontentsinner ul a {
	color:#333333;
}
.leftcontentsinner ul a:hover {
	color:#336699;
}

/* rightcontents */
#rightcontents {
	width:510px;
	float:left;
	overflow:hidden;

}
#rightcontents p {
	line-height:1.6;
	font-size:small;
	margin-bottom:30px;
}
.rightcontentsinner {
	padding:10px 30px 10px 15px;
}

.rightcontentsinner ul {
	line-height:1.6;
	font-size:small;
}

.rightcontentsinner ul li {
	background:url(../siteimages/listhead.gif) no-repeat left 6px;
	padding-left:12px;
	margin-bottom:10px;

}
.red {
	font-weight:bold;
	color:#CC0000;
}
.borders {
	border:1px solid #999999;
}



/* categorytop */
#topleftcontents {
	width:380px;
	float:left;

}
.topleftcontentsinner {
	padding:10px 15px 10px 30px;
	font-size:small;
	line-height:1.6;
}

.tfl {
	float:left;
	border:1px solid #999999;
	margin-right:10px;
	margin-bottom:10px;
}
#toprightcontents {
	width:380px;
	float:left;
	font-size:small;
	line-height:1.6;
}

.toprightcontentsinner {
	padding:10px 15px 10px 15px;
}

h2.consttop1 {
	text-indent:-555px;
	overflow:hidden;
	background:url(../constract/images/h2_constop_concept.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;
}

h2.consttop2 {
	text-indent:-555px;
	overflow:hidden;
	background:url(../constract/images/h2_const_space.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;
}

h2.constresult {
	text-indent:-555px;
	overflow:hidden;
	background:url(../constract/images/h2_const_result.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;
}

.result01, .result02 {
	height:125px;
}
.con001, .con002 {
	height:125px;
}

.con001 p {
	float:left;
	width:240px;
}
headnavi
p.cattoptxt {
	clear:none;
	float:left;
}

h2.cattitle {
	margin-bottom:10px;
}

.categorybox {
	height:160px;
	zoom:100%;
}

.categorybox p {
	float:left;
	width:240px;
}

/* //categorytop */

/* packing */

#packingproducts {
	text-indent:-555px;
	overflow:hidden;
	background:url(../packing/images/packing_h2_product.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;

}
#packingtop1 {
	text-indent:-555px;
	overflow:hidden;
	background:url(../packing/images/packing_h2_concept.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;
}
#packingtop2 {
	text-indent:-555px;
	overflow:hidden;
	background:url(../packing/images/packing_h2_service.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;
}


/* const */
.imgw140 {
	width:140px;
	height:220px;
	float:left;
	margin-right:20px;
}
.imgw140h183 {
	width:140px;
	height:183px;
	float:left;
	margin-right:20px;
}

.mb20 {
	margin-bottom:20px;
}
.w460 {
	width:460px;
	margin-top:20px;
	margin-bottom:20px;
}

.conceptright {
	width:300px;
	float:left;
}

.conceptimagearea:after {
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}

.mr15 {
	margin-right:10px;
}

.w460b1 {
	width:460px;
	margin-top:10px;
	margin-bottom:20px;
}
.w460b1 img {
	border:1px solid #999999;
}

h4.conresult {
	color:#460E44;
	font-size:small;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}
.resultname {
	font-weight:bold;
	font-size:small;
	color:#460E44;

}


/* pagenailink */
.pagelink {
	clear:both;
	margin-top:30px;
	text-align:right;
	font-size:small;
}
.pagelink a {
	color:#333333;
	text-decoration:none;
}
.anchors {
	padding-left:20px;
	padding-right:5px;
	background: url(../siteimages/pagelink.gif) no-repeat left top;
}


.imgleft, .imgright {
	width:220px;
	float:left;
	font-size:x-small;
	margin-bottom:10px;
}
.imgleft {
	margin-right:20px;
}
.imagearea {
	margin-top:30px;
	margin-bottom:80px;
}
.rm20 {
	margin-right:20px;
}
.rm15 {
	margin-right:15px;
}

/* kenzai */
h2.kenzai {
	color:#686524;
	font-size:large;
	font-weight:bold;
	margin-bottom:15px;
}
h3.kenzai {
	color:#686524;
	font-size:medium;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:15px;
}
h2.packing, h3.packing {
	color:#336043;
	font-size:large;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:15px;
}
h2.packing {
	margin-top:0;
}
h2.profiles, h3.profiles {
	color:#2D528E;
	font-size:large;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:15px;
}
h2.profiles {
	margin-top:0;
}

h2.const {
	color:#460E44;
	font-size:large;
	font-weight:bold;
	margin-bottom:15px;
}

h3.const {
	color:#460E44;
	font-size:large;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:50px;
}



#kenzai_ser02 {
	margin-top:25px;
}
.imgm {
	margin-left:20px;
	margin-right:20px;
}


/* kenzaitop */
#kenzaitop-product {
	text-indent:-555px;
	overflow:hidden;
	background:url(../kenzai/images/kenzaitop_h2_product.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;

}
#kenzaitop-concept {
	text-indent:-555px;
	overflow:hidden;
	background:url(../kenzai/images/kenzaitop_h2_concept.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;

}
#kenzaitop-service {
	text-indent:-555px;
	overflow:hidden;
	background:url(../kenzai/images/kenzaitop_h2_service.jpg) no-repeat left top;
	margin-bottom:10px;
	height:20px;

}

/* companyprofile */
#companymap {
	margin-left:20px;
	margin-bottom:40px;
}

.tabout {
	width:460px;
	font-size:small;
	border:1px solid #BBBD97;
	margin-bottom:40px;
}

.tabout th {
	background-color:#E0DDD3;
	border:1px solid #BBBD97;
	padding:10px;
	font-weight:bold;
	text-align:center;
}
.tabout td {
	padding:10px;
	border:1px solid #BBBD97;
}
/* staffs */
.staffdescription {
	font-size:small;
	line-height:1.5;
	margin-bottom:30px;
	margin-left:20px;
	margin-right:10px;
}

.staffleftcontents {
	width:170px;
	float:left;
	padding-left:0;
}
.staffrecent, .pastdiary, .stafflist {
	padding-left:15px;
	pading-right:20px;
}
.pastdiary, .stafflist {
	margin-top:30px;
}


.staffrecent ul {
	font-size:12px;
	line-height:1.3;
	padding-right:10px;
	margin-bottom:40px;
}
.staffrecent ul li {
	background:url(../siteimages/listhead.gif) no-repeat left 6px;
	padding-left:12px;
	margin-bottom:15px;
}
.staffrecent ul a {
	color:#333333;
}
.staffrecent ul a:hover {
	color:#336699;
}

.staffrightcontents {
	width:560px;
	float:left;
}

#staffcontents {
	width:740px;
}
.staffcontentsinner {
}

.staffdescription {
	line-height:1.5;
}

.staffdescription h2 {
	background:url(../siteimages/staff_h2.jpg) no-repeat left top;
	width:192px;
	height:34px;
	text-indent:-555px;
	overflow:hidden;
	margin-bottom:10px;
}


/* staffentry */
.entrycontentsouter {
	width:390px;
	float:left;
	line-height:1.8;
	font-size:small;
}
.entrydate {
	font-weight:bold;
	font-size:12px;
	margin:0 0 0 20px;
	padding-top:30px;
}
.entryheader {
	background:url(../siteimages/staffentryheader.jpg) no-repeat left top;
} 
.entryheader h2 {
	font-size:16px;
	font-weight:bold;
	margin:0 20px;
	line-height:1.3;
	padding-bottom:8px;
	background:url(../siteimages/stafftitle_line.jpg) no-repeat left bottom;
}
.entryheader h2 a {
	text-decoration:none;
	color:#333333;
}
.entryheader h2 a:hover {
	text-decoration:underline;
	color:#336699;
}

.staffentrybody {
	background:url(../siteimages/entrycontentsback.jpg) repeat-y left;
}
.staffentrybodyinner {
	padding:15px 25px 25px 20px;
}
.asset-meta {
	margin:0 15px;
	border-top:1px solid #666666;
	font-size:10px;
}
.entryfooter {
	background:url(../siteimages/entryfooter_back.jpg) no-repeat left top;
	height:50px;
	margin-bottom:50px;
}
.entrybody {
	padding:10px;
}
.staffrightpics {
	background:url(../siteimages/frame.jpg) no-repeat left top;
	width:120px;
	height:145px;
	margin:0 0 0 25px;
}
.staffrightpicsinner {
	padding-top:37px;
	padding-left:17px;
}
.staffname {
	font-weight:bold;
	font-size:small;
	padding-left:25px;
}
.staffright {
	width:150px;
	float:left;
}
.hitori {
padding-left:15px;
}
.hitori:after {
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}
.entrycontents:after {
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}
div#comments {
	width:500px;
	padding-left:20px;
	padding-bottom:30px;
}
.comments-header {
	border-bottom:1px solid #999999;
	width:350px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:10px;
}
.comment-meta {
	font-size:small;
	font-weight:bold;
	margin-bottom:5px;
}
.comment-content {
	padding-left:15px;
	margin-bottom:20px;
	line-height:1.5;
	font-size:small;
}
.com {
	padding-left:30px;
	font-size:small;
}
#page-title {
	padding-left:30px;
	margin-bottom:15px;
}
.comments-open-header {
	
} 
div#comments-open-data label {
	display:block;
	font-size:12px;
	margin-top:10px;
	margin-bottom:3px;
}
div#comments-open-text label {
	font-size:12px;
}
div#comments-open-text textarea {
	display:block;
	width:350px;
}
/* news */
.entry {
	margin-bottom:30px;
	border-bottom:1px solid #CCCCCC;
	line-height:1.6;
	font-size:small;
	padding-bottom:15px;
}
.entrybody p {
	margin-bottom:5px;
}
.entrycontents:after {
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}
.newsentryfooter {
	 clear:both;
}
h2.news {
	color:#B7282E;
	font-size:large;
	font-weight:bold;
	margin-bottom:15px;
}
.date {
	font-weight:bold;
	font-size:12px;
}

/* news */
.entry {
	margin-bottom:30px;
	border-bottom:1px solid #CCCCCC;
	line-height:1.6;
	font-size:small;
	padding-bottom:15px;
}
.entrybody p {
	margin-bottom:5px;
}
.entrycontents:after {
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}
.entryfooter {
	 clear:both;
}
h2.news {
	color:#B7282E;
	font-size:large;
	font-weight:bold;
	margin-bottom:15px;
}
.date {
	font-weight:bold;
	font-size:12px;
}


/* footer */
#footnavi {
	width:720px;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
	margin-left:15px;
	font-size:12px;
	padding:5px 0 5px 15px;
	clear: both;
}

#footnavi a {
	color:#333333;
	text-decoration:none;
}
#footnavi a:hover {
	color:#336699;
	text-decoration:underline;
}
#footer {
	height:50px;
	margin:0;
}

#footer address {
	font-size:10px;
	color:#666666;
	margin:10px 0 20px 30px;
}

#pageend {
	height:13px;
	width:790px;
	margin:0 auto;
	/*background: url(../siteimages/pageendback3.gif) no-repeat left top;*/
}
