*{margin:0; padding:0;}
body{ width:650px; margin:0 auto; background-image:url(img/back.jpg);background-attachment: fixed;
      background-position: 0% 0%;  background-repeat: no-repeat;}

h1{
	font-size:12px;
	letter-spacing:1px;
	padding:10px 0;

}

H2 {
  color: #ffffff; /* 文字の色 */
  background-color : #6666cc; /* 背景の色 */
  border-style: double; /* 枠の種類 */
  border-color: #0000ff; /* 枠の色 */
  border-width: 4px; /* 枠の幅 */
  line-height: 120%; /* 行の高さ */
  text-align: center; /* テキストの配置 */
}

H2 a{
	text-decoration:none;
}


h3{
	padding:5px 0 5px 5px;
	margin:5px 0 10px 0;
	color:#FF6600;
	border-style:solid;
    border-width:0px;
    border-bottom-width:2px;
    border-left-width:10px;
    border-color:#6F3000;

}
ol{
	padding:2em;
	font-weight:bold;
	color:#0000FF;
	line-height:20px;
	list-style-position: outside;
	}
#con{
	width:650px;
	border:2px solid #FF0000;
	}
#head{
	width:650px;
	text-align:right;
	background-color:#FFFF00;
	color:#0000FF;
	}
#tittle{
	width:650px;
	border-top:1px solid #990000;
	border-bottom:1px solid #990000;	
	}
#menu{
	width:146px;
	text-align:center;
	float:left;
	margin:2em 0;
	padding-bottom:1em;
	}
#all{
	widows:650px;
	}
#menu a{
	text-decoration:none;
	color: #3333FF;
	}
#menu a:hover{
	color: #CC3399;
	background-color:#FFFF00;
	}
#menu li{
	list-style:none;
	line-height:2em;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	}
#text{
	float:right;
	width:480px;
	padding:10px;
	border-left:2px solid #990000;
	}
	
#text p{
	line-height:20px;
	letter-spacing:1px;
	}
#foot{
	width:650px;
	clear:both;
	text-align:center;
	margin-top:10px;
	background-color:#FFFF00;
	border:1px solid #993300;
	}
.cl {clear:both; text-align:center;}
.copy {	font-size:80%;
	font-weight:bold;
	color:#666666;
}
#RESULT {
	padding-left: 10px;
	padding-right: 10px;
	}
#ADD_MAIN {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
#ADD_MAIN td {
	padding: 5px;
}
.kate{
	margin:10px 0;
	border:2px solid #0000FF;
	padding:10px;
	line-height:1.8em;
	}
.kate li{
	display:inline;
	}
.kate li a{
	color: #000099;
	}
.kate li a:hover{
	color:#FF3366;
	}
.daikate{
	font-size:18px;
	font-weight:bold;
	width:50px;
	height:25px;
	color: #0000CC;
	border:2px dashed #FF3366;
	padding:5px;
	}
.daikate a{
	color: #0000CC;
	}
.daikate a:hover{
	color:#990033;
}
table{
	text-align:center;}
	
	
.linkplace{
	margin-top:12px;
	margin-bottom:12px;
	color:#FF9933;
	text-align:left;
	font-size:13px;
	margin-left:10px
	}
	
.linkplace a{
	font-size:13px;
	color:#FF9933;
	}
