@charset "utf-8";
@import "base.css";

label.cols {
	font-size: 12px;
	width: 150px !important;
}

label.end {
	width: 129px !important;
}

label.f14 {
	font-size: 14px;
}

#side {
	float: right;
	border: solid 2px #ccc;
	padding: 15px;
}

#side-login h2{
	font-size: 18px;
	color: #448800;
	height: 25px;
	line-height: 25px;
	background: url(../../files-sub/account/hug_kichi.gif) no-repeat;
	padding-top: 3px;
	padding-left: 20px;
	border-bottom: solid 2px #99cc33;
	margin-bottom: 10px;
}

#side-login label {
	font-size: 12px;
}

input[type="text"], input[type="password"] {
	font-size: 16px;
	width: 250px;
}

input[type="submit"] {
	width: 90px;
	padding-left: 5px;
	padding-right: 5px;
}

input.middle {
	width: 97px;
}

input.long {
	width: 571px !important;
}

input.zip1 {
	width: 40px;
}

input.zip2 {
	width: 60px;
}

.row {
	margin-top: 5px;
}

#side-login label.left {
	float: left;
	width: 100px;
	height: 34px;
}

#side-login label.right {
	float: left;
	width: 162px;
	height: 34px;
	line-height: 34px;
}

#side-login .new {
	clear: both;
	border-top: dotted 2px #99cc33;
	padding-top: 10px;
	text-align: center;
}

#main {
	float: left;
	width: 579px;
}

#login{
	width: 280px;
	border: solid 2px #ccc;
	margin: 0px auto;
	padding: 15px;
}


.wysiwyg-menu{
	padding: 3px 5px;
}