@charset "utf-8";
/*////////////////////////////////////////////////////////////////////////*/
/* base */
/*////////////////////////////////////////////////////////////////////////*/
* {
  margin: 0px;
  padding: 0px;
}
*{
  line-height:1.4;
}
body {
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',  Sans-Serif;
  margin:0;
  padding:0;
  text-align:center;
  background-color: #FFFFFF;
}

#ad_top_super {
/*margin-top:30px;*/
text-align:center;
}

div#logo span ,div#user_guide{
  font-size: 75%;
}
form,p,ul,li,img,span,table,th,td{
  margin:0px;
  padding:0px;
}
img{
border:0;
-ms-interpolation-mode: bicubic;
}

* a{
  color: #0e5dc0;
  text-decoration: none;
}

#special a:hover{
	color: #a70503;
	background-color: #DBDBDB;
}

#header a,
#topicpath a {
	text-decoration: underline;
}

#topicpath a:hover {
    text-decoration: underline;
	color: #a70503;
}


.clearfloat {
  clear:both;
  height:0;
  font-size:1px;
  line-height:0px;
}
/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */

.notation {
    color: #444444;
    }
	
	

#body_bg {
	background-image: url(/images/special/engineers/good-engineer_bg.gif);
	background-repeat: repeat-x;
	background-color: #e7e7e7;
}


#content {
	width: 870px;
	border: 1px solid #D9D9D9;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	text-align: left;
	margin: 10px auto 0px auto;
}

.good-engineer_title h2 {
	width: 824px;
	margin: 8px auto;
	padding: 4px 10px 2px 10px;
	font-size:14px;
	color: #FFFFFF;
	border-bottom: 2px solid #999999;
	background-color: #333333;
}

#special {
    width: 830px ;
    margin: 0px auto;
	padding: 10px
}


	
	
#special a:hover {
  background-color: #DBDBDB;
  text-decoration: none;
  cursor:pointer;
}

#special a {
	display: block;
}	
	

.special_left,
.special_right{
	float: left;
	width: 405px;
	height: 197px;
	border-bottom: 2px dotted #333333;
	margin-bottom: 5px;
	/*padding-bottom: 5px;*/
	text-decoration: none;
   } 

.special_left img,
.special_right img {
    border: 1px solid #cccccc;
	padding: 4px;
	display: block;
	float: left;
	margin: 0px 8px 13px 0px;
} 
   
.special_left {
	padding-right: 4px;
	border-right: 2px dotted #333333;
}

.special_left span {
font-size: 105%;
}

.special_left img {
    height: 90px;
	width: 90px;
}

.special_right {
    padding-left: 14px;
}  
.special_right img {
	height: 60px;
	width: 60px;
}

.special_right .index_box_top {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 8px;
}

.special_right span {
   font-size: 95%;
}

.other_article span {
   font-size: 85%;
}

.special_left .notation {
	font-size: 95%;
 	display: block;
	clear: both;
}
.special_right .notation {
    font-size: 85%;
}

.special_right .index_box_top,
.special_right .index_box_bottom {
   height: 94px;
}




.other_engineers_box {
	margin-top: 8px;
}
.other_engineers_box a,
.special_left a,
.special_right a {
	text-decoration: none;
}
.other_engineers_box .others_item img {
	height: 40px;
	width: 40px;
	border: 1px solid #cccccc;
	padding: 4px;
	display: block;
	float: left;
	margin: 0px 10px 8px 10px;
}

.other_engineers_box .others_item span {
	font-size: 95%;
}

.other_engineers_box .others_item .notation {
	font-size: 85%;
	line-height: 1.4;
}





.other_article_content .other_article strong {
    font-size: 120%
}
.other_article_content {
    background-color: #FFFFFF;
    padding-bottom: 8px;
    margin: auto;
    width: 824px;
}
.other_article_content .other_article {
	float: left;
	width: 402px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.other_article_content h2 {
	width: 804px;
	margin: 8px auto;
	padding: 4px 10px 2px 10px;
	font-size:14px;
	color: #FFFFFF;
	border-bottom: 2px solid #999999;
	background-color: #333333;
}

.other_article img {
	border: 1px solid #cccccc;
	padding: 4px;
	display: block;
	float: left;
	margin: 0px 10px 8px 10px;
}


.special_right span strong {
	line-height: 1;   

}

