body {
	margin: 0px;
	font-family: "MS Gothic",Osaka;
	font-size: 10pt;
/*	background-color: #5A89DB;*/
	background-image: url(../images/04_leftsidebar_1px.gif);
	background-repeat: repeat-y;
}

/*
input, select, textarea {
	border: 1px solid #000000;
}
*/

#wrap{
	width: 800px;
	height: 100%;
/*
	border: 1px solid #5A89DB;
	border-right: 1px solid #5A89DB;
	border-bottom: 1px solid #5A89DB;
	background-color: white;*/
	padding-bottom: 10px;
}

#top{
	height: 50px;
	padding-top: 10px;
	vertical-align: middle;
}

#topimg1 {
	vertical-align: middle;
	margin: 0px 0px 10px 40px;
/*	width: 154px;*/
	display: inline;
/*	border: 1px solid #ff00ff;*/
}

#topimg2 {
	vertical-align: top;
	margin: 20px 0px 10px 15px;
	display: inline;
	font-family: 'ƒqƒ‰ƒMƒmŠpƒS Pro W3', 'Hiragino Kaku Gothic Pro', "Meiryo UI", "MS Gothic", Osaka;
	font-size: 16pt;
	border-left: 8px solid #631715;  /*#5A89DB;*/
	padding: 3px 0 3px 10px;
	font-weight: bold;
	letter-spacing: 0.1em;
}


#footer{
	padding-top: 20px;
	width: 800px;
	font-size: 10pt;
	color: #555555;
}

A{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

A:hover
{
   	color: #ff3333;
}

.menulink {
	text-align: right;
	height: 15px;
}

#pankuzu {
	padding: 3px 0px 3px 14px;
	text-align: left;
	font-size: 11pt;
/*	background-color: #D1E1FD;*/
	background-color: #D0D0D0;
	margin-left: 26px;
	margin-bottom: 15px;
/*	border: 1px solid #5987DA;*/
}


INPUT.err, TEXTAREA.err, SELECT.err, label.err{
	background-color: #FFCCCC;
}

CHECKBOX, RADIO {
	outline: 2px;
	border: 2px;
	COLOR: #FFCCCC;
}

input, textarea {
	font-family: "MS Gothic",Osaka;
	font-size: 10pt;
	line-height: 100%;
}

h1, h2, h3 {
	font-family: "MS Gothic",Osaka;
	font-size: 12pt;
	font-weight: bold;
}

h2, h3 {
	font-family: "MS Gothic",Osaka;
	font-size: 11pt;
	font-weight: bold;
}

h4 {
	font-family: "MS Gothic",Osaka;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

a.logout {
	font-size: 9pt;
	color: white;
}

A.logout:hover
{
   	color: #ff3333;
}

div#top2menu-title 
{
	display: inline-block;
	font-size: 14pt;
/*	font-weight: bold;*/
	text-align: left;
	vertical-align: middle;
	color: white;
	padding: 12px 0px 0px 41px;
	float: left;
	letter-spacing: 0.4em;
}

#top-charge-name {
	font-size: 11pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: white;
	padding: 5px 5px 0px 0px;
	display: inline-block;
	float: right;
}

.lang_form {
	background-color: #f8df9c;
}
