@charset "UTF-8";

/**/

/*--------------------------------------------------------------*/
/*コンテンツ　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------------*/
#column-right .content {
	width: 669px;
	background: url(../image/common/bg_content.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right .content1 {
	width: 669px;
	background: url(../image/information/product/xg1st/bg_content_1st.gif) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right .content2 {
	width: 669px;
	background: url(../image/common/bg_content_2nd.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right .content3 {
	width: 669px;
	background: url(../image/common/bg_content_3rd.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right .content4 {
	width: 669px;
	background: url(../image/common/bg_content_4th.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right .content5 {
	width: 669px;
	background: url(../image/information/product/xg5th/bg_content_5th.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right .content7 {
	width: 669px;
	background: url(../image/information/product/xg7th/bg_content_7th.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right .book {
	width: 669px;
	background: url(../image/information/product/book/bg_content_book.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}

#column-right dl dd{
	line-height: 1.2;
}

#column-right .content_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/common/bg_content_bottm.jpg) no-repeat 0 0;
}

#column-right .content1_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/information/product/xg1st/bg_content_bottm_1st.jpg) no-repeat 0 0;
}

#column-right .content2_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/common/bg_content_bottm_2nd.jpg) no-repeat 0 0;
}

#column-right .content3_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/common/bg_content_bottm_3rd.jpg) no-repeat 0 0;
}

#column-right .content4_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/common/bg_content_bottm_4th.jpg) no-repeat 0 0;
}

#column-right .content5_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/information/product/xg5th/bg_content_bottm_5th.jpg) no-repeat 0 0;
}

#column-right .content7_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/information/product/xg7th/bg_content_bottm_7th.jpg) no-repeat 0 0;
}

#column-right .book_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/information/product/book/bg_content_bottm_book.jpg) no-repeat 0 0;
}

/*content直下に置いたときの左側用パディング*/
.details_l{	padding: 15px 0 0 32px; }
/*content直下に置いたときの右側用マージン*/
.details_r{	margin-top: 11px; }

#column-right dl dd .product{
	clear: both;
	padding-top: 20px;
	margin-left: 32px;
}


#column-right dl dd .product dd.details {
	border: solid 1px #000000;
	margin-top: 1px;
	background: #ffffff;
	padding: 10px;
	width: 596px;
}
#column-right dl dd .book{
	clear: both;
	padding-top: 20px;
	margin-left: 32px;
}


#column-right dl dd .book dd.details {
	border: solid 1px #000000;
	margin-top: 1px;
	background: #ffffff;
	padding: 10px;
	width: 596px;
}

.details_left {
	float: left;
	display: block;
	font-size: 93%;
	padding-right: 15px;
}

.details_right {
	float: left;
	display: block;
	font-size: 93%;
	
}

.p_left_8 {padding-left: 8px;}


.details_right table tr td {
	vertical-align: top;
}

.details_1st {
	float: left;
	display: block;
	font-size: 93%;
	width:395px;
}

.details_book {
	float: left;
	display: block;
	font-size: 93%;
	width:405px;
}

.w620 { width: 620px;}

.w400 { width: 400px;}

.w370 { width: 370px;}

.w350 { width: 350px;}

.w315 { width: 315px;}

.w300 { width: 300px;}

.w280 { width: 280px;}

.w250 { width: 250px;}

.w200 { width: 200px;}

.w180 { width: 180px;}

.normal_txt { clear: both; padding:10px 0; width: 617px;}

.ss_bullet{
	margin-top: 10px;
	clear: both;
	height: 20px;
	font-weight: bold;
	color: #ffffff;
	font-size: 116%;
	padding-left: 25px;
	background: url(../image/information/bg_sstitle_2.jpg) no-repeat 0 0;
}

.pl_5 { padding-left: 5px;}
.pr_5 { padding-right: 5px;}

.ml_10 { margin-left: 10px;}
.mr_10 { margin-right: 10px;}
.mt_67 { margin-top: 67px;}

.line_h2{
	line-height: 2.0;
}

/**/

.t_red{
	margin:0 auto;
	width:140px;
	padding:5px;
	border: 1px solid #FF0000;
}

*+html .t_red{
	margin:0;
}

* html .t_red{
	margin:0;
}

* html .arrow_new{
	vertical-align:text-bottom;
}

/*-----カード画像拡大-----*/
/*ポイント1*/
div.cardimg_pt1 {
	behavior: url("../css/csshover.htc");
	position: relative;
	margin: 0 0 5px 0;
	width:127px;
	height:100px;
}

div.cardimg_pt1 img { margin: 0; }

div.cardimg_pt1 div.zoomimg {
	display: none;
	position: absolute;
	left: -57px;
	top: -50px;
	margin: 0;
	padding: 0;
	background: none;
	width:255px;
	height:200px;
}

div.cardimg_pt1:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}

div.7th_card01 {
	position: relative;
	float: left;
	padding-left: 8px;
	width: 580px;
	height: 193px;
	background: url(../image/infomation/product/xg7th/top/img_menu.jpg) no-repeat left top;
	vertical-align:top;
}

/*ポイント2*/
div.cardimg_pt2 {
	behavior: url("../css/csshover.htc");
	position: relative;
	margin: 0 0 5px 0;
	width:100px;
	height:100px;
}

div.cardimg_pt2 img { margin: 0; }

div.cardimg_pt2 div.zoomimg {
	display: none;
	position: absolute;
	left: -50px;
	top: -50px;
	margin: 0;
	padding: 0;
	background: none;
	width:200px;
	height:200px;
}

div.cardimg_pt2:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}
/*ポイント3*/
div.cardimg_pt3 {
	behavior: url("../css/csshover.htc");
	position: relative;
	margin: 0 0 5px 0;
	width:146px;
	height:100px;
}

div.cardimg_pt3 img { margin: 0; }

div.cardimg_pt3 div.zoomimg {
	display: none;
	position: absolute;
	left: -70px;
	top: -50px;
	margin: 0;
	padding: 0;
	background: none;
	width:292px;
	height:200px;
}

div.cardimg_pt3:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}
/*ポイント4*/
div.cardimg_pt4 {
	behavior: url("../css/csshover.htc");
	position: relative;
	margin: 0 0 5px 0;
	width:150px;
	height:37px;
}

div.cardimg_pt4 img { margin: 0; }

div.cardimg_pt4 div.zoomimg {
	display: none;
	position: absolute;
	left: -250px;
	top: -30px;
	margin: 0;
	padding: 0;
	background: none;
	width:430px;
	height:108px;
}

div.cardimg_pt4:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}
/*ポイント5*/
div.cardimg_pt5 {
	behavior: url("../css/csshover.htc");
	position: relative;
	margin: 0 0 5px 0;
	width:180px;
	height:100px;
	z-index: 2;
}

div.cardimg_pt5 img { margin: 0; }

div.cardimg_pt5 div.zoomimg {
	display: none;
	position: absolute;
	left: -90px;
	top: -50px;
	margin: 0;
	padding: 0;
	background: none;
	width:193px;
	height:200px;
}

div.cardimg_pt5:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}
/*ポイント6*/
div.cardimg_pt6 {
	behavior: url("../css/csshover.htc");
	position: relative;
	margin: 0 0 5px 0;
	width:84px;
	height:100px;
	z-index: 1;
}

div.cardimg_pt6 img { margin: 0; }

div.cardimg_pt6 div.zoomimg {
	display: none;
	position: absolute;
	left: -54px;
	top: -50px;
	margin: 0;
	padding: 0;
	background: none;
	width:193px;
	height:230px;
}

div.cardimg_pt6:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}

/*ポイント7*/

div.cardimg_pt7 {
	behavior: url("../css/csshover.htc");
	position: relative;
	margin: 0 0 5px 0;
	width:68px;
	height:100px;
	z-index: 1;
}

div.cardimg_pt7 img { margin: 0; }

div.cardimg_pt7 div.zoomimg {
	display: none;
	position: absolute;
	left: -57px;
	top: -170px;
	margin: 0;
	padding: 0;
	background: none;
	width:192px;
	height:280px;
}

div.cardimg_pt7:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}

/*ポイント8（7弾で使用）*/

div.cardimg_pt8 {
	behavior: url("../css/csshover.htc");
	position: absolute;
	margin: 0 0 5px 0;
	width:87px;
	height:127px;
	z-index: 1;
	left: 287px;
	top: 566px;
}

div.cardimg_pt8 img { margin: 0; }

div.cardimg_pt8 div.zoomimg {
	display: none;
	position: absolute;
	left: -57px;
	top: -120px;
	margin: 0;
	padding: 0;
	background: none;
	width:192px;
	height:280px;
}

div.cardimg_pt8:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}

/*ポイント9（7弾で使用）*/

div.cardimg_pt9 {
	behavior: url("../css/csshover.htc");
	position: absolute;
	margin: 0 0 5px 0;
	width:87px;
	height:127px;
	z-index: 1;
	left: 285px;
	top: 550px;
}

div.cardimg_pt9 img { margin: 0; }

div.cardimg_pt9 div.zoomimg {
	display: none;
	position: absolute;
	left: -57px;
	top: -120px;
	margin: 0;
	padding: 0;
	background: none;
	width:192px;
	height:280px;
}

div.cardimg_pt9:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}

/* 110223 追加分(第７弾で使用してます) */

div.cardimg_pt10 {
	behavior: url("../css/csshover.htc");
	position: absolute;
	margin: 0 0 5px 0;
	width:72px;
	height:104px;
	z-index: 1;
	left: 588px;
	top: 566px;
}

div.cardimg_pt10 img { margin: 0; }

div.cardimg_pt10 div.zoomimg {
	display: none;
	position: absolute;
	left: -57px;
	top: -120px;
	margin: 0;
	padding: 0;
	background: none;
	width:192px;
	height:280px;
}

div.cardimg_pt10:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}

div.cardimg_pt11 {
	behavior: url("../css/csshover.htc");
	position: absolute;
	margin: 0 0 5px 0;
	width:86px;
	height:127px;
	z-index: 1;
	left: 728px;
	top: 566px;
}

div.cardimg_pt11 img { margin: 0; }

div.cardimg_pt11 div.zoomimg {
	display: none;
	position: absolute;
	left: -57px;
	top: -120px;
	margin: 0;
	padding: 0;
	background: none;
	width:192px;
	height:280px;
}

div.cardimg_pt11:hover div.zoomimg {
	display: block;
	margin: 0;
	z-index: 2;
}


/*6弾テキスト*/
.cardtxt-6th-fulblust{
	display: block;
	float: left;
	width: 180px;
	margin: 5px 0 0 5px;
}

