﻿@charset "utf-8";
/*----------------------------------------
　01.html
-----------------------------------------*/

#n01 table {
	margin: 10px auto;
	background: url( ../img/g01-01.png );
}
#n01 table th, #n01 table td {
	padding: 8px 10px;
	border: #fff 1px solid;
	color: #fff;
	background: none;
}
#n01 .area img {
	margin-bottom: 1em;
	border: #999 3px double;
}
/*----------------------------------------
　02.html
-----------------------------------------*/
#n02 img {
	border: #999 3px double;
}
/*----------------------------------------
　03.html
-----------------------------------------*/
#n03 img {
	margin-top: 1em;
	margin-bottom: 1em;
	border: #999 3px double;
}
/*----------------------------------------
　04.html
-----------------------------------------*/
#n04 img {
	margin-bottom: 1em;
	border: #999 3px double;
}
/*----------------------------------------
　05.html
-----------------------------------------*/
#n05 img {
	margin-bottom: 1em;
	border: #999 3px double;
}
