.mainContents {
	clear: both;
	width: 960px;
	margin: 0 auto;	
	overflow: hidden;
	}

.mainVisual {
	width: 960px;
	height: 440px;
	}

.mainCont {
	height: 112px;
	margin: 28px 18px 27px 18px;
	}


	.quickMenu {
		float: left;
		width: 330px;
		margin: 0 31px 0 0;
		position: relative;
		}
	.quickMenu h2 {
		padding: 0 0 6px 0;
		}
	.quickMenu ul {
		position: absolute;
		top: 70px;
		left: 103px;
		}
		.quickMenu li {
			float: left;
			padding: 0 3px;
			}




	.notice {
		float: left;
		width: 279px;
		margin: 0 31px 0 0;
		position: relative;
		color: #505050;
		}
		.notice h2 {
			padding: 0 0 5px 0;
			border-bottom: #e5e5e5 1px solid;
			}
		.notice ul {
			padding: 15px 0 0 0;
			}
		.notice li {
			font-size: 0.9em;
			position: relative;
			padding: 3px 0 3px 7px;
			background: url("../images/bullet/bullet00.gif") no-repeat 0 8px;
			}
			.notice li span {
				position: absolute;
				top: 0;
				right: 0;
				}
		.notice p {
			position: absolute;
			top: 0;
			right: 0;
			}







	.guide {
		float: left;
		width: 253px;
		}
		.guide h2 {
			padding: 0 0 5px 0;
			border-bottom: #e5e5e5 1px solid;
			}
		.guide ul {
			padding: 15px 0 0 0;
			}
		.guide li {
			float: left;
			padding: 0 4px;
			}