body{
	padding: 0;
	margin: 0;
	background: #EF8500;
	color: #FFF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img{
	border: 0;
}

a{
	padding:0 1px 1px;
	text-decoration: none;
	color:#FFFF00;
	border-bottom:1px dashed #FFFF00;
}

a:hover{
	text-decoration: none;
	color: #FFFF00;
}

#centrecontainer{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer{
	margin-left: -400px;
	position: absolute;
	top: -236px;
	left: 50%;
}

#header{
	width: 800px;
	height: 29px;
	letter-spacing: 1px;
}

#container    {
	border: 20px solid #FFF;
	width: 760px;
	height: 370px;
}

#containerleft,#containerleft2,#containerleft3{
	float: left;
	width: 350px;
	height: 350px;
	border-right: 20px solid #FFF;
	padding: 10px;
}
#containerleft{background-image:url(image/containerright-image.jpg);}
#containerleft2{background-image:url(image/containerright-image2.jpg);}
#containerleft3{background-image:url(image/containerright-image3.jpg);}
#containerright a{
	color: #FFFF00;
}

#containerleft a:hover{
	color: #FF80A8;
}

#containerleft h2,#containerleft2 h2,#containerleft3 h2{
	margin:0;
	padding: 0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-indent:-9999px;
	color:#666666;
}

#containerright{
	float: left;
	width: 350px;
	height: 350px;
	background: #EB6300;
	overflow: auto;
	padding: 10px;
}

#containerright h2{
	margin: 0;
	padding: 0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",sans-serif;
	font-size: 130%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 75%;
}

#menu{
	margin: 0;
	padding: 0 0 20px 10px;
}

#menu li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menu a{
	float: right;
	padding: 0 12px 10px 12px;
	text-decoration: none;
	color: #FFF;
}

#menu a:hover{
	color: #999999;
	background: url(menu-hover.jpg) no-repeat bottom center;
}

#inputForm table{
	width:95%;
}

#inputForm th,#inputForm td{
	padding:5px 2px;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
}

#inputForm th{
	width:60px;
	font-size:0.9em;
}
	
#inputForm .text1,
#inputForm .text2,
#inputForm .text3{
	border:1px solid #E1D9CA;
	padding:3px;
}

#inputForm .text1{
	width:100px;
}

#inputForm .text2{
	width:180px;
}

#inputForm .text3{
	width:230px;
}

#inputForm .submit{
	text-align:center;
}

#comT{
	margin:10px 0 0 0;
	width:95%;
}

#comT th{
	background:#EF8500;
}

#comT th,#comT td{
	padding:2px 5px;
	border-bottom:1px solid #E9A225;
	text-align:left;
}
#Works{
	padding:5px;
	border-bottom:1px solid #FF9900;
	font-size:0.9em;
	clear:both;
	line-height:140%;
}
#Works h3{
	margin:10px 0 5px 0;
	padding:0;
	font-size:1.2em;
	font-weight:bold;}
#Pleft{
	margin:0 5px 0 0;
	float:left;}
	
#Pright{
	margin:0 0 0 2px;
	float:right;}

#footer{
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #666666;
}

#footer a{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover{
	text-decoration: none;
	color: #FFF;
}