/*新しいプロダクツ用CSSファイル*/

div.products {
	width: 520px;
	border-top:solid 10px #FF9600;
	border-bottom: solid 1px #A9A9A9;
	border-left: solid 1px #A9A9A9;
	margin: 10px;
	padding: 0 0 10px 0;
	}
	
div.products h2 {
	margin: 5px 0 0 10px;
	padding: 0 0 0 30px;
	font-size: 14px;
	text-align:left;
	color : #ff0000;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	background: #ffffff url("parts/h2_point.gif") left no-repeat;
	}

div.products h3 {font-size: 14px; 
	line-height: 18px; 
	color: #FF5500;
	margin: 10px 0 0 0; 
	font-family:Verdana,Helvetica,sans-serif,generic font family;}
	
div.products p {
	font-size: 14px;
	color:#676767;
	line-height: 18px;
	margin: 5px;
	}

div.products ul.about {
	margin: 10px;
	padding: 0;
	list-style-type:none;
	font-size: 12px;
	text-align:left;
	line-height:18px;
	color : #676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

div.products li.about {
	background: url("parts/about_point.gif") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 0;
	}

table.about {
	border: 1px dashed #ff0000;
	margin: 5px;
	padding: 5px;
	}
	
div.products dl {
	text-align:left;
	margin: 5px 0 0 30px;
	}

div.products dt {
	font-size: 12px;
	color:#676767;
	font-weight:bold;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

div.products dd {
	font-size: 12px;
	margin: 0 0 3px 3px;
	color:#676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

div.products dt.kigen {
	float: right;
	font-size: 12px;
	color:#676767;
	font-weight:bold;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

div.products dd.kigen {
	float: right;
	font-size: 12px;
	margin: 5px;
	color:#676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}
	
.products a:link {
			color : #C38900;
			text-decoration: underline;
			}
			
.products a:visited {
			color : #333333;
			text-decoration: none;
			}
			
.products a:hover {
			color : #222;
			text-decoration: underline;
			}

div.products ul {
	margin: 10px 10px 5px 20px;
	padding: 0;
	list-style-type:none;
	font-size: 12px;
	text-align:left;
	line-height:18px;
	color : #676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

div.products li {
	background: #ffffff url("parts/list_point_tokucho.gif") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 2px 0;
	}
	
/*プロダクツ中身ページ用*/

div.products ul.tokucho {
	margin: 5px 10px 5px 5px;
	padding: 0;
	list-style-type:none;
	font-size: 14px;
	text-align:left;
	line-height:18px;
	color : #676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

div.products li.tokucho {
	background: #ffffff url("parts/list_point_tokucho.gif") left top no-repeat;
	padding: 0 0 0 15px;
	margin: 2px 0;
	}

div.products p.tokucho {
	margin: 5px 10px 5px 5px;
	padding: 0;
	font-size: 14px;
	text-align:left;
	line-height:18px;
	color : #676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}
/*プロダクツ中身左の商品リスト用*/


td.PrList {
	background: #ffffff url("parts/other_products_bkg.gif") bottom no-repeat;
	}
	
ul.PrList {
	margin: 0px 5px 25px 5px;
	padding: 0;
	list-style-type:none;
	font-size: 10px;
	text-align:left;
	line-height:18px;
	color : #676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

li.PrList {
	background: url("parts/list_point_prlist.gif") left top no-repeat;
	padding: 0 0 0 12px;
	margin: 0;
	}

ul.PrList a:link {
			color : #C38900;
			text-decoration: underline;
			}
			
ul.PrList a:visited {
			color : #333333;
			text-decoration: none;
			}
			
ul.PrList a:hover {
			color : #222;
			text-decoration: underline;
			}
			
/*プロダクツ中身左の他拠点リスト用*/

td.GlobalNet {
	background: #ffffff url("parts/other_products_bkg.gif") bottom no-repeat;
	}
	
ul.GlobalNet {
	margin: 0 0 15px 8px;
	padding: 0;
	list-style-type:none;
	font-size: 10px;
	line-height:16px;
	color : #676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}

li.GlobalNet {
	background: url("parts/link.gif") left 4px no-repeat;
	padding: 0 0 0 12px;
	margin: 3px 0;
	}

ul.GlobalNet a:link {
			color : #C38900;
			text-decoration: underline;
			}
			
ul.GlobalNet a:visited {
			color : #333333;
			text-decoration: none;
			}
			
ul.GlobalNet a:hover {
			color : #222;
			text-decoration: underline;
			}

/*企画書横のリスト*/

table#kikaku {
	margin: 3px 0 3px 3px;
	}

table#kikaku p{
	margin: 5px 5px 5px 10px;
	font-size: 12px;
	line-height:18px;
	color : #676767;
	font-family:Verdana,Helvetica,sans-serif,generic font family;
	}