@charset "UTF-8";

/*---------------------------------------*/
/* ヘッダ部 (top-logo, top-menu) */
.catch {
	font-weight: normal;
	font-size: 11px;
	color: #999;
	margin-top: 3px;
}
.red {
	color: #ff0000;
}
.blue {
	color: #3333ff;
}
.darkb {
	color: #aaaacc;
}
.img-right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.img-right30 {
	float: right;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
}


/*---------------------------------------*/
/* メインコンテンツ */
#wrapper-main {
	width: 954px;
	margin: 15px auto 0;
	/*margin: 95px auto 0;	ヘッダFIXの時*/
	padding: 0;
}
#main-contents {
	width: 680px;
	float: right;
}

.breadcrumb {
	width: 940px;
	margin: 0 auto 20px;
}
.breadcrumb ul {
	display: table;
}
.breadcrumb ul li {
	margin: 0 10px 0 0;
	float: left;
	font-size: 15px;
}
.breadcrumb ul li:first-child::before {
	padding: 0 3px 0 10px;
	content: "";
	font-size: 13px;
}
.breadcrumb ul li::before {
	padding: 0 10px 0 0;
	content: ">";
	font-size: 13px;
}

.title-image {
	margin-left: 15px;
}

h1 {
	font-size: 21px;
	/*font-weight: normal;*/
	font-weight: bold;
	margin: 8px 15px 8px;
	padding: 12px 0 7px 34px;
}
.tback-g {
	background-color: #d5f3d7;
	background: url("../common/title-back_g.png");
	background-repeat: no-repeat;
}
.tback-b {
	background-color: #d2e4f6;
	background: url("../common/title-back_b.png");
	background-repeat: no-repeat;
}
.tback-r {
	background-color: #f4d8da;
	background: url("../common/title-back_r.png");
	background-repeat: no-repeat;
}
.tback-p {
	background-color: #f8e1f6;
	background: url("../common/title-back_p.png");
	background-repeat: no-repeat;
}
.tback-gr {
	background-color: #eeeeee;
	background: url("../common/title-back_gr.png");
	background-repeat: no-repeat;
}
h2 {
	font-size: 18px;
	/*font-weight: normal;*/
	font-weight: bold;
	margin: 35px 20px 20px;
	padding: 10px 0 6px 6px;
	border-left: 17px solid #ccddee;
	border-bottom: 2px solid #ccddee;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	margin: 25px 20px 20px 30px;
	padding: 7px 0 6px 6px;
	border-left: 13px solid #ffbbaa;
	background-color: #fff6f6;
}

.midashi {
	margin: 5px 15px 10px;
	font-size: 26px;
	color: #9999dd;
}
.normal-text1 {
	margin: 5px 15px 10px;
	line-height: 140%;
}
.normal-text2 {
	margin: 5px 30px 10px;
	line-height: 140%;
}
.normal-text3 {
	margin: 5px 20px 10px 55px;
	line-height: 140%;
	background-color: #f6f6f6;
	padding: 4px;
	display: inline-block;
}
.center-posi {
	clear: both;
	margin: 5px 15px 10px;
	text-align: center;
	line-height: 140%;
}
.normal-box3 {
	margin: 5px 15px 16px 35px;
	padding: 2px;
	line-height: 140%;
	border: 1px solid #b1d2ea;
	border-left: 5px solid #b1d2ea;
}
.tokucyo {
	margin: 5px 30px 10px 50px;
	line-height: 140%;
	list-style: disc outside
}
.tokucyo li {
	margin-bottom: 10px;
}
.privacy-list {
	margin: 5px 30px 10px 40px;
	line-height: 140%;
	list-style: circle outside
}
.privacy-list li {
	margin-bottom: 5px;
}
.normal-box2 {
	margin: 5px 30px 10px;
	line-height: 140%;
}
.tokki-box2 {
	margin: 5px 30px 10px;
	padding: 6px 0;
	font-size: 14px;
	line-height: 140%;
	border: 1px solid #ff9999;
	text-align: center;
	background-color: #fff5f5;
}
.tokki-box3 {
	margin: 5px 30px 10px;
	padding: 6px 5px;
	font-size: 15px;
	color: #996666;
	line-height: 140%;
	border: 1px solid #cc9999;
	/*text-align: center;*/
	background-color: #fffff5;
}
.tokki-box4 {
	margin: 5px 30px 10px;
	padding: 6px 8px;
	font-size: 14px;
	color: #996666;
	line-height: 140%;
	border: 1px solid #ff9999;
	background-color: #fff5f5;
}
.tokki-box5 {
	margin: 5px 30px 10px;
	padding: 6px 8px;
	font-size: 13px;
	color: #000000;
	line-height: 140%;
	border: 1px solid #ff6666;
	background-color: #fff5f5;
}
.sitemap-list {
	margin: 5px 30px 10px 75px;
	line-height: 140%;
	list-style: none url('../common/icon3.png') outside
}
.sitemap-list li {
	margin-bottom: 5px;
}
.sitemap-list2 {
	margin: 5px 30px 10px 30px;
	line-height: 140%;
	list-style: disc url('../common/sankaku_red.png') outside
	/*list-style: disc outside*/
}
.sitemap-list2 li {
	margin-bottom: 5px;
}
.sitemap-list3 {
	margin: 5px 30px 10px 30px;
	line-height: 140%;
	list-style: circle outside
}
.sitemap-list3 li {
	margin-bottom: 5px;
}


/*---------------------------------------*/
/* 「よくある質問」image */
.faq-text {
	margin: 5px 20px 17px 15px;
	line-height: 140%;
	font-weight: bold;
}
.faq-a {
	float: left;
	margin: 1px 10px 7px 10px;
}



/*---------------------------------------*/
/* テーブル（会社概要・沿革） */
.main-table {
	width: 620px;
	empty-cells: show;
	margin: 5px 0 30px 30px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
}
.main-table th {
	text-align: center;
	font-weight: normal;
	vertical-align: top;
	padding: 5px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #eeeeee;
	border-left: 2px solid #999999;
}
th.eeeef6 {
	background-color: #eeeef6;
	border-left: 2px solid #9999bb;
}
th.f6eeee {
	background-color: #f6eeee;
	border-left: 2px solid #bb9999;
}
.main-table td {
	line-height: 130%;
	padding: 6px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
}
/*---------------------------------------*/
/* テーブル（レーザマーカー仕様） */
.lmspec-table {
	width: 630px;
	empty-cells: show;
	margin: 5px 0 0 30px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
}
.lmspec-table th {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	padding: 5px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #eeeeee;
}
.lmspec-table td {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 130%;
	padding: 6px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
}
.lmspec-table .td-left {
	text-align: left;
}
.lmspec-table .glback {
	background-color: #eeeeee;
}

/*---------------------------------------*/
/* テーブル（製品仕様） */
.spec-table {
	width: 620px;
	empty-cells: show;
	margin: 5px 0 0 30px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
}
.spec-table th {
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	padding: 5px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #eeeeee;
}
.spec-table td {
	text-align: center;
	vertical-align: middle;
	line-height: 130%;
	padding: 6px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
}
.spec-table .td-left {
	text-align: left;
}
.spec-table .glback {
	background-color: #eeeeee;
}

/*---------------------------------------*/
/* テーブル（品番体系） */
.model-system {
	font-size: 16px;
	text-align: center;
	margin: 30px auto;
}
.model-table {
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	float: left;
	margin: 3px;
}
.model-table td {
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	line-height: 140%;
	padding: 2px 5px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
}
.model-table .td-left {
	text-align: left;
}

th.rdback { background-color: #ffeeee; }
th.ylback { background-color: #ffffee; }
th.grback { background-color: #eeffee; }
th.glback { background-color: #f6f6f6; }
th.gl2back { background-color: #cccccc; }
td.rdback { background-color: #ffeeee; }
td.ylback { background-color: #ffffee; }
td.grback { background-color: #eeffee; }
td.glback { background-color: #f6f6f6; }

/*---------------------------------------*/
/* テーブル（周辺応用パーツ一覧） */
.parts-list {
	width: 600px;
	/*text-align: center;*/
	margin: 5px auto 20px;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
}
.parts-list th {
	text-align: center;
	font-weight: normal;
	vertical-align: middle;
	padding: 3px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #eeeeee;
}
.parts-list td {
	padding: 3px 10px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
}

/*---------------------------------------*/
/* 左サイド */
#left-side-contens {
	width: 260px;
	/*height: 900px;*/
	text-align: center;
	/*background-color: #eeffee;*/
	float: left;
}

/*---------------------------------------*/
/* 左サイドテーブル（白＆グレー） */
.left-side-menu {
	width: 250px;
	empty-cells: show;
	margin: 8px auto 25px auto;
	border-top: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
}
.left-side-menu th {
	text-align: center;
	padding: 5px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #eeeeee;
}
.left-side-menu td {
	line-height: 1.5em;
	padding: 5px 5px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #ffffff;
}
.red-cell {
	background-color: #fff3f3;
}

.left-side-menu a:before {
	content: url("../common/icon1.png");
	margin: 5px;
	position: relative;
	top: 2px;
}
.kaisya-info1 {
	width: 250px;
	margin: 8px auto 0 auto;
	font-size: 14px;
	line-height: 140%;
	text-align: left;
}
.kaisya-info1 img {
	margin-bottom: 8px;
}
.prducts-info1 {
	width: 240px;
	margin: 20px auto 0 auto;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}
.prducts-info1 a {
	color: #333399;
	text-decoration: none;
}
.prducts-info1 a:hover {
	color: #ff4488;
	text-decoration: underline;
}


