﻿

#gNavi .navi06 a img {
	visibility: hidden;
}

#conts h3 {
	margin-bottom: 15px;
}

#conts a {
	color: #004b91;
	text-decoration: underline;
}

#conts a:hover {
	text-decoration: none;
}

.red {
	color: #e20000;
}

#conts .clearfix {
	margin-bottom: 20px;
}

#conts .clearfix p {
	float: left;
	width: 50%;
}

#conts .link {
	font-size: 14px;
	font-weight: bold;
	float: right;
	background: url(../image/bg_pink.gif) no-repeat left center;
	width: 341px;
	text-align: center;
	padding-top: 10px;
	height: 75px;
}

#conts ul.process {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 14px 7px;
}

#conts ul.process li {
	float: left;
	padding-left: 53px;
	background: url(../image/arrow.gif) no-repeat 18px 53px;
}

#conts ul.process li:first-child {
	padding-left: 0;
	background: none;
}

#conts div.tips {
	border: 1px solid #ba9362;
	padding: 14px 11px;
	margin-bottom: 20px;
}

#conts div.tips li {
	padding-left: 1em;
	text-indent: -1em;
}

#conts div.shipping {
	background: #faecec url(../image/bg_bottom.gif) no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#conts div.shipping p {
	padding: 10px;
}

#conts div.shipping table {
	background: #fff;
	font-size: 14px;
	margin-left: 10px;
	border-collapse: collapse;
}

#conts div.shipping td,
#conts div.shipping th {
	text-align: center;
	border: 1px solid #ba9362;
	padding: 7px 15px;
	font-weight: normal;
}

.col01,
.col02 {
	width: 129px;
}

.col03 {
	width: 347px;
}

#conts div.shipping td.remarks {
	font-size: 12px;
	text-align: left;
	line-height: 14px;
}

.mb15 {
	margin-bottom: 15px;
}