﻿body {
	word-break: break-all ;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	margin: 0px;
	padding: 0px;
	background: #F4F4F4 url(../syoparts/bg.jpg) repeat-y center;
	font-size: 90%;
	}
	
	
td,th {
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	}

p { margin: 0px auto; padding: 0px auto;}
#box p { margin: 0px auto; padding: 0px; padding-bottom: 12px;}

a { color: #006600; text-decoration: underline; }
a:hover { color: #CC3300; text-decoration: underline; }


img { border:none;}

form { margin: 0px;	padding: 0px;}

input,textarea {
	color: #666;
	font-size :90%;
	border:1px #CCC solid;
	background-color:#FFF;
	padding: 2px;
	}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 0px; clear: both;
	margin: 0 auto; height: 1px;
	border: none;
}

/* 見出し---------------------------------------------------- */
h1 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0px;
	}

h2,h3,h4,h5 { margin: 0 auto; padding: 0px;}

h3.page_t {
	background: url(../syoparts/bg_page_t.jpg) no-repeat left top;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}
h4.page_m {
	background: url(../syoparts/icoya_blue.gif) no-repeat left center;
	font-size: 120%;
	color: #000066;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 17px;
	margin-top: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000099;
	}


/* レイアウト---------------------------------------------------- */
#wrap {
	width:800px;
	text-align: center;
	margin: 0; auto;
	background-color: #FFF;
	}

.image_left {
	float: left;
	margin-left: 10px;
}

.image_right {
	float: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
}

.left {
	float: left;
	margin-right: 10px;
}

.right { float: right;}

.clear { clear: both;}

	
/* ヘッダ---------------------------------------------------- */
#head {
	width:100%;
	border: none;
	background-color: #004F00;
	color: #FFFFFF;
	}

#top { background: url(../syoparts/top2.jpg) no-repeat center bottom;}

#topkou {
	height:150px;
	background: url(../syoparts/syou_top2.jpg) no-repeat center bottom;
	}
	
#topkou2 {
	height:100px;
	background: url(../syoparts/syou2_top2.jpg) no-repeat center bottom;
	}
#other {
	height:100px;
	background: url(../syoparts/other2.jpg) no-repeat center bottom;
	}

.ad {
	padding-top: 9px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-right: 5px;
	line-height: 100%;
	}

/* メニュー---------------------------------------------------- */

#menu {
	margin:  0px auto;
	width: 155px;
	float: right;
	padding: 45px 2px 0px 0px;
	background: #9FD94A url(../syoparts/menu_bg.jpg) no-repeat top;
	font-size: 14px;
}
#menu a {
	color: #006600;
	text-decoration: underline;
}
#menu a:hover { color: #FFFFFF; text-decoration: underline; }


.menubt {
	text-align: left;
	margin: 2px 0px 2px;
	margin-left: 0px;
	background: #B6E682 url(../syoparts/menubt_ico.gif) no-repeat left center;
	padding-left: 25px;
	vertical-align: middle;
	padding-top: 11px;
	padding-bottom: 11px;
}
.menukbt li a:hover{
	color: #FFFFFF;
}


#menuk {
	margin:  0px;
	width: 155px;
	float: right;
	background-color: #9FD94A;
	text-align: center;
	padding: 0px;
}

.menukt {
	text-align: left;
	padding-left: 8px;
	vertical-align: middle;
	padding-bottom: 20px;
	background: #7DABE1 url(../syoparts/menuk_bg.jpg) no-repeat left top;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	padding-right: 8px;
}

.menukbt {
	text-align: left;
	padding-left: 8px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #B6E682;
	padding-right: 8px;
}
.menukbt ul { margin: 0 0 0 17; padding : 0 }
.menukbt li {
	padding-bottom: 7px;
	padding-top: 7px;
	border-bottom: 1px dashed #8BCC2B;
	padding-left: 0px;
	color: #FFFFFF;
}

/* コンテンツ---------------------------------------------------- */

#content {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#FFF;
	background-position: left;
	width: 640px;
	float: left;
	padding-bottom: 30px;
	}

#topicpath{
	font-size: 12px;
	text-align: left;
	color: #666666;
	margin: 0px;
	padding-top: 3px;
	}

/* box------- */

#box {
	padding: 0px;
	margin: 10px 10px 0px 10px;
	text-align: left;
}

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

#box{
 display:inline-table;
}
#box table { margin-top: 12px;}
#box table.tmg { margin-top: 0px;}

/* Hides from IE-mac \*/
* html #box {height: 1%;}
#box {display: block;}
/* End hide from IE-mac */




/* 表　-----*/

.tb-01 {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
.tb-01 th {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #FFFFCC;
	padding-left: 10px;
}

.tb-01 td {
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	padding-left: 10px;
}

.gyou {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

h4.gyou_t {
	background: url(../syoparts/icoya_green.gif) no-repeat left center;
	font-size: 120%;
	color: #006600;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 17px;
	margin-top: 8px;
	margin-bottom: 0px;
	border-bottom: 1px solid #006600;
	}
	
.gyou_t a {
	font-weight: bold;
	color: #006600;
	padding-bottom: 3px;
}
.gyou_t a:hover { color: #000099; }

.gyou li {
	color: #000099;
	list-style-type: disc;
	margin: 0px 0px 0px 25px;
	padding-top: 2px;
	}

.gyou_key {
	color: #666666;
	margin-left: 10px;
	}

/* 業種別一覧　-----*/

.k_tbg {
	background: url(../syoparts/syou_tbg.gif) no-repeat left;
	font-weight: bold;
	font-size: 18px;
	color: #006600;
	/* width: 620px; */
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	}

.k_name {
	border-bottom: 1px solid #669900;
	border-left: 4px solid #669900;
	width: 340px;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 100%;
	background: #FFFFFF url(../syoparts/bg_list.gif) repeat-x left bottom;
	}

.k_btsyo {
	background: #FFFFFF url(../syoparts/bg_list.gif) repeat-x left bottom;
	border-bottom: 1px solid #006600;
	font-weight: bold;
	text-align: right;
	width: 80px;
	padding-right: 6px;
	}

.k_tel {
	background: #FFFFFF url(../syoparts/bg_list.gif) repeat-x left bottom;
	border-bottom: 1px solid #006600;
	font-weight: bold;
	text-align: right;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	color: #CC9900;
	padding-top: 5px;
	padding-bottom: 2px;
	}
.k_tel2 {
	font-weight: bold;
	color: #CC9900;
	font-size: 120%;
	}

.k_syu {
	color: #663300;
	padding-top: 7px;
	padding-bottom: 3px;
	padding-left: 8px;
	}
	
.k_pr {
	padding-left: 20px;
	line-height: 120%;
	padding-bottom: 5px;

	}
#k_img { padding-top: 5px;}
#k_img img {
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}
#k_img h4 {
	line-height: 125%;
	padding-top: 5px;
	color: #663300;
}
#k_img p {
	line-height: 125%;
	padding-top: 15px;
}
.k_name_l {
	float: left;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 22px;
	background: url(../syoparts/ico_k_name.gif) no-repeat left top;
	margin-top: 10px;
	border-bottom: 1px solid #339900;
	padding-bottom: 7px;
}

/* 企業詳細ページ　-----*/

.ks_name {
	background-color: #000066;
	width: 480px;
	font-weight: bold;
	font-size: 140%;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	}

.ks_toi { float: right;	}

.ks_adt {
	color: #000099;
	width: 50px;
	background-color: #D9E7E4;
	}
	
.ks_ad {
	padding-left: 5px;
	background-color: #FFFFFF;
	}
	
	
.ks_infpr {
	background-color: #D9E7E4;
	padding: 3px;
	}
	
#tb_left {
	float: left;
	padding-bottom: 15px;
	
}
#toi_area {
	padding-top: 5px;
	padding-bottom: 0px;
	text-align: right;
}
#toi_area img{
	padding-left: 5px;
}


/* フッタ---------------------------------------------------- */

#foot {
	font-size: 12px;
	color: #999999;
	width: 822px;
	clear: both;
	background: #F4F4F4 url(../syoparts/bg_bottom.jpg) no-repeat center top;
	float: none;
	line-height: 150%;
}

 	div#foot {
	padding: 20px 5px 10px;
	color: #999999;
	}	
	
	div#foot a { 
		color: #333333; 
		text-decoration: underline;
	} 
	
	div#foot a:hover {
	color: #339900;
	text-decoration: underline;
	} 

	div#foot ul {
	list-style-type: none;
	} 
.pageup {
	background-color: #F4F4F4;
	background-image: none;
	width: 800px;
	text-align: right;
}
