#contents {

	/*width:900px;*/

}



body {

	/*padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	margin-top:		0px;

	margin-bottom:	0px;

	margin-left:	50px;

	margin-right:	50px;

	min-width:		700px;

	max-width:		700px;*/

	line-height:	170%;

	/*width: 			70%;*/

	/*margin: 		0 auto;*/

	/*max-width:		900px;*/

	text-align:		center;

	/*background:			url(icelandic_krona_bg.jpg) no-repeat center 0;*/

	/*background-color:	#faf5f5;*/

	color:			#000000;	/* font color */

	/*font-size:		10pt;*/

	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;

}



div#wrapper {  

    /*width:		900px;*/

	max-width:	900px;

    margin:		0 auto;

    text-align:	left;

    border:		0px solid #FF0000;

	-webkit-text-size-adjust:	100%;
}





h1 {

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	margin-top:		0px;

	margin-bottom:	0px;

	margin-left:	0px;

	margin-right:	0px;

	display: 		inline;  /* 重要：改行しない */

	text-decoration:none;

	font-weight: 	normal;

	font-size: 		10pt;

}



h2{

	padding-top:	3px;

	padding-bottom:	3px;

	padding-left:	5px;

	padding-right:	0px;

	margin-top:		12px;

	margin-bottom:	12px;

	margin-left:	0px;

	margin-right:	0px;

	text-decoration:none;

	font-weight: 	bold;

	color:			000000;	/* font color */

	font-size: 		16pt;

	border-bottom-width:	15px;

	border-bottom-color:	#ffa24c;

	border-bottom-style:	groove;

}



h3{

	background:		#ff9533;

	padding-top:	3px;

	padding-bottom:	3px;

	padding-left:	5px;

	padding-right:	0px;

	margin-top:		12px;

	margin-bottom:	12px;

	margin-left:	0px;

	margin-right:	0px;

	text-decoration:none;

	font-weight:	bold;

	font-size: 		10.5pt;

	color:		#ffffff;	/* font color */



	border-width:	1px;

	border-style:	solid;

	border-color:	#cd5c5c;

}

	

h4{

	border-bottom:	solid 1px #cccccc;

	padding-top:	3px;

	padding-bottom:	3px;

	padding-left:	10px;

	padding-right:	0px;

	margin-top:		12px;

	margin-bottom:	0px;

	margin-left:	0px;

	margin-right:	0px;

	text-decoration:none;

	font-weight:	bold;

	font-size:		10.5pt;

}

p {

	margin-top:		12px;

	margin-bottom:	5px;

	margin-left:	25px;

	margin-right:	0px;

}



ul{

	margin-top:		0px;

	margin-bottom:	0px;

	margin-left:	30px;

	margin-right:	0px;

}

li{

	margin-top:		0px;

	margin-bottom:	0.5px;

	margin-left:	0px;

	margin-right:	0px;

}



dl {

	margin-top:		0px;

	margin-bottom:	10px;

	margin-left:	50px;

	margin-right:	0px;

}

dd {

	margin-top:		0px;

	margin-bottom:	5px;

	margin-left:	25px;

	margin-right:	0px;

}



table {

	border-style:	solid;

	border-color:	#000000;

	border-width:	1px;

	border-collapse:collapse;

	padding-top:	0px;

	padding-bottom:	0px;

	padding-left:	0px;

	padding-right:	0px;

	margin-top:		15px;

	margin-bottom:	15px;;

	margin-left:	0px;

	margin-right:	0px;

}



th{

	border-top:		1px solid #000000;

	border-bottom:	1px solid #000000;

	border-left:	1px solid #000000;

	border-right:	1px solid #000000;

	padding-top:	7px;

	padding-bottom:	7px;

	padding-left:	7px;

	padding-right:	7px;

	margin-top:		0px;

	margin-bottom:	0px;

	margin-left:	0px;

	margin-right:	0px;

	background-color:#eeeeee;

	color:			#000000;	/* font color */

	text-align:		center;

	font-weight:	normal;

	font-size:		10pt;

}



td{

	border-top:		1px solid #000000;

	border-bottom:	1px solid #000000;

	border-left:	1px solid #000000;

	border-right:	1px solid #000000;

	padding-top:	7px;

	padding-bottom:	7px;

	padding-left:	7px;

	padding-right:	7px;

	margin-top:		0px;

	margin-bottom:	0px;

	margin-left:	0px;

	margin-right:	0px;

	background-color:#ffffff;

	color:			#000000;	/* font color */

	text-align:		left;

	font-weight:	normal;

	font-size:		10pt;

}



strong { font-weight: normal;}







<!--

link　→未リンク（まだ訪れていないリンク）色

visited　→リンク済（訪問済みリンク）色

active　→リンク中（直前に訪問してリンク中）色

hover　→マウスが上にあるリンク

-->



<STYLE type="text/css">

A:link { color : blue }

A:visited { color : blue }

A:active { color : blue }

A:hover { color : indigo }

</STYLE>





<!--

リンクの下線を消す

-->



<STYLE type="text/css">

A:link { text-decoration: underline }

A:visited { text-decoration: underline }

A:active { text-decoration: underline }

A:hover { text-decoration: underline }

</STYLE>



<!--

背景色

-->



<STYLE type="text/css">

A:link { background-color: #ffffff; }

A:visited { background-color: #ffffff; }

A:active { background-color: #ffffff; }

A:hover { background-color: mistyrose; }

</STYLE>

