@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;
}
/*-----------------------------------
 * selection
 *-----------------------------------*/
#contents form table {
	border: 0;
	margin-bottom: 10px;
}
#contents form #basicsize {
	float: left;
}
#contents form #basicsize .sizetype {
	width: 5em;
	border: #444444 solid;
	border-width: 0px 0px 2px 0px;
}
#contents form #basicsize .sizetypeNarrow {
	width: 4em;
	border: #444444 solid;
	border-width: 0px 0px 2px 0px;
}
#contents form #option {
	float: left;
	margin-left: 10px;
}
#contents form #highfunction {
	display: none;
	float: left;
	margin-left: 10px;
}
/*-----------------------------------
 * button
 *-----------------------------------*/
#contents form #performance {
	clear: both;
	margin-bottom: 10px;
}
/*-----------------------------------
 * textarea
 *-----------------------------------*/
#contents form #input_area {
	clear: both;
}
#contents form #input_area  textarea {
	width: 45%;
	height: 230px;
}
#contents form table tr .headtd {
	margin-top: 2px;
	border: #444444 solid;
	border-width: 0px 0px 2px 8px;
}
#contents form table tr td {
	height: 20px;
}
/*-----------------------------------
 * class
 *-----------------------------------*/
.buttons .w4e {
	width: 4em;
}
.buttons .w5e {
	width: 5em;
}
.buttons .w6e {
	width: 6em;
}
/*-----------------------------------
 * instructions
 *-----------------------------------*/
#tools_instructions {
	margin: 10px 0 0 10px;
}
#tools_instructions p {
	margin-left: 1em;
}
#tools_instructions form {
	text-align:center;
}
#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: auto;
	height: 4em;
}
#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;
}


