@charset "EUC-JP";
/* ----------------------------
  	acquabelta.css
---------------------------- */

#main .cart_area .text_area .renewal {
	margin: 20px 0 0;
	color: #f0578c;
	font-weight: bold;
	font-size: 14px;
}

#main .cart_area .text_area .renewal a {
	color: #f0578c;
}

#main .cart_area .text_area .renewal a:hover {
	color: #444;
	text-decoration: underline;
}


/* ----- Howto ----- */
#main .details .tab_contents section.howto .standard {
	margin: 30px 0 50px;
	text-align: center;
	border: 1px dotted #ddd;
	padding: 30px;
}

#main .details .tab_contents section.howto .standard .tit {
	margin: 0 0 10px;
}

#main .details .tab_contents section.howto .standard div {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px;
}

#main .details .tab_contents section.howto .standard .type {
	font-size: 116%;
}

#main .details .tab_contents section.howto .conclusion {
	margin: 60px 0 0;
}

/* ----- More ----- */
#main .details .tab_contents section.more .section {
    margin: 0 0 50px;
    text-align: center;
}

#main .details .tab_contents section.more .section h3 {
    margin: 0 0 35px;
}

#main .details .tab_contents section.more .section h3 img {
    display: block;
}

#main .details .tab_contents section.more .section h4.copy {
	text-align: center;
	margin: 0 0 35px;
}

#main .details .tab_contents section.more .section h4.copy img {
	display: block;
	margin: 0 auto;
}

#main .details .tab_contents section.more .section .text_area {
	text-align: left;
}

/* Arrow */
#main .details .tab_contents section.more .section .arrow {
	background: url(../../img/ct_arrow.gif) no-repeat center bottom;
	padding-bottom: 54px;
	margin-bottom: 20px;
}

/* ----- Section02 ----- */
#main .details .tab_contents section.more #sec02 .copy {
	margin-bottom: 40px;
}

#main .details .tab_contents section.more #sec02 .image01 {
	text-align: left;
	width: 229px;
	float: left;
	padding: 0 0 0 76px;
}

#main .details .tab_contents section.more #sec02 .image02 {
	text-align: right;
	width: 265px;
	float: right;
	padding: 0 28px 0 0;
}

#main .details .tab_contents section.more #sec02 .text01 {
	float: left;
	width: 252px;
	padding: 20px 0 57px 42px;
}

#main .details .tab_contents section.more #sec02 .text02 {
	float: right;
	width: 252px;
	padding: 20px 42px 57px 0;
}

/* ----- Section03 ----- */
#main .details .tab_contents section.more #sec03 h5 {
	margin: 0 0 18px;
}

#main .details .tab_contents section.more #sec03 .image01 {
	text-align: left;
	margin: 0 0 40px 181px;
}

#main .details .tab_contents section.more #sec03 .image02 {
	text-align: left;
	margin: 0 0 0 161px;
}

/* ----- Section04 ----- */
#main .details .tab_contents section.more #sec04 .image01 {
	margin: 40px 0 26px;
}

#main .details .tab_contents section.more #sec04 .text01 {
	float: left;
	width: 252px;
	padding: 0 0 15px 42px;
}

#main .details .tab_contents section.more #sec04 .text02 {
	float: right;
	width: 252px;
	padding: 0 42px 15px 0;
}

/* ----- Section05 ----- */
#main .details .tab_contents section.more #sec05 {
	margin-bottom: 20px;
}

#main .details .tab_contents section.more #sec05 .text01 {
	margin: 0 0 34px;
}

#main .details .tab_contents section.more #sec05 .image01 {
	float: left;
	width: 305px;
}

#main .details .tab_contents section.more #sec05 .image02 {
	float: right;
	width: 305px;
}

#main .details .tab_contents section.more #sec05 .text02 {
	margin: 45px 0 0;
}