/* newproduct.css 2008.10.20 */
/* 製品ごとに使うスタイル */
/*============目次============
　最終更新日：2008/10/20
　1.
　2.

============================*/

/*===========================
■1. ClearFix
-----------------------------
フロート要素の高さをクリアする。
============================*/
.ClearFix:after,
.caseheadbox ul:after
{  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
.ClearFix,
.caseheadbox ul
{  
	display: inline-block;  
	zoom: 100%;  
}
/*===========================
■2. 上書きスタイル
============================*/
/* 「h1」の背景画像を変更する場合 */
.Contents h1.TitleBlank {
	background-image: url(/common/img/title/title_blank_blue.gif);
}



/*===========================
■3. 製品ごとに追加したクラス
============================*/
/* PriceTableBlue*/
table.PriceTable {
	width: 565px;
	border-collapse: collapse;
	margin: 0 1px;
	padding: 0;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	font-size: 75%;
	line-height: 140%;
}

table.PriceTable th {
	font-weight: bold;
	text-align: center;
	padding: 2px 6px;
	margin: 0;
	background-color: #CCCCFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.PriceTable td {
	text-align: left;
	margin: 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px 6px;
}


/*--------------------------
□製品トップ
--------------------------*/
/* メインイメージ */
.MainImage {
	width: 570px;
	background: url(img/starfax14_main.jpg);
	height: 295px;
	margin: 0 0 20px 0;
	padding: 0;
}
.MainImage a{
	width: 570px;
	height: 295px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/* メインイメージ下のコンテンツ紹介 */
#ContentsMenu .EachBox {
	border: 1px solid #9FB5D7;
	margin: 0 0 8px 0;
	padding: 0;
}
#ContentsMenu .EachBox h2 {
	font-size: 87.5%;
	color: #FFF;
	background-color: #DEECF9;
	margin: 0 0 5px 0;
	padding: 10px;
	display: block;
	width: 258px;
}
#ContentsMenu .EachBox h2 a {
	color: #001489;

}
#ContentsMenu .EachBox p {
	margin: 0 3px 3px;
}

/*===========================
■4. 機能一覧
============================*/
.ContentInner#function {

}
.ContentInner#function .Section {
	width: 568px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color: #666;
	padding: 0;
	margin: 0 0 10px;
}
.ContentInner#function .Section p {
	margin: 0 10px 0.4em;
	line-height: 140%;
}

.ContentInner#function h2 {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 0 10px;
	font-size: 87.5%;
	margin: 0 0 10px;
	background: url(img/function_title_bg.jpg) repeat-x left top;
	height: 27px;
	line-height: 27px;
	letter-spacing: 2px;
	color: #FFF;
}

.ContentInner#function .Section ul {
	list-style: disc outside;
	margin: 0 10px 0.4em 0;
	padding: 0 0 0 30px;
}
.ContentInner#function .Section ul li {
	margin: 0 0 0.7em 0;
	padding: 0;
	font-size: 75%;
	line-height: 140%;
}

/* ご注意 */
.ContentInner#function h3 {
	border-top: 1px solid #666;
	padding: 10px 10px 3px;
	margin: 0;
	font-size: 87.5%;
	color: #082795;
}

/*===========================
■5. よくあるご質問
============================*/
.ContentInner#qa {

}

.ContentInner#qa h2 {
	font-size: 87.5%;
	background: url(img/qa/qa_title_bg.gif) no-repeat left top;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	padding: 0 10px;
	margin: 0 0 10px 0;
}

.ContentInner#qa .Section.listquestion ul {
	margin: 0 15px;
	padding: 0;
	list-style: none;
}

.ContentInner#qa .Section.listquestion li {
	margin: 0 0 0.4em;
	padding: 0;
}

.ContentInner#qa .Section.listquestion li a {
	background: url(img/qa/qa_list_bg.gif) no-repeat 0 3px;
	padding: 0 0 0 12px;
}
/*===========================
■6. 旧製品との比較表
============================*/
.ContentInner#compare {

}

.ContentInner#compare ul.listbtn {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ContentInner#compare ul.listbtn li {
	list-style: none;
	margin: 0;
	padding: 0 5px 10px 0;
	width: 134px;
	height: 166px;
	float: left;
	display: block;
}
.ContentInner#compare ul.listbtn li a:hover {
	filter: alpha(style=0, opacity=0);
}
/* -----比較表----- */

TABLE.compare {
	width: 570px;
	border-collapse: collapse;
}

TABLE.compare TH{
/* 	border: 1px solid #999999;*/
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 3px 5px;
	font-size: 75%;
	line-height: 140%;
}

TABLE.compare TD{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	font-weight: normal;
	padding: 3px 5px;
	font-size: 75%;
	line-height: 140%;
	text-align: center;
}

/* 機能の補足説明 */
TABLE.compare TH DIV{
	color: #666666;
	line-height: 120%;
	font-size: 90%;
	font-weight: normal;
	margin-left: 5px;
}

/* 一番上の項目名 */
TABLE.compare TH.title,
TABLE.compare TH.product{/*
	background-color:#333366;*/
	background-color: #425789;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	text-align:center;
	font-size: 80%;
}

TABLE.compare TH.title{
	width: auto;
	border-top: 1px solid #999999;
}

TABLE.compare TH.product{
	width: 120px;
	border-top: 1px solid #999999;
}

TABLE.compare TH.product.old{
	width: 120px;
	border-top: 1px solid #999999;
}

TABLE.compare TH.product A{
	color: #FFFFFF;
}

/* 項目グループ subtitle */
TABLE.compare TH.subtitle{
	background-color: #EEEEEE;
/*	background-color: #D5D6DF; */
	color: #333366;
	font-weight: bold;
	padding: 5px;
	text-align: left;
	font-size: 80%;
}

TABLE.compare TD.new{
	background-color: #D2DEFF;
	width: 120px;
}

TABLE.compare TD.old{
	background-color: #D2D2FF;
	width: 120px;
}


/* 最終行のラインは実線　classの値にlastを入れる */
TABLE.compare TH.last,
TABLE.compare TD.last{
	border-bottom: 1px solid #999999;
}

/*===========================
■7. ケース別機能紹介
============================*/
/*--------------------------
□共通
--------------------------*/
#case.ContentInner .Section {
	margin: 0 0 25px;
}
#case.ContentInner .Section h3 {
	font-size: 100%;
	color: #072B9A;
	background: url(product/img/case_subtitle_bg.gif) no-repeat 4px 2px;
	padding: 0 0 0 15px;
	height: 25px;
	line-height: 25px;
	clear: both;
	display: block;
	width: auto;
	border-bottom: 1px dashed #072B9A;
}
#case.ContentInner .Section h4 {
	color: #072B9A;
	font-size: 87.5%;
	margin: 0 0 5px 10px;
}
#case.ContentInner .Section ul {
	margin: 0 0 0.7em 20px;
}
#case.ContentInner .Section ul li {
	margin: 0 0 0.2em 15px;
}
#case.ContentInner .Section p {
	margin: 0 0 0.5em 15px;
}
/*--------------------------
□タイトルボックス
--------------------------*/
.caseheadbox {
	background: url(product/img/case_title_bg.jpg) no-repeat left top;
	min-height: 120px;
	margin: 0 0 15px 0;
}
.caseheadbox h1 {
	text-indent: -9999px;
	display: block;
	width: 570px;
	padding: 0;
	margin: 0;
	height: 58px;
	border-bottom: 2px solid #FFF;
	background: url(product/img/case_title.gif) no-repeat 20px 13px;
}
.caseheadbox h2 {
	clear: both;
	border-top: 15px solid #FFF;
	margin: 0 0 0;
	padding: 7px 5px;
	background-color: #0F42BD;
	font-size: 100%;
	color: #FFF;
}

.caseheadbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.caseheadbox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 29px;
	display: block;
}
.caseheadbox ul li a {
	margin: 0;
	padding: 0;
	height: 29px;
	background-position: 10px 6px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 570px;
}
.caseheadbox ul li#case1 a {
	border-bottom: 1px dashed #FFF;
	background-image: url(product/img/case_menu1.gif);
}
.caseheadbox ul li#case2 a {
	border-bottom: 1px dashed #FFF;
	background-image: url(product/img/case_menu2.gif);
}
.caseheadbox ul li#case3 a {
	background-image: url(product/img/case_menu3.gif);
}
.caseheadbox ul li#case4 a {
	background-image: url(product/img/case_menu4.gif);
}

/* on */
.caseheadbox ul li#case1.on a,
.caseheadbox ul li#case1 a:hover {
	background-image: url(product/img/case_menu1on.gif);
}
.caseheadbox ul li#case2.on a,
.caseheadbox ul li#case2 a:hover {
	background-image: url(product/img/case_menu2on.gif);
}
.caseheadbox ul li#case3.on a,
.caseheadbox ul li#case3 a:hover {
	background-image: url(product/img/case_menu3on.gif);
}
.caseheadbox ul li#case4.on a,
.caseheadbox ul li#case4 a:hover {
	background-image: url(product/img/case_menu4on.gif);
}





/*--------------------------
□ピックアップ
--------------------------*/
.Section.pickup {
	background-color: #e1f0ff;
	width: 550px;
	padding: 10px;
}
#case.ContentInner .Section.pickup p {
	margin: 0 0 0.5em 0;
}



/*--------------------------
□スーパーG3モデム
--------------------------*/
table.superg3table {
	border-top: 1px solid #8c8584;
	border-left: 1px solid #8c8584;
	width: 549px;
}

table.superg3table th {
	border-bottom: 1px solid #8c8584;
	border-right: 1px solid #8c8584;
	padding: 3px;
	font-size: 75%;
	background-color: #CCCCFF;
}

table.superg3table td {
	border-bottom: 1px solid #8c8584;
	border-right: 1px solid #8c8584;
	background-color: #FFF;
	padding: 3px;
	font-size: 75%;
}
table.superg3table td.yellow {
	background-color: #FFFFCC;
}
table.superg3table td.gray {
	background-color: #DDDDDD;
}

/*===========================
■8. おすすめポイント
============================*/
#point.ContentInner {

}
#point.ContentInner .Section {
	padding: 0;
	margin: 0 0 15px;
}
#point.ContentInner .Section p {
	margin: 0 10px 0.5em;
}
#point.ContentInner h1 {
	margin: 0;
	padding: 0;
}

#point.ContentInner h2 {
	margin: 0 0 10px;
	padding: 9px 10px 7px 10px;
	width: 550px;
	line-height: 110%;
	background: url(point/img/point_title_bg.jpg) no-repeat 0 0;
	color: #FFF;
}

#point.ContentInner h2.new {
	background-image: url(point/img/point_title_bg_new.jpg);
	padding: 9px 90px 7px 10px;
	width: 470px;
}

/*
#point.ContentInner h2.new2005 {
	background-image: url(point/img/point_title_bg_new2005.jpg);
	padding-bottom: 15px;
}*/

#point.ContentInner h3 {
	margin: 0 10px 0.5em;
}
#point.ContentInner .Section ul {
	margin: 0 0 0.7em 20px;
}
#point.ContentInner .Section ul li {
	margin: 0 0 0.2em 15px;
}
#point.ContentInner .Section ul.remark {
	margin: 0 0 0.7em 0;
}
#point.ContentInner .Section ul.remark li {
	margin: 0 0 0.1em 10px;
}

/*===========================
■9. STARFAX 14とは
============================*/
#about.ContentInner {
}
#about.ContentInner .Section {
	padding: 0;
	margin: 0 0 25px;
}
#about.ContentInner .Section p {
	margin: 0 10px 0.5em;
}
#about.ContentInner h2 {
	font-size: 100%;
	color: #072B9A;
	background: url(product/img/case_subtitle_bg.gif) no-repeat 4px 2px;
	padding: 0 0 0 15px;
	height: 25px;
	line-height: 25px;
	clear: both;
	display: block;
	width: auto;
	border-bottom: 1px dashed #072B9A;
}



/*===========================
■9. STARFAX 14とは
============================*/
/*--------------------------
□共通
--------------------------*/
.Section {
	width: 570px;
	padding: 0;
	margin: 0 0 20px;
}
.ContentInner .Section p.caption {
	font-size: 75%;
	color: #666666;
}

/*--------------------------
□ページ送りボタン
--------------------------*/
.Section.Paging {
	clear: both;
	margin: 0 0 10px;
}

.Section.Paging .btn a,
.Section.Paging .btn a:link {
	background: url(img/btn/btn_paging.jpg) no-repeat left top;
	width: 164px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #FFF;
	display: block;
	font-weight: bold;
	font-size: 100%;
	
}
.Section.Paging .btn a:hover,
.Section.Paging .btn a:active {
	background-position: left bottom;
}

.Section.Paging .next a {
	background-image: url(img/btn/btn_paging_next.jpg);
	float: right;
	letter-spacing: 2px;
}
.Section.Paging .prev a {
	background-image: url(img/btn/btn_paging_prev.jpg);
	float: left;
	letter-spacing: 2px;
}
.Section.Paging .btn.goprice a {
	letter-spacing: 2px;
	float: right;
}

.Section.Paging .btn.try a {
	font-size: 87.5%;
	float: right;
}

/*===========================
■99.新バージョンへの誘導
============================*/

.commoninfo_newver {
	width:550px;
	border: 1px solid rgb(153, 153, 153);
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: none repeat scroll 0% 0% rgb(255, 255, 204);
	-moz-background-inline-policy: continuous;	
}

.commoninfo_newver P{
	font-size: 90%;
	line-height: 140%;
}