
/* 点線罫によるコンテンツ開始
---------------------------------------- */
#upperDotline img {
	margin-bottom: 9px;
}

/* コーナートップに戻る
---------------------------------------- */
#backToFound a {
	display: block;
	width: 160px;
	height: 15px;
	overflow: hidden;
	background: transparent url("/img/foundmuji/back_foundmuji.gif") no-repeat 0 0;
	padding-top: 15px;
	margin-bottom: 30px;
}
div > #backToFound a { height: 0; }

#backToFound a:active, #backToFound a:hover {
	background-position: 0 -20px;
}

/* 地図
---------------------------------------- */
#countryMap img {
	float: right;
	margin-left: 30px;
}

/* できるまで
---------------------------------------- */
.process ul {
	margin: 0;
	padding: 0;
	background: transparent url("/img/foundmuji/chestnutbowl/white.gif") no-repeat 0 0; /* forIE罫線 */
}

.process ul li {
	list-style-type: none;
	float: left;
	width: 223px;
	margin-right: 15px;
	padding-bottom: 10px;
}
.process ul li.rightEnd {
	width: 224px;
	margin-right: 0;
}

/* 既存の数値を微調整
---------------------------------------- */
.followBox h4 img {
	margin-bottom: 5px;
}
.followBox.btmSpc10 {
	padding-bottom: 10px;
}
.followBox.btmSpc20 {
	padding-bottom: 20px;
}
