body.special div#h3_btm01{
	background:url(../worry/img/h3_btm01.gif) no-repeat 0 bottom;
	border-top: 1px solid #C7DAE1;
}

body.special h3#h3_top01{
	font-size:200%;
	color:#324165;
	font-weight:bold;
	padding:15px;
	margin-bottom:15px;
	}

body.special div.indent {
	margin: 30px 0;
}

body.special .mainVisualWrapper .cell {
	display: inline-block;
	margin: 5px;
	vertical-align: top;
}
body.special .mainVisualWrapper .mainVisual {
	text-align: right;
	font-size: 87.5%;
}
body.special .mainVisualWrapper .mainVisual img {
	width: 250px;
}
body.special .mainVisualWrapper .main {
	width: 270px;
}
body.special .price {
	margin-bottom: 1rem;
}
body.special .price * {
	line-height: 1.4;
}
body.special .price .head {
	font-weight: bold;
}
body.special .price .p {
	font-size: 180%;
	font-weight: bold;
	color: #C00;
	text-align: right;
}
body.special .price .p span{
	font-weight: normal;
}
body.special .price .rem {
	text-align: right;
	font-size: 87.5%;
}
body.special table.detail {
	border: 1px solid #C7DAE1;
	background-color: #FFF;
}
body.special table.detail td,
body.special table.detail th {
	padding: 5px;
	border: 1px solid #C7DAE1;
}
body.special table.detail tr:nth-child(even){
	background-color: #e4edf1;
}

body.special table.detail .nobr {
	word-break: keep-all;
}
body.special table.detail th {
	word-break: keep-all;
	font-weight: bold;
}

body.special a.lnkBtn {
	color: white;
	font-weight: bold;
	font-size: 125%;
	background-color: #5593bc;
	padding: 5px;
    border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

body.special a.lnkBtn:hover {
	opacity: 0.7;
}

body.special .sub {
	margin: 5px 0 0 10px;
	font-size: 87.5%;
}