/*基本のデザイン*/

a	{color: #017acd}

/* コンテナ */
div#container	{
		
		background-position: right top;
		border: solid 1px #666666;
		width: 760px;
		margin-left: auto;
		margin-right: auto
		}

div#container p	{
		font-size: 0.9em;
		line-height: 1.6;
		margin: 10px
		}

table		{
		font-size: 14px;
		line-height: 1.6;
		}

table.table001 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 570px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}

table.table001 th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.table001 td {
  background: #E5EAFF;
  text-align: right;
  white-space: nowrap;
}

div#container p.waku	{
		width: 600px;
		border:dotted 3px #9370DB;
		margin-left:70px; 
		padding:10px;
		}

div#container h3{
  		background-color: #B0C4DE;
		font-size: 0.9em;
		color: #000080;
		line-height: 28px;
		padding-left: 6px;
		margin-top: 0px;
		margin-bottom: 0;
		
		}

div#container p.w{
		width: 600px;
		border:solid 1px;
		margin-left:70px; 
		padding:10px;
		
		}

div#gray	{
		background-color: #ffffff;
		border:solid 1px #cccccc;
		padding:15px;
		font-size:0.9em;
		line-height: 1.6;

		}


div#con		{
		margin-left:50px;
		margin-right:50px;
		font-size:0.9em;
		line-height: 1.6;
		
		padding:10px;
		}

div#blue	{
		background-color: #F0F8FF;
		border:solid 1px #014471;;
		padding:15px;
		
		line-height: 1.6;
		}
		
h4	{background-color: #ffffff;
		background-image: url(../maru-skyblue.png);
		background-repeat: no-repeat;
		background-position: 0px 2px;
		
		line-height: 22px;
		padding-left: 26px;
		margin-top: 10px;
		margin-bottom: 0}
div#con h2	{background-color: #92c9ff;
	background-image: url(../grad-skyblue.png);
	background-repeat: repeat-x;
	border: solid 1px #84c2ff;
	font-size: 0.875em;
	color: #000000;
	line-height: 32px;
	padding-left: 6px;
	margin-top: 0;
	margin-bottom: 0}

img 		{
   		 border-style:none;
		}
				
form		{
		width: 600px;
		background-color: #F0F8FF;
		
		margin-left:70px; 
		

		}



/* ヘッダー */
div#header	{
	
		background-color: #017acd;
		background-image: url(../sky-blue.gif);
		border-bottom: solid 1px #666666;
		padding: 15px 20px 10px}


/* コンテンツ */
div#content	{
		width: 600px;
		float:left;
		margin-left:70px;
		
		display: inline;
		padding:10px;
		}


div#content h2	{
		background-color: #014471;
		font-size: 0.9em;
		color: #ffffff;
		line-height: 28px;
		padding-left: 6px;
		margin-top: 0px;
		margin-bottom: 0
		}



div#content p	{
		font-size: 0.9em;
		line-height: 1.6;
		margin-top: 10px;
		margin-left:0px
		}


div#content p.blue	{
		border:solid 1px #014471;
		margin:0px;
		padding:15px;
		background-color: #EAF6FD;
		line-height: 1.6;
		
		}


ul#menu	{font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-left: 0;
	height: 30px;
	background-color: #005087}

ul#menu li	{list-style-type: none;
	float: left}

ul#menu li a	{display: block;
	width: 300px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #005087;
	border-right: solid 1px #ffffff}

ul#menu li a:hover	{background-color: #017acd}

ul#menu li.menulast a	{border-right: none}


/* サイドバー */
div#sidebar	{
		width: 340px;
		float: right;
		margin-bottom: 25px
		}

div#sidebar p	{
		font-size: 0.9em;
		line-height: 1.6;
		margin-top: 10px;
		margin-left:10px
		}



/* フッター */
div#footer	{
		background-color: #ffffff;
		background-image: url(../sky-blue.gif);
		background-position: right bottom;
		background-repeat: repeat-x;
		border-top: solid 1px #666666;
		width: 100%;
		margin-top: 0;
		padding-top: 0;
		clear: both
		}

address		{
		font-size: 0.8em;
		font-style: normal;
		color: #000000;
		text-align: left;
		padding: 3px
		}

img 		{
   		 border-style:none;
		}
