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

目次
	ページ共通
	1ページ目
	2ページ目
	4ページ目
	307_jyouken.html
*/



/* =ページ共通 ---------------------------------------- */
.item-page .hokende-contents .tab-box li .tab span {
	padding-top:10px;
}
.item-page .hokende-contents .tab-box .tab4 .tab span {
	padding-top:4px;
	font-size:0.8em;
}

.item-page .ins-detail .heading {
	color:#f60;
	padding-left: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.item-page .ins-detail .attention li {
	margin-bottom:1em;
	padding-left:1em;
	text-indent:-1em;
}

.item-page .hokende-contents div.notes h5 {
	margin-bottom: 5px;
}

.item-page .hokende-contents div.notes p {
	padding: 5px 20px 5px 30px;
	margin-left: 10px;
	text-indent: -1em;
	line-height: 1.4;
}

/* =1ページ目 ---------------------------------------- */
.item-page .ins-detail .page1 dl {
	padding-bottom: 10px;
	margin: 20px 30px 40px;
	border-bottom: 2px dotted #ccc;
}

.item-page .ins-detail .page1 dl dt {
	padding-bottom: 3px;
	margin: 0 0 10px 75px;
	border-bottom: 2px solid #92A6ED;
	font-size: 1.3em;
	font-weight: bold;
}

.item-page .ins-detail .page1 dl dt span {
	color: #005AAD;
}

.item-page .ins-detail .page1 dl dd {
	margin: 0 0 5px 95px;
	text-indent: -1em;
}

.item-page .ins-detail .page1 dl dd span {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
}

.item-page .ins-detail .page1 dl.block-first  {background: url(/img_new/item/TY11/chara1.gif) 0 0 no-repeat;}
.item-page .ins-detail .page1 dl.block-second {background: url(/img_new/item/TY11/chara2.gif) 0 0 no-repeat;}
.item-page .ins-detail .page1 dl.block-third  {background: url(/img_new/item/TY11/chara3.gif) 0 0 no-repeat;border:none;}

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

.item-page .ins-detail .page2 h4 {
	padding: 2px 10px;
	margin: 10px 40px 0;
	background: #f00;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.item-page .ins-detail .page2 dl {
	margin: 10px 45px;
}

.item-page .ins-detail .page2 dt {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.item-page .ins-detail .page2 dd {
	margin: 0 10px 5px 20px;
	text-indent: -1em;
}



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



/* =4ページ目 ---------------------------------------- */
.item-page .ins-detail .page4 dl.exemption dt {
	padding: 3px 10px;
	margin: 0 50px;
	background: #c00;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.item-page .ins-detail .page4 dl.exemption dd {
	margin: 10px 50px;
}

.item-page .ins-detail .page4 table {
	margin: 0 50px 10px;
}

.item-page .ins-detail .page4 table th {
	padding: 10px;
	border: 1px solid #ccc;
}

.item-page .ins-detail .page4 table td {
	padding: 5px 10px;
	border: 1px solid #ccc;
}

.item-page .ins-detail .page4 table td.item {
	width: 150px;
	background-color: #F4F7F7;
	text-align: center;
}

.item-page .ins-detail .page4 table td.item span{
	color:#FF0000;
}

.item-page .ins-detail .page4 table td div {
	padding: 3px 7px;
	margin: 5px 0;
	border: 1px solid #f00;
	color: #f00;
}

.item-page .ins-detail .page4 table td span {
	color: #f00;
}

.item-page .ins-detail .page4 table td li {
	margin: 5px 10px 5px 20px;
	list-style-type: disc;
}

.item-page .ins-detail .page4 table td dt {
	margin-bottom: 5px;
	font-weight: bold;
}

.item-page .ins-detail .page4 table td dd {
	margin-left: 1em;
	text-indent: -1em;
}

.item-page .ins-detail .page4 table td dd li {
	margin: 5px 10px 5px 20px;
	list-style-type: decimal;
	text-indent: 0;
}

.item-page .ins-detail .page4 ul.supplement li {
	margin: 0 50px 5px 60px;
	text-indent: -1em;
}

.item-page .ins-detail .page4 ul.supplement li.first {
	margin: 0 50px 20px;
	color: #f00;
	text-indent: 0;
}

.item-page .ins-detail .page4 ul.supplement li img {
	padding: 5px 0 10px;
}


/* = 307_jyouken.html ---------------------------------------- */
.jyouken #ins-feature table {
	width: 760px;
	border: solid #D9D9D9;
	border-width: 1px 0 0 1px;
	font-size: 1em;
	line-height: 1.5em;
	margin:20px auto;
}

.jyouken #ins-feature table td{
	border: solid #D9D9D9;
	border-width: 0 1px 1px 0;
	padding: 10px;
}

.jyouken #ins-feature table td.condition{
	text-align: center;
	background-color: #FFFFCC;
	font-weight: bold;
}

.jyouken #ins-feature table td.name {
	width: 20%;
}
