<!-- 
/* keyword index */

@import url("/stylesheet/ad.css");

A:link      { Text-Decoration :None}
A:visited   { Text-Decoration :None}
A:hover     { Text-Decoration :underline}

TD.pad {padding-bottom: 0px}

/*↓position↓*/
.header {
		position:absolute;
		left: 0px;
		top: 0px;
		}

.navibar {
		position:absolute;
		left: 0px;
		top: 170px;
		}
		
.main {
		position:absolute;
		left: 0px;
		top: 194px;
		}
/*↑position↑*/

/* search */
.header_sch { padding-top: 7px; padding-right: 3px; }		

/* Gsearch */
.searcht { margin: 2px 3px 0px 0px; }
.searcht form { width: 300px; margin: 0px; padding: 0px; text-align: right; }

/* header */
.navi { font-size: 10px; color: #AAA; }
.navi_link { color: #FFFFFF; }

/* leftmenu keywordindex bigmenu bg */
.leftmenu { border-style: solid; border-top-color: #0099FF; border-bottom-color: #003366; border-width: 1 0 1 0;
    padding-left: 7px; padding-top: 2px; padding-bottom: 2px;
    font-size: 10pt; 
	background-color:#006699;
	}

/* leftmenu each title */
.leftmenu_ttl { border-style: solid; border-top-color: #6473A5; border-bottom-color: #000033; border-width: 1 0 1 0;
	padding:4px 0px 3px 0px; 
	background-color:#003366;
	color: #FFFFFF; font-size: 12px; font-weight:bold; 
	}

/* leftmenu keywordindex smallmenu bg */
.leftmenu_lb { border-style: solid; border-top-color: #EAEAEA; 
    border-bottom-color: #000033; border-width: 1 0 1 0;
	padding-left: 7px; padding-top: 2px; padding-bottom: 2px;
	background-color:#CEDEFF;
	}

/* leftmenu textlink */
.white_left { color: #FFFFFF; font-size: 12px; }
.white_ttl { color: #FFFFFF; font-size: 12px; font-weight:bold; }
.bl { color:#003366; font-size: 12px; }
.bl_s { color:#003366; font-size: 10px; }

/* leftmenu common bg */
.leftmenu_c { border-style: solid; border-top-color: #0099FF; 
    border-bottom-color: #000033; border-width: 1 0 1 0;
	padding-left: 7px; padding-top: 2px; padding-bottom: 2px;
	background-color:#006699; 
	}

/* leftmenu common list */
ul.leftmenulist { margin: 0px; padding: 0; list-style-type:none; line-height:100%; }
ul.leftmenulist li { margin-left: 0px; padding-left: 8px; 
	background:url("/top/arow_menu_white.gif") no-repeat 0px; }

/* leftmenu common list 2lines */
ul.leftmenulist2 { margin: 0px; padding: 0; list-style-type:none; line-height:100%; }
ul.leftmenulist2 li { margin-left: 0px; padding-left: 8px; 
	background:url("/top/arow_menu_white.gif") no-repeat 0 1px; line-height:90%; }

/*keyword only style*/
H1 {border-style: solid; border-color: #006600; border-width: 1 0 1 0;
    padding-left: 8px; padding-top: 2px; padding-bottom: 1px;
    font-size: 14pt; font-weight: bold; color: #006600;
    background-image: url(/channel/images/title.gif);
}

H2 {border-style: solid; border-color: #006600; border-width: 0 0 1 10;
    padding-left: 10px; padding-top: 6px; padding-bottom: 2px;
	margin-bottom:5px; 
    font-size: 10pt; font-weight: bold
}

/*keyword index top menu*/
.menu { border-style: solid; border-color:#666666; border-width: 0 1 1 0;
    padding-top: 3px; padding-bottom: 3px;
    font-size: 10pt; 
	background-color: #FFFFCC; 
	}

/*article shoukaibun serial style*/
.introserial { margin:5px 0px 10px 0px; padding:5px; font-size:13px; clear: both; width:390px; }
.introserial img { float:left; margin-right:10px; border:0px; }
.introserial h3 { margin:0px; font-size:13px; }
.introserial p { margin:0px; line-height:110%; }
.introserial ul { margin:0px; padding:1px 0px 0px 50px; list-style-type:none; line-height:110%; }
.introserial ul li { padding-bottom:1px; }
.introserial .date { text-align:right; color: #666; margin-right: 5px; }
.introserial .new { font-size: 13px; font-weight: bold; color: #FF0000; margin-right: 3px; }


/*rightmenu news*/
#rnews { margin: 0px; padding: 0px; }
#rnews .title { margin: 5px 0px; }
#rnews .indexlink { text-align: right; font-size: 12px; }
#rnews ul { margin: 0px; 
           padding: 0px; 
		   list-style-type: none; 
		   font-size: 12px; 
		   text-align: left; 
		   }
#rnews ul li { margin:0px; 
              padding:0px 0px 10px 10px; 
			  background:url("/top/newsarrow3.gif") no-repeat 0px 4px; 
			  }
/*  bt edit 070627 SKILLUP */
.clearfix {
height: 1px;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
#ji-skill {
font-size:13px;
border:0px solid red;
padding:0px;
margin-bottom:25px;
}
#ji-skill div {background-color:#CCC;border:1px solid #999;}
#ji-skill h4 {border-bottom:0px solid #999;margin:0px 0px 0px 0px;padding:0px;}
#ji-skill h5 {
border-bottom:1px solid #BBB;
border-left:2px solid #BBB;
margin:16px 0px 0px 0px;
padding:4px;
font-size:13px;
color:#666;
}
#ji-skill h5 small{font-weight:normal;}
#ji-skill ul {margin:5px 0px 0px 0px;padding:0px; list-style:none; }
#ji-skill li {margin:4px 4px 4px 4px;padding:0px;line-height:100%;}
#ji-skill li img {float:left;margin-right:7px; border:0px;}
#ji-skill .skill-rank {font-size:13px;margin-top:10px;}
#ji-skill .skill-rank li {margin:4px 4px 6px 4px;}
#ji-skill .skill-rank strong {
color:#555;
width:25px;
height:13px;
float:left;
border-right:1px solid #CCC;border-bottom:1px solid #CCC;
padding:2px 2px 2px 2px;
margin:0px 4px 4px 0px;
}
#ji-skill .skill-rank #rank1 { color:#C60;}
#ji-skill .skill-rank #rank2 { color:#999;}
#ji-skill .skill-rank #rank3 { color:#663;}

/*  bt edit 070627 JOBSPACE */
.jobspace {
border:0px solid red;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
font-size:13px;
}
.jobspace table {
font-size:13px;
}
.jobspace h4 {border-bottom:1px solid #999;margin:0px;padding-left:4px;}
.jobspace ul {margin:5px 0px 0px 00px;padding:0px;  list-style:none; }
.jobspace li {margin:4px 4px 10px 4px;padding:0px;line-height:100%;}
.jobspace li img {float:left;margin-right:7px; border:0px;}
/*  bt edit 070809 TTL-TECHTARGET */
#ttl-techtarget {font-size:12px;text-align:left;}
#ttl-techtarget .b-rtxt {
text-align:right;
margin:0px 5px 10px 5px;
font-size:10px;
}
#ttl-techtarget a {border:0px solid #CCC;padding:2px;}
 #ttl-techtarget a strong{color:#036;}
#ttl-techtarget a:hover {}

#ttl-techtarget h4 {margin-bottom:15px;}
#ttl-techtarget ul {list-style:none; margin:0px; padding:0px;}
#ttl-techtarget ul li {
margin:0px 5px 10px 5px;
background:url("/include/rightmenu/images/ttl_techtarget_icon.gif") no-repeat 0px 0px;
padding-left:18px;
border-bottom:1px solid #DDD;
}

#rcspSFlash0805 li {
_margin-left: -150px !important;
}
body.top #rcspSFlash0805 li {
margin-left: 0px !important;

}

/* 2012 snsContents
--------------------------------------------------------- */
#snsContents {
font-family:"lucida grande",tahoma,verdana,arial,'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
}
#snsContents .colBox {
width:auto!important;
}
#snsContents .colBox .colBoxOuter {
border:none;
}
#snsContents .colBox .colBoxIndex {
padding:0;
border:none;
}
#snsContents .colBoxUlist ul {
margin:0;
padding:0;
clear: both;
font-size: 12px;
line-height: 16px;
list-style-type: none;
}
#snsButtons {
height:23px;
}
#snsButtons .colBox {
margin:0;
}
#snsButtons .colBoxUlist li {
display:block;
float:left;
margin:0;
padding:3px 8px;
background:#EEE;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
font-size:11px;
line-height:16px;
font-weight:bold;
cursor:pointer;
}
#snsButtons .colBoxUlist li.hover {
}
#snsButtons .colBoxUlist li.active {
background:#FFF;
}
#snsContents .colBoxHead {
display:none;
}
#colBoxSnsMostpopular iframe,
#colBoxSnsFriendsactivity iframe,
#colBoxSnsMosttweeted iframe {
width:298px!important;
}
#colBoxSnsMostpopular .colBoxOuter {
border:1px solid #CCC!important;
}
#colBoxSnsFriendsactivity .colBoxOuter {
border:1px solid #CCC!important;;
}
#colBoxSnsMosttweeted .colBoxOuter {
border:1px solid #CCC!important;;
height:262px;
overflow:scroll;
}
#colBoxSnsMosttweeted .colBoxUlist li {
background:none;
padding:0 0 3px 0;
margin-bottom:3px;
font-size:11px;
border-bottom:1px dotted #CCC;
}
#colBoxSnsMosttweeted .colBoxDescription {
margin-bottom:10px;
background:#F2F2F2;
clear:both;
}
#colBoxSnsMosttweeted .colBoxDescription p {
padding:4px;
}
#colBoxSnsMosttweeted .colBoxIcon img {
border:0 none;
}
#colBoxSnsSocialbutton .colBoxOuter {
background:#CCC;
padding:5px;
border-radius:0 0 5px 5px;
}
#colBoxSnsSocialbutton .colBoxUlist li {
border:0;
display:inline;
background:none;
margin:0;
padding:0;
}

#snsContents .colBoxIcon {
display: inline;
}
#snsContents .colBoxIcon a {
float: left;
margin: 0 5px 3px 0;
}
#snsContents .colBoxTitle h3 {
margin:0;
padding:8px 0 0;
}
#snsContents .colBoxDescription p {
line-height: 16px;
margin: 0;
}
#snsContents div::after {
content:"";
}
.colBoxClear {
clear:both;
}
.h5px {
height:5px;
}
.h10px {
height:10px;
}
.h15px {
height:15px;
}
.h20px {
height:20px;
}
.h25px {
height:25px;
}
.h30px {
height:30px;
}

-->