@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------
	CadPC製品レビュー
----------------------------------------------------------*/
.cadpc_review {
	}
	
.cadpc_review h2 {
	margin-bottom:20px;
	}

.cadpc_review .innerR {
	}

.cadpc_review .contents .Lbox .innerL {
	float:left;
	width:166px;
	margin-right:20px;
	}
	
.cadpc_review .contents .Lbox .innerR {
	float:left;
	width:650px;
	padding-bottom:10px;
	}
	
.cadpc_review .contents .Lbox .innerL h5{
	margin-bottom:5px;
	}

.cadpc_review .pageDetail {
  font-size:81.25%;
	color:#666;
	padding-bottom:20px;
	}
	
.cadpc_review .widget-cloud li {
	background:url(/images/kenchi/products/icon_maker.gif) no-repeat 0px 2px;
	padding-left:15px;
	margin:4px 0px 4px 2px;
	}

.cadpc_review .widget-categories li {
	min-height:16px;
	background-image: url(/images/kenchi/cad_pc_guide/icon_tower.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	}

.cadpc_review .widget-categories li a {
  font-size:75%;
  }

.cadpc_review .itemImage {
	margin:0px;
	margin-top:13px;
	}
	

.cadpc_review .innerR .itemInfo {
	float:left;
	width:640px;
	}


.cadpc_review .entoryHeader {
	color:#FFF;
	height:auto;
	overflow:hidden;
	background-color:#999;
	}
	
.cadpc_review .entry-categories {
	padding:4px 4px 0px 4px;
	}
		
.cadpc_review .entry-categories li {
  display:block;
  float:left;
  margin-right:6px;
  padding-left:16px;
  font-size:75%;
  line-height:1.5;
  background-image: url(/images/kenchi/cad_pc_review/icon_hard.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
  }
		
.cadpc_review .entry-categories a {
  color:#FFF;
  text-decoration:none;
  white-space:nowrap;
  }
						
.cadpc_review .entry-categories a:hover {
  color:#000;
  text-decoration:none;
  background:#FFF;
  }

.cadpc_review .entryDate {
  float:right;
  font-size:62.5%;
  padding:0px 4px 0px 0px;
  }

.cadpc_review h3.entryTitle {
	margin:5px 0px !important;
	font-weight:bold;
	font-size:100%;
	clear:both;
	}
	
.cadpc_review h3.entryTitle img {
	padding-left: 8px;
	}


.cadpc_review .entryBody {
  font-size:81.25%;
  line-height:1.4;
  }

.cadpc_review li.entryTag {
  font-size:75%;
  min-height:16px;
  padding-left:3px;
	padding-right:2px;
	margin-right:2px;
  line-height:1.6;
  list-style-type: none;
  display: inline;
  border: 1px solid #CCCCCC;
  }
			
.cadpc_review .entryTagPadding{
	padding-top:10px;
	clear:both;
  }
	
.cadpc_review .asset-content {
  margin:10px 0px;
  }

.cadpc_review .asset-content img{
	padding:1px;
	border:1px solid #CCC;
	}

.cadpc_review .entry {
	border-bottom: dotted 1px #CCC;
	margin-bottom:10px;
	}

.cadpc_review .entryMore {
	margin-bottom:20px;
	}

.cadpc_review .widget-tags li.widget-list-item {
	padding-left:15px;
	margin:4px 0px 4px 2px;
	color:#999;
	background-image: url(/images/kenchi/cad_pc_guide/icon_disk.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px 0px 2px;
	}

.cadpc_review .widget-list ul{
  margin-left:0px;
  }

.cadpc_review .widget-list .widget-list-item li{
  margin-left:0px;
  padding-left:15px;
  }
	
.cadpc_review li.widget-list-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

.cadpc_review li.widget-list-item a:hover, li.widget-list-item a:active {
  text-decoration:none;
	}

.cadpc_review .widget-cloud li {
	display:block;
	}
	
.cadpc_review .widget-cloud .rank-1 ,
.cadpc_review .widget-cloud .rank-2 ,
.cadpc_review .widget-cloud .rank-3 ,
.cadpc_review .widget-cloud .rank-4 ,
.cadpc_review .widget-cloud .rank-5 ,
.cadpc_review .widget-cloud .rank-6 ,
.cadpc_review .widget-cloud .rank-7 ,
.cadpc_review .widget-cloud .rank-8 ,
.cadpc_review .widget-cloud .rank-9 ,
.cadpc_review .widget-cloud .rank-10 {
	font-size:100% !important;
	}
	
.cadpc_review .detailContact {
	margin-top:10px;
	}

.cadpc_review .detailContact th {
	width:25%;
	}

.cadpc_review .moreBtn{
	margin:10px 0px;
	}

.cadpc_review .MsoNormal {
	clear:left;
	line-height: 1.5em;
	}


/*
.cadpc_review .mt-image-left{
  margin:0px 10px 0px 0px !important;
	margin-right:5px !important;
	float:left;
	}

.cadpc_review .mt-image-right{
  margin:10px 0px !important;
	float:left;
	}

.cadpc_review .mt-image-center{
  margin:10px 0px !important;
	float:left;
	}
*/

.cadpc_review .itemImage span{
  float:left;
  margin:0px;
	padding:0px;
	}

.cadpc_review .entryBoder{
  padding-left:10px;
	border-left:solid 7px #999;
	border-bottom:solid 1px #999;
	}

.cadpc_review .WriterName {
  float:right;
	font-size:81.25%;
	}

	
/* CSS Document */

/*----------------------------------------------------------
	（特集記事のみ使用部分）
----------------------------------------------------------*/

.cadpc_review .entrySpecial {
	border-bottom: dotted 1px #CCC;
	margin-bottom:10px;
	background-color:#F30;
	}
	
.cadpc_review .entoryHeaderSpecial {
	background:#000;
	color:#FFF;
	height:auto;
	overflow:hidden;
	border-bottom:solid 3px #F30;
	}
	
.itemImageSpecial  b img{
	margin: 0pt 5px;
	float:left !important;
	}
	
.itemImageSpecial  i img{
  padding:5px;
	background-color:#FFF;
	margin: 0pt 5px;
	float:right !important;
	border:solid 1px #CCC;
	}
	
	
.cadpc_review .itemInfoSpecial {
	float:left;
	padding:10px;
	}
	
.cadpc_review .itemInfoSpecialL {
	background-color:#F30;
	margin-bottom:10px;
	padding:10px 20px;
	}
	
.cadpc_review .entryMoreSpecial {
	margin-bottom:20px;
	font-size:81.25%;
	clear:both;
	color:#555;
	margin-top:1em;
	}
	
.cadpc_review .entryMoreSpecial img.mt-image-left {
  float:left;
	margin:0px 10px 10px 0px;
	}

.cadpc_review .entryMoreSpecial img.mt-image-right {
  float:right;
	margin:0px 0px 10px 10px;
	}


	
/*
.cadpc_review .entryMoreSpecial b{
	color:#333;
	border-bottom:solid 1px #F30;
	border-left:solid 5px #F30;
	padding:3px;
	clear:both;
	display:block;
	}
*/


.cadpc_review h3.entryTitleSpecial {
	margin:12px 0px;
	font-weight:bold;
	font-size:100%;
	color:#F30;
	}
	
.cadpc_review .itemInfoSpecial .entryTitleSpecial {
  margin:0px !important;
	}
	
.cadpc_review .itemInfoSpecial .entryTitleSpecial a:link, .entryTitleSpecial a:visited {
	text-decoration:none;
	color:#FFF;
	}
	
.cadpc_review .itemInfoSpecial .entryTitleSpecial a:hover, .entryTitleSpecial a:active {
	background:#FFF;
	color:#000;
	text-decoration:none;
	}
	
.cadpc_review .itemInfoSpecialL .entryTitleSpecial {
  margin:10px 0px 0px 0px  !important;
	}
	
	
.cadpc_review .moreBtnSpecial{
  float:right;
	margin-top:5px;
	}
.cadpc_review .contents .moreBtnSpecial a {
	text-align:left;
	vertical-align:middle;
	background:#000 url(/images/common/icon_basic_w.gif) no-repeat 2px 4px ;
	font-size:12px;
	line-height:1;
	padding:5px 2px 2px 18px;
	text-decoration:none;
	display:block;
	width:65px;
	height:16px;
	color:#FFF;
	}
		
.cadpc_review .contents .moreBtnSpecial a:hover {
	background:#CCC url(/images/common/icon_basic.gif) no-repeat 2px 4px ;
	color:#000;
	}


.itemInfoSpecialL .entryTag a, .itemInfoSpecial .entryTag a {
	color:#FFF;
	}


/*----------------------------------------------------------
	レビュー記事
----------------------------------------------------------*/
.review {
	background:#3292C9 url(/images/kenchi/cad_pc_review/bg_review.gif);
	margin-bottom:10px;
	}
	
.review .entoryHeader {
	background:#3292C9 !important;
	}





.review .info {
	margin:5px 10px 10px 10px;
	background:#FFF;
	padding-bottom:10px;
	width:630px;
	}

.review h3.entryTitle {
	padding:10px 120px 10px 5px;
	background:#FFF url(/images/kenchi/cad_pc_review/bg_reviewttl.gif) no-repeat right 10px;
		border-bottom:dotted 1px #999;
	}

.review .entrySummary {
  margin:0 0 0 8px !important;
	}
	
.review .cacth {
	padding:0px 5px;
	background:#FFF;
	}

.review .moreBtn{
  float:right;
	margin:0px 0px 10px 0px !important;
	}
.review .moreBtn a {
	text-align:left;
	vertical-align:middle;
	background:#000 url(/images/common/icon_basic_w.gif) no-repeat 2px 4px ;
	font-size:12px;
	line-height:1;
	padding:5px 2px 2px 18px;
	text-decoration:none;
	display:block;
	width:65px;
	height:16px;
	color:#FFF;
	}
		
.review .moreBtn a:hover {
	background:#3292C9 url(/images/common/icon_basic.gif) no-repeat 2px 4px ;
	color:#000;
	}

.review .entry-tags {
	margin-left:10px;
	margin-bottom:10px;
	}

.review .entryTag {
	background:#FFF;
	}

.review.entryBody img {
	margin-bottom:0px !important ;
	}

.review .entryMoreSpecial {
	background:#FFF;
	}

.review .entryMoreSpecial b{
	color:#333;
	border-bottom:solid 1px #F30;
	border-left:solid 5px #F30;
	padding:3px;
	clear:both;
	display:block;
	}

.review .maker {
	padding:10px;
	border-left:solid 5px #F30;
	border-top:solid 1px #F30;
	border-right:solid 1px #F30;
	border-bottom:solid 1px #F30;
	margin-bottom:10px;
	}



/*----------------------------------------------------------
	特集記事
----------------------------------------------------------*/
.tokushu {
	background:#F50 url(/images/kenchi/cad_pc_review/bg_seihin.gif);
	margin-bottom:10px;
	}
	
.tokushu .entoryHeader {
	background: #FF9933 !important;
	}
	
.tokushu .info {
	margin:5px 10px 10px 10px;
	background:#FFF;
	width:630px;
	}

.tokushu h3.entryTitle {
	padding:10px 120px 10px 5px;
	background:#FFF url(/images/kenchi/cad_pc_review/bg_seihinttl.gif) no-repeat right;
	border-bottom:dotted 1px #999;
	}

.tokushu .cacth {
	padding:0px 10px;
	background:#FFF;
	}

.tokushu .moreBtn{
  float:right;
	margin:0px 0px 10px 0px !important;
	}
.tokushu .moreBtn a {
	text-align:left;
	vertical-align:middle;
	background:#000 url(/images/common/icon_basic_w.gif) no-repeat 2px 4px ;
	font-size:12px;
	line-height:1;
	padding:5px 2px 2px 18px;
	text-decoration:none;
	display:block;
	width:65px;
	height:16px;
	color:#FFF;
	}
		
.tokushu .moreBtn a:hover {
	background:#F50 url(/images/common/icon_basic.gif) no-repeat 2px 4px ;
	color:#000;
	}

.tokushu .entry-tags {
	margin-left:10px;
	margin-bottom:10px;
	}

.tokushu .entryTag {
	background:#FFF;
	}

.tokushu .entryBody img {
	margin-bottom:0px !important ;
	}

.tokushu .entryMoreSpecial {
	background:#FFF;
	}


.tokushu .entryMoreSpecial b{
	color:#333;
	border-bottom:solid 1px #F30;
	border-left:solid 5px #F30;
	padding:3px;
	clear:both;
	display:block;
	}

.tokushu .maker {
	padding:10px;
	border-left:solid 5px #F30;
	border-top:solid 1px #F30;
	border-right:solid 1px #F30;
	border-bottom:solid 1px #F30;
	margin-bottom:10px;
	}



/*----------------------------------------------------------
	ユーザー事例集
----------------------------------------------------------*/
.user {
	background:#3C3 url(/images/kenchi/cad_pc_review/bg_user.gif);
	margin-bottom:10px;
	}

.user .entoryHeader {
	background:#3C3 !important;
	}

.user .info {
	margin:5px 10px 10px 10px;
	background:#FFF;
	width:630px;
	}

.user h3.entryTitle {
	padding:10px 140px 10px 5px;
	background:#FFF url(/images/kenchi/cad_pc_review/bg_userttl.gif) no-repeat right;
	border-bottom:dotted 1px #999;
	}

.user .cacth {
	padding:0px 5px;
	background:#FFF;
	}

.user .moreBtn{
  float:right;
	margin:0px 0px 10px 0px !important;
	}
.user .moreBtn a {
	text-align:left;
	vertical-align:middle;
	background:#000 url(/images/common/icon_basic_w.gif) no-repeat 2px 4px ;
	font-size:12px;
	line-height:1;
	padding:5px 2px 2px 18px;
	text-decoration:none;
	display:block;
	width:65px;
	height:16px;
	color:#FFF;
	}
		
.user .moreBtn a:hover {
	background:#3C3 url(/images/common/icon_basic.gif) no-repeat 2px 4px ;
	color:#000;
	}

.user .entry-tags {
	margin-left:10px;
	margin-bottom:10px;
	}

.user .entryTag {
	background:#FFF;
	}

.user .entryBody img {
	margin-bottom:0px !important ;
	}

.user .entryMoreSpecial {
	background:#FFF;
	}

.user .entryMoreSpecial b{
	color:#333;
	border-bottom:solid 1px #3C3;
	border-left:solid 5px #3C3;
	padding:3px;
	clear:both;
	display:block;
	}

.user .maker {
	padding:10px;
	border-left:solid 5px #3C3;
	border-top:solid 1px #3C3;
	border-right:solid 1px #3C3;
	border-bottom:solid 1px #3C3;
	margin-bottom:10px;
	}





.spec {
	margin:20px 0px;
	}

.spec table {
	border:solid 1px #CCC;
	border-collapse:collapse;
	}
	
.spec td {
	border:solid 1px #CCC;
	border-collapse:collapse;
	padding:4px;
	vertical-align:top;
	font-size:10px;
	}




/*----------------------------------------------------------
	カテゴリ別トップナビ
----------------------------------------------------------


.cadpc_review .categoryNaviActiveA a{
  float:left;
	text-align:center;
	width:150px;
	padding:5px 0px;
	margin:0 20px 20px 0;
	color:#FFF;
	background-color:#3398CC;
	font-size:95%;
	font-weight:bold;
	border:solid 1px #999;
	text-decoration:none;
	}
	
.cadpc_review .categoryNaviActiveB a{
  float:left;
	text-align:center;
	width:150px;
	padding:5px 0px;
	margin:0 20px 20px 0;
	color:#FFF;
	background-color:#3C3;
	font-size:95%;
	font-weight:bold;
	border:solid 1px #999;
	text-decoration:none;
	}
	
.cadpc_review .categoryNaviActiveC a{
  float:left;
	text-align:center;
	width:150px;
	padding:5px 0px;
	margin:0 20px 20px 0;
	color:#FFF;
	background-color:#F60;
	font-size:95%;
	font-weight:bold;
	border:solid 1px #999;
	text-decoration:none;
	}

.cadpc_review .categoryNaviActiveA a:hover, .cadpc_review .categoryNaviActiveB a:hover, .cadpc_review .categoryNaviActiveC a:hover {
	color:#333;
	background-color:#FFF;
	text-decoration:none;
	}

.cadpc_review .categoryNaviA a, .cadpc_review .categoryNaviB a, .cadpc_review .categoryNaviC a {
  float:left;
	text-align:center;
	width:150px;
	padding:5px 0px;
	margin:0 20px 20px 0;
	color:#333;
	background-color:#FFF;
	font-size:95%;
	font-weight:bold;
	border:solid 1px #999;
	text-decoration:none;
	}

.cadpc_review .categoryNaviA a:hover {
	color:#FFF;
	background-color:#3398CC;
	text-decoration:none;
	}

.cadpc_review .categoryNaviB a:hover {
	color:#FFF;
	background-color:#3C3;
	text-decoration:none;
	}

.cadpc_review .categoryNaviC a:hover {
	color:#FFF;
	background-color:#F60;
	text-decoration:none;
	}

*/
.cadpc_review .categoryNaviActiveA a, .cadpc_review .categoryNaviActiveB a, .cadpc_review .categoryNaviActiveC a {
  float:left;
	text-indent:-9999px;
	width:180px;
	padding:5px 0px;
	margin:0 18px 20px 18px;
	text-decoration:none;
	text-align:left;
	height:44px;
	}

.cadpc_review .categoryNaviActiveA a {
	background:url(/images/kenchi/cad_pc_review/btn_review_on.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviActiveB a {
	background:url(/images/kenchi/cad_pc_review/btn_user_on.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviActiveC a {
	background:url(/images/kenchi/cad_pc_review/btn_maker_on.gif) no-repeat;
	text-decoration:none;
	}


.cadpc_review .categoryNaviActiveA a:hover {
	background:url(/images/kenchi/cad_pc_review/btn_review_on.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviActiveB a:hover {
	background:url(/images/kenchi/cad_pc_review/btn_user_on.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviActiveC a:hover {
	background:url(/images/kenchi/cad_pc_review/btn_maker_on.gif) no-repeat;
	text-decoration:none;
	}




.cadpc_review .categoryNaviA a, .cadpc_review .categoryNaviB a, .cadpc_review .categoryNaviC a {
  float:left;
	text-indent:-9999px;
	width:180px;
	padding:5px 0px;
	margin:0 18px 20px 18px;
	text-decoration:none;
	text-align:left;
	height:44px;
	}

.cadpc_review .categoryNaviA a {
	background:url(/images/kenchi/cad_pc_review/btn_review_off.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviB a {
	background:url(/images/kenchi/cad_pc_review/btn_user_off.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviC a {
	background:url(/images/kenchi/cad_pc_review/btn_maker_off.gif) no-repeat;
	text-decoration:none;
	}


.cadpc_review .categoryNaviA a:hover {
	background:url(/images/kenchi/cad_pc_review/btn_review_on.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviB a:hover {
	background:url(/images/kenchi/cad_pc_review/btn_user_on.gif) no-repeat;
	text-decoration:none;
	}

.cadpc_review .categoryNaviC a:hover {
	background:url(/images/kenchi/cad_pc_review/btn_maker_on.gif) no-repeat;
	text-decoration:none;
	}


