/* CSS Document */

body {
	background-color: #533c32;
	margin: 40px;
	padding: 0px;
}
.navi-bg {
	background-image: url(../images/navi_bg.gif);
	background-repeat: repeat-x;
}
.main-ph1 {
	background-image: url(../images/main_ph1.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 201px;
}
.main-ph2 {
	background-image: url(../images/main_ph2.jpg);
	background-repeat: no-repeat;
	height: 161px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
}
.wall-tb {
	background-image: url(../images/wall_tb_bg.gif);
	background-repeat: repeat-y;
}
.wall-example {
	background-image: url(../images/wall_example_bg.gif);
	background-repeat: repeat-y;
	padding-left: 6px;
	padding-right: 9px;
}
.inquiry-bg {
	background-image: url(../images/inquiry_bg.gif);
	background-repeat: no-repeat;
	height: 140px;
	padding-top: 30px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-b-30 {
	margin-bottom: 30px;
}
.m-b-50 {
	margin-bottom: 50px;
}
.p-l-15 {
	padding-left: 15px;
}
.f10 {
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.f12 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.f14 {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
}
.f12h14 {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

img {
	border: none;
}
