body {
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}
th {
	border: 1px solid #000;
	background-color: #e6e6e6;
	letter-spacing: 0.03em;
}


a { color:#4682B4;  text-decoration: none; } 
a:link { color: #4682B4; text-decoration: none; } 
a:visited { color: #4682B4; text-decoration: none; } 
a:hover { color: #669900; text-decoration: underline; } 

table {
	line-height: 2em;
	font-size: 0.9em;
	color: #000;
	height: auto;
	width: 700px;
	background-color: #FFF;
	border-collapse:collapse;
	padding-bottom: 20px;
}

h1{
	font-size:1.2em;
	text-align:center;
	}
p{
	width: 700px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: "Ыë","Hiragino Kaku Gothic Pro","᫤E",Meiryo,"ͣ Ыë", serif;
	line-height: 2em;
	text-align: left;
	font-size: 0.9em;
	color: #000;
	border: 1px solid #ffd400;
	}
#center {
	text-align: center;
}

ul {
	margin: 0px;
	width: 700px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333;
	font-size: 12px;
	line-height: 1.8em;
	font-family: "Ыë","Hiragino Kaku Gothic Pro","᫤E",Meiryo,"ͣ Ыë", serif;
	list-style-type: none;
	text-align: left;
}
li{
	padding:0px 20px 10px 0px;
	}
.outSide { list-style-position:outside;}
.font1 {
	font-size: 1.2em;
	line-height: 130%;
}

.boder{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9ab6e5;
}
.boderL{
	border-bottom: 1px dotted #F20B0B;}
.boderB {border-bottom: 1px dotted #F20B0B;}
.boderB1 {border-top: 1px solid #BFBFBF;
				border-bottom: 1px solid #BFBFBF;}
.boderB2 {border-bottom: 1px solid #BFBFBF;}
.boderT {border-top: 1px dotted #F20B0B;}

.top5 { margin-top:5px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top20 { margin-top:20px; cellpadding:5px; }
.top30 { margin-top:30px; }
.top40 { margin-top:40px; }

.pad10 { padding:10px; }
td {
	border: 1px solid #000;
	padding-left: 20px;
}
img { 
	border: 0px;
}
