body{
	color:#003;
	font-size: 12px;
	font-family:'¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯',sans-serif;
	text-align:left;
	background-color:#fff;
	}
a{
	color:#a70;
	}
a:hover{
	color:#07a;
	text-decoration:underline;
	}
*{
	margin:0;
	padding:0;
	}
img{
	border:0;
	}
hr{
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#555;
	height:1px;
	}

/*-----div id ÀßÄê-----*/
#container{
	width:800px;
	margin:auto;
	text-align:left;
	}
#head{
	text-align:left;
	}
#head p.num{
	margin:10px 10px;
	}
#contents{
	text-align:left;
	}
#contents p.num{
	font-size: 14px;
	font-weight:bold;
	}
#contents ul{
	list-style-type: none;
	}
#contents li{
	margin:8px 0 5px 20px;
	
	}
#foot{
	font-size:10px;
	text-align:left;
	}

h1{
	color:#000;
	font-size:25px;
	font-weight:bold;
	font-family:Century,"£Í£Ó £ÐÌÀÄ«",serif;
	margin:50px 0 0 0px;
	text-align:center;
	}
h2{
	color:#000
	font-size:20px;
	font-weight:bold;
	font-family:"£Í£Ó £ÐÌÀÄ«",serif;
	margin:15px 0 0 0;
	}
h3{
	color:#900;
	font-size:15px;
	font-weight:bold;
	font-family:"£Í£Ó £ÐÌÀÄ«",serif;
	margin:15px 0 0 0;
	}
h4{
	color:#559;
	font-size:13px;
	font-weight:bold;
	font-family:"£Í£Ó £ÐÌÀÄ«",serif;
	margin:10px 0 0 0;
	}
