/*Information*/
/*
 * charset: UTF-8 LF
 * Style Name: superengw.css
 * Style URI: http://www.ctc-g.co.jp/?
 * Description: スーパーエンジニアCSS
 * Version: 1.0
 * Last Up Date: 2009/9/18
 * Author: CTCBS
*/
/*更新履歴
 * 2009/9/18 NEXTONE2009レイアウト変更用スタイル追加

更新履歴ここまで*/

/*----------------------------*/
/*　					段落　				　*/
/*----------------------------*/
/* 左右に10px　下15pxのパディング */
p.pa_lr10_b15{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
}

/*----------------------------*/
/*　				見出し　				　*/
/*----------------------------*/

h2#title_nextone {
	width: 590px;
	height: 150px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../img/feature/supereng/nextone/t_nextone_00.jpg) top left no-repeat;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	border: none!important;
}
h2#title_nextone2 {
	width: 590px;
	height: 150px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: none!important;
}
h2#title_tech {
	width: 590px;
	height: 150px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	background: url(../img/feature/supereng/tech/t_tech_00.jpg) top left no-repeat;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	border: none!important;
}
h2#title_tech2 {
	width: 590px;
	height: 100px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	border: none!important;
}
/*H3（右側に画像付き）*/
.h3_w570 {
	width: 570px;
	display: block;
	background-image: url("../img/headline/bg_h3.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 13px;
	margin-left: 10px;
}
/*H3*/
.h3_w580 {
	width: 580px;
	display: block;
	background-image: url("/img/headline/bg_h3.jpg");
	background-position: left top;
	background-repeat: repeat-y;
	padding: 3px 0px 3px 10px;
	margin-bottom: 13px;
	font-size: 100%;
	color: #FFFFFF;
	line-height: 1.5em;
	clear: both;
}

/*----------------------------*/
/*　					文字　				　*/
/*----------------------------*/
.gray {
	color: #666666;
	text-align: left;
	font-size: 100%;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

/*----------------------------*/
/*　				UL要素　				　*/
/*----------------------------*/
/*----リスト3列表示用--*/
/*----幅170 右10余白----*/
ul.list_lr10_3row {
	width: 170px;
	height:	auto;
	display: block;
	margin: 0px 8px 0px 8px;
	padding: 0px;
	float: left;
	list-style-type: none!important;
}
ul.list_lr10_3row li {
	display: inline;
	height:	auto;
	margin: 0px 0px 10px 0px!important;
	list-style-type: none!important;
	text-align:left;
	line-height: 1.3em;
}
ul.list_lr10_3row li a{
	margin: 0px 0px 5px 0px;
	text-align:left;
}
/*----------------------------*/
/*　			ボックス　				　*/
/*----------------------------*/
/*-- 2列に並ぶボックス --*/
div.box_2row {
	display: block;
	width: 288px;
	height: auto;
	margin-bottom: 10px;
	padding-bottom: 10px;
	float: left;
	border: 1px solid #c6d6e1;
}
div.box_2row img{
	margin: 10px 9px 15px 9px;
}
div.box_2row p{
	margin: 5px 9px 5px 9px;
}
div.box_2row ul {
	display: block;
	margin: 5px 9px 5px 9px;
}
div.box_2row ul li {
	display: inline;
	text-align:left;
}

/*　横幅80PX（マージン：右15PX、下20PX）*/
.w80_r15_b20 {
  width: 80px;
  height: auto;
  margin: 0px 15px 20px 0px;
  float: left;
}
.w80_r15_b20 img {
	border: 1px solid #d2d2d2;
}
/*　横幅80PX（マージン：右15PX、下20PX）*/
.w80_b20 {
  width: 80px;
  height: auto;
  margin: 0px 0px 20px 0px;
  float: left;
}
.w80_b20 img {
	border: 1px solid #d2d2d2;
}

/*　横幅152PX（マージン：右15PX、下20PX）*/
.w152_r15_b20 {
  width: 152px;
  height: auto;
  margin: 0px 15px 20px 0px;
  float: left;
}
.w150_r15_b20 img {
	border: 1px solid #d2d2d2;
}

/*　横幅152PX（マージン：右15PX、下20PX）*/
.w152_r20_b20 {
  width: 152px;
  height: auto;
  margin: 0px 20px 20px 0px;
  float: left;
}
.w152_r20_b20 img {
	border: 1px solid #d2d2d2;
}

/*　横幅198PX（マージン：右15PX、下20PX）*/
.w198_r20_b20 {
  width: 198px;
  height: auto;
  margin: 0px 20px 20px 0px;
  float: left;
}
.w198_r20_b20 img {
	border: 1px solid #d2d2d2;
}

/*　横幅284PX（マージン：右15PX、下20PX）*/
.w284_r20_b20 {
  width: 284px;
  height: auto;
  margin: 0px 20px 20px 0px;
  float: left;
}
.w284_r20_b20 img {
	border: 1px solid #d2d2d2;
}
/*　横幅58PX（マージン：右20PX）*/
/* --画像:スーパーエンジニア顔写真用-- */
.w58_r20 {
  width:58px;
  height:auto;
  padding:0px 20px 0px 0px;
  float:left;
}
.w58_r20 img {border:1px solid #d2d2d2;}

/*　横幅568PX（マージン：右0PX、下20PX）*/
.w568_r0_b20 {
  width: 570px;
  height: auto;
  margin: 0px 0px 20px 0px;
  float: left;
}
.w568_r0_b20 img {
	border: none;
	margin-left: 1px;
}
/*　上下に並び、下に10pxの場合（画像w58有＋リンク有）　*/
.list_tb490_b10_fix{
	line-height:1.5em;
	padding-bottom:10px;
	height:auto;
	width:490px;/*リンクが入るためFirefoxに対応（画像有により実現）*/
	float:right;
}
.list_tb490_b10_fix dd{
	margin-top:5px;
}

/*　上下に並び、下に10pxの場合（画像w98有＋リンク有）　*/
.list_tb450_b10_fix{
	line-height:1.5em;
	padding-bottom:10px;
	height:auto;
	width:450px;/*リンクが入るためFirefoxに対応（画像有により実現）*/
	float:right;
}
.list_tb490_b10_fix dd{
	margin-top:5px;
}

#moderator_popup {
	width: 590px;
	height: auto;
	margin-left: 10px;
	margin-right: 10px;
}
/* Nextone（モデレータプロフィールエリア） */
.moderator_profArea {
	padding: 12px 10px 2px 10px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	display: block;
	clear: both;
	width: 570px;	
}
.bannerArea {
	padding: 12px 10px 2px 10px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
	display: block;
	clear: both;
	width: auto;	
}
.moderator_midashi {
	font-weight: bold;
	border-bottom: 2px solid #CCCBCB;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
/*　横幅177PX（マージン：右15PX、下20PX）*/
.w177_r15_b10 {
  width:177px;
  height:auto;
  margin:0px 15px 10px 0px;
  float:left;
}
/*　本文（パディング：下10PX）w152画像に回り込まないよう幅FIX版　*/
.text_b10_w391{
	line-height:1.5em;
	padding-bottom:10px;
	display:block;
	width:391px;/*リンクが入るためFirefoxに対応（画像有により実現）*/
	float:left;
	margin-left: 10px;
}
/*　本文（パディング：下10PX）w177画像に回り込まないよう幅FIX版　*/
.text_b10_w320{
	line-height:1.5em;
	padding-bottom:10px;
	display:block;
	width:320px;/*リンクが入るためFirefoxに対応（画像有により実現）*/
	float:left;
	margin-left: 10px;
}
div.pageback_w570{
	width: 570px;
	float:left;
	padding:10px 0px 30px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
	text-align:left;
}
div.pageback_w570 img {
	margin-left: 0px!important;
}
div.pageback_w570 img.float_r {
	margin-right: 0px!important;
}

.text_b20_w490 {
	width: 490px;
  line-height:1.5em;
  padding-bottom:20px;
  display:block;
  height:auto;
	float: right;
}
/*----------------------------*/
/*　			フロート　				　*/
/*----------------------------*/
/*　位置　*/
.float_l_spl0 {
	width: 380px;
	float: left;
	text-align: left;
	margin-left: 0px;
}

.align_center {
	text-align: center;
}

/*----------------------------*/
/*　			マージン　				　*/
/*----------------------------*/
.sp_r8 {
	margin-right: 8px;
}
/* 10pxのマージン */
.sp_t10 {
	margin-top: 10px;
}
.sp_r10 {
	margin-right: 10px;
}
.sp_b10 {
	margin-bottom: 10px;
}
.spr_l10 {
	margin-left: 10px;
}
/* 20pxのマージン */
.sp_t20 {
	margin-top: 20px;
}
.sp_r20 {
	margin-right: 20px;
}
.sp_b20 {
	margin-bottom: 20px;
}
.spr_l20 {
	margin-left: 20px;
}
.sp_pb10 {
	padding-bottom: 10px;
}
.va_middle {
	vertical-align: middle;
}
/*----------------------------*/
/*　				リンク　				　*/
/*----------------------------*/
/*　内部リンク　*/
a.link_in_fl {
	display: block;
	list-style: none;
	background-image: url("/img/link/in.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 9px;
	line-height: 1.5em;
	float:left;
}
a:hover.link_in_fl {
	background-image: url("/img/link/in_ov.gif");
}






/**************************************************/
/*NEXTONE2009レイアウト変更用スタイル　ここから　*/
/**************************************************/

/* all
-------------------------------------------------------------*/
/* headliner */
#nextonewrap p{line-height:180%;}

/* h2 h3 */

#nextonewrap h2 {
	width: 590px;
	height: 45px;
	display: block;
	font-size: 1px;
	text-indent: -9999px;
	background: url("../img/feature/supereng/nextone/title_nextone.jpg") top left no-repeat;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	border: none!important;
}

#nextonewrap h3{
	width:580px;
	margin:0 0 10px 10px;
	padding:0;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	background:#ffffff;
}

#nextonewrap img{
border: 1px #d2d2d2 solid;
}



/* mokuji_under */
#nextonewrap div.mokuji_under{
margin:0 10px 20px 10px;
padding:10px 25px;
border:2px #0385dc solid;
}
#nextonewrap div.mokuji_under img{
border:none;
margin:0 0 10px 0;
}
#nextonewrap div.mokuji_under ul li{
margin:0 0 5px 0;
clear:both;
}
#nextonewrap div.mokuji_under ul li.now{
padding:1px 0 0 15px;
background:url("../img/feature/supereng/nextone/icon_mokuji.gif") 0 0 no-repeat;
}
#nextonewrap div.mokuji_under ul li a{
display:inline;
}
#nextonewrap div.mokuji_under ul li a.link_in{
background-position:0 -2px;
}


/* btn_top */
#nextonewrap div.btn_to_index{
margin:0 10px 45px 10px;
}
#nextonewrap div.btn_to_index img{
border:none;
}


/* toppage
-------------------------------------------------------------*/


/* intro */
#nextonewrap div.day{
margin:0 0 35px 0;
padding:0 10px 0 0;
text-align:right;
}
#nextonewrap div.intro{
padding:0 10px;
border-bottom:1px #3079b8 dashed;
}
#nextonewrap div.intro p{
margin:0 0 15px 0;
}
#nextonewrap div.moderator{
margin:0 0 15px 0;
text-align:right;
}
#nextonewrap div.moderator a{
display:inline;
background-position:0 -2px;
}



/* mokuji */
#nextonewrap div.mokuji{
margin:0 0 30px 0;
padding:0 10px;
border-bottom:1px #3079b8 dashed;
}
#nextonewrap div.mokuji div.left{
width:355px;
margin:15px 0;
float:left;
}
#nextonewrap div.mokuji div.right{
width:200px;
float:right;
}
#nextonewrap div.mokuji div.right img{
margin:35px 0 15px 0;
}

#nextonewrap div.mokuji div.left img{
border:none;
margin:0 0 10px 0;
}
#nextonewrap div.mokuji div.left ul li{
margin:0 0 5px 0;
clear:both;
}
#nextonewrap div.mokuji div.left ul li.now{
padding:1px 0 0 15px;
background:url("/img/feature/supereng/nextone/icon_mokuji.gif") 0 0 no-repeat;
}
#nextonewrap div.mokuji div.left ul li a{
display:inline;
}
#nextonewrap div.mokuji div.left ul li a.link_in{
background-position:0 -2px;
}



/* conversation */
#nextonewrap div.conversation{
margin:0 0 65px 0;
padding:0 10px;
}
#nextonewrap div.conversation_se{
margin:0 0 15px 0;
padding:0 0 15px 0;
border-bottom:1px #cccccc dashed;
}
#nextonewrap div.border_none{
border-bottom:none;
}
#nextonewrap div.left{
width:79px;
float:left;
}
#nextonewrap div.right{
width:476px;
float:right;
}
#nextonewrap div.right p.name{
margin:0 0 10px 0;
font-weight:bold;
}
#nextonewrap div.right p.text{
line-height:180%;
margin:0 0 5px 0;
}



/* navitable */
#navitable{
margin:0 auto 15px auto;
}
#navitable td{
width:40px;
padding:0;
font-weight:bold;
text-align:center;
border:1px #c0c0c0 solid;
}
#navitable .nowhere{
color:#ffffff;
background-color:#1aa076;
/* background-color:#132c3e; */
}
#navitable .nolink{
color:#cccccc;
background-color:#ffffff;
}
#navitable .oklink{
background-color:#e0e0e0;
}
#navitable a{
display:block;
padding:5px;
}
#navitable a:link{
color:#0385dc;
text-decoration:underline;
}
#navitable a:hover{
color:#e70000;
text-decoration:none;
}
#navitable a:active{
color:#132c3e;
text-decoration:underline;
}
#navitable a:visited{
color:#086ca9;
text-decoration:underline;
}


/* midllepage
-------------------------------------------------------------*/

/* text box */
#nextonewrap div.text_area{
margin:0 0 45px 0;
padding:0 10px;
}
#nextonewrap div.text_area div.text_box{
margin:0 0 15px 0;
}
#nextonewrap div.text_area div.moderator_green{
color:#1aa076;
}
#nextonewrap div.text_area div.text_box div.name{
width:50px;
line-height:180%;
float:left;
}
#nextonewrap div.text_area div.text_box p{
width:520px;
line-height:180%;
float:right;
}
#nextonewrap div.text_area div p span{
padding:0 4px 0 2px;
color:#ff0000;
font-size:11px;
line-height:1em;
vertical-align:1px;
}
#nextonewrap div.text_area div.text_box p img{
margin:3px 0 10px 15px;
float:right;
}

#nextonewrap div.text_area div.text_box ul{
width:520px;
line-height:180%;
float:right;
}
#nextonewrap div.text_area div.text_box ul li{
list-style:disc;
list-style-position:outside;
margin-left:20px;

}



/*用語解説エリア*/
#nextonewrap div.text_area div.glossary{
margin:15px 0 0 0;
padding:16px;
background-color:#e0e0e0;
}
#nextonewrap div.text_area div.glossary dl.border{
margin:0 0 15px 0;
padding:0 0 15px 0;
border-bottom:1px #a9a9a9 dashed;
}
#nextonewrap div.text_area div.glossary dl dt{
margin:0 0 3px 0;
}
#nextonewrap div.text_area div.glossary dl dt span{
padding:0 6px 0 0;
color:#ff0000;
}
#nextonewrap div.text_area div.glossary dl dd{
line-height:180%;
}


/* last page
-------------------------------------------------------------*/
.photoarea{
margin:0 0 30px 0;
padding:10px;
text-align:center;
}

/**************************************************/
/*NEXTONE2009レイアウト変更用スタイル　ここまで　*/
/**************************************************/




