﻿@charset "utf-8";
/* CSS Document */

.main {
	width: 960px;
	margin: auto;
}
h1 {
	text-align: left;
	margin-left: 100px;
}
h2 {
	text-align: left;
	margin-left: 100px;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	font-size:28px;
	background-image: url(../images/icon_black.gif);
	background-repeat: no-repeat;
}

.top {
	width: 960px;
	height: 120px;
	padding-top: 140px;
	background-image: url(../images/top2.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.navi {
	width: 900px;
	margin: auto;
	text-align: center;
}
.wapper {
	margin: auto;
	width: 700px;
}
table {
	width: 700px;
	margin: auto;
	margin-top: 20px;
}
td {
	text-align: left;
	padding-left: 40px;
}
.dott {
	border-bottom: dotted 1px;
}
.header {
	width: 960px;
	height: 145px;
	background-repeat: no-repeat;
	background-image: url(../images/header.png);
}
.pe-jiyop_navi {
	width:103px;
	float:right;
	margin-right:20px;
	margin-top: -20px;
	paddind-light: 20px;
}
