﻿@charset "utf-8";
.jsn {
	margin: 20px 70px;
	border-color: #ccc;
}
/*----------------------------------------------------------------------
　index.html　
------------------------------------------------------------------------*/
#index .picR img {
	margin-top: 20px;
	margin-bottom: 10px;
}
/*-------------------------------------------------------------------
　01.html　
---------------------------------------------------------------------*/
#n01 table {
	width: 600px;
}
#n01 table th {
	width: 20%;
	white-space: nowrap;
}
#n01 table td {
	padding-left: 5px;
}
#n01 .box2 {
	width: 600px;
	padding: 0 !important;
	margin-top: 20px;
	font-size: 85%;
	background: #f9f9f9;
}
#n01 .box2 div {
	padding: 2px 0.2em 0 0.2em;
	text-align: left;
}
#n01 .box2 p {
	padding: 1px 5px 2px 1.2em;
	margin: 0;
}
/*-------------------------------------------------------------------
　02.html　
---------------------------------------------------------------------*/
#n02 table {
	width: 600px;
}
#n02 table th {
	width: 20%;
	white-space: nowrap;
}
#n02 table td {
	padding-left: 5px;
}
/*-------------------------------------------------------------------
　03.html　
---------------------------------------------------------------------*/
#n03 table {
	width: 600px;
}
#n03 table th {
	width: 20%;
	white-space: nowrap;
}
#n03 table td {
	padding-left: 5px;
}
