@charset "utf-8";

/* contents with ページのトップへ
----------------------------------------------- */
/*
div.contents {
	padding-bottom:25px;
	}
*/
/* catch
----------------------------------------------- */

div#catch {
	margin-top:10px;
	position:relative;
	width:940px;
	height:265px;
	background:#3e9cd9 url(../img/catch_bg.jpg) no-repeat left top;
	}

div#catch h3 {
	position:absolute;
	top:88px;
	left:31px;
	}

div#catch p {
	position:absolute;
	top:141px;
	left:31px;
	}

/* container
----------------------------------------------- */

div#container {
	width:940px;
	margin-top:7px;
	padding:0;
	background-color:#fff;
	}

/* main
----------------------------------------------- */

div#main {
	position:relative;
	width:940px;
	height:620px;
	background:#fff url(../img/main_bg.jpg) no-repeat left top;
	}

dl#prm dt {
	position:absolute;
	top:39px;
	left:446px;
	}

dl#prm dd {
	position:absolute;
	top:92px;
	left:424px;
	}

dl#sec dt {
	position:absolute;
	top: 388px;
	left: 240px;
	}

dl#sec dd#secText {
	position: absolute;
	top: 440px;
	left: 240px;
	}

dl#sec dd#secLogo {
	position: absolute;
	top: 545px;
	left: 800px;
	}

dl#sec dd#secPh {
	position: absolute;
	top: 369px;
	left: 50px; /*375px;*/
	}
