.mini {
	font-size: x-small;
	line-height: 135%;
}
.rogo {
	margin-right: 65px;
	margin-left: 5px;
}
body {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 27px;
}
h3 {
	font-family: osaka,MS Pゴシック,arial,helvetica,sans-serif;
	color: #CC6600;
	font-size: medium;
	margin-top: 2em;
}
h4 {
	color: #333333;
	font: bold small osaka, "MS Pゴシック", arial, helvetica, sans-serif;
}
p {
	color: #333333;
	font: small osaka, "MS Pゴシック", arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 1em;
}

ul {
	list-style: none;
	clear: both;
	float: none;
	margin-left: 0px;
	padding-left: 0px;
}
.navi {
	margin-top: 5px;
	margin-bottom: 5px;
}
.navi input {
	float: left;
	width: 114px;
	border-top: 3px double #FFEBBE;
	border-right: 3px double #B59147;
	border-bottom: 3px double #B59147;
	border-left: 3px double #FFEBBE;
	color: #3E3674;
	background-color: #FFCC66;
	font-size: small;
	font-weight: bold;
}

.navi input:hover,
.navi input:focus {
	color: #990000;
	cursor: pointer;
}

.navi input:active {
	color: #333333;
	cursor: pointer;
}

#preview {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#preview select {
	width: 200px;
	margin: 5px 0px;
}
#preview .items {
	float: left;
	height: 200px;
	width: 355px;
	font-size: 80%;
	line-height: 135%;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
#preview .images {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 200px;
	width: 75px;
	text-align: center;
	vertical-align: top;
}
#preview .texts {
	float: right;
	text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 274px;
	vertical-align: text-top;
}
#preview form {
	margin: 0px 0px;
	padding: 3px 0px;
}
#config{
	clear:both;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 0px;
}
#footer p{
	font-size: 8pt;
	text-align: center;
}
.pg {
	border: none;
	margin-right: 3px;
	vertical-align: middle;
	margin-bottom: 3px;
}
#html {
	font-size:mini;
}
.color {
	border-collapse:collapse;
}
.color td {
	border: 1px solid #333333;
	cursor: hand;
  	cursor: pointer;
}
.pallete {
	cursor: hand;
  	cursor: pointer;
	height: 6px;
	width: 6px;
}
.color1 {
	border-collapse:collapse;
}
.pallet1 {
	cursor: hand;
  	cursor: pointer;
	height: 6px;
	width: 6px;
}
.pt{
	line-height:23px;
	vertical-align:middle;
	margin: 0px;
	padding: 0px;
}
.hideAdvance{
	display: none;
}
.showAdvance{
	display: block;
	float: left;
}
a:link {
	color: #003399;
}
a:visited {
	color: #996633;
}
