* { margin: 0; padding: 0; }

body{
	padding:0;
	margin:0;
	text-align:center;
	min-width: 990px;
	background:#ddd url("/media/z/2006/img/head_background.gif") top left repeat-x;
	color:#000;
	line-height:1.3em;
	letter-spacing: 0.01em;
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	}
	html > body {font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;}
	
a { color:#039; text-decoration:none; }	
a:visited { color:#454545; }
a:hover { color:#600; text-decoration:underline; }
a:active {}

a img { border:none; }
img { border: none; }

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	font-size:12px;
	line-height: 1em;
	}

em, strong {
	font-weight:bold;
	font-style:normal;
	}

ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.clbth {
	clear:both;
	font-size:1px;
	height:0px;
	overflow:hidden;
	}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix{
	zoom:1;
	}
/* Hides from IE-mac \*/
* html .clearfix{
	height:1%;
	overflow:visible;
	}
/* End hide from IE-mac */

/*----------flame----------*/
.site_frame{
	width: 996px;
	text-align: left;
	margin: 0 auto;
	}

	.site_logo_block{
		clear: both;
		padding: 3px 0 0 0;
		background: url("/media/z/2006/img/logo.gif") top left no-repeat;
		}
		.site_logo {
			float:left;
			width:395px;
			}
			.site_logo a {
				display: block;
				width: 190px;
				height: 60px;
				overflow: hidden;
				margin-bottom:5px;
				}
				.site_logo a img {
					display: none;
					}
	.block_sitecatalyst {
		height: 0px;
		overflow: hidden;
		}				


	.site_body_line{
		padding:0 3px;
		background:#1e5c99;
		}
		.site_body{
			background:#fff;
			padding:10px;
			}
			
			.block_large_top{
				padding: 0;
				margin: 0;
				padding-bottom:10px;
				}
				.block_header_info{
					float:right;
					width:225px;
					}
			
			.frame_col_left{
				float:left;
				position: relative;
				min-height:800px;
				width: 660px;
				}
				.frame_topstory{
					margin-bottom:10px;
					}
				.frame_topstory_leaf {
					margin-bottom:10px;
					}
					.frame_topstory_leaf h3 {
						margin-bottom:1px;
						}
					.col_topstory_left{
						float:left;
						width:391px;
						}
					.col_topstory_right{
						float:right;
						width:255px;
						}
						
				.frame_toolbox{
					margin-bottom:10px;
					}

							
				.block_casestudy{
					position: relative;
					margin-bottom:10px;
					}
				.block_enterprise_review{
					position: relative;
					margin-bottom:10px;
					}
				.block_blog_top{
					position: relative;
					margin-bottom:10px;
					}
				.block_research{
					position: relative;
					margin-bottom:10px;
					}


		.frame_half {
			position: relative;
			zoom: 1;
			}
			.frame_half:after {
				content:""; display:block; height:0px; clear:both;
				}
			.col_half_left{
				float:left;
				width:325px;
				}
			.col_half_right{
				float:right;
				width:325px;
				}
			.col_half_box_left {
				float:left;
				position: relative;
				width:320px;
				}
			.col_half_box_right {
				float:right;
				position: relative;
				width:320px;
				}


				.block_jobskill{
					position: relative;
					margin-bottom:10px;
					}
					
			.frame_col_right{
				float:right;
				width: 300px;
				}
				.block_sponsored{
					position: relative;
					margin-bottom:10px;
					}
				.block_newsheadline{
					position: relative;
					margin-bottom:10px;
					}
				.block_poll{
					position: relative;
					margin-bottom:10px;
					}
				.block_ranking{
					position: relative;
					margin-bottom:10px;
					}
				.block_release{
					position: relative;
					margin-bottom:10px;
					}
				.block_event{
					position: relative;
					margin-bottom:10px;
					}
				
					
			.block_ad_large_footer{
				position: relative;
				text-align:center;
				margin-top:10px;
				}


/*------------- フッター ------------*/
.frame_footer {
	text-align: center;
	background:#eee;
	border-top:1px solid #ccc;
	padding: 2px 0;
	}
	.frame_footer li {
		display: inline;
		font-size: 12px;
		font-weight: bold;
		}
	.frame_footer li a {
		padding: 3px 0 3px 10px;
		margin-left: 12px;
		background: url("/media/z/2006/img/list_marker_s2.gif") center left no-repeat;
		}


.site_footer .block_footerlink {
	padding: 0 5px;
	background:#1E5C99 url(/media/z/2006/img/zdnet_tab_background_foot.gif) top left repeat-x;
	font-size:10px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	}
	.site_footer .block_footerlink ul{
		padding:5px;
		}
		.site_footer .block_footerlink ul li {
			display: inline;
			}
		.site_footer .block_footerlink ul.line {
			border-bottom:1px solid #83A3CB
			}
	.site_footer .block_footerlink a {
		color:#fff;
		}
		.site_footer .block_footerlink a:hover {
			text-decoration: underline;
			}


	.site_footer .block_copyright {
		padding:5px 0 20px 0;
		font-size:10px;
		font-weight:bold;
		line-height:1.4em;
		}
		.site_footer .block_copyright ul li {
			display: inline;
			}
		.site_footer .block_copyright .block_aboutcnet {
			float: right;
			}




/*-------------------------*/
.block {
	position: relative;
	margin-bottom: 10px;
	}

/*----------login----------*/
.block_function {
	clear: both;
	margin-bottom: 4px;
	text-align:right;
	}
	.block_function form {
		margin: 0;
		padding: 0;
		display: inline;
		}
		.block_function input {
			margin: 0 1px;
			padding: 0;
			vertical-align: middle;
			}
	.block_function ul {
		display: inline;
		}
	.block_function li {
		display: inline;
		}
		.block_function li span{
			font-size: 10px;
			font-weight:bold;
			}
		.block_function li a, 
		.block_function li a:visited{
			margin: 0;
			padding: 3px 5px 3px 3px;
			background: #fff url("/media/z/2006/img/button_background1.gif") top left repeat-x;
			border-top: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-right: 1px solid #999;
			border-bottom: 1px solid #999;
			color:#000;
			font-size:10px;
			line-height: 1.9em;
			font-weight:bold;
			}
		.block_function li a:hover {
			text-decoration: none;
			color: #900;
			}			
			.block_function li a span.id {
				padding-left: 13px;
				background: url("/media/z/2006/img/icon_id10.gif") center left no-repeat;
				}
			.block_function li a span.newsletter {
				padding-left: 13px;
				background: url("/media/z/2006/img/icon_newsletter10.gif") center left no-repeat;
				}
			.block_function li a span.rss {
				padding-left: 13px;
				background: url("/media/z/2006/img/icon_rss10.gif") center left no-repeat;
				}
			.block_function li a span.tool {
				padding-left: 13px;
				background: url("/media/z/2006/img/icon_tool10.gif") center left no-repeat;
				}
			.block_function li a span.sitemap {
				padding-left: 13px;
				background: url("/media/z/2006/img/icon_sitemap10.gif") center left no-repeat;
				}
		.block_function li input.loginbutton {
			padding-left: 5px;
			margin-right: 10px;
			font-size:10px;
			}


		.block_function li span.member_welcom {
			color: #039;
			}
		.block_function li a.member_logout, 
		.block_function li a.member_logout:visited{
			margin: 0;
			padding: 3px 5px 3px 3px;
			background: #fff url("/media/z/2006/img/button_background1.gif") top left repeat-x;
			border-top: 1px solid #084494;
			border-left: 1px solid #084494;
			border-right: 1px solid #083673;
			border-bottom: 1px solid #083673;
			color:#000;
			font-size:10px;
			line-height: 1.9em;
			font-weight:bold;
			}

/*----------tab----------*/
.site_tab{
	font-size:12px;
	background:#1e5c99;
	text-align: center;
	background: #1e5c99 url(/media/z/2006/img/zdnet_tab_background.gif) top left repeat-x;
	overflow:hidden;
	height:26px;
	}
	.site_tab ul{
		padding:0;
		margin:0;
		list-style-type: none;
		}
	.site_tab ul li{
		display:inline;
		line-height: 2.2em;
		padding:0;
		margin:0;
		}
		.site_tab ul li a, 
		.site_tab ul li a:visited{
			color: #fff;
			font-size:12px;
			font-weight:bold;
			text-decoration: none;
			text-shadow: #300 2px 2px 3px;
			background: #900 url(/media/z/2006/img/tab_triangle.gif) center left no-repeat;
			padding: 12px 12px 12px 15px;
			margin: 0px 0px 0px 0px;
			border-right: 1px solid #fff;
			}
		.site_tab ul li a:hover {
			background: #d00 url(/media/z/2006/img/tab_triangle.gif) center left no-repeat;
			text-shadow: #900 2px 2px 3px;
			color: #fff;
			text-decoration: none;
			}
		.site_tab ul li a.selected, 
		.site_tab ul li a:visited.selected, 
		.site_tab ul li a:hover.selected {
			color: #900;
			text-shadow: #bbb 2px 2px 2px;
			text-decoration: none;
			background: #fff url(/media/z/2006/img/tab_triangle_selected.gif) center left no-repeat;
			}
		.site_tab ul li a.top{
			border-left: 1px solid #fff;
			} 



/*----------sub tab----------*/

.navi_subtab {
	margin: 0;
	padding: 0;
	border: 3px solid #1E5C99;
	border-top: none;
	border-bottom: none;
	}

.navi_subtab .subtab_inner {
	margin: 0;
	padding: 7px 7px 0 7px;
	background: #fff;
	}

.navi_subtab .subtab_inner ul {
	height: 24px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #F2F1F1 url(/media/z/2006/img/subtab_bg.gif) left bottom repeat-x !important;
	border: 1px solid #EBEBEB;
	overflow: hidden;
	}
.navi_subtab .subtab_inner ul li {
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	display: block;
	float: left;
	background: #F2F1F1 url(/media/z/2006/img/subtab_bg.gif) left bottom repeat-x !important;
	border-right: 1px solid #E5E5E5;
	}
.navi_subtab .subtab_inner ul li a,
.navi_subtab .subtab_inner ul li a:link,
.navi_subtab .subtab_inner ul li a:visited {
	margin: 0;
	padding: 0 4px;
	color: #003399;
	line-height: 2.2em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	}
.navi_subtab .subtab_inner ul li a span,
.navi_subtab .subtab_inner ul li a:link span,
.navi_subtab .subtab_inner ul li a:visited span {
	margin: 0;
	padding-left: 13px;
	_padding: 2px 0 0 13px;
	background: url(/media/z/2006/img/subtab_icon.gif) left center no-repeat;
	_background-position: 0 2px;
	}
.navi_subtab .subtab_inner ul li a:active,
.navi_subtab .subtab_inner ul li a:hover,
.navi_subtab .subtab_inner ul li a.selected,
.navi_subtab .subtab_inner ul li a:link.selected,
.navi_subtab .subtab_inner ul li a:visited.selected,
.navi_subtab .subtab_inner ul li a:hover.selected {
	background: #fff url(/media/z/2006/img/subtab_bg_on.gif) left top repeat-x !important;
	color: #CC0000;
	}
.navi_subtab .subtab_inner ul li a:active span,
.navi_subtab .subtab_inner ul li a:hover span,
.navi_subtab .subtab_inner ul li a.selected span,
.navi_subtab .subtab_inner ul li a:link.selected span,
.navi_subtab .subtab_inner ul li a:visited.selected span,
.navi_subtab .subtab_inner ul li a:hover.selected span {
	padding-left: 13px;
	_padding: 2px 0 0 13px;
	background: url(/media/z/2006/img/subtab_icon_on.gif) center left no-repeat;
	_background-position: 0 2px;
	}


/* footer sub tab */

/* frame_footer_sub */

.frame_footer_sub {
	background:#eee;
	margin: 0;
	padding: 2px 0 0 0;
	}
.frame_footer_sub ul {
	border-top:1px dashed #ccc;
	margin: 0 22px;
	padding: 0 0 0 4px;
	_padding: 2px 0 0 6px;
	}
	.frame_footer_sub ul li {
		display: inline;
		font-size: 11px;
		font-weight: bold;
		line-height: 2em;
		}
	.frame_footer_sub li a {
		padding: 3px 0 3px 9px;
		margin-right: 5px;
		background: url("/media/z/2006/img/frame_footer_sub_icon.gif") center left no-repeat;
		}



/*---------- 媒体共通スタイル ----------*/


/* block_feedback common */

.block_feedback {
	clear:both;
	position: relative;
	margin: 20px 20px 15px 20px;
	padding: 0;
	background-color: transparent;
	border:2px solid #991f1f;
	font-size: 12px;
	line-height:1.2em;
	}
.block_feedback h3,
.block_feedback h5 {
	height:2em;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 10px;
	background:#991f1f;
	background-image: none;
	font-size: 12px;
	line-height: 2em;
	text-shadow: none;
	color: #fff;
	}
.block_feedback p {
	margin-bottom: 0.8em;
	background-color: transparent;
	font-size:12px;
	line-height:1.2em;
	}

.block_feedback a.marker {
	display: block;
	margin-bottom: 2px;
	padding: 2px 0 2px 14px;
	background: transparent url("/media/z/2006/img/list_marker_s1.gif") 0px .4em no-repeat;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	}

.block_feedback a.mailto {
	display: block;
	margin-bottom: 2px;
	padding-left:14px;
	background:transparent url(http://japan.cnet.com/media/c/2006/img/icon_mail.gif) 0 1px no-repeat;
	font-size:12px;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
	}


/*---------- 見出し ----------*/
h1, h3, h5 {
	overflow: hidden;
	height:18px;
	margin:0 0 5px 0;
	padding: 0 0 0 30px;
	background:url("/media/z/2006/img/heding_background1.gif") bottom left no-repeat;
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	line-height:1.8em;
	}
	h1 a, h3 a, h5 a {
		color:#fff;
		border-bottom: 1px dotted #fff;
		padding-bottom: 1px;
		}
	h1 a:visited, h3 a:visited, h5 a:visited {
		color:#fff;
		}
	h1 a:hover, h3 a:hover, h5 a:hover {
		color:#ff6;
		text-decoration: none;
		border-bottom: 1px dotted #ff6;
		}
	
h3.hlink {
	background:url("/media/z/2006/img/heding_background1_link.gif") bottom left no-repeat;
	}
h5,
.frame_col_right h3 {
	padding: 0 0 0 22px;
	background:url("/media/z/2006/img/heding_background2.gif") bottom left no-repeat;
	}
h5.hlink,
.frame_col_right h3.hlink {
	background:url("/media/z/2006/img/heding_background2_link.gif") bottom left no-repeat;
	}

h4 {
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px dotted #1854A4;
	letter-spacing: .1em;
	}
	h4 a {
		color: #000;
		padding-left: 10px;
		background: url("/media/z/2006/img/list_marker_s3.gif") left center no-repeat;
		}
	h4 a:visited { color: #600; }
	h4 a:hover { color: #600; }
	
/*---------- 見出し横 フィードアイコン ----------*/
a.rss {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	width: 22px;
	overflow: hidden;
	background: url("/media/z/2006/img/feed10color.gif") 6px 3px  no-repeat;
	font-size: 1px;
	line-height: 1.2em;
	text-indent: -1000px;
	}
a.rss:hover {
	background-image: url("/media/z/2006/img/feed10gray.gif"); 
	}
	
.block_review a.rss {
	background: url("/media/z/2006/img/feed10color_wback.gif") 6px 3px  no-repeat;
	}
.block_review a.rss:hover {
	background: url("/media/z/2006/img/feed10gray_wback.gif") 6px 3px  no-repeat;
	}

/*---------- 罫線 ----------*/

hr {
	clear: both;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	border-top: 1px solid #999;
	}

hr.dot {
	clear: both;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
	border-top: 1px dotted #999;
	}


/* 日付やカテゴリ */
.property {
	font-size:10px;
	color:#666;
	}

.org {
	font-size:10px;
	color: #000;
	}

.update{
	font-size:10px;
	color:#888;
	float:left;
	}

/*---------- トラックバック/コメント ----------*/
a.trackback {
	background: url("/media/z/2006/img/blog_trackback.gif") center left no-repeat;
	padding-left: 18px;
	font-size:10px;
	line-height:1.5em;
	}
a.talkback {
	background: url("/media/z/2006/img/talkback_icon.gif") center left no-repeat;
	padding-left: 15px;
	font-size:10px;
	line-height:1.5em;
	}


/*---------- 標準型　記事見出 dl ----------*/
dl.block_story {
	zoom:1;
	}
	dl.block_story:after {
		content:""; display:block; height:0px; clear:both;
		}
	dl.block_story dt {
		clear:both;
		font-size: 14px;
		line-height: 1.3em;
		font-weight: bold;
		}
		dl.block_story dt img {
			float:left;
			margin-right:5px;
			margin-bottom: 5px;
			border: 1px solid #666;
			}
	dl.block_story dd.summary {
		font-size:12px;
		line-height: 1.2em;
		display: inline;
		}
		dl.block_story dd.summary span.property {
			display: block;
			margin-bottom: 10px;
			}

/*---------- トップストーリー型　記事見出 ----------*/
.box_topstory {
	zoom:1;
	}
	.box_topstory:after {
		content:""; display:block; height:0px; clear:both;
		}
	.box_topstory h2,
	.box_topstory h4 {
		font-size:16px;
		line-height:1.2em;
		display: inline;
		letter-spacing: 0.01em;
		border: none;
		}
		.box_topstory h2 img,
		.box_topstory h4 img {
			float: left;
			margin-right: 5px;
			margin-bottom: 5px;
			border: 1px solid #666;
			}
		.box_topstory h4 a {
			background: none;
			padding-left: 0;
			color: #003399;
			}
		.box_topstory p {
			font-size:12px;
			line-height: 1.2em;
			display: inline;
			}
		.box_topstory span.property {
			display: block;
			margin-bottom: 15px;
			}

/*---------- トップストーリー型 特大写真付き2件 左右並び ----------*/
.col_topstory_left .box_topstory .box_topstory_xlarge {
	width: 186px;
	margin-right: 7px;
	}
	.col_topstory_left .box_topstory .box_topstory_xlarge h2 img,
	.col_topstory_left .box_topstory .box_topstory_xlarge h4 img {
		float: none;
		display: block;
		margin-right: 0 !important;
		margin-bottom: 5px;
		border: 1px solid #666;
		}
/*---------- リーフ　トップストーリー枠 ----------*/
.frame_topstory_leaf_line {
	padding: 5px 10px 5px 10px;
	background: #fff url("/media/z/2006/img/background_stripe1.gif") top left repeat;
	border:1px solid #1854A4;
	border-top: none;
	}
	.frame_topstory_leaf_line .col_topstory_right {
		width:235px;
		}
	.frame_topstory_leaf_line .box_topstory span.property {
		margin-bottom: 0px;
		}


/*----- 1行リスト 区切り線有り -----*/
.block_list_small {
	position: relative;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 10px;
	}
	.block_list_small li {
		margin-bottom: 2px;
		padding: 2px 0 2px 10px;
		border-bottom: 1px solid #ccc;
		background: url("/media/z/2006/img/list_marker_s1.gif") 0px 4px no-repeat;
		}
		.block_list_small li a {
			margin-bottom: 3px;
			margin-top: 3px;
			}
	/*---------- トップ リリース／イベント　右コラム用 ----------*/
	.block_list_small li a.org  {
		color: #000;
		}
		.block_list_small.no_border li {
			border: none;
			}

/*----- ヘッダーインフォ  -----*/
.block_header_info em,
.block_header_info span.info_title {
	display: block;
	margin: 0 0 5px 0;
	height: 18px;
	padding:0pt 0pt 0pt 22px;
	background:transparent url(/media/z/2006/img/heding_background2.gif) no-repeat scroll left bottom;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.8em;
	overflow: hidden;
	}
.block_header_info .block_list_small {
	margin-bottom: 0px;
	}
.block_header_info .block_list_small li {
	border: none;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	.block_header_info .block_list_small li a {
		margin: 0;
		}


/*----- 最新ニュース  -----*/
.block_newsheadline ul li {
	padding-bottom: 2px;
	}
	.block_newsheadline ul li a {
		font-size:12px;
		}  
		.block_newsheadline ul li a span {
			padding:1px 2px;
			background:#fff083;
			border-right: 1px solid #966;
			border-bottom: 1px solid #633;
			border-top: 1px solid #c99;
			border-left: 1px solid #c99;
			vertical-align: middle;
			font-size:9px;
			color:#000;
			}
			
/*----- ニュース一覧  -----*/
.block_topstory_list {
	position: relative;
	zoom:1;
	margin-bottom: 15px;
	}
	.block_topstory_list:after {
		content:""; display:block; height:0px; clear:both;
		}
	.block_topstory_list .box_topstory h2,
	.block_topstory_list .box_topstory h4
	 {
		display: block;
		}
	.block_topstory_list .block_story p {
		display: block;
		}

/*----- ランキング  -----*/
.block_ranking ol li {
	font-size: 12px;
	line-height: 1.1em;
	margin-left: 1px;
	padding: 3px 0;
	letter-spacing: 0em;
	}
	.block_ranking ol li a {
		color: #000;
		}
	.block_ranking ol li a:hover {
		color:#600;
		}
		
	.block_ranking ol li.rank1 { background:url(/media/z/2006/img/rank1.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank2 { background:url(/media/z/2006/img/rank2.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank3 { background:url(/media/z/2006/img/rank3.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank4 { background:url(/media/z/2006/img/rank4.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank5 { background:url(/media/z/2006/img/rank5.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank6 { background:url(/media/z/2006/img/rank6.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank7 { background:url(/media/z/2006/img/rank7.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank8 { background:url(/media/z/2006/img/rank8.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank9 { background:url(/media/z/2006/img/rank9.gif) 0 4px no-repeat; }
	.block_ranking ol li.rank10 { background:url(/media/z/2006/img/rank10.gif) 0 4px no-repeat; }
	
	.block_ranking ol li a {
		padding-left: 18px;
		}
		
			
/*---------- リーフ ソフトライセンス ----------*/
.block_license {
	position: relative;
	zoom:1;
	margin-bottom: 10px;
	}
	.block_license:after {
		content:""; display:block; height:0px; clear:both;
		}
	.block_license dl.block_story {
		width: 210px;
		float: left;
		margin-right: 10px;
		line-height: 1.2;
		}
		.block_license dl.block_story:after {
			content:""; display:block; height:0px; clear:both;
			}
		.block_license dl.block_story a {
			color: #000;
			}
		.block_license dl.block_story a:hover {
			color: #03f;
			}
		.block_license dl.block_story dt,
		.block_license dl.block_story dd {
			line-height: 1.2;
			}
			
a.license {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 1px 5px 2px 0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	}
			

.block_license .package_img img,
.block_book img.package_img {
	border:  0px;
	}


/*---------- リサーチ ----------*/
.block_research {
	}
	.block_research dt {
		font-size:12px;
		line-height: 1.2em;
		font-weight: bold;
		}
	.block_research dd.summary {
		font-size:10px;
		line-height: 1.2em;
		margin-bottom: 5px;
		}
			

/*---------- ホワイトペーパー ----------*/

.block_paper {
	position: relative;
	}
.block_paper dl {
	margin-bottom: 15px;
	}
	.block_paper dl dt {
		clear: both;
		margin-top: 3px;
		margin-bottom:2px;
		padding-top: 3px;
		
		font-size:12px;
		line-height: 1.2em;
		}
			
	/*.block_paper dl dt.top {
		border-top: none;
		}*/
		.block_paper dl dt img {
			float:left;
			margin-right:5px;
			padding-bottom: 3px;
			}
		.block_paper dl dt div {
			padding-left: 53px;
			}
	.block_paper dl dd {
		padding-left: 53px;
		padding-bottom: 3px;
		font-size:10px;
		line-height: 1.2em;
		border-bottom: 1px solid #ccc;
		zoom:1;
		}
		.block_paper dl dd:after {
			content:""; display:block; height:0px; clear:both;
			}
		
/*---------- ホワイトペーパー  リーフ ----------*/
.block_paper_leaf {
	position: relative;
	margin-bottom: 10px;
	}
	.block_paper_leaf li {
		padding: 1px 0 5px 15px;
		margin-bottom:5px;
		background:url("/media/z/2006/img/icon_doc.gif") 0 2px no-repeat;
		border-bottom:1px solid #ccc;
		font-size:12px;
		line-height: 1.3em;
		}
		.block_paper_leaf li a.org {
			display: block;
			color: #000;
			font-weight: normal;
			}

/*---------- レビュー ----------*/


.block_review {
	position: relative;
	width: 660px;
	}
.block_review h3 {
	margin-bottom: 1px;
	background: #FF6600;
	padding: 0px 0px 2px 10px;
	}
.block_review .block_review_line {
	margin-bottom: 10px;
	padding: 5px;
	border:1px solid #FF6600;
	border-top: none;
	}
		
.block_review ul {
	zoom:1;
  	overflow: hidden;
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
	border-top:1px dotted #FF6600;
	}
.block_review ul.first {
	border-top:none;
	margin-top: 0px;
	padding-top: 0px;
	}
	.block_review li {
		float: left;
		width: 205px;
		margin-left: 15px;
		font-size:12px;
		font-weight: bold;
		line-height: 1.2em;
		}
	.block_review li.first {
		margin-left: 0px;
		}
		.block_review li img {
			float: left;
			margin-right: 10px;
			border: 1px solid #ccc;
			}
		.block_review li a {
			color: #000;
			}
		.block_review li .block_review_title {
			padding-left: 60px;
			}
/*----------------------------------------------*/
.block_review dl {
	zoom:1;
	margin-bottom: 10px;
	padding: 0 7px 5px 7px;
	border:1px solid #1854A4;
	border-top: none;
	}
	.block_review dl:after {
		content:""; display:block; height:0px; clear:both;
		}
	.block_review dt {
		clear: both;
		margin-top: 3px;
		margin-bottom:2px;
		padding-top: 3px;
		border-top: 1px solid #ccc;
		font-size:12px;
		font-weight: bold;
		line-height: 1.2em;
		}
	.block_review dt.top {
		border-top: none;
		}
		.block_review dt img {
			float:left;
			margin-right:10px;
			padding-bottom: 3px;
			}
	.block_review dd {
		padding-left: 60px;
		font-size:10px;
		line-height: 1.2em;
		}





/*----- トップページ　検索／キーワード  -----*/
.frame_toolbox h3 {
	margin-bottom: 1px;
	}

.block_toolbox {
	padding:0;
	border:1px solid #1854A4;
	border-top: none;
	background: #fff url("/media/z/2006/img/background_stripe1.gif") top left repeat;
	}

.block_toolbox_search {
		font-size: 10px;
		line-height: 1em;
		padding: 5px 10px 5px 6px;
		border-bottom: 1px solid #bfbfbf;
		background: #eee url("/media/z/2006/img/background_stripe2.gif") top left repeat;
		}
		.block_toolbox_search input {
			font-size: 12px;
			height: 20px;
			vertical-align: middle;
			}
		.block_toolbox_search input.textbox {
			-moz-box-sizing: border-box;
			height: 20px;
			width: 250px;
			}
		.block_toolbox_search select {
				height: 20px;
				font-size: 12px;
				vertical-align: middle;
			}

.block_toolbox_category {
	float: left;
	width: 300px;
	}
.block_toolbox_keyword {
	width: 355px;
	float: left;
	}
	.block_toolbox_category dl,
	.block_toolbox_keyword dl {
		padding: 5px 5px 0 5px;
		}
	
	.block_toolbox_category dt,
	.block_toolbox_keyword dt {
		clear: left; 
		padding: 0 0 4px 20px;
		border-bottom: 1px dotted #1854A4;
		background: url("/media/z/2006/img/expand.gif") 2px 2px no-repeat;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.4em;
		}
	
	.block_toolbox_category ul,
	.block_toolbox_keyword ul {
		padding: 0;
		margin: 2px 0 5px 18px;
		}
		.block_toolbox_category li,
		.block_toolbox_keyword li {
			float: left;
			padding: 0 5px 0 3px;
			font-size: 12px;
			line-height: 1.7em;
			font-weight: bold;
			}
		.block_toolbox_keyword li {
			line-height: 1.5em;
			}
			.block_toolbox_category li a,
			.block_toolbox_keyword li a {
				white-space: nowrap;
				padding: 0 0 0 10px;
				background:url("/media/z/2006/img/list_marker_s1.gif") center left no-repeat;
				}
/*----- リーフページ　検索  -----*/

.navi_ctrlpanel {
	margin-bottom: 10px;
	position: relative;
	}
	.navi_ctrlpanel h3 {
		margin-bottom: 1px;
		}
	.navi_ctrlpanel .toggle {
		float: left;
		display: block;
		height: 12px;
		width: 12px;
		overflow: hidden;
		background:url("/media/z/2006/img/expand_all.gif") 0 0 no-repeat;
		font-size: 1px;
		line-height: 1.2em;
		text-indent: -1000px;
		}
		.navi_ctrlpanel .navi_ctrlpanel_search .toggle {
			margin-top: 6px;
			}
			html > body .navi_ctrlpanel .navi_ctrlpanel_search .toggle {
				margin-top: 4px;
				}
	.navi_ctrlpanel a.post:hover {
		color:#FFFF66;
		}
	.navi_ctrlpanel a.post {
		color:#FFFFFF;
		display:block;
		font-size:10px;
		font-weight:bold;
		padding:1px 5px 2px 0pt;
		position:absolute;
		right:20px;
		top:0pt;
		}

.block_navi_ctrlpanel {
	zoom:1;
	overflow: hidden;
	height: 25px;
	padding:0;
	border:1px solid #1854A4;
	border-top: none;
	background: #fff url("/media/z/2006/img/navi_ctrlpanel_background.gif") top left repeat-y;
	}

.navi_ctrlpanel_breadcrumb {
	float: left;
	width: 300px;
	padding-bottom: 10px;
	}
	.navi_ctrlpanel_breadcrumb dl {
		padding: 0px 5px 0 5px;
		}
	.navi_ctrlpanel_breadcrumb dt {
		height: 19px;
		padding: 6px 0 0 0;
		border-bottom: 1px dotted #1854A4;
		font-size: 12px;
		font-weight: bold;
		line-height: 1.1em;
		}
		html > body .navi_ctrlpanel_breadcrumb dt {
			height: auto;
			min-height: 19px;
			}
	.navi_ctrlpanel_breadcrumb dd {
		clear: both;
		}
		.navi_ctrlpanel_breadcrumb ul {
			padding: 0;
			margin: 2px 0 5px 18px;
			}
		.navi_ctrlpanel_breadcrumb li {
			float: left;
			margin: 0 5px 0 3px;
			padding: 0 0 0 10px;
			font-size: 12px;
			line-height: 1.7em;
			font-weight: bold;
			white-space: nowrap;
			background:url("/media/z/2006/img/list_marker_s1.gif") center left no-repeat;
			}

.navi_ctrlpanel_breadcrumb dt.navi_category {
	display:block;
	clear:both;
	margin-left:15px;
	padding-top:10px;
	border-bottom-color:#666;
	}

				
.navi_ctrlpanel_search {
	float: right;
	width: 340px;
	padding: 0px 5px 10px 5px;
	font-size: 10px;
	line-height: 1em;
	}
	html > body .navi_ctrlpanel_search {
		padding-top: 2px;
		}
	.navi_ctrlpanel_search input {
		font-size: 12px;
		height: 20px;
		vertical-align: middle;
		}
		.navi_ctrlpanel_search input.textbox {
			-moz-box-sizing: border-box;
			height: 18px;
			width: 230px;
			}
			html > body .navi_ctrlpanel_search input.textbox {
				height: 20px;
				}
	.navi_ctrlpanel_search .navi_ctrlpanel_search_options {
		clear: both;
		margin-top: 15px;
		line-height: 1.5em;
		}

em.ctrlpanel_heading {
	display: block;
	overflow: hidden;
	height:18px;
	margin:0;
	padding: 0 0 0 30px;
	background:url("/media/z/2006/img/heding_background1.gif") bottom left no-repeat;
	color:#fff;
	font-size: 10px;
	font-weight: bold;
	line-height:1.8em;
	}
	em.ctrlpanel_heading a {
		color:#fff;
		border-bottom: 1px dotted #fff;
		padding-bottom: 1px;
		}
	em.ctrlpanel_heading a:visited {
		color:#fff;
		}
	em.ctrlpanel_heading a:hover {
		color:#ff6;
		text-decoration: none;
		border-bottom: 1px dotted #ff6;
		}


.block_from_cnet {
	position: relative;
	margin-bottom:10px;
	border:2px solid #fc3;
	}
	.block_from_cnet h3.hlink,
	.block_from_cnet h5 {
		height: 38px;
		margin-bottom: 1px;
		padding-top: 2px;
		font-size: 12px;
		background:url("/media/z/2006/img/from_cnet.gif") top left no-repeat;
		}
	.block_from_cnet h3.hlink a,
	.block_from_cnet h5 a {
		margin-left: 23px;
		border-bottom: 1px dotted #000;
		color: #000;
		}	
	.block_from_cnet dl {
		zoom:1;
		padding: 0 7px 0px 7px;
		border-top: none;
		}
		.block_from_cnet dl:after {
			content:""; display:block; height:0px; clear:both;
			}
		.block_from_cnet dt {
			clear:both;
			margin-bottom:5px;
			font-weight: bold;
			display: block;
			}
		.block_from_cnet dt a {
			color: #000;
			}
			.block_from_cnet dt a:hover {
				color:#600;
				}
		.block_from_cnet dt img {
			float:left;
			margin-right:5px;
			border: 1px solid #666;
			}
		.block_from_cnet dd.summary {
			font-size:12px;
			line-height: 1.2em;
			display: block;
			margin-bottom: 10px;
			}
		.block_from_cnet dd.summary span.property {
			zoom:1;
			display: block;
			margin-bottom: 10px;
			}

/*----- 検索結果  -----*/
.block_search .block_list_small {
	margin-bottom: 30px;
	}

/*----- ブログ  -----*/
.block_blog {
	position: relative;
	}
	/*----------  ブログトップストーリー型 ----------*/
	.block_blog .block_story dt {
		display: block;
		margin-bottom:2px;
		}
		.block_blog .block_story dt img {
			margin-bottom: 10px;
			border: 1px solid #666;
			}
	.block_blog .block_story dd.summary {
		font-size:12px;
		line-height: 1.2em;
		margin-bottom: 10px;
		}
		.block_blog .block_story dd.summary span.property {
			display: block;
			margin-bottom: 0px;
			}
	/*---------- ブログ  1行見出し型 ----------*/
	.block_blog .block_list_small li {
		font-size: 14px;
		}
		.block_blog .block_list_small li a .summary {
			font-size: 12px;
			color: #000;
			font-weight: normal;
			padding-top: 2px;
			}


/*---------キーワードページ-------*/

.block_keyworddesc{
	position: relative;
	top: -5px;
	background: url(/media/z/2006/img/keyword/desc_bg.gif) right 0 no-repeat;
	padding: 5px 200px 0 10px;
	min-height: 170px;
}
*html .block_keyworddesc{
	height: 170px;
}
.block_keyworddesc dl{
	padding: 0 0 10px 0;
}
.block_keyworddesc dt{
	margin: 15px 0 5px 0;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #ccc;
}
.block_keyworddesc dd{
	color: #666;
	font-size: 12px;
}
.block_keyworddesc dd.quote{
	background: url(/media/2008/builder/builderextra/extra_quote.gif) left 0 no-repeat;
	padding-left: 40px; 
}
.block_keyworddesc dd.glossary{
	margin: 15px 0 0 0;
	padding-left: 40px;
}
.block_keyworddesc dd.glossary ul{
	margin-left: 15px;
}

.block_keyworddesc dd.glossary li.item{
	list-style-type: disc;
}
/*---------企業-------*/
.block_corp_head {
	border: 1px solid #999;
	background: #eee url("/media/z/2006/img/background_stripe2.gif") top left repeat;
	}
.block_corp_head h1 {
	overflow: auto;
	height: auto;
	background: none;
	
	padding: 10px 20px;
	margin: 0;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	}

.block_corp_detail {
	padding: 10px 20px;
	margin-top: 1px;
	margin-bottom: 15px;
	border: 1px solid #999;
	border-top: none;
	background: #fff url("/media/z/2006/img/background_stripe1.gif") top left repeat;
	}

.block_corp_detail dt {
	line-height: 2em;
	width: 7em;
	font-size: 12px;
	font-weight: bold;
	}
	.block_corp_detail dt.edit {
		width: auto;
		text-align: right;
		}
		.block_corp_detail dt.edit a {
			padding-left: 10px;
			background: url("/media/z/2006/img/list_marker_s1.gif") center left no-repeat;
			}
.block_corp_detail dd {
	margin-left: 7em;
       margin-top: -2em;
       font-size: 12px;
       line-height: 2em;
	}

/* switching top story START
---------------------------------------------------- */
.switch_topstory {
	clear: both;
	border: 2px solid #039;
	background:/*#f0f7e2*/;
	overflow: hidden;
	padding: 2px;
	margin: 5px 0 10px 0;
	_height: 144px;
	min-height: 144px;
	position: relative;
	}

.switch_topstory .switch_topstory_heading {
	width: 450px;
	float: right;
	margin: 0 5px 5px 200px;
	_margin: 0 0 5px 200px;
	padding: 0;
	height: 27px;
	border-bottom: 1px dotted #039;
	}
.switch_topstory .switch_topstory_heading h2 {
	float: left;
	color: #444;
	line-height: normal;
	padding: 5px 0 0 0;
	_padding: 7px 0 0 0;
	}
.switch_topstory .switch_topstory_heading ul.tabs {
	float: right;
	margin: 0;
	padding: 0;
	}

.switch_topstory .switch_topstory_heading ul.tabs {
	float: right;
	margin: 0;
	padding: 0;
	}
.switch_topstory .switch_topstory_heading ul.tabs li {
	float: left;
	text-align: center;
	margin: 0 0 0 2px;
	}
.switch_topstory .switch_topstory_heading ul.tabs li a {
	display: block;
	width: 22px;
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(/media/z/2006/img/esp/switch_topstory_tab_bg.gif) 0 0 no-repeat;
	color: /*#0066d1*/;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4em;
	zoom: 1;
	}
.switch_topstory .switch_topstory_heading ul.tabs li a.active {
	background: url(/media/z/2006/img/esp/switch_topstory_tab_bg_on.gif) 0 0 no-repeat;
	color: #fff;
	}
.switch_topstory .switch_topstory_heading ul.tabs li a:hover {
	text-decoration: underline;
	}

.switch_topstory dl {}

.switch_topstory dl dt {
	font-weight: bold;
	margin: 0 0 0 195px;
	}
.switch_topstory dl dt a:link {
	color:/*#295530*/;
	}
.switch_topstory dl dt a img {
	position: absolute;
	top: 2px;
	left: 2px;
	border: 1px solid #666;
	}
.switch_topstory dl dd {
	margin: 0 0 0 195px;
	font-size: 12px;
	}

/* mozilla leading for cnet */

.block_sponsored.c_mozilla_298 {
	margin: 10px auto;
	}
.block_sponsored.c_mozilla_298 hr {
	height: 1px;
	margin: 0 0 10px 0;
	border: none;
	border-bottom: 1px dotted #E58E33;
	}

/* 特集ピックアップ */
.block_sp_pickup {
	margin: 0 0 10px 0;
	padding: 0;
	}
.block_sp_pickup h3,
.block_sp_pickup h5 {
	background: url("/media/z/2006/img/heding_background5.gif") bottom left no-repeat;
	margin-bottom: 0;
	}
.block_sp_pickup .sp_pickup_inner {
	margin: 0;
	padding: 5px;
	border: 1px solid #990000;
	border-top: none;
	overflow: hidden;
	}
.block_sp_pickup .sp_pickup_inner img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #666;
	}
.block_sp_pickup .sp_pickup_inner dl {
	display: block;
	margin: 0 0 0 87px;
	}
.block_sp_pickup .sp_pickup_inner dl dt {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 1.1em;
	}
.block_sp_pickup .sp_pickup_inner dl dd {
	font-size: 13px;
	background: url(/media/z/2006/img/list_marker_s1.gif) 2px 0.3em no-repeat;
	padding-left: 12px;
	line-height: 1.1em;
	}
.block_sp_pickup .sp_pickup_inner hr {
	clear: both;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: none;
	border-top: 1px dotted #990000;
	}


/* IT 製品比較 */
.it_compare {
	}

.it_compare dl {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	}
	.it_compare dl dt {
		display: inline;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: -0.05em;
		}
	.it_compare dl dd {
		display: inline;
		line-height: 1.8em;
		}
	.it_compare dl dd a {
		margin-top: 5px;
		margin-right: 3px;
		padding: 2px 5px;
		/*border: 1px solid #1E5C99;*/
		background-color: #1E5C99;
		font-size: 12px;
		color: #fff;
		}
		.it_compare dl dd a:visited {
			background-color: #1E5C99;
			color: #fff;
			}	
		.it_compare dl dd a:hover {
			text-decoration: none;
			color: #fff;
			background-color: #991F1F;
			}



/* article bottom glossary leading
---------------------------------------------------- */
.block_article_left_glossary_search {
	border: 1px solid #ccc;
	padding: 8px;
	margin-bottom: 20px;
	background: url(/media/z/2006/img/glossary_bg_article.jpg) bottom left no-repeat;
	font-size: 12px;
	}

.block_article_left_glossary_search dl {
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	}
	.block_article_left_glossary_search dl dt {
		display: inline;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: -0.05em;
		}
	.block_article_left_glossary_search dl dd {
		display: inline;
		}
	.block_article_left_glossary_search dl dd a {
		margin-right: 3px;
		padding: 2px 5px;
		background-color: #1E5C99;
		font-size: 12px;
		color: #fff;
		}
		.block_article_left_glossary_search dl dd a:visited {
			background-color: #999;
			}	
		.block_article_left_glossary_search dl dd a:hover {
			text-decoration: none;
			background-color: #991F1F;
			}

			
.block_article_left_glossary_search .blocl_glossary_search_from {
	text-align: right;
	}
	.block_article_left_glossary_search .blocl_glossary_search_from h6 {
		display: inline;
		margin: 5px;
		}
	.block_article_left_glossary_search .blocl_glossary_search_from form {
		display: inline;
		}	
		.block_article_left_glossary_search .blocl_glossary_search_from form input.search_field {
			width: 150px;
			font-size: 14px;
			}

/* right bnet leading
---------------------------------------------------- */
.block_induction_bnet {
	margin: 15px 0;
	background: url(/media/z/2006/img/bnet/induction_bnet_4z_side.gif) repeat-y;
	zoom:1;
	}
.block_induction_bnet h3.bnet {
	background: url(/media/z/2006/img/bnet/induction_bnet_4z_header.gif) 0 0 no-repeat;
	text-indent: -9999px;
	padding:0;
	margin:0 0 5px;
	height: 27px;
	cursor: pointer;
	}
.block_induction_bnet .footer {
	background: url(/media/z/2006/img/bnet/induction_bnet_4z_footer.gif) 0 0 no-repeat;
	height: 11px;line-height:11px;
	text-indent: -9999px;
	}
.block_induction_bnet ul {
	padding: 0px 8px 2px;
	}
.block_induction_bnet ul li {
	x-line-heght: 1.3em;
	margin-bottom: 0.6em;
	margin-top: 0.6em;
	padding-left: 0.8em;
	background: url(/2004/img/tri1.gif) 2px 2px no-repeat;
	zoom:1;
	}



/*---------- リーフ 段落 ----------*/

.frame_col_article_left {
	float: left;
	/*width: 480px;*/
	width: 500px;
	margin-bottom: 10px;
	}

.frame_col_article_right {
	float: right;
	width: 145px;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
/*---------- 企業DB 段落 ----------*/

.frame_col_corp_left {
	float: left;
	width: 485px;
	margin-bottom: 10px;
	}

.frame_col_corp_right {
	float: right;
	width: 160px;
	margin-bottom: 10px;
	}


/*---------- 記事　タイトル ----------*/
.article_header {
	clear: both;
	position: relative;
	margin: 0;
	padding-bottom:15px;
	zoom:1;
	}
	.article_header:after {
		content:""; display:block; height:0px; clear:both;
		}
	.article_header img {
		float:left;
		margin-right:10px;
		border: 1px solid #666;
		}
	.article_header h1 {
		height: auto;
		margin:0;
		padding: 0;
		padding-bottom:5px;
		background: none;
		color: #000;
		font-size:18px;
		line-height:1.2em;
		font-weight:bold;
		}
		.article_header h1 a {
			color: #000;
			}
		.article_header h1 a:hover {
			color: #600;
			text-decoration: none;
			}
		.article_header h1 a:visited {
			color: #000;
			}


/*---------- 記事　本文 ----------*/
.article_body {
	margin-bottom: 20px;
	font-size:medium;
	line-height: 1.5em;
	letter-spacing: 0.04em;
	}
	html > body .article_body {
		font-size: 16px;
		}
	.article_body p {
		margin-bottom:1em;
		}

.article_body h2,
.article_body h3,
.article_body h4,
.article_body h5,
.article_body h6 {
	height: auto;
	margin:0;
	padding: 0;
	margin-bottom: 15px;
	background: none;
	color: #000;
	font-size:18px;
	line-height:1.4em;
	font-weight:bold;
	border: none;
}
.article_body h4,
.article_body h5,
.article_body h6 {
	font-size:medium;
	}
html > body .article_body h4, 
html > body .article_body h5, 
html > body .article_body h6 {
		font-size: 16px;
		}

*html body .frame_bnet .article_body p br {
		letter-spacing: 0;
		}

/*---------- 記事　本文　フッター要素 ----------*/
.notes, 
.leaf_body_foot {
	clear:both;
	font-size:12px;
	line-height:1.1em;
	color:#666;
	}
	.notes a, 
	.leaf_body_foot a{
		padding-left: 10px;
		background:url("/media/z/2006/img/list_marker_s1.gif") left center no-repeat;
		}

.article_body blockquote {
	margin-left:30px;
	border-left:4px solid #ccc8b8;
	padding-left:4px;
	margin-bottom:1em;
	} 

/* Media -------------------- */
.article_body .left img,
.article_body .right img,
.article_body .center img {
	margin: 5px auto 7px auto;
	padding: 0px;
	/*display: block;*/
	clear: both;
	}
.article_body .left,
.article_body .right,
.article_body .center {
	padding: 0px;
	color: #666;
	font-size: 12px;
	line-height: 1.3em;
	display: block;
	clear: both;
	}
.article_body .left {
	margin: 5px 10px 5px 0px;
	float: left;
	text-align: left;
	}
.article_body .right {
	margin: 5px 0px 5px 10px;
	float: right;
	text-align: left;
	}
.article_body .center {
	margin: 0px auto;
	text-align: center;
	}
.article_body .center img {
	text-align: center;
	}

/* Table -------------------- */
.article_body table {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-size: 14px;
	line-height: 1.2em;
	background: #CCC;
	border: 0px solid #CCC;
	clear: both;
	}
.article_body table caption {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #999;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	background: #FFF;
	}
.article_body table th,
.article_body table td {
	margin: 0px;
	padding: 2px 5px 3px 5px;
	}
.article_body table th {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	background: #039;
	}
.article_body table thead th {
	color: #FFF;
	font-weight: bold;
	background: #039;
	}
.article_body table tbody th {
	color: #FFF;
	font-weight: bold;
	background: #0058af ! important;
	}
.article_body table td {
	color: #666;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.2em;
	background: #FFF;
	}

/* List -------------------- */
.article_body ul {
	margin: 0px 0px 30px 20px;
	padding: 0px;
	clear: both;
	}
.article_body .center ul {
	margin-left:20px;
	}
.article_body ul li {
	margin: 10px  0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image : url("/media/z/2006/img/list_style_image_zd.gif");
	line-height: 1.5em;
	}
.article_body ol {
	list-style-type: decimal;
	margin: 0px 0px 30px 30px;
	padding: 0px;
	line-height: 1.5em;
	clear: both;
	}
.article_body ol li {
	margin: 10px  0px;
	padding: 0px;
	list-style-type: decimal;
	}

/* Textlink -------------------- */
.article_body .textlink {
	margin: 0 0 5px 0;
	padding: 5px 8px 5px 8px;
	border: 2px solid #1e5c99;
	display: block;
	}
.article_body .textlink h4 {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .1em;
	border-bottom: 1px dotted #1854A4;
	}
.article_body .textlink h4 a {
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	background: url(/media/z/2006/img/list_marker_s3.gif) no-repeat left center;
	}
.article_body .textlink h4 a:link,
.article_body .textlink h4 a:visited {
	color: #000;
	}
.article_body .textlink h4 a:hover {
	text-decoration: underline;
	color: #600;
	}
.article_body .textlink p {
	margin:0;
	padding:0;
	font-size: 14px;
	}
.article_body .textlink p a:link,
.article_body .textlink p a:visited {
	text-decoration: none;
	color: #1854A4;
	}
.article_body .textlink p a:hover {
	text-decoration: underline;
	color: #600;
	}

/* inline source code for article
-------------------- */
.article_body code {
	margin: 0;
	padding: 0;
	}
.article_body pre {
	width: auto;
	margin: 0 auto 1em auto;
	border: 1px solid #c7dae2;
	padding: 5px;
	overflow: scroll;
	font-face: monospace;
	font-size: 12px;
	background: #e7f0f4;
	line-height:1.4em;
	}

/* Profile -------------------- */
.article_body .profile {
	width: 470px;
	margin: 0 0 20px 0;
	padding: 0;
	background: #ECECEC;
	border: solid 2px #999;
	display: block;
	clear: right;
	}
.article_body .profile h5 {
	margin: 0;
	padding: 15px 20px 10px 20px;
	font-size: 14px;
	font-waight: bold;
	color: #333;
	border-bottom: solid 1px #999;
	background: none;
	}
.article_body .profile h5 span {
	font-size: 12px;
	display: block;
	clear: both;
	}
.article_body .profile p {
	margin: 0;
	padding: 5px 20px;
	font-size: 12px;
	color: #333;
	}
.article_body .profile img {
	margin: 10px;
	padding: 0;
	border: solid 2px #999;
	}

/*---------- 記事　右コラム ----------*/

.frame_col_article_right ul,
.frame_col_corp_right ul {
	border-right: 1px solid #1854A4;
	}
.frame_col_article_right li, 
.frame_col_corp_right li,
.block_glossary .col_right li {
	font-size:12px;
	line-height:1.1em;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url("/media/z/2006/img/list_marker_s1.gif") 0px 7px no-repeat;
	}
	.frame_col_article_right li.last {
		}
.frame_col_article_right li a, 		
.frame_col_corp_right li a,
.block_glossary .col_right li a {
	color: #036;
	font-size:12px;
	line-height:1.1em;
	padding-left: 10px;
	display: block;
	}
.frame_col_article_right h6,
.frame_col_corp_right h6 {
	color:#fff;
	font-size:10px;
	line-height:1.8em;
	height:18px;
	overflow: hidden;
	margin:0;
	padding: 0 0 0 22px;
	background: url("/media/z/2006/img/heding_background_related.gif") top left no-repeat;
	}

.frame_col_corp_right .property {
	display: block;
	}



/*---------- 記事　右コラム　ホワイトペーパー ----------*/
.frame_col_article_right .navi_paper li {
	background-image: none;
	zoom:1;
	}
	.frame_col_article_right .navi_paper li :after {
		content:""; display:block; height:0px; clear:both;
		}
.frame_col_article_right .navi_paper li a {
	padding-left:0;
	}
.frame_col_article_right .navi_paper li a img {
	float:left;
	margin-right:5px;
	border: 1px solid #666;
	}



/*----------  記事　右コラム上　ページ送り ----------*/
.navi_paging_top h6 {
	padding: 0 0 0 5px;
	background: url("/media/z/2006/img/heding_background3.gif") top left no-repeat;
	}
.navi_paging_top ul {
	padding: 2px 0 5px 0;
	text-align: center;
	}
.navi_paging_top li {
	display: inline;
	font-size:14px;
	font-weight: bold;
	line-height:1.1em;
	background: none;
	}
	.navi_paging_top li a {
		display: inline;
		padding: 4px 1px;
		color: #036;
		font-size:14px;
		background: none;
		font-weight: normal;
		}
	.navi_paging_top li a:hover {
		background-color: #374769;
		color: #fff;
		text-decoration: none;
		}

/*----------  記事下　ページ送り ----------*/
hr.no_paging {
	clear: both;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 5px;
	border: none;
	border-top: 1px solid #1854A4;
	}
.article_leaf_paging {
	clear: both;
	position: relative;
	height: 16px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 2px;
	border: 1px solid #ccc;
	border-top: 1px solid #1854A4;
	background-color: #eee;
	line-height:1em;
	}
.article_leaf_paging ul {
	padding: 2px 0;
	text-align: center;
	}
.article_leaf_paging li {
	display: inline;
	font-size:14px;
	font-weight: bold;
	}
	.article_leaf_paging li a {
		padding: 4px 3px;
		background: none;
		color: #036;
		font-size:14px;
		font-weight: normal;
		}
		.article_leaf_paging li a:hover {
			color: #fff;
			text-decoration: none;
			background-color: #374769;
			}

a.article_leaf_paging_next,
a.article_leaf_paging_prev {
	display: block;
	position: absolute;
	padding: 1px 8px;
	font-size:12px;
	font-weight: bold;
	}
	.article_leaf_paging_next_sc,
	.article_leaf_paging_prev_sc,
	a.article_leaf_paging_next:hover,
	a.article_leaf_paging_prev:hover {
		color: #fff;
		text-decoration: none;
		background-color: #374769;
		}

a.article_leaf_paging_prev {
	left: 0; top: 0;
	border-right: 1px solid #ccc;
	}
a.article_leaf_paging_next {
	right: 0; top: 0;
	border-left: 1px solid #ccc;
	}
.article_leaf_paging_key{
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
	color: #666;
	}

/*----------  記事下　企業 ----------*/
.block_ch_article_relate_org {
	position: relative;
	width:468px;
	margin:0 0 15px 16px;
	padding:0;
	text-align:left;
	}
.block_ch_article_relate_org h5 {
	margin-bottom: 1px;
	}
.block_ch_article_relate_org ul {
	zoom: 1;
	background: #fff url("/media/z/2006/img/background_stripe1.gif") top left repeat;
	border:1px solid #1854A4;
	border-top: none;
	padding: 5px 10px;
	}
	.block_ch_article_relate_org ul:after {
		content:""; display:block; height:0px; clear:both;
		}
.block_ch_article_relate_org li {
	float: left;
	padding-left:10px;
	padding-right:15px;
	background:url(/media/z/2006/img/list_marker_s1.gif) left center no-repeat;
	font-size:12px;
	font-weight:bold;
	line-height:1.4em;
	white-space: nowrap;
	}
 
/*----------  記事下　バックナンバーと関連記事 ----------*/
.block_article_left_related{
        border: 1px solid #ccc;
        padding: 8px;
        margin-bottom: 20px;
        background: url(/media/z/2006/img/background_related_article.gif) bottom repeat-x;
        font-size: 12px;
				}

.block_article_left_related h6 {
        text-align: left;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #ccc;
        } 

.block_article_left_related li{
	font-size:12px;
	line-height:1.1em;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url("/media/z/2006/img/list_marker_s1.gif") 0px 7px no-repeat;
	}
	.block_article_left_related li.last {
		}
.block_article_left_related li a{
	color: #036;
	font-size:12px;
	line-height:1.1em;
	padding-left: 10px;
	display: block;
	}

/*----------ad----------*/

.ad_badge_top{
	float:right;
	height:60px;
	text-align:right;
	margin-bottom:5px;
	}

.ad_large{
	float:left;
	width:729px;
	}
.ad_large_footer{
	}

.ad_rect_top{
	margin-bottom: 10px;
	/*width:300px;
	height:250px;*/
	}
.ad_rect_bottom{
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:center;
	/*height:250px;*/
	}
	
.ad_text_top{
	}
	.ad_text_top p {
		padding: 0 0 5px 13px;
		background: url("/media/z/2006/img/list_marker_ad_text.gif") 0px 3px no-repeat;
		}
		.ad_text_top p a {
			color: #00f;
			font-size: 12px;
			font-family:"ＭＳ ゴシック",monospace;
			line-height: 1.2em;
			}


.ad_text_bottom {
	margin-bottom: 10px;
	}
	.ad_text_bottom p {
		margin-left: auto;
		margin-right: auto;
		width: 455px;
		padding: 0 0 0 13px;
		margin-bottom: 5px;
		background: url("/media/z/2006/img/list_marker_ad_text.gif") left center no-repeat;
		}
		.ad_text_bottom p a {
			color: #00f;
			font-size: 12px;
			font-family:"ＭＳ ゴシック",monospace;
			line-height: 1.2em;
			}



.ad_text_center {
	width: 96%;
	overflow: auto;
	margin-bottom: 10px;
	padding: 8px 0;
	padding-left: 20px;
	margin-bottom: 10px;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc; 
	}
	.ad_text_center img {
		float: left;
		margin-right: 15px;
		}
	.ad_text_center a {
		color: #00f;
		font-size: 12px;
		font-family:"ＭＳ ゴシック",monospace;
		line-height: 1.2em;
		}


.ad_square_leaf  {
	float: left;
	width: 125px;
	padding-top: 11px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	background: url("/media/z/2006/img/adver.gif") center top no-repeat;
	}


.block_ad_reg_banner {
	text-align: center;
	margin-bottom: 10px;
	}
	.ad_reg_banner {
		margin-bottom: 10px;
		}


.ad_jobandskill{
	margin-bottom: 10px;
}


.ad_event {
	border: 2px solid #1e5c99;
	padding: 5px 8px 5px 8px;
	margin-top: 5px;
}

.ad_event_top {
	border: 2px solid #1e5c99;
	padding: 5px 8px 5px 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	zoom: 1;
}

.ad_event_top .block_topstory_list {
	margin-bottom: 0;
}



/*---------- SB ----------*/
.ad_navi{
	margin-bottom: 10px;
	}



.block_ad_adspecial_148 {
	text-align: center;
	zoom:1;
	}
	.block_ad_adspecial_148:after {
		content:""; display:block; height:0px; clear:both;
		}
	.block_ad_adspecial_148 {
		margin-bottom: 10px;
		}
	.block_ad_adspecial_148 .zdright {
		float: right;
		}
	.block_ad_adspecial_148 .zdleft {
		float: left;
		}


.block_sponsored {
	margin-bottom: 7px;
	}
	.block_sponsored img {
		margin-bottom: 2px;
		border: 1px solid #666;
		}
	.block_sponsored p {
			padding: 0 0 0 10px;
			background: url("/media/z/2006/img/list_marker_s1.gif") 0px 4px no-repeat;
			font-size: 12px;
			line-height: 1.2em;
			font-family:"ＭＳ ゴシック",monospace;
			}
			.block_sponsored p a,
			.block_sponsored p a:hover {
				color: #00f;
				}

.ad_adspecial_468 {
	text-align: center;
	margin-bottom: 10px;
	}


.ad_zsponsored_cleaf {
	margin-top:5px;
	margin-bottom:5px;
	width:468px;
	margin-left:auto;
	margin-right:auto;
	zoom:1;
	}
	.ad_zsponsored_cleaf:after {
		content:""; display:block; height:0px; clear:both;
		}
	.ad_zsponsored_cleaf img{
		float:left;
		margin-right:5px;
	}
	.ad_zsponsored_cleaf a {
		font-weight:normal;
		line-height: 1.2em;
		font-family:"ＭＳ ゴシック",monospace;
		}



/* col300 tieup */
.block .ad_tieup_item{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ddd;
}
*html .block .ad_tieup_item{
	margin: 5px 0 5px 0;
}
.block .ad_tieup_item dt{
	font-size: 12px;
}
.block .ad_tieup_item dt.liststyle{
	background: url(/media/z/2006/img/list_marker_s1.gif) no-repeat 0px 3px;
	padding-left: 12px;
}
.block .ad_tieup_item dd{
	margin-bottom: 0;
}
.block .ad_tieup_item dd a{
	font-weight: normal;
	color: #555555;
}


/*-------------------------
 キーワードページアコーディオン誘導 typeA
---------------------------*/

.block_kwad_default{
	background: #d6d6ca;
	padding: 5px;
	margin: 10px 0 15px 0;
}
.block_kwad_default .block_kwad_default_inner{
	border: 1px solid #fff;
	background: #f0f0ee;
}
.block_kwad_default .kwad_default_header{
	background: #e8e8e2 url(/media/z/2006/img/keyword/kwad_default_header_bg.gif) repeat-x;
	border-bottom: 1px solid #fff;
}

.block_kwad_default .kwad_default_header a{
	display : block;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	font-size: 13px;
	color: #a02c2c;
	/*text-indent: -9999px;*/
}
.block_kwad_default .kwad_default_content ul{
	padding: 0;
}

.block_kwad_default .kwad_default_content li a{
	display: block;
	background: #f0f0ee url(/media/z/2006/img/keyword/kwad_default_icon_magnifier_zoom_in.gif) no-repeat 2px 5px;
	margin: 0;
	padding: 5px 0 5px 20px;
	font-size: 12px;
	border-bottom: 1px solid #cad1d8;
}
.block_kwad_default .kwad_default_content li a:hover{
	text-decoration: none;
	background-color: #f9f9f9;
}

.block_kwad_default .kwad_default_content li .kwad_default_list_title{
	display :block;
	color: #039;
}

.block_kwad_default .kwad_default_content li a:hover .kwad_default_list_title{
	color :#600;
	text-decoration: underline;
}
.block_kwad_default .kwad_default_content li .kwad_default_list_desc{
	color: #444;
	margin: 5px 0 10px 0;
	display : none;
}
.block_kwad_default .kwad_default_content li.script_kwad_visible .kwad_default_list_desc{
	display :block;
}

.block_kwad_default .kwad_default_content li .kwad_default_list_desc img{
	float :left;
	margin: 0 10px 5px 0;
	border: 1px solid #aaa;
}

.block_kwad_default .kwad_default_sponsored_logo{
	margin: 5px 10px 5px 10px;
}
.block_kwad_default .kwad_default_sponsored_logo .property{
	text-align :center;
	font-size: 10px;
	color: #adadad;
}
.block_kwad_default .kwad_default_sponsored_logo .logo_box{
	padding: 5px;
	background: #fff;
	border: 1px solid #adadad;
	text-align :center;
	
}
.block_kwad_default .kwad_default_sponsored_logo .logo_box img{
	margin: 0 15px 0 0;
}

/*-------------------------
 キーワードページアコーディオン誘導 typeB
---------------------------*/





.block_kwad_wp{
	border: 3px solid #d6d6ca;
	padding: 2px;
}
.block_kwad_wp_inner{
	border: 1px solid #d6d6ca;
	padding: 5px;
}
.block_kwad_wp .kwad_wp_header a,
.block_kwad_wp .kwad_wp_header span{
	display : block;
	font-weight: bold;
	padding: 5px 0 5px 0px;
	font-size: 13px;
	color: #a02c2c;
}
.block_kwad_wp .kwad_wp_content ul{
	padding: 0;
}

.block_kwad_wp .kwad_wp_content li a{
	display: block;
	background: #fff url(/media/b/2007/common/icon/silkiconset/page_white_acrobat.gif) no-repeat 2px 5px;
	margin: 0;
	padding: 5px 0 5px 20px;
	font-size: 12px;
	border-bottom: 1px solid #cad1d8;
}
.block_kwad_wp .kwad_wp_content li a:hover{
	text-decoration: none;
	background-color: #f9f9f9;
}

.block_kwad_wp .kwad_wp_content li .kwad_wp_list_title{
	display :block;
	color: #039;
}

.block_kwad_wp .kwad_wp_content li a:hover .kwad_wp_list_title{
	color :#600;
	text-decoration: underline;
}
.block_kwad_wp .kwad_wp_content li .kwad_wp_list_desc{
	color: #444;
	margin: 5px 0 10px 0;
	display : none;
}
.block_kwad_wp .kwad_wp_content li.script_kwad_visible .kwad_wp_list_desc{
	display :block;
}

.fleft { float: left; }
.fright { float: right; }

.cblack { color:#000; }
.cwhite { color:#fff; }

.no_border li { border: none; }

/* white paper
---------------------------------------------------- */

#dotline{
background: url("/2004/img/dot-240.gif") repeat-x;
height:1px;
overflow: hidden;
max-width:454px;
}

.dotline, .dotline2{
	height:1px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px #999 dotted;
	display:block;
	overflow:hidden;
}
.dotline{
	clear:both;
}


/* index
------------------------- */
.frame_wp_topstory {
	margin-bottom:5px;
	x-width:970px;
}

.frame_wp_body{
	margin-top: 20px;
	margin-bottom: 50px;
	border-top:1px solid #ccc;
	padding-top: 10px;
}
.frame_wp_topstory .col_topstory_left {
	width:650px;
	float: left;
}

.frame_wp_topstory .col_topstory_right {
	width:300px;
	float: right;
}

.h2rss {
	position:relative;
	}
.frame_wp_topstory .h2rss em,
.frame_wp_col_left .h2rss em {
	display: block;
	background:transparent url(/media/z/2006/img/heding_background1.gif) no-repeat scroll left bottom;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:18px;
	line-height:1.8em;
	margin:0;
	overflow:hidden;
	padding:0 0 0 30px;
	}
.frame_wp_topstory .h2rss em a,
.frame_wp_col_left .h2rss em a {
		color:#fff;
		border-bottom: 1px dotted #fff;
		padding-bottom: 1px;
		}
.frame_wp_topstory .h2rss em a:visited,
.frame_wp_col_left .h2rss em a:visited {
		color:#fff;
		}
.frame_wp_topstory .h2rss em a:hover,
.frame_wp_col_left .h2rss em a:hover {
		color:#ff6;
		text-decoration: none;
		border-bottom: 1px dotted #ff6;
		}

.col_topstory_left h2 {
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	height:18px;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:3px;
	padding-left:20px;
	color:white;
	margin:0 ;
}

h2 a.rss {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	width: 22px;
	overflow: hidden;
	background: url("/media/z/2006/img/feed10color.gif") 6px 3px  no-repeat;
	font-size: 1px;
	line-height: 1.2em;
	text-indent: -1000px;
}

h2 a.rss:hover {
	background-image: url("/media/z/2006/img/feed10gray.gif"); 
}

.block_pickup_company {
	background: #ffffcc;
}

.block_pickup_company dt {
	padding: 0 0 2px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

.block_pickup_company dd {
	margin: 0px 0px 10px 10px;
}

.block_pickup_company dd a {
	background: #FFFFFF;
	padding: 0 5px 0 3px;
	font-size: 14px;
	line-height: 1.7em;
	font-weight: bold;
	border: 1px solid #999;
	x-margin: 2px 2px 10px 10px;
}

.col_wp_menu {
	padding-bottom: 5px;
	x-margin: 5px 5px 5px 3px;
	margin-top: 5px;
	x-border:1px solid #dedede;
	x-width:650px;
	position:relative;
}

.block_wp_category {
	x-border-bottom:1px dotted #dedede;
}

.block_wp_category dl {
	padding: 5px 5px 0 5px;
}
	
.block_wp_category dt {
	x-clear: left; 
	x-padding: 0 0 4px 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}
	
.block_wp_category ul {
	padding: 0;
	x-margin: 2px 0 5px 18px;
}

.block_wp_category li {
	/*display: inline;*/
	float: left;
	padding: 0 5px 0 10px;
	white-space: nowrap;
	background:url("http://japan.zdnet.com/media/z/2006/img/list_marker_s1.gif") center left no-repeat;
}

.block_wp_category a {
	font-size: 14px;
	line-height: 1.7em;
	font-weight: bold;
}

.block_wp_genre {
	float:left;
	width:320px;
}

.block_wp_genre dl {
	padding: 5px 0 0 5px;
}
	
.block_wp_genre dt {
	x-clear: left; 
	x-padding: 0 0 4px 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}
	
.block_wp_genre ul {
	padding: 0;
	x-margin: 2px 0 5px 18px;
}

.block_wp_genre li {
	/*display: inline;*/
	float: left;
	padding: 0 5px 0 3px;
}
.block_wp_genre li img {
	border: 1px solid #666;
	}

.block_wp_search {
	float:right;
	width:320px;
	margin-right:5px;
}

.block_wp_search dl {
	padding: 5px 5px 0 5px;
}

.block_wp_search dt {
	x-clear: left; 
	x-padding: 0 0 4px 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

.block_wp_search select {
	margin-bottom: 5px;
}

.frame_wp_top {
}

.block_wp_index_top {
	position:relative;
}

.block_wp_wrap {
}

.block_wp_index_bottom {
}

.block_wp_index_bottom .ad_rect_bottom {
	x-width: 310px;
	x-margin:0 10px 0 10px;
	x-padding:0;
	padding-right:10px;
	float:left;
}

.block_wp_item {
	width: 310px;
	padding:2px;
	position:relative;
	float:left;
}

.block_wp_item li {
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom:10px;
}

.block_wp_item li a {
	font-weight: bold;
}

.block_wp_item h3 {
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2_link.gif) no-repeat;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	height:18px;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:1px;
	padding-bottom: 1px;
	padding-left:20px;
	margin-bottom:10px;
	color:white;
	font-size: 12px;
}

.block_wp_index_bottom .block_wp_item h3 {
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	height:18px;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:3px;
	padding-left:20px;
	margin-bottom:10px;
	color:white;
}

.block_wp_item dt {
	font-size: 12px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
}

.block_wp_item dd {
	font-size:12px;
	z-index:10;
	position:relative;
	line-height: 1.4em;
	margin-bottom:10px;
	x-height:17px;
}

.block_wp_item img.cominfo_icon {
	margin:0;
	padding:0;
	border:1px #600 solid;
	vertical-align:middle;
}

.block_wp_item dd span.property {
	font-size:11px;
	display: block;
}

.block_wp_item dd a {
	font-weight: bold;
}








/* leaf
------------------------- */

.frame_wp_col_left {
	float:left;
	width: 650px;
	position:relative;
}

.frame_wp_col_right {
	float:right;
	width: 300px;
	padding:0;
	margin:0;
}

.frame_wp_col_left h1 {
	background: none;
	color:black;
	padding: 0;
	height: 100%;
}





.frame_wp_col_left h2 {
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	height:18px;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:3px;
	padding-left:20px;
	color:white;
}

.navi_wp_breadcrum h3 {
	height:18px;
	font-size: 14px;
	font-weight: normal;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:2px;
	padding-left:5px;
	margin-bottom:5px;
	color:black;
	x-width: 100%;
	border-bottom:1px dotted #dedede;
	background: none;
}

.navi_wp_breadcrum h3 a {font-weight: bold;}
.navi_wp_breadcrum h3 a:link {color:black;text-decoration:none;font-weight:bold;}
.navi_wp_breadcrum h3 a:visited {color:#333;}
.navi_wp_breadcrum h3 a:hover {color:#600;text-decoration:underline;}
.navi_wp_breadcrum h3 a:active {}

.frame_wp_body h1 img {
	margin-right: 5px;
}



.frame_wp_body a {
	x-float: left;
	x-padding: 5px 5px 5px 5px;
}

.frame_wp_body span {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
}

.frame_wp_body .article_header img {
	border: 1px solid #666;
	}
.frame_wp_body .col_wp_body_across {
	margin-top: 5px;
}

.frame_wp_body .col_wp_body_left {
	float: left;
	width: 480px;
	margin-top: 5px;
}

.frame_wp_body .col_wp_body_right {
	float: right;
	width: 160px;
	margin-top: 5px;
}

.col_wp_body_left img,
.col_wp_body_across img {
	x-float: left;
	padding: 5px 5px 5px 0;
}

.col_wp_body_left p,
.col_wp_body_across p{
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 1em;
}

.col_wp_body_left p.abstract,
.col_wp_body_across p.abstract{
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.05em;
}
.col_wp_body_left table,
.col_wp_body_across table {
	border-top:1px dotted #dedede;
	x-padding:1px 1px 1px 1px;
	margin-top:5px;
	width:480px;
	font-size: 12px;
	x-line-height: 1.3em;
}

.col_wp_body_left td,
.col_wp_body_across td {
	position: static;
	padding: 0;
}


.col_wp_body_right .block_wp_download {
	background: #cccccc;
	border:1px solid #999999;
}


.block_wp_download ul {
	margin: 3px 3px 3px 3px;
}

.block_wp_download li, .block_wp_download a {
	font-size: 10px;
	line-height: 1.2em;
	x-margin: 3px 3px 3px 3px;
}

.block_wp_download .block_wp_download_button {
	background: #FFFFFF;
	padding: 3px;
}

.block_wp_download_button p {
	font-size: 10px;
	line-height: 1.2em;
	color: #AA0000;
}

.block_wp_download_button a {
	font-size: 10px;
	line-height: 1.2em;
	color: #AA0000;
	display: block;
	x-text-align: left;
	x-float: left;
	line-break: normal;
	width: 100%;
	padding: 0;
	margin: 0;
}

.block_wp_download_button form {
	text-align: center;
	margin: 3px 3px 3px 3px;
}

.block_wp_download_button input {
	margin: 3px;
}

.block_wp_download p {
	font-size: 10px;
	line-height: 1.1em;
	margin: 3px 3px 3px 3px;
}

.col_wp_body_right span a {
	x-float: left;
	x-padding: 0 5px 0 3px;
	width: 99%;
	font-size: 10px;
	line-height: 1.5em;
	font-weight: bold;
	border: 1px solid #999;
	background: #efefef;
	margin-top: 5px;
	display: block;
}

.block_wp_item_2col h3 {
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2_link.gif) no-repeat;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	height:18px;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:3px;
	padding-left:20px;
	color:white;
	margin-top: 10px;
}

.block_wp_cat_index h1,
.block_wp_cat_index h4 {
	height:18px;
	margin-top: 10px;
	margin-bottom: 0px;
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	padding-top:3px;
	padding-left:20px;
	border-bottom: none;
	font-size: 10px;
	line-height:10px; /* <-- for FF,Safari */
	color:white;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	letter-spacing: 0em;
}

.block_wp_item_2col_wrap {
}

.block_wp_item_2col dl {
	padding: 7px 7px 7px 0;
	width: 315px;
	position: relative;
	float: left;
}

.block_wp_item_2col h4 {
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	height:18px;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:3px;
	padding-left:20px;
	color:white;
	letter-spacing: 0em;
	border-bottom: none;
}

.block_wp_item_2col dt {
	font-size: 12px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
}

.block_wp_item_2col dt img {
	float:left;
	margin-right:5px;
	border: 1px solid #666;
}

.block_wp_item_2col dd {
	font-size:12px;
	z-index:10;
	position:relative;
	line-height: 1.4em;
	margin-bottom:10px;
}

.block_wp_item_2col dd span.property {
	font-size:11px;
	display: block;
}

.block_wp_item_2col dd a {
	font-weight: bold;
}











.block_wp_cat_index dl {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #999;
}

.block_wp_cat_index dt {
	font-size: 12px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
}

.block_wp_cat_index dt img {
	float:left;
	margin-right:5px;
}

.block_wp_cat_index dd {
	font-size:12px;
	z-index:10;
	position:relative;
	display:block;
	line-height: 1.4em;
}

.block_wp_cat_index dd span.property {
	font-size:11px;
	display: block;
}

.property a:link {color:#666;}
.property a:visited {color:#666;}
.property a:hover {color:white;background:#666;}
.property a:active {color:#c00;}

.block_wp_cat_index dd a {
	font-weight: bold;
}







/* right
------------------------- */

.frame_wp_col_right .col_wp_menu {
	border:1px solid #dedede;
	x-position:relative;
	padding: 0px;
	margin-bottom: 10px;
}

.frame_wp_col_right .col_wp_menu h3,
.frame_wp_col_right .col_wp_menu h4 {
	height:18px;
	margin: 0px;
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	padding-top:3px;
	padding-left:20px;
	border-bottom: none;
	font-size: 12px;
	line-height:15px; /* <-- for FF,Safari */
	color:white;
	letter-spacing: 0em;
}

.frame_wp_col_right .block_wp_item_right h3,
.frame_wp_col_right .block_wp_item_right h4 {
	height:18px;
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	line-height:15px; /* <-- for FF,Safari */
	padding-top:3px;
	padding-left:20px;
	border-bottom: none;
	font-size: 12px;
	color:white;
	letter-spacing: 0em;
}

.block_wp_item_right dl {
	padding:5px;
}

.block_wp_item_right dt {
	font-size: 12px;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
}

.block_wp_item_right dt img {
	float:left;
	margin-right:5px;
}

.block_wp_item_right dd {
	font-size:12px;
	z-index:10;
	position:relative;
	display:block;
	line-height: 1.4em;
}

.block_wp_item_right dd span.property {
	font-size:11px;
	display: block;
}

.block_wp_item_right dd a {
	font-weight: bold;
}


.block_wp_item_right li {
	font-size: 12px;
	line-height: 1.4em;
	padding-bottom:10px;
}

.block_wp_item_right li a {
	font-weight: bold;
}
.block_wp_item_right img {
	border: 1px solid #666;
	}


.col_wp_menu .block_wp_category_right {
	x-border-bottom:1px dotted #dedede;
	position:relative;
	padding:0;
}

.col_wp_menu .block_wp_category_right dl {
	padding:5px;
}

.col_wp_menu .block_wp_category_right dt {
	clear: left; 
	padding: 0 0 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

.col_wp_menu .block_wp_category_right dd {
	clear: left; 
	padding: 0 0 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}
	
.col_wp_menu .block_wp_category_right ul {
	padding: 0 5px 0 5px;
	margin: 2px 0 5px 18px;
}

.col_wp_menu .block_wp_category_right li {
	/*display: inline;*/
	float: left;
	padding: 0 5px 0 3px;
	font-size: 14px;
	line-height: 1.7em;
	font-weight: bold;
}

.col_wp_menu .block_wp_category_right a {
	white-space: nowrap;
	padding: 0 5px 0 10px;
	background:url("http://japan.zdnet.com/media/z/2006/img/list_marker_s1.gif") center left no-repeat;
}

.col_wp_menu .block_wp_genre_right {
	clear: both;
	x-width:auto;
}

.col_wp_menu .block_wp_genre_right dl {
	padding: 5px 5px 0 5px;
}
	
.col_wp_menu .block_wp_genre_right dt {
	clear: left; 
	padding: 0 0 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}
	
.col_wp_menu .block_wp_genre_right ul {
	padding: 0;
	margin: 2px 0 5px 0px;
}

.col_wp_menu .block_wp_genre_right li {
	/*display: inline;*/
	float: left;
	padding: 0 5px 0 3px;
}
.col_wp_menu .block_wp_genre_right img {
	border: 1px solid #666;
	}

.col_wp_menu .block_wp_search_right {
	clear: both;
	x-width:auto;
	padding-bottom:10px;
}

.col_wp_menu .block_wp_search_right dl {
	padding: 5px 5px 0 5px;
}

.col_wp_menu .block_wp_search_right dt {
	clear: left; 
	padding: 0 0 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
}

.col_wp_menu .block_wp_search_right select {
	x-margin-bottom: 5px;
	display: inline;
}






/* exclusive
------------------------- */

.exclusive h1,
.exclusive h2 {
	background: url(http://japan.zdnet.com/media/z/2006/img/heding_background2.gif) no-repeat;
	text-shadow: black 2px 2px 2px; /* <-- for Safari */
	height:18px;
	line-height:15px;　/* <-- for FF,Safari */
	padding-top:3px;
	padding-left:20px;
	font-size: 12px;
	color:white;
	margin:0 ;
}

.exclusive .j2 {
	font-Size:10px;
	line-height:1.2em;
}

.exclusive .j3 {
	font-Size:12px;
	line-height:1.1em;
}

.exclusive .j4 {
	font-Size:14px;
	line-height:1em;
}
.exclusive .g4 {color: #777;}

.exclusive .bd2 {border:solid 1px; border-color: #999;}
.exclusive .bd2 img {border: 1px solid #666;}

.exclusive .bd2  #dotline {
	height: 1px;
	overflow: visible;
	max-width: none;
	border-bottom: 1px dotted #ccc;
	background: none;
	margin: 3px 5px 3px 55px;
	}


/* margin -- top, right, bottom, left */
.exclusive .ml5 {margin-left:5px;}
.exclusive .ml10 {margin-left:10px;}
.exclusive .ml15 {margin-left:15px;}
.exclusive .ml20 {margin-left:20px;}
.exclusive .mr5 {margin-right:5px;}
.exclusive .mr10 {margin-right:10px;}
.exclusive .mr15 {margin-right:15px;}
.exclusive .mr20 {margin-right:20px;}
.exclusive .mt3 {margin-top:3px;}
.exclusive .mt5 {margin-top:5px;}
.exclusive .mt10 {margin-top:10px;}
.exclusive .mt15 {margin-top:15px;}
.exclusive .mt20 {margin-top:20px;}
.exclusive .mb3 {margin-bottom:3px;}
.exclusive .mb5 {margin-bottom:5px;}
.exclusive .mb10 {margin-bottom:10px;}
.exclusive .mb15 {margin-bottom:15px;}
.exclusive .mb20 {margin-bottom:20px;}

/* padding -- top, right, bottom, left */
.exclusive .pl5 {padding-left:5px;}
.exclusive .pl10 {padding-left:10px;}
.exclusive .pl15 {padding-left:15px;}
.exclusive .pl20 {padding-left:20px;}
.exclusive .pr5 {padding-right:5px;}
.exclusive .pr10 {padding-right:10px;}
.exclusive .pr15 {padding-right:15px;}
.exclusive .pr20 {padding-right:20px;}
.exclusive .pt5 {padding-top:5px;}
.exclusive .pt10 {padding-top:10px;}
.exclusive .pt15 {padding-top:15px;}
.exclusive .pt20 {padding-top:20px;}
.exclusive .pb5 {padding-bottom:5px;}
.exclusive .pb10 {padding-bottom:10px;}
.exclusive .pb15 {padding-bottom:15px;}
.exclusive .pb20 {padding-bottom:20px;}

.exclusive .pall5 {padding:5px;}
.exclusive .pall10 {padding:10px;}
.exclusive .pall15 {padding:15px;}
.exclusive .pall20 {padding:20px;}

.exclusive .bd1 {border:solid 1px; border-color: #CCC;}
.exclusive .bd2 {border:solid 1px; border-color: #999;}
.exclusive .bd5 {border:solid 1px; border-color: #FC0;}
.exclusive .bd6 {border:solid 1px; border-color: #900;}
.exclusive .bd7 {border:solid 1px; border-color: #C00;}
.exclusive .bd-sub {border:solid 1px; border-color:#EEE #CCC #CCC #CCC;}




/* navi_paging_alt
---------------------------------------------------- */
.navi_paging_alt {
	font-family:arial,sans-serif;
	font-size:12px;
	padding: 10px 0 10px 10px;
	float: right;
	}
.navi_paging_alt li {
	margin:0 2px;
	padding:0;
	display:inline;
	position: relative;
	text-align:center;
	}

.navi_paging_alt li img {}

.navi_paging_alt li.jump {}
.navi_paging_alt li.current {
	background:#a3acb3;
	padding:2px 7px;
	color:black;
	font-weight:bold;
	}
.navi_paging_alt li.next {}
.navi_paging_alt li.previous {}
.navi_paging_alt li.nolink {
	color:#ccc;
	background:#eee;
	border:1px solid #ccc;
	padding:1px 6px;
	}
.navi_paging_alt li.pageof {margin-left:10px;text-decoration:underline;}



/* link
---------------------------------------------------- */
.navi_paging_alt li a {
	padding:1px 6px;
	border:1px solid #aaa;
	}
.navi_paging_alt li a:link {}
.navi_paging_alt li a:visited {}
.navi_paging_alt li a:hover {
	text-decoration:none;
	background:#003366;
		x-background:#ff9900;
	color:white;
	border:none;
	padding:2px 7px;
	}
.navi_paging_alt li a:active {}



/* breadcram
---------------------------------------------------- */
.navi_breadcrum {
	z-index:10;
	padding:2px 0 3px 18px;
	color:black;
	font-size:10px;
	margin:0 0 10px;
	border-bottom:1px solid #aaa;
	border-top:1px solid #aaa;
	background:#eee url(http://japan.cnet.com/media/c/2006/img/icon_breadcrum.gif) 1px 4px no-repeat;
	}
.navi_breadcrum a {
	xbackground:none;
	border:none;
	text-decoration:underline;
	}
.navi_breadcrum a:link {color:#600;border:none;}
.navi_breadcrum a:visited {color:#300;border:none;}
.navi_breadcrum a:hover {
	color:#c00;
	xbackground:none;
	padding-bottom:0;
	text-decoration:none;
	border:none;
	}
.navi_breadcrum a:active {}

.navi_breadcrum a span {} 


/*	paper_header
--------------------------------------------------*/
.leftbox{
	width:50%;
	margin:0;
	padding:0;
	float:left;
	}

.new_arrival{
	width:50%;
	margin:0;
	padding-top:10px;
	float:right;
	
	}

.wp_library_search {
	background:transparent url(/media/c/paper/search_bg.gif) no-repeat scroll 0%;
	width:318px;
	height:48px;
	margin-bottom:10px;
	text-align:center;
	}

.wp_library_search form {
	display:block;
	padding-top:13px;
}

.search_textarea{
	width:230px;
	}

.wp_library_category {
	width:150px;
	height:18px;
	float:left;
	}
.wp_library_category_inner {
	margin-bottom:4px;
	width:155px;
        font-size:12px;
        font-weight:bold;

}

.wp_library_category_inner li{
	background:transparent url(/media/z/2006/img/list_marker_s1.gif) no-repeat scroll left 5px;
	padding-left:12px;
	}

.wp_library_company {
	width:150px;
	float:right;
	}
.wp_library_company_inner {
	margin-right:8px;
	margin-bottom:4px;
        font-size:12px;
        font-weight:bold;
}

.wp_library_company_inner li{
	background:transparent url(/media/z/2006/img/list_marker_s1.gif) no-repeat scroll left 5px;
	padding-left:12px;
	}

.clbth {
	clear:both;
	font-size:1px;
	height:0px;
	overflow:hidden;
	}

.cotegory_company_bg {
	background: transparent url(/media/c/paper/cotegory_company_bg.gif) no-repeat;
	height:21px;
	margin-bottom:5px;
	color:#fff;
	padding-top:3px;
	padding-left:5px;
	}

.cotegory_company_bg dd {
	padding-left: 5px;
	}

.new_arrival_title {
	border-bottom:1px solid;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:1px;
	}

.new_arrival dd{
	font-size:11px;
	margin-bottom:20px;
	}

.new_arrival dd a{
	font-weight:bold;
        }



.zdnet_wp_ad{
	background:#fffbff;
	border:1px solid #b3b3b3;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	padding: 0 7px 0 80px;
	}

.zdnet_wp_ad a{
	background: url(/media/c/paper/icon-upload-28x28.gif) no-repeat scroll 0%;
	padding: 13px 0 0 35px;
	display: block;
	height: 30px;
}


/*	paper_header_client
--------------------------------------------------*/
.block_pickup_company2{
	margin-bottom:10px;
	}

.block_pickup_company2 dt {
	background:transparent url(/media/c/paper/wp_client_arrow.gif) no-repeat scroll left 50%;
	border-bottom:1px solid;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 12px;
	margin-top:10px;
	}

* html .block_pickup_company2 dt {
	background:transparent url(/media/c/paper/wp_client_arrow.gif) no-repeat scroll left 30%;
	}

*:first-child+html .block_pickup_company2 dt {
	background:transparent url(/media/c/paper/wp_client_arrow.gif) no-repeat scroll left 30%;
	}

.block_pickup_company2 dd {
	margin:5px 0px 10px 0px;
	}

.block_pickup_company2 dd a {
	background:transparent url(/media/c/paper/wp_client_bg_yellow.gif) no-repeat;
	border:1px solid #d1d1d1;
	color:#039;
        font-size:12px;
	font-weight:bold;
	line-height:1em;
	padding:4px 10px 4px 27px;
        display:block;
        float:left;
        margin:5px 2px 1px 3px;
        white-space:nowrap;
	}

.block_pickup_company2 dd a.br {
	clear: left;
}
.block_pickup_company2 dd a:hover{
	background:transparent url(/media/c/paper/wp_client_bg_red.gif) no-repeat;
	border:1px solid #d1d1d1;
	color:#c00;
	}

.block_pickup_company2 dd a.active{
	background:transparent url(/media/c/paper/wp_client_bg_red.gif) no-repeat;
	border:1px solid #d1d1d1;
	color:#c00;
	}

.clbth {
	clear:both;
	font-size:1px;
	height:0px;
	overflow:hidden;
	}

#wpLibraryCompany{
	zoom: 0;
}
#wpLibraryCompany li{
	position: relative;
}
#wpLibraryCompany li span{
	display: none;
}


#wpLibraryCompany li span.active{
	display: block;
	position: absolute;
	z-index: 1000;
	left: 135px;
	top: 0px;
	width: 170px;
	padding: 5px 5px;
	border: double 3px #666;
	background: #fff;
	zoom: 1 ! important;font-weight:normal;
}
*html #wpLibraryCompany li span.active{
	width: 200px;
}



/* WP Download Box Class */

.block_wp_download_box{
	margin-bottom: 15px;
}
.block_wp_download_box .block_notify_box{
	margin-bottom: 15px;
}
.block_wp_download_box .block_notify_box .notify_box_title{
	background: #e9b032;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
}
.block_wp_download_box .block_notify_box .notify_box_content{
	padding: 5px;
	border: 1px solid #a5a3a0;
	font-size: 10px;
	background: #efefef;
	line-height: 1.35em;
	color: #333;
}
.block_wp_download_box .block_dl_box a{
	display: block;
	width: 300px;
	height: 42px;
	text-indent: -9999px;
	float: left;
	margin-left: 15px;
}
.block_wp_download_box .block_dl_box a.dl_button{
	background: url(/media/z/paper/wp_button_dl.gif) 0px 0px no-repeat;
}
.block_wp_download_box .block_dl_box a.dl_button:hover{
	background-position: 0px -42px;
}
.block_wp_download_box .block_dl_box a.dl_button_alt{
	background: url(/media/z/paper/wp_button_dl.gif) -300px 0px no-repeat;
}
.block_wp_download_box .block_dl_box a.dl_button_alt:hover{
	background-position: -300px -42px;
}



/*-------------------- debug --------------------*/

.SHOW_UNFINISHED {
	background:url("/media/z/2006/img/unfinished_back.gif") top left repeat;
	}

/*-------------------- temporary --------------------*/

.frame_col_left{
	min-height:600px;
	}
.frame_col_right{
	min-height:600px;
	}



 