@charset "utf-8";
/* CSS Document */

/* CSS Document */

#page {
	background-color: #FFA500;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
}
#header {
	height: 210px;
	width: 800px;
}
#header ul#gNav li {
	float: left;
}
#header #gNav {
	padding-left: 50px;
}
#contentsArea {
	background-color: #FFFFFF;
	margin-left: 50px;
	padding: 20px;
	height: 963px;
	width: 660px;
}
#contentsArea h2 img {
	padding: 0px;
	margin-bottom: 5px;
}
#contentsArea h3 img {
	padding: 0px;
	margin-bottom: 5px;
}
#contentsArea #menuTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#promise2_top {
	margin-top: 20px;
	height: 153px;
	width: 660px;
}
#promise2_under {
	margin-top: 20px;
}
#promise2_top #promise2_top_left {
	float: left;
	width: 320px;
	height: 153px;
	line-height: 1.5;
}
#promise2_top_photo img {
	padding: 6px;
	float: right;
	height: 141px;
	width: 168px;
	border: 1px solid #CCC;
}
#promise2_under #promise2_under_left {
	width: 320px;
	float: left;
}
#promise2_under_left img {
	padding: 6px;
	border: 1px solid #CCC;
}
#promise2_under #promise2_under_right {
	float: right;
	width: 320px;
}
#promise2_under_right img {
	padding: 6px;
	border: 1px solid #CCC;
	margin-bottom: 18px;
}
#footer {
	font-size: 75%;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
}
