﻿@charset "utf-8";

/* pilot =============== */

#pageimg01 {
	position: absolute;
	left: 50%; top: 450px;
	margin-left: 120px;}

.pilot p,.pilot span {
	margin: 25px 350px 1em 15px;}

.pilot span {font-size: 12px;}

#sum {
	height: 210px;
	margin: 40px 20px 10px 0;
	padding: 5px 0 0 380px;
	background: url(../img/image02.jpg) 15px top no-repeat;}

#sum dt {
	padding-bottom: 2px;
	border-bottom: 1px dotted #1e4c9e;}

#sum dd {
	padding: 1em 0 1.5em 0;
	line-height: 1.5em;}

