@charset "utf-8";
/*
商品特長ページ　個別指定CSS

目次
	ページ共通
	1ページ目
	2ページ目
	3ページ目
*/



/* =ページ共通 ---------------------------------------- */
.item-page .ins-detail .heading {
	color:#f60;
}
.item-page .ins-detail .page1 table,
.item-page .ins-detail .page2 table,
.item-page .ins-detail .page3 table,
.item-page .ins-detail .page1 table{
	margin:0 auto;
	text-align: center;
}

/* =1ページ目 ---------------------------------------- */
.item-page .ins-detail .page1 dl{
	margin:10px 20px 20px;
}

.item-page .ins-detail .page1 dt{
	color:#000;
	margin:10px 0 0;
	font-size:1.5em;
	font-weight:bold;
}

.item-page .ins-detail .page1 dd{
	color:#000;
	margin:5px 0 20px;
	font-size:1.3em;
	line-height:1.4;
}

/* =2ページ目 ---------------------------------------- */
.item-page .ins-detail .page2 h4{
	margin-left: 95px;
	font-size: 1.1em;
	line-height: 1.4
}

.item-page .ins-detail .page2 h4 span{
	color: #ff3300;
}

.item-page .ins-detail .page2 table{
}

.item-page .ins-detail .page2 table td.price{
	text-align:center;
}


.item-page .hokende-contents .font_orange{
	color:#FF6600;
	line-height:1.6;
	font-weight:bold;
	font-size:1.2em;
}
.item-page .hokende-contents .txt8 {
	FONT-SIZE: 8pt
}
.item-page .hokende-contents .txt10 {
	FONT-SIZE: 10pt
}
.item-page .hokende-contents .txt12 {
	FONT-SIZE: 12pt
}
.item-page .hokende-contents .txt10b {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt
}
.item-page .hokende-contents .txt12b {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt
}
.item-page .hokende-contents .txt10-E9526B {
	FONT-SIZE: 10pt; COLOR: #e9526b
}
.item-page .hokende-contents .txt12b-E9526B {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #e9526b
}

.item-page .ins-detail a {
	color: #0000ff; text-decoration: none
}
.item-page .ins-detail a.visited {
	color: #330099
}
.item-page .ins-detail a.active {
	color: #ff0000
}
.item-page .ins-detail a:hover {
	color: #ff0000; text-decoration: underline
}
.item-page .ins-detail a.qa:link {
	color: #0000cc; text-decoration: underline
}
.item-page .ins-detail a.qa:visited {

	color: #0099ff; text-decoration: underline
}
.item-page .ins-detail a.qa:hover {
	color: #0099ff; text-decoration: none
}
.item-page .ins-detail a.qa:active {
	color: #ff0000
}

/* =2ページ目 ---------------------------------------- */
.item-page .ins-detail .page4 {
	text-align:center;
}

