@charset "utf-8";
/* CSS Document */
* html body{
	background-color:#232323;
	color:#333333;
	width:900px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.leftPic{
	background-image:url(../img/0030.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:450px;
	float:left;
	background-color:#232323;
	height: 600px;
	margin:0px;
	padding: 0px;
}
#shop{
	margin-left:1em;
	font-size: 0.8em;
}
#shop th{
	text-align:left;
	font-weight:normal;
	width:80px;
	vertical-align: text-top;
	white-space: nowrap;
}
.menu{
	width:45%;
	float:left;
	vertical-align:top;
	height: 25px;
	padding-left: 3%;
}
.menu2{
	width:45%;
	float:left;
	vertical-align:middle;
	height: 25px;
	padding-left: 3%;
}
.menu3{width:80%;}
.sepa{ height:35px;}
#messages{
	margin-left:1em;
	width:30em;
}
#kakunin{text-align:center;width:100%;margin:10px auto;}
th,
td{
	padding-top:0.5em;
	vertical-align:middle;
	font-size: 0.9em;
	letter-spacing: normal;
}

select{
	font-size:9px;
	width:50px;
}

#picRecruit a:hover{background-image:url(../img/button/ft_rec3.gif);}
#picRecruit a{background-image:url(../img/button/ft_rec3.gif);border-left:#FFFFFF solid 1px;}
#btnsend{
	background-image:url(../img/button/send.gif);
	width:95px;
	height:28px;
	background-repeat:no-repeat;
	font-size: 0.9em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
#container {
text-align:left;
}
#kon{width:250px;
overflow:scroll;}
input,
textarea {
	font-size: 10px;
	line-height: 160%;
}

