.main {
	background: url(../../image/bg-main-body-01.gif) center top repeat-y;
}
.main .main-inner {
	bottom: -2px;
	background: url(../../image/bg-main-foot-01.gif) center bottom no-repeat;
}
.contents .contents-header {
}
.contents .contents-inner {
	padding: 32px 11px 30px 12px;
	background: url(../image/bg-contents-body-contact.gif) 550px top no-repeat;
}

div.contact-area {
	margin: 0px 0px 20px;
}
div.contact-area-head {
	border: 1px dotted #CCCCCC;
	margin: 0 0 20px 0;
	padding: 12px;
}
div.contact-area-head p {
	line-height: 1.5;
}
div.contact-area-body {
	margin: 0 0 40px 0;
}
div.list-area {
	margin: 0 0 30px 0;
}
h3 {
	background: url(../image/icon-square01_10x10.gif) left 7px no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px solid #3366CC;
}
div.list-area p {
	line-height: 1.6;
	margin: 0 0 12px 16px;
}

