﻿/*

// default.css

// created by M.Iwai

// ----

// 2005.08.23 ver.1.0.0.0

*/

/******** Common styles ********/

img {

	border: none;

}

div.clear {

	clear: both;

}

dt {

	margin-bottom: 4px;

}

dd {

	margin-bottom: 4px;

}

.comment {

	font-size: 10px;

	line-height: 14px;

}

.pdup {

	margin: 10px 0px 0px 0px;

}

.attention {

	color: #ff3300;

}

a:link {

	color: #003366;

}

a:visited {

	color: #003366;

}

a:hover {

	color: #000000;

	text-decoration: underline;

}

h2 {

	font-size: 1.25em;

	margin: 0px 0px 0px 0px;

}



/******** Public structures ********/

div#topic_path {



	padding: 10px 16px;



	color: #999999;



	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;



	font-size: 12px;



	line-height: 12px;



}



div#topic_path a:link {



	color: #666666;



	text-decoration: underline;



}



div#topic_path a:visited {

	color: #666666;

	text-decoration: underline;

}

div#topic_path a:hover {

	color: #000000;

	text-decoration: underline;

}

div#title {

}

div#title h1 {

	margin: 0px;

}

div#content {



	padding: 10px;



	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;



	font-size: 12px;



	line-height: 16px;



}



div#content h2 {



	margin: 0px 0px 8px 0px;



}



div#content h4 {

	margin: 0px;

}


div#content .bottom {

	text-align: right;

}

ul#menu {

	margin: 16px 6px;

	padding: 0px;

	list-style: none;

}

ul#menu li {

	margin-bottom: 4px;

	padding: 6px 0px;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 12px;

	line-height: 16px;

}

ul#menu li.active {

	padding: 0px;

}

ul#menu li.active  .top {

	padding-top: 4px;

	background: #c6d2db url(../images/menu_active_top.gif) left top no-repeat;

}

ul#menu li.active  .bottom {

	padding-bottom: 4px;

	background: #c6d2db url(../images/menu_active_bottom.gif) left bottom no-repeat;

}

ul#menu li.active  .content {

	padding: 0px 0px 0px 10px;

	border: solid 1px #c6d2db;

	background: #c6d2db url(../images/menu1.gif) 3px top no-repeat;

	color: #000000;

}

ul#menu li.active ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

ul#menu li.active ul li {

	margin: 0px;

	padding: 2px 0px;

}

ul#menu li.active ul li a {

	display: block;

	padding-left: 6px;

}

ul#menu li.active ul li a:link {

	background: url(../images/mark.gif) left top no-repeat;

	color: #01375d;

}

ul#menu li.active ul li a:visited {

	background: url(../images/mark.gif) left top no-repeat;

	color: #01375d;

}

ul#menu li.active ul li a:hover {

	background: url(../images/mark.gif) left top no-repeat;

	color: #000000;

}

ul#menu li a {

	display: block;

	padding-left: 10px;

}

ul#menu li a:link {

	background: url(../images/menu0.gif) 4px top no-repeat;

	color: #ffffff;

	text-decoration:none;

}

ul#menu li a:visited {

	background: url(../images/menu0.gif) 4px top no-repeat;

	color: #ffffff;

	text-decoration:none;

}

ul#menu li a:hover {

	background: url(../images/menu1.gif) 4px top no-repeat;

	color: #000000;

	text-decoration:underline;

}

#bpi {

	margin: 0px 0px 16px;

}

#top_menu {

	margin: 16px 0px;

}

#demo_menu {

	margin: 16px 0px 0px;

}

a.pagetop {

	padding-right: 14px;

	line-height: 11px;

}

a.pagetop:link {

	background: url(../images/pagetop0.gif) right center no-repeat;

}

a.pagetop:visited {

	background: url(../images/pagetop0.gif) right center no-repeat;

}

a.pagetop:hover {

	background: url(../images/pagetop1.gif) right center no-repeat;

}

a.link {

	padding-right: 14px;

}

a.link:link {

	background: url(../images/link0.gif) right center no-repeat;

}

a.link:visited {

	background: url(../images/link0.gif) right center no-repeat;

}

a.link:hover {

	background: url(../images/link1.gif) right center no-repeat;

}

a.popup {

	padding-right: 14px;

}

a.popup:link {

	background: url(../images/popup0.gif) right center no-repeat;

}

a.popup:visited {

	background: url(../images/popup0.gif) right center no-repeat;

}

a.popup:hover {

	background: url(../images/popup1.gif) right center no-repeat;

}

a.detail {

}

a.detail:link img {

	background: url(../images/detail0.gif) center center no-repeat;

}

a.detail:visited img {

	background: url(../images/detail0.gif) center center no-repeat;

}

a.detail:hover img {

	background: url(../images/detail1.gif) center center no-repeat;

}

a.go {

}

a.go:link img {

	background: url(../images/go0.gif) center center no-repeat;

}

a.go:visited img {

	background: url(../images/go0.gif) center center no-repeat;

}

a.go:hover img {

	background: url(../images/go1.gif) center center no-repeat;

}

div.info {

	margin-bottom: 32px;

}

div.info .left {

	float: left;

	width: 150px;

	margin-right: 16px;

}

div.info .right {

	float: right;

	width: 360px;

}

div.info .bottom {

	text-align: right;

}

/******** CAD ********/

div#content h4.mach1 {

	margin-top: 16px;

}

div.cad_mach1 {

	margin-bottom: 4px;

	padding: 8px;

	height: 64px;

	background: #ffcc7f url(../cad/images/mach1_bottom.gif) center bottom no-repeat;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cad_mach2 {

	margin-bottom: 4px;

	padding: 8px;

	height: 64px;

	background: #99cc7f url(../cad/images/mach2_bottom.gif) center bottom no-repeat;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cad_mach3 {

	margin-bottom: 4px;

	padding: 8px;

	height: 64px;

	background: #80aacc url(../cad/images/mach3_bottom.gif) center bottom no-repeat;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cad_mach4 {

	margin-bottom: 20px;

	padding: 8px;

	height: 64px;

	background: #e57f7f url(../cad/images/mach4_bottom.gif) center bottom no-repeat;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

table.cad_table {

	margin-bottom: 32px;

}

table.cad_table tr.top td.left {

	height: 8px;

	background: #8ca4b6 url(../images/table_left_top.gif) left top no-repeat;

}

table.cad_table tr.top td.right {

	height: 8px;

	background: #c6d2db url(../images/table_right_top.gif) right top no-repeat;

}

table.cad_table tr.bottom td.left {

	height: 8px;

	background: #8ca4b6 url(../images/table_left_bottom.gif) left bottom no-repeat;

}

table.cad_table tr.bottom td.right {

	height: 8px;

	background: #c6d2db url(../images/table_right_bottom.gif) right bottom no-repeat;

}

table.cad_table td.left {

	width: 344px;

	padding: 0px;

	background: #8ca4b6;

	text-align: center;

	vertical-align: top;

}

table.cad_table td.left .comment {

	margin: 2px 0px 0px 4px;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	line-height: 14px;

	text-align: left;

	vertical-align: top;

}

table.cad_table td.right {

	width: 176px;

	padding: 0px;

	background: #c6d2db;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	line-height: 10px;

	text-align: center;

}

table.cad_table h5 {

	margin: 4px 0px 12px;

}

table.cad_table td.right .content {

	margin: 0px 4px;

	text-align: left;

}

table.cad_table td.right h6 {

	margin: 0px;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

}

table.cad_table td.right ul {

	margin: 0px 0px 4px 0px;

	padding: 4px 0px 0px 8px;

	list-style: none;

}

table.cad_table td.right li {

	margin-bottom: 6px;

	padding: 0px;

}

table.cad_table_content {

	width: 336px;

	margin: 0px 4px;

	border-collapse: collapse;

}

table.cad_table_content thead th {

	padding: 0px;

	background: #c6d2db;

	border: solid 1px #8ca4b6;

}

table.cad_table_content th.mach1 {

	width: 32px;

}

table.cad_table_content th.mach2 {

	width: 32px;

}

table.cad_table_content th.mach3 {

	width: 32px;

}

table.cad_table_content th.mach4 {

	width: 32px;

}

table.cad_table_content th {

	padding: 2px 2px 2px 12px;

	background: #ffffff;

	border: solid 1px #8ca4b6;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	font-weight: normal;

	line-height: 14px;

	text-align: left;

}

table.cad_table_content td {

	padding: 2px;

	background: #ffffff;

	border: solid 1px #8ca4b6;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	line-height: 14px;

	text-align: center;

}

table.cad_table_content td.mach1 {

	color: #ff6600;

}

table.cad_table_content td.mach2 {

	color: #009900;

}

table.cad_table_content td.mach3 {

	color: #013366;

}

table.cad_table_content td.mach4 {

	color: #ca002d;

}

table.cad_table_content .alt th {

	background: #e2e8ed;

}

table.cad_table_content .alt td {

	background: #e2e8ed;

}

table.cad_table_content th h6 {

	margin: 0px 0px 0px -8px;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

}

/******** CAM ********/

div.cam_tooling {

	float: left;

	width: 115px;

	height: 209px;

	margin-right: 1px;

	background: #8ca4b6;

}

div.cam_tooling .top {

	height: 96px;

	background: url(../images/table_left_top.gif) left top no-repeat;

}

div.cam_tooling .bottom {

	height: 97px;

	background: url(../images/table_left_bottom.gif) left bottom no-repeat;

}

div.cam_tooling .content {

	text-align: center;

}

div.cam_tooling_right {

	float: right;

	width: 404px;

}

div.cam_tooling_right .content {

	margin: 8px;

}

div.cam_mach3_mold {

	margin-bottom: 1px;

	height: 80px;

	background: #80aacc;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cam_mach3_pdd {

	margin-bottom: 4px;

	height: 80px;

	background: #80aacc url(../cam/images/mach3_bottom.gif) center bottom no-repeat;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cam_machining {

	float: left;

	width: 115px;

	margin-right: 1px;

	background: #8ca4b6;

}

div.cam_machining .top {

	height: 258px;

	background: url(../images/table_left_top.gif) left top no-repeat;

}

div.cam_machining .bottom {

	height: 259px;

	background: url(../images/table_left_bottom.gif) left bottom no-repeat;

}

div.cam_machining .content {

	text-align: center;

}

div.cam_machining_right {

	float: right;

	width: 404px;

}

div.cam_machining_right .content {

	margin: 8px;

}

div.cam_mach1 {

	margin-bottom: 1px;

	height: 64px;

	background: #ffcc7f;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cam_mach2 {

	margin-bottom: 1px;

	height: 64px;

	background: #99cc7f;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cam_mach3 {

	margin-bottom: 1px;

	height: 64px;

	background: #80aacc;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cam_mach4 {

	margin-bottom: 20px;

	height: 64px;

	background: #e57f7f url(../cam/images/mach4_bottom.gif) center bottom no-repeat;

	color: #000000;

	line-height: 16px;

	overflow: auto;

}

div.cam_table {

	margin-bottom: 32px;

	background: #8ca4b6;

	text-align: center;

}

div.cam_table .top {

	height: 8px;

	background: url(../cam/images/table_top.gif) center top no-repeat;

}

div.cam_table .bottom {

	height: 8px;

	background: url(../cam/images/table_bottom.gif) center bottom no-repeat;

}

div.cam_table h5 {

	margin: 4px 0px 12px;

}

table.cam_table_content {

	width: 512px;

	margin: 0px 4px;

	border-collapse: collapse;

}

table.cam_table_content thead th {

	padding: 0px;

	background: #c6d2db;

	border: solid 1px #8ca4b6;

}

table.cam_table_content th.mach1 {

	width: 32px;

}

table.cam_table_content th.mach2 {

	width: 32px;

}

table.cam_table_content th.mach3 {

	width: 32px;

}

table.cam_table_content th.mach4 {

	width: 32px;

}

table.cam_table_content th {

	padding: 2px 2px 2px 12px;

	background: #ffffff;

	border: solid 1px #8ca4b6;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	font-weight: normal;

	line-height: 14px;

	text-align: left;

}

table.cam_table_content td {

	padding: 2px;

	background: #ffffff;

	border: solid 1px #8ca4b6;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	line-height: 14px;

	text-align: center;

}

table.cam_table_content td.mach1 {

	color: #ff6600;

}

table.cam_table_content td.mach2 {

	color: #009900;

}

table.cam_table_content td.mach3 {

	color: #013366;

}

table.cam_table_content td.mach4 {

	color: #ca002d;

}

table.cam_table_content .alt th {

	background: #e2e8ed;

}

table.cam_table_content .alt td {

	background: #e2e8ed;

}

table.cam_table_content .alt2 th {

	background: #f0f3f6;

}

table.cam_table_content .alt2 td {

	background: #f0f3f6;

}

table.cam_table_content th.sub {

	padding-left: 20px;

}

table.cam_table_content th h6 {

	margin: 0px 0px 0px -8px;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

}

table.cam_table_content th h7 {

	margin: 0px;

	font-size: 10px;

	line-height: 14px;

	font-weight: bold;

}

/******** Detail info ********/

body.detail {

	margin: 0px 8px 8px 8px;

	background: #ffffff;

	color: #666666;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 12px;

	line-height: 16px;

	text-align: center;

}

body.detail .anchor {

	height: 8px;

}

body.detail h1 {

	margin: 0px 0px 8px;

}

body.detail h2 {

	margin: 0px 0px 16px;

}

body.detail div.info {

	margin: 0px 16px 32px;

	width: 520px;

	height: 256px;

	text-align: left;

}

body.detail div.info p {

	margin: 0px 0px 6px;

	text-indent: 12px;

}

/******** I-deas ********/

div.ideas_image {

	width: 520px;

	margin: 16px 0px 32px;

}

table.ideas_table {

	margin: 8px 0px 32px;

}

table.ideas_table tr.top td.left {

	height: 8px;

	background: #8ca4b6 url(../images/table_left_top.gif) left top no-repeat;

}

table.ideas_table tr.top td.right {

	height: 8px;

	background: #c6d2db url(../images/table_right_top.gif) right top no-repeat;

}

table.ideas_table tr.bottom td.left {

	height: 8px;

	background: #8ca4b6 url(../images/table_left_bottom.gif) left bottom no-repeat;

}

table.ideas_table tr.bottom td.right {

	height: 8px;

	background: #c6d2db url(../images/table_right_bottom.gif) right bottom no-repeat;

}

table.ideas_table td.left {

	width: 376px;

	padding: 0px;

	background: #8ca4b6;

	text-align: center;

	vertical-align: top;

}

table.ideas_table td.right {

	width: 144px;

	padding: 0px;

	background: #c6d2db;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	line-height: 10px;

	text-align: center;

	vertical-align: top;

}

table.ideas_table h5 {

	margin: 4px 0px 12px;

}

table.ideas_table td.right .content {

	margin: 0px 4px;

	text-align: left;

}

table.ideas_table td.right h6 {

	margin: 0px;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

}

table.ideas_table td.right ul {

	margin: 0px 0px 4px 0px;

	padding: 4px 0px 0px 8px;

	list-style: none;

}

table.ideas_table td.right li {

	margin-bottom: 6px;

	padding: 0px;

}

table.ideas_table_content {

	width: 360px;

	margin: 0px 8px;

	border-collapse: collapse;

}

table.ideas_table_content th {

	padding: 0px;

	border: solid 1px #8ca4b6;

}

table.ideas_table_content td {

	padding: 2px 2px 2px 12px;

	background: #ffffff;

	border: solid 1px #8ca4b6;

	color: #000000;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 10px;

	font-weight: normal;

	line-height: 14px;

	text-align: left;

}

table.ideas_table_content td h6 {

	margin: 0px 0px 0px -8px;

	font-size: 12px;

	line-height: 16px;

	font-weight: bold;

}

table.ideas_table_content .alt td {

	background: #e2e8ed;

}

table.ideas_table_content td.nx {

	background: #f2bfbf;

}

table.ideas_table_content .alt td.nx {

	background: #d7aeb2;

}

/******** Topics ********/

body.topics {

	margin: 16px 16px 16px 15px;

	color: #666666;

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 12px;

	line-height: 16px;

	text-align: center;

}

body.topics h1 {

	margin: 0px 0px 8px;

}

body.topics div.pages {

	margin: 8px 0px;

	text-align: right;

}

div.topic {

	width: 608px;

	margin-bottom: 16px;

}

div.topic .head {

	padding: 8px;

	background: #8ca4b6 url(../topics/images/table_top.gif) center top no-repeat;

}

div.topic .head .left {

	float: left;

	color: #ffffff;

	text-align: left;

}

div.topic .head .left h2 {

	margin: 0px;

	color: #01375d;

	font-size: 14px;

	font-weight: bold;

}

div.topic .head .right {

	float: right;

	color: #ffffff;

	text-align: right;

}

div.topic .content {

	padding: 8px;

	background: #dddddd url(../topics/images/table_bottom.gif) center bottom no-repeat;

}

div.topic .content table {

}

div.topic .content table td {

	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif;

	font-size: 12px;

	line-height: 16px;

	vertical-align: top;

}

div.topic .content .left {

	padding: 0px;

	text-align: left;

}

div.topic .content .left img {

	margin-right: 16px;

}

div.topic .content .right {

	padding: 0px;

	color: #000000;

	text-align: left;

}

div.topic .content .bottom {

	margin-top: 8px;

	text-align: left;

}
.td_cp_u5d5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.table_mg_left10 {
	margin-left: 10px;
}

