﻿@charset "UTF-8";

/* --------------------------------
	 ad
-------------------------------- */
div#header {
	padding: 0;
	overflow: hidden;
	height: 560px;
}
div#header h1 {
	position: relative;
	top: -530px; left:0;
}
div#header p {
	padding: 0 30px 0 0;
	text-align: right;
}
div#content {
	margin-top: 40px;
}
div#contLeft {
	float: left;
	border-top: 1px solid #DDD;
	width: 190px;
}
div#contRight {
	float: right;
	padding-bottom: 25px;
	width: 624px;
}
/* --------------------------------
	 ad
-------------------------------- */
#ad03 div#contRight p.title { padding-bottom: 29px; }
div#contRight p.text { padding: 0 0 27px 0; }
