div {
	border: 0px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 12px;	/* border: 1px solid #CCCCCC; */
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "‚l‚r ‚oGothic";
}

td {
	font-size: 12px;
}

input {
	font-size: 12px;
}

select {
	font-size: 12px;
}

textarea {
	font-size: 12px;
}


.valigned {
	vertical-align: middle;
}

.imgnoborder 
{
margin: 0px;
padding: 0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
vertical-align: middle;
}
	
a {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "‚l‚r ‚oGothic";
}

form {
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "‚l‚r ‚oGothic";
	height:100%;
	
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*
global style
*/
#menu_top {
position:absolute;
	background-image: url(images/global%20template/top_menu_background.jpg);
	height: 48px;
	width: 1024px;
	/*border: 1px solid #FF0000;*/
}

#menu2 {
	position: absolute;
	top: 0px;
	height: 48px;
	width: 250px;
	left: 652px;
}

#footer {
	/*bottom: 0;
	position: absolute;*/
	
	width: 1024px;
	left: 0px;
	height: 61px;
	background-image: url(images/global%20template/footerv2.jpg);
	background-repeat: repeat-x;
	/*border: 1px solid #CCCCCC;*/
	}

#top {
height: 48px;
}
#bottom {
height: 61px;
}
#content {
	padding-top: 48px;
}
#left {
	padding-top: 48px;
	width: 211px;
}
