@charset "UTF-8";
/* 
 * Design and Coding(Programing)
 * (c)Mitsuaki Ishimoto
 * http://justoneplanet.sakura.ne.jp/
 * 
/*--------------------------------------------------------------------------*/
#contents #TabbedPanels1 {
	margin-bottom: 1em;
}
#contents .ads_bigbanner iframe {
	margin-left: -10px;
}
#contents form {
	margin:10px 0px 20px 10px;
}
#contents form dl dt {
	float: left;
	clear: left;
	width: 13em;
	margin-bottom: 2em;
}
#contents form dl dd {
	margin-left: 13em;
	margin-bottom: 2em;
	text-align: center;
}
#contents form dl dd input#reg {
	width: 90%;
}
#contents form dl dd input#check {
	width: 60px;
}
#contents form dl dd textarea {
	width: 90%;
	height: 270px;
}
/*-----------------------------------
 * instructions
 *-----------------------------------*/
#tools_instructions {
	margin: 10px 0 0 10px;
}
#tools_instructions p {
	margin-left: 1em;
}
#tools_instructions ul {
	padding-left: 10px;
	margin: 10px 10px;
	list-style-position: outside;
	list-style: disc;
}
#tools_instructions ul {
	padding-left: 20px;
	list-style-position: outside;
	list-style: disc;
}
#tools_instructions ul#update_schedule {
	background-color: white;
	margin: 10px 10px;
	border: 1px dashed white;
	overflow-y: scroll;
	height: 40px;
}
#tools_instructions ul#update_schedule li {
	color: #000000;
}

#tools_instructions ol {
	padding-left: 10px;
	margin: 10px 0px;
	list-style-position: inside;
}
/*-----------------------------------
 * ads
 *-----------------------------------*/
.ads_bigbanner {
	width: 728px;
	margin: 0 auto;
}


