/* シリーズごとに使うスタイル */
/*============目次============
　1. clear
　2. シリーズラインナップ
　3. シリーズメイン画像
　4. キャンペーン・イベント・セミナー
　5. シリーズ比較
　99. その他
============================*/

/*===========================
■1. ClearFix
-----------------------------
フロート要素の高さをクリアする。
============================*/
.ClearFix:after,
.LineupTop:after,
.LineupBottom:after,
#relativetitle:after,
.bannerlink dd:after
{  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
.ClearFix,
.LineupTop,
.LineupBottom,
#relativetitle,
.bannerlink dd
{  
	display: inline-block;  
	zoom: 100%;  
}

/* 製品ロゴを囲む要素 下線が勝手に入って、横に伸びるバージョン */
.Contents .SeriesLogoBlock {
	margin: 0;
	padding: 10px 0 10px 8px;
	border-bottom: none;
	display: block;
}
div#MainArea960 .Contents .TitleBlank {
	background-image: url(/common/img/title/title_blank_blue960.gif);
}
.Contents .TitleBlank {
	background-image: url(/common/img/title/title_blank_blue.gif);
}
/*===========================
■2. シリーズラインナップ
============================*/
/* シリーズラインナップ（760px幅） */
#serieslineup_wide {
	width: 758px;
	float: none;
	margin: 0;
	padding: 0 0 8px;
	
}

#serieslineup_wide .LineupTop {
	width: 758px;
	margin: 0 auto;
	padding: 0 1px 8px;
	background: url(img/seriestop/bg_serieslineup_wide.jpg) no-repeat left bottom;
}
/* メインラインナップ */
.LineupTop .ProductList {
	padding: 12px 15px 0 15px;
}

.ProductList h2 {
	text-align: left;
	margin: 0 0 7px;
	font-size: 87.5%;
	color: #000000;
	line-height: 120%;
}

.ProductList h3 {
	text-align: left;
	margin: 0 0 0;
	padding: 5px 0 0 0;
	font-size: 75%;
	color: #000000;
	line-height: 120%;
}
.ProductList p {
	margin: 0.7em 0 0 0;
	display: block;
}
.ProductList ul {
	margin: 0.3em 0 0 0;
	padding: 0 0 0 0;
	list-style: disc;
	list-style-position: outside;
}
.ProductList ul li {
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0;
	font-size: 75%;
}
.ProductList p.GoDetail a {
	display: block;
	float: right;
	text-indent: -9999px;
	background: url(img/seriestop/btn_go_detail.gif) no-repeat left top;
	width: 108px;
	height: 20px;
	overflow: hidden;
}
.ProductList p.GoDetail a:hover,
.ProductList p.GoDetail a:active {
	background: url(img/seriestop/btn_go_detail.gif) no-repeat left bottom;
}
.ProductList .LineupHead {
	margin: 0 0 0 0;
	padding: 0 0 8px 0;
}
.ProductList .LineupHead a:hover img {
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	opacity:0.90;
}

.ProductList .PacImage {
	float: left;
	width: auto;
	padding: 0 10px 0 0;
	margin: 0;
}
.ProductList .PacImage img {
	margin: 0;
}
.ProductList .hr {
	height: 1px;
	width: auto;
	margin: 10px 5px;
	border-top: 1px solid #ccc;

}
.LineupTop .ProductList#sf13 {
	width: 456px;
	float: left;
}

.LineupTop .ProductList#sfps {
	width: 240px;
	padding-left: 17px;
	float: left;
	background: url(img/seriestop/line_linetop.gif) repeat-y left top;
}

.ProductList#sf13 .PacImage {
	float: left;
	width: auto;
	padding: 0 15px 0 0;
	margin: 0;
}
.ProductList#sf13 ul {
	padding-left: 112px;
	list-style: none;
}
.ProductList#sf13 p.GoDetail {
	margin: 0;
	padding: 0;
}
.ProductList#sf13 p.GoDetail a {
	margin-top: 20px;
}
.ProductList#sf13 ul li {
	width: 154px;
	float: left;
	color: #fff;
	text-align: center;
	margin: 4px 4px 0 0;
	padding: 2px 4px;
	display: block;
	background-color: #14A3EE;
}
.ProductList#sfps ul {
	padding-left: 100px;
}

/* 以下 10/03/09から適用 */

/* シリーズラインナップ（506px幅） */
#serieslineup_506 {
/*	width: 506px;*/
	width: 445px;
	float: left;
	margin: 0;
	padding: 0;
}

#serieslineup_506 .LineupTop {
/*	width: 504px;*/
	width:443px;
	margin: 0 auto;
	padding: 0 1px 5px;
	background: url(img/seriestop/bg_serieslineup_506.jpg) no-repeat left bottom;

}

/*.LineupTop .ProductList#sf14 {
	width: 456px;
	float: left;
}*/

.ProductList#sf15 ul {
/* 	padding-left: 104px; */
	list-style: none;
}

.ProductList#sf15 ul li {
	width: 143px;
	float: left;
	color: #fff;
	text-align: center;
	margin: 4px 4px 0 0;
	padding: 2px 4px;
	display: block;
	background-color: #14A3EE;
}

.ProductList#sfserver ul {
/* 	padding-left: 104px;*/
	list-style: none;
}

.ProductList#sfserver ul li {
	width: 143px;
	float: left;
	color: #fff;
	text-align: center;
	margin: 4px 4px 0 0;
	padding: 2px 4px;
	display: block;
	background-color: #008FC5;
}

.ProductList#sf14lite hr {
	width: 420px;
	border: solid 1px #ffffff;
	border-top-color: #CCCCCC;
	color: #ffffff;
	margin: 0 0 5px 0;
}


/* サブ ラインナップ（カスタマイズ製品）LineupCustomize */


.LineupWrapper{  /* 2011.6.22追加 */
	float: right;
	/* 	clear: both;	*/
	padding: 0;
	margin: 0 0 0 10px;
	width: 300px;
}


*html .LineupWrapper{  /* 2011.6.22追加 IE6 */
	float: right;
	/* 	clear: both;	*/
	padding: 0;
	margin: 0 0 0 8px;
	width: 300px;
}


.LineupCustomize {
/*
	float: right;
	padding: 0;
	margin: 10px 0 0 10px;
	width: 238px;
*/
	margin:10px 0 0 0;
	color: #666;
	background: url(img/seriestop/bg_serieslineup_customize.jpg) no-repeat left bottom;
}

.LineupCustomize .bana {
	background-color: #FFF;
	padding-bottom: 10px;
}

.LineupCustomizeHead {
	clear: both;
	padding: 10px 15px 0px;
	margin: 0;
	width: 270px;
	background: url(img/seriestop/bg_serieslineup_customize_top.jpg) no-repeat left top;
}

.LineupCustomizeHead p {
	font-size: 87.5%;
	line-height: 110%;
	margin: 0 0 5px 0;
	padding: 0 3px 5px;
	/*width: 212px;*/
	color: #333;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}

.LineupCustomize h3 {
	float: left;
	width: auto;
	margin: 0 0 3px;
	padding: 0 0 0 3em;
	font-size: 75%;
	line-height: 120%;
	
	text-indent: -3em;
}

.LineupCustomize .ProductList {
	padding: 5px 15px 10px;
	width: 270px;
	float: left;
}

.LineupCustomize .ProductList h4 {
	text-align: left;
	margin: 5px 0 3px;
	font-size: 87.5%;
	color: #000000;
	line-height: 120%;
}
.LineupCustomize .ProductList ul {
	clear: both;
	margin: 0 0 0 0;
}
.LineupCustomize .ProductList p {
	margin: 0.7em 0 0.3em 0;
	clear: both;
	height: 100%;
}
.LineupCustomize .ProductList p.GoDetail {
	margin: 0;
}
.LineupCustomize .ProductList p.GoDetail a {
	display: block;
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
	text-indent: -9999px;
	background: url(img/seriestop/btn_go_detail.gif) no-repeat left top;
	width: 108px;
	height: 20px;
}

.LineupCustomize p.GoDetail a:hover,
.LineupCustomize p.GoDetail a:active {
	background: url(img/seriestop/btn_go_detail.gif) no-repeat left bottom;
}
.LineupCustomize .ProductList .PacImage {
	float: left;
	width: auto;
	padding: 0 10px 0 0;
	margin: 0;
}
.LineupCustomize .ProductList .PacImage img {
	margin: 0;
}




.LineupEtc {
	float: right;
	/* 	clear: both;	*/
	padding: 0;
	margin: 10px 0 0 10px;
	width: 238px;
}

.LineupEtc P{
	margin: 0 0 10px 0;
}

/* カスタマイズ製品の比較 */
.SpecTable.hikaku_cust{
	width:750px;
}
.SpecTable.hikaku_cust th{
	background:none;
}
.SpecTable.hikaku_cust th.ocx{
	background:#b9c9ff;
}
.SpecTable.hikaku_cust th.engine{
	background:#a4c8f9;
}
.SpecTable.hikaku_cust th.normal{
	background:#dedede;
}
.SpecTable.hikaku_cust th.sdk{
	background:#c4e6ec;
}
.SpecTable.hikaku_cust td.ocx{
	background:#e8edff;
}
.SpecTable.hikaku_cust td.engine{
	background:#e9f2fe;
}
.SpecTable.hikaku_cust td.sdk{
	background:#D9EFF7;
}


/*===========================
■3. シリーズメイン画像
============================*/
#NoFlashAlt {
	display: block;
	width: 760px;
	height:240px;
	text-indent: -9999px;
	background: url(img/seriestop/main_alt.jpg) no-repeat left top;
	position: relative;
}


/*===========================
■4. キャンペーン・イベント・セミナー
============================*/
/* シリーズ関連記事（半分幅） */
#articlebox .article.half,
.ContentInner #articlebox .article.half h4 {
	width: 275px;
}


/*===========================
■5. シリーズ比較
============================*/

/* 比較の概要 */
.ContentInner#hikaku_about{
}

.ContentInner#hikaku_about .Section H2{
	margin: 0 0 15px 0;
}

.ContentInner#hikaku_about .Section P{
	margin: 0 10px 10px 10px;
}


/* 共通 */

.ContentInner#hikaku TABLE{
	border-collapse: collapse;
}

.ContentInner#hikaku TABLE TH,
.ContentInner#hikaku TABLE TD{
	padding: 5px;
	font-size: 75%;
	border-top: none;
	border-bottom: none;
/* 	border-bottom: 1px dashed #CCCCCC;  */
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.ContentInner#hikaku TABLE TH.last,
.ContentInner#hikaku TABLE TD.last{
	border-bottom: 1px solid #CCCCCC;
}

.ContentInner#hikaku TABLE TD{
	text-align: center;
}

.ContentInner#hikaku TABLE TR.even{
	background-color: #EEEEEE;
}

.ContentInner#hikaku TABLE TH.pdname{
	border: 1px solid #CCCCCC;
	background-color: #DFEFF7;
	text-align: center;
}

.ContentInner#hikaku TABLE TH.pdname IMG{
	border: none;
	margin-bottom: 5px;
}


.ContentInner#hikaku TABLE TH DIV,
.ContentInner#hikaku TABLE TD DIV{
	font-weight: normal;
	font-size: 90%;
	color: #555555;
	line-height: 120%;
	margin-top:3px;
}


/* 各グループ機能 */

.ContentInner#hikaku TABLE.group CAPTION{
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #206EBB;
	padding: 5px;

}


/*-- starfaxTS関連 - 2011.6.22追加 --*/
.sftsArea {
margin:12px 0 10px 0;
	padding: 5px 15px 15px 15px;
	width: 270px;
	/*height:90px;*/
	background:url(img/seriestop/bg_serieslineup_sfts.gif) left top no-repeat;
font-size:75%;
color:#666;

}

.sftsArea h2 {
	text-align: left;
	margin: 1px 0 2px;
	padding: 3px 0 2px 0;
	font-size: 87.5%;
	color: #000000;
	line-height: 120%;
}

.sftsArea p.GoDetail {
	margin: 0;
}
.sftsArea p.GoDetail a {
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(img/seriestop/btn_go_detail.gif) no-repeat left top;
	width: 108px;
	height: 20px;
}

.sftsArea p.GoDetail a:hover,
.sftsArea p.GoDetail a:active {
	background: url(img/seriestop/btn_go_detail.gif) no-repeat left bottom;
}


/*===========================
■6. FAXモデム接続ガイド
============================*/
DIV.btn{
	margin:20px 70px 0px 0px;
}
DIV.btn_html A{
	float:left;
	display:block;
	width:368px;
	height:105px;
	background:url(/starfax/connect2/img/btn_html.jpg) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
DIV.btn_html A:hover{
	background-position:left bottom;
}
DIV.pdf_left{
	float:left;
	width: 500px;
	border:2px solid #CCCCCC;
	padding: 10px;
	margin:0px 0 20px 0;
	font-size:100%;
	background-color:#E5F4FD;
}
DIV.pdf_left STRONG{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#00428E;
}
DIV.pdf{
	clear:both;
	float:left;
	width: 500px;
	padding: 5px;
	margin:0px 0 20px 0;
	font-size:100%;
}
DIV.margin_420{
	margin:420px 0;
	}

SPAN.filename{
	font-size:120%;
	}

H2.subt{
	margin:0;
	padding:0;
}

DIV.first{
	border:3px solid #E60012;
	width: 624px;
	padding: 10px;
	margin:0 0 20px 0;
}

DIV.att{
	background-color:#FEF5E8;
	width: 630px;
	padding: 10px;
	margin:0 0 20px 0;
}
DIV.connect{
	background-color:#E5F4FD;
	width: 630px;
	padding: 10px;
	margin:0 0 20px 0;
	text-align:center;
	font-weight:bold;
}
P.exp{
	font-size:120%;
	font-weight:bold;
}
P.exp_s{
	font-size:90%;
}
P.exp strong{
	color:#ED6D00;
}
P.exp .star{
	font-size:60%;
	font-weight:normal;
}
P.under{
	font-size:90%;
	background-color:#FFD3B0;
	padding: 5px;
	width: 620px;
	font-weight:bold;
}

TABLE.check{
	font-size:100%;
	font-weight:bold;
	width:650px;
	margin:10px 0px;
	background-color:#00428E;
	line-height:140%;
}
TABLE.check th{
	width: 200px;
	border-right: 2px solid #FFF;
	padding: 20px;
	background-color:#00428E;
	color:#FFFFFF;
	text-align:center;
}
TABLE.check th.rt{
	border-right: 2px solid #00428E;;
	width: 80px;
	padding: 20px;
	background-color:#00428E;
	color:#FFFFFF;
	text-align:center;
}
TABLE.check td{
	background-color:#FFFFFF;
	padding: 10px;
}

TABLE.check td.rt{
	background-color:#FFFFCC;
	padding: 10px;
}


DIV.btn_con_a A{
	display:block;
	width:132px;
	height:41px;
	background:url(/starfax/connect2/img/btn_connecta.jpg) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	
}
DIV.btn_con_a A:hover{
	background-position:left bottom;
}

DIV.btn_con_b A{
	display:block;
	width:132px;
	height:41px;
	background:url(/starfax/connect2/img/btn_connectb.jpg) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
DIV.btn_con_b A:hover{
	background-position:left bottom;
}
DIV.btn_con_c A{
	display:block;
	width:132px;
	height:41px;
	background:url(/starfax/connect2/img/btn_connectc.jpg) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
DIV.btn_con_c A:hover{
	background-position:left bottom;
}
DIV.btn_top A{
	display:block;
	width:247px;
	height:30px;
	background:url(/starfax/connect2/img/btn_top.gif) no-repeat left top;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
}
DIV.btn_top A:hover{
	background-position:left bottom;
}

UL.step{
	margin: 0 0 0px;
	padding: 5px;
	list-style: none;
}

UL.step LI{
	float:left;
	margin: 0 0 0px;
	padding: 5px;

}
DIV.att_under{
	line-height:150%;
	font-size:75%;
	background:url(/starfax/connect2/img/icon_att.gif) no-repeat left top;
	padding:0 0 10px 30px;
	margin: 10px;
	color:#FF0000;
}

/*===========================
■99. その他
============================*/
/* ページ下部のご購入バナー */
.ContentInner .Section.BottomBanner {
	clear: both;
	margin: 20px 0 30px;
	width: 570px;
}
.BottomBanner a.GoPriceBanner {
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	overflow: hidden;
}
.BottomBanner a.GoPriceBanner#sf13 {
	background-image: url(img/banner/ban_foot_sf.gif) ;
}
.BottomBanner a.GoPriceBanner#sfengine {
	background-image: url(img/banner/ban_foot_sfengine.gif) ;
}
.BottomBanner a.GoPriceBanner:hover,
.BottomBanner a.GoPriceBanner:active {
	background-position: left bottom;
}

/* NEWアイコン */
.ContentInner em.ico_new {
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    height: 12px;
    letter-spacing: 1px;
    margin: 0 0 0 2px;
    padding: 1px 3px;
		vertical-align:middle;
}

/* オレンジのボタン */
.ContentInner a.link_or{
	display:block;
	padding:9px;
	/*width:200px;
	height:30px;*/
	color:#fff;
	font-weight:bold;
	font-size:80%;
	text-decoration:none;
	background:url("/starfax/img/btn_bk_or.gif") no-repeat;
}

