* { 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;
	}



/*-------------------- trackback --------------------*/

.block_trackback {
	position:relative;
	margin-bottom:10px;
	color:#333;
	background: #fff url("/media/z/2006/img/background_stripe1.gif") top left repeat;
	}

.block_trackback span.number {
	position:absolute;
	display: block;
	top:6px;
	left:3px;
	font-family:Arial,Helvetica,sans-serif;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	z-index: 1;
	overflow: hidden;
	width: 23px;
	}

.block_trackback dl {
	padding:4px 6px;
	position:relative;
	}
.block_trackback dt.entrytitle {
	font-size:12px;
	border-left:20px solid #9999CC;
	padding:2px 0 1px 5px;
	}
.block_trackback dd {
	padding: 0;
	}
.block_trackback dd.blogtitle {
	padding:2px 0 1px 25px;
	font-size:10px;
	font-weight: bold;
	line-height: 1.2em;
	}
.block_trackback dd.summary {
	padding:2px 0 1px 25px;
	font-size:10px;
	line-height: 1.2em;
	}
	
.block_trackback_note {
	font-size:10px;
	background: #eee;
	border: 1px solid #999;
	padding:5px;
	margin-bottom:30px;
	}
	.block_trackback_note li {
		list-style-type:disc;
		margin-left:10px;
		}



/*---------- リーフ 段落 ----------*/

.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;
	}

/*extention CSS*/
.leaf_extention_wrap {
	margin: 0 0 10px 0;
	padding: 2px 3px;
	background: #fff;
	overflow: hidden;
	height: 20px;
	xfloat: right !important;
	}
p.extention_heading {
	display: block;
	float: left;
	line-height: 20px;
	margin: 0 2px;
	font-size: 9px;
	letter-spacing: 0;
	}
*html p.extention_heading {
	font-size: 10px;
	}
.extention_container {position:relative;
	height: 19px;
	overflow: hidden;
	float: left;
	background: url(/media/c/2006/img/extention/extention_bg.gif) top left no-repeat;
	}
.extention_inner {position:relative;
	margin: 0;
	padding: 2px;
	background: url(/media/c/2006/img/extention/extention_edge.gif) top right no-repeat;
	float: left;
	}
.extention_inner p.extention {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 0.2em;
	font-size: 9px;
	#font-size: 9px;
	line-height: 15px;
	}
*html .extention_inner p.extention {
	font-size: 10px;
	}
.extention_inner p.extention a {
	border-right: 1px solid #ccc;
	margin: 0 0.2em 0 0;
	padding: 0 0.2em 0 0;
	display: block;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	cursor: pointer;
	height: 1.5em;
	overflow: hidden;
	}
.extention_inner p.extention a.last {
	border-right: none;
	margin: 0;
	}
.extention_inner p.extention a span,
.extention_inner p.extention a:hover span {
	background: transparent;
	color: #333;
	}
.extention_inner p.extention a span#sbm_count_hatena,
.extention_inner p.extention a span#sbm_count_ecnavi,
.extention_inner p.extention a span#sbm_count_livedoor {
	padding: 0 0.05em;
	background: transparent;
	color: #330000;
	}
.extention_inner p.extention a:hover span#sbm_count_hatena,
.extention_inner p.extention a:hover span#sbm_count_ecnavi,
.extention_inner p.extention a:hover span#sbm_count_livedoor {
	background: transparent;
	color: #660000;
	}
.extention_inner p.extention a#extention_trackback {
	background: transparent url(/media/c/2006/img/extention/extention_trackback.gif) no-repeat;
	background-position: 0 0;
	padding-left: 16px;
	}
.extention_inner p.extention a:hover#extention_trackback {
	xbackground-position: 0 -15px;
	}
.extention_inner p.extention a img {
	float: left;
	margin: 0.1em 0.1em 0 0;
	border: none;
	}
.extention_inner p.extention a#extention_comment {
	background: transparent url(/media/c/2006/img/extention/extention_comment.gif) no-repeat;
	background-position: 0 0;
	padding-left: 16px;
	}
.extention_inner p.extention a:hover#extention_comment {
	xbackground-position: 0 -15px;
	}
.extention_inner p.extention a#sbm_url_hatena {
	background: transparent url(/media/c/2006/img/extention/extention_hatena_test.gif) no-repeat;
	background-position: 0 0;
	padding-left: 16px;
	}
.extention_inner p.extention a:hover#sbm_url_hatena {
	xbackground-position: 0 -15px;
	}
.extention_inner p.extention a#sbm_url_ecnavi {
	background: transparent url(/media/c/2006/img/extention/extention_buzzurl.gif) no-repeat;
	background-position: 0 0;
	padding-left: 16px;
	}
.extention_inner p.extention a:hover#sbm_url_ecnavi {
	xbackground-position: 0 -15px;
	}
.extention_inner p.extention a#sbm_url_livedoor {
	background: transparent url(/media/c/2006/img/extention/extention_livedoor.gif) no-repeat;
	background-position: 0 0;
	padding-left: 16px;
	}
.extention_inner p.extention a:hover#sbm_url_livedoor {
	xbackground-position: 0 -15px;
	}
.extention_inner p.extention a#extention_print {
	background: transparent url(/media/c/2006/img/extention/extention_print.gif) no-repeat;
	background-position: 0 0;
	text-indent: -99999px;
	}
.extention_inner p.extention a:hover#extention_print {
	xbackground-position: 0 -15px;
	}
.extention_inner p.extention a#extention_print span {
	width: 15px;
	display: block;
	text-indent: -99999px;
	}

#bubble_tooltip{
		width:144px;
		position:absolute;z-index:auto;
		display:none;
		background: url(/media/c/2006/img/extention/bg_baloonhelp.png);
		border:1px solid #ccc;
		filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80,style=0);
	}
	#bubble_tooltip #bubble_tooltip_content{
		font-size:11px;
		
	}

/*extention CSS END*/ 




/*extenstion 2007 with expand CSS*/



.tools_wrap {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: #fff;
	overflow: hidden;
	height: 23px;
	font-size: 9px;
	}

*html .tools_wrap {
	font-size: 10px;
}

.tools_wrap .clbth {	
	clear: both;
	}

.tools_wrap a{	
	text-decoration: none; 
	color:#000;
	font-weight: normal; 
	}

.tools_wrap a:hover{	
	/*color:#fff;*/
	/*background-color:#060;*/
	text-decoration: underline;
	}
.tools_wrap .extention_tbk{
	float: left;
	margin:0px 0px 0px 2px;

}
.tools_wrap .extention_tbk a{
	display: block;
	background: url(/media/c/2006/img/extention/2007/icon_tbk.gif) 0px 0px no-repeat ;
	padding: 5px 0px 0px 20px;
	float:left;
	height: 23px;
}
.tools_wrap .extention_cmt{
	float: left;
	margin:0px 0px 0px 10px;
}
.tools_wrap .extention_cmt a{
	display: block;
	background: url(/media/c/2006/img/extention/2007/icon_cmt.gif) 0px 0px no-repeat ;
	padding: 5px 0px 0px 16px;
	float:left;
	height: 23px;
}
.tools_wrap .extention_sbm{
	float: left;
	margin:0px 0px 0px 10px;
}
.tools_wrap .extention_sbm a{
	display: block;
	background: url(/media/c/2006/img/extention/2007/icon_sbm.gif) 0px 0px no-repeat ;
	padding: 5px 0px 0px 17px;
	float:left;
	height: 23px;
}

.tools_wrap .extention_prt {
	background: url(/media/c/2006/img/extention/2007/icon_print.gif) 0px 0px no-repeat ;
	padding: 2px 0px 2px 20px;
	float:left;
	margin:0px 0px 0px 20px;
	height: 23px;
	width: 72px;
}
.tools_wrap .active{
	background: #0e4086 url(/media/z/2006/img/extention/2007/icon_tool_tab_bg.gif) 0px 0px repeat-x;
}
.block_extension {
	background: #fff;
	border: 1px #1854A4 solid;
	padding: 15px;
	margin: 0;
	font-size: 11px;
	/*width: 433px;*/
}

.block_extension a.close_button {
	background:url('/media/c/2006/img/extention/2007/close_button.gif') no-repeat top right;
	float:right;
	padding-right: 16px;
	height: 18px;
	font-weight: normal;
}

*html .block_extension a.close_button {
	font-size: 12px;
}

div.shadow {
	background:url('/media/c/2006/img/extention/2007/shadow.gif') no-repeat bottom right;
	clear:right;
	float:left;
	margin:0 0 10px 2px;
	padding:0 2px 2px 0px;
}

/* bookmark
------------------------------------------*/

.sbm_list_wrap {
	font-size: 11px;
	margin: 0;
	padding: 0;
}


.sbm_list_wrap .block_sbm {
	float: left;
	width: 200px;
	height: 27px;
	background-color: #dbe3e6;
	margin: 0 5px 6px 0;
	
}

.sbm_list_wrap .block_sbm .sbm_icon_hbm a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_hbm.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 7px 0 0 5px;
}

.sbm_list_wrap .block_sbm .sbm_icon_bzl a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_bzl.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;
}

.sbm_list_wrap .block_sbm .sbm_icon_lvd a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_lvd.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;

}

.sbm_list_wrap .block_sbm .sbm_icon_ybm a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_ybm.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;
}

.sbm_list_wrap .block_sbm .sbm_icon_pma a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_pma.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;
}


.sbm_list_wrap .block_sbm .sbm_icon_saf a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_saf.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;
}

.sbm_list_wrap .block_sbm .sbm_icon_nsg a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_nsg.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;
}

.sbm_list_wrap .block_sbm .sbm_icon_gbm a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_gbm.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;
}

.sbm_list_wrap .block_sbm .sbm_icon_wlf a{
	display: block;
	float: left;
	background: url(/media/c/2006/img/extention/2007/icon_wlf.gif) no-repeat;
	height:16px;
	width:120px;
	padding: 0 0 0 20px;
	margin: 6px 0 0 5px;
}

.sbm_list_wrap .block_sbm .sbm_list_button{
	margin: 7px 0 0 5px;
	padding: 0 0 0 0px;

}
.sbm_list_wrap .block_sbm .sbm_list_button a,
.sbm_list_wrap .block_sbm .sbm_list_button a span{
	font-size: 11px;
	font-weight: bold;
}

.sbm_list_wrap .block_sbm .sbm_list_button a:hover{
	font-weight: bold;
}

.sbm_list_wrap .block_sbm .sbm_list_button:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.sbm_list_wrap .block_sbm .sbm_name {
	float: left;
	font-size: 12px;
	margin: 7px 0 0 0;
	position: absolute; 
	left: 245px; 
}


/*----------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; }

/* PowerCenter leading */
.block_powercenter_linkbox {
	background:#fff url(http://japan.zdnet.com/media/z/2006/img/power_center/microsoft/powercenter_linkbox_bg.gif) left bottom no-repeat;
	border:2px solid #EC4E02;
	min-height:200px;
	margin-bottom:15px;
	font-size: 12px;
	}

.block_powercenter_linkbox h3,
.block_powercenter_linkbox h5 {
	margin:0;
	padding:0 3px 0 0;
	color: #fff;
	background:none;
	background:url(http://japan.zdnet.com/media/z/2006/img/power_center/microsoft/powercenter_linkbox_diagonal_orange.gif) right top no-repeat;
	text-align:right;
	}
.block_powercenter_linkbox h5 a {
	background:none;
	margin-right:3px;
	color: #fff !important;
	}
.block_powercenter_linkbox h5 a:link,
.block_powercenter_linkbox h5 a:visited {
	color: #fff !important;
	}

.block_powercenter_linkbox span.logo img {
	margin-top: -15px;
	margin-left: 5px;
	margin-bottom: 10px;
	}

.block_powercenter_linkbox dl {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px:
	}

.block_powercenter_linkbox dl dt {
	clear: left;
	position: relative;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
	background: url(/media/z/2006/img/list_marker_s1.gif) left 2px no-repeat;
	overflow: hidden;
	}
.block_powercenter_linkbox dl dt.thumb {
	background: none;
	padding-left: 0;
	}
.block_powercenter_linkbox dl dt.thumb img {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #ccc;
	}
.block_powercenter_linkbox dl dt.thumb span {
	display: block;
	margin-top: 10px;
	}
.block_powercenter_linkbox dl dt a,
.block_powercenter_linkbox dl dt a:link,
.block_powercenter_linkbox dl dt a:visited {
	color: #039;
	}

.block_powercenter_linkbox .sponsorlogo {
	width: 280px;
	margin: 0 auto;
	}
.block_powercenter_linkbox .sponsorlogo img {
	margin-bottom: 10px;
	}
.block_powercenter_linkbox .link_solaris {
	clear: left;
	width: 250px;
	margin: 0 auto 10px;
	}
.block_powercenter_linkbox .link_solaris img {
	margin-bottom: 5px;
	border: 1px solid #507091;
	
	}
.block_powercenter_linkbox .link_solaris dl {
	margin:0;
	}
.block_powercenter_linkbox .link_solaris dt {
	background:transparent none repeat scroll 0%;
	float:left;
	height:2em;
	line-height:1.1em;
	margin-bottom:0pt;
	margin-right:5px;
	overflow:visible;
	padding-left:0pt;
	position:static;
	}

.block_powercenter_linkbox .link_solaris dd {
	margin:0;
}

.block_powercenter_linkbox .link_solaris a,
.block_powercenter_linkbox .link_solaris a:link,
.block_powercenter_linkbox .link_solaris a:visited,
.block_powercenter_linkbox .link_solaris a:hover {
	color: #333;
	font-weight: normal;
	text-decoration: underline !important;
	font-size: 11px;
	_font-size: 12px;
	}
.block_powercenter_linkbox .link_solaris span {
	font-size: 11px;
	font-family: Tahoma, Arial, San-Serif;
	font-weight: bold;
	color: red;
	}


.navi_paging_top {
	position:relative;
	}
.navi_paging_top h6 {
	position:absolute;
	top:3px;left:0;
	}
.navi_paging_top ul {
	margin-bottom: 5px;
	text-align: center;
	}
.navi_paging_top li {
	display: inline;
	font-size:16px;
	font-weight: bold;
	line-height:1.1em;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.navi_paging_top li a {
	display: inline;
	color: #036;
	font-size:12px;
	line-height:1.1em;
	background: none;
	padding:0 4px;;
	font-weight: bold;
	} 

/* navi_paging_alt
---------------------------------------------------- */
.navi_paging_alt {
	font-family:arial,sans-serif;
	font-size:12px;
	text-align: right;
	margin-bottom: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:#ff9900;
	color:white;
	border:none;
	padding:2px 7px;
	}
.navi_paging_alt li a:active {}

/* breadcram
---------------------------------------------------- */
.navi_breadcrum {
	position:relative;
	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(/media/c/2006/img/icon_breadcrum.gif) 1px 4px no-repeat;
	}
.navi_breadcrum a {
	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;
	padding-bottom:0;
	text-decoration:none;
	border:none;
	}
.navi_breadcrum a:active {}

/*---------------------------------------------------------
 marged from css_release.htm (old one) START
----------------------------------------------------------*/

/*--------------------------------------
  release : index
---------------------------------------*/

.re_list_short h6 {
	padding: 0 0 2px;
	border-bottom:1px solid #000;
	margin-top: 20px;
	margin-bottom: 5px;
	zoom: 1;
}

.re_list_short a:hover {
	text-decoration: underline;
}

.re_list_short dl {
	line-height: 1.2em;
}

.re_list_short span.release_company {
	font-weight: bold;
	font-size: 10px;
	padding-left: 14px;
	background: url("/media/c/2006/img/icon_building.gif") no-repeat;
}

.re_list_short dt a.release_title {
	font-size: 14px;
	color: #039;
	margin-left: 5px;
	font-weight: bold;
}
.re_list_short dd {
	font-size: 12px;
	margin-bottom:15px;
}
.re_list_short .n2u {
	font-size:10px;
	font-weight:bold;
	color:#13007c;
	}

.re_list_short .property{
	font-size:10px;
	color:#666;
	position:relative;
}

.re_list_short .event_date{
	font-weight: bold;
	font-size:14px;
	color:#000;
	position:relative;
}

.re_list_short .event_alert{
	font-size: 10px;
	color:#900;
	font-weight: bold;
}

.ev_month{
	text-align:right;
}

.ev_cal {
	margin-bottom:4px;
}

.ev_cal li {
	font-size: 12px;
	display: inline;
	margin-left: 0.4em;
}

.ev_cal li.now2 {
	font-size:16px;
	color: #43661f;
}

/*--------------------------------------
  Feedback
---------------------------------------*/
/*
.block_feedback {
	font-size: 12px;
	border:2px solid #991f1f;
	margin:20px;
	padding: 0;
	clear:both;
	line-height:1.2em;
	background-color: transparent;
	position: relative;
}

.block_feedback h5 {
	font-size: 12px;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: none;
	background-color: #991f1f;
	color: white;
	text-shadow: none;
}

.block_feedback p {
	background-color: transparent;
	margin-bottom: 0.8em;
}

.block_feedback a.marker {
	margin-bottom: 2px;
	padding: 2px 0 2px 10px;
	padding-left:14px;
	background-image: url("/media/z/2006/img/list_marker_s1.gif");
	background-position: 3px 7px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	}

.block_feedback a.mailto {
	background-image: url("/media/c/2006/img/icon_mail.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: transparent;
	margin-bottom: 2px;
	padding-left:14px;
	text-decoration:underline;
	font-weight:bold;
	display: block;
	}
.block_feedback .askpasslink {text-align: right;font-size:9px;padding-right:4px;}
*/
/*--------------------------------------
  release
---------------------------------------*/
img.cominfo_icon {
	margin:0 0 0 3px;
	padding:0;
	float:none;
	border:1px #600 solid;
	display:inline;
	vertical-align:middle;
}

/*---------------------------------------------------------
 marged from css_release.htm (old one) END
----------------------------------------------------------*/

/* ZDNet Release Start */

a.post{
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	padding: 1px 5px 2px 0;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}


a.post:hover{
	color: #ff6;
}


span.priority{
	color: #a00;
	font-size:10px;
}

span.n2u{
	font-weight:bold;
	display: inline;
}

div.subtitle{
	font-weight: normal;
	font-size: 14px;
}

div.lead{
	border-top: dotted 1px #aaa;
	border-bottom: dotted 1px #aaa;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #000;
}

div.article_release p{
	font-size: 14px;
	color: #000;
	line-height:1.4em;
}

/*---------- 標準型　記事見出 dl ----------*/
.release_short dl.block_story {
	zoom:1;
	}
	.release_short dl.block_story:after {
		content:""; display:block; height:0px; clear:both;
		}
	.release_short dl.block_story dt {
		clear:both;
		font-size: 14px;
		line-height: 1.3em;
		font-weight: bold;
		}
		.release_short dl.block_story dt img.cominfo_icon {
			margin:0;
			padding:0;
			float:none;
			border:1px #600 solid;
			display:inline;
			vertical-align:middle;
			}
 	.release_short dl.block_story dd.summary {
		font-size:12px;
		line-height: 1.2em;
		display: inline;
		}
	.release_short dl.block_story dd.summary span.property {
			display: block;
			margin-bottom: 10px;
			}
			
img.cominfo_icon {
	margin:0;
	padding:0;
	float:none;
	border:1px #600 solid;
	display:inline;
	vertical-align:middle;
}

/* ZDNet Release END */ 






 