/* シリーズごとに使うスタイル */
/*============目次============
　1. clear
　2. シリーズラインナップ

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

/*===========================
■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;
	display: block;
}

/*===========================
■2. シリーズラインナップ
============================*/
/* シリーズラインナップ（760px幅） */
#serieslineup_wide {
	width: 758px;
	float: none;
	margin: 0;
	padding: 0 1px 8px;
	background: url(img/seriestop/bg_serieslineup_wide2.jpg) no-repeat left bottom;
}

#serieslineup_wide .LineupTop {
	width: 758px;
	border-bottom: none;
	margin: 0 auto;
	padding: 0;
	background: none;
}
/* メインラインナップ */
.LineupTop .ProductList {
	padding: 10px 15px 10px 15px;
}
.ProductList h2 {
	text-align: left;
	margin: 0 0 7px;
	font-size: 87.5%;
	color: #000000;
	line-height: 120%;
}
.ProductList p {
	margin: 0.7em 0 0 0; 
}
.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 .PacImage {
	float: left;
	width: auto;
	padding: 0 10px 0 0;
	margin: 0;
}
.ProductList .PacImage img {
	margin: 0;
}

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

}
.LineupTop .ProductList#home {
	width: 250px;
	float: left;
}
.LineupTop .ProductList#pro {
	width: 254px;
	float: left;
	background: url(img/seriestop/line_linetop.gif) repeat-y left top;
}

.LineupTop .ProductList#school {
	width: 164px;
	float: left;
	background: url(img/seriestop/line_linetop.gif) repeat-y left top;
}
.ProductList#school .hr {
	margin: 15px 5px;
}

/* サブ ラインナップ */
.LineupBottom {
	clear: both;
	padding: 10px 10px 0;
	width: 738px;
}
.LineupBottom h3 {
	float: left;
	width: auto;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 75%;
	line-height: 120%;
}
.LineupBottom #relativetitle {
	float: left;
}
.LineupBottom #relativetitle h3 {
	width: 53px;
	height: 100px;
	background: url(img/seriestop/title_relativeitem.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
}

.LineupBottom .ProductList {
	padding: 5px 5px 0;
	width: 235px;
	float: left;
	background-color: #FFFFFF;
}
.LineupBottom .ProductList#fudousan {
}
.LineupBottom .ProductList#interiorpack {
	border-right: 1px solid #ccc;
	width: 234px
}
.LineupBottom .ProductList#option {
	width: 229px;
	background-color: #FFFFFF;
	border-left: 1px solid #ccc;
}


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

/* 関連商品テーブルバージョン */
img.iconnew {
	margin-right: 3px;
}

#relativeitems {

}
table.relativetable {
	width: 560px;
}
table.relativetable td {
	width: 272px;
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 3px 3px;
	border-bottom: 1px dotted #B9B9B9;
}
table.relativetable td.Wide {
	width: 560px;
	text-align: left;
	vertical-align: top;
	padding: 5px 2px 3px 3px;
	border-bottom: 1px dotted #B9B9B9;
}
table.relativetable td.border {
	border-left: 1px dotted #B9B9B9;
}

table.relativetable td p {
	margin: 0 0 0.4em;
}

table.relativetable td .right {
	float: right;
}
table.relativetable td .left {
	float: left;
}
table.relativetable td .PacImage {
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}
table.relativetable td .PacImage img,
table.relativetable td .PacImageW img {
	border: 0;
	margin: 0 7px 10px 3px;
}

table.relativetable td em {
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    height: 12px;
    letter-spacing: 1px;
    margin: 0 0 0 1em;
    padding: 1px 3px;
    vertical-align: middle;
}



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

#NoFlashAlt p#gohomeuser a {
	display: block;
	width: 282px;
	height:  60px;
	position: absolute;
	left: 0px;
	top: 240px;
	overflow: hidden;
}
#NoFlashAlt p#goprouser a {
	display: block;
	width: 284px;
	height:  60px;
	position: absolute;
	left: 282px;
	top: 240px;
	overflow: hidden;
}
#NoFlashAlt p#goschooluser a {
	display: block;
	width: 194px;
	height:  60px;
	position: absolute;
	left: 566px;
	top: 240px;
	overflow: hidden;
}

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

/*===========================
■7. シリーズトップのSNS
-----------------------------
SNS枠の設定
============================*/
.boxwrapper.FB {
	width:176px;
	margin:0 0 10px 0;
	border:2px solid #aaa;
	background:#fff;
}
.boxwrapper.TW {
	width:176px;
	margin:0 0 10px 0;
	border:2px solid #00ACEE;
	background:#FFF9CC;
}
.boxwrapper .inner {
	width:172px;
	margin: 4px;
}
.boxwrapper .inner .twbox {
	width:160px;
	margin:0 5px 5px 5px;
	padding-bottom:10px;
	background:#fff;
}
.boxwrapper .inner .twbox .boxL {
	float:left;
	width:55px;
}
.boxwrapper .inner .twbox .boxL img {
	margin:10px 0 0 10px;
}
.boxwrapper .inner .twbox .boxR {
	float:left;
	width:105px;
}
.boxwrapper .inner .twbox .boxR p {
	margin:4px;
}

.boxwrapper .inner p.txt {
	margin-left:5px;

}

.boxwrapper.FBG {
	width:176px;
	margin:0 0 10px 0;
	text-align:center;
	border:2px solid #5B79C8;
	background:#FFF4BF;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px; 
    border-radius: 6px;
}

