/**basic**/
body {font-family:  "Arial","Hiragino Kaku Gothic Pro" , "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Helvetica","Osaka";
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	width:849px
	font-style: normal;
	font-size:12px;
	background-image: url(img/back.gif);
	background-repeat: repeat-y;}


a:link          { text-decoration : underline ; color:#0000EE; }
a:visited      	{ text-decoration : none ; color:#AA0000; }
a:vlink		{ text-decoration : none ; color:#AA0000; }
a:hover		{ text-decoration : underline ; color:#AA0000;background-color:#FFFFCC}


td{
	font-size: 12px;
	vertical-align: top;
}


img {
	border:none;
	float: left;
}

/**TOP**/
DIV#PLATE 
{
	width: 850px;
	float: left;
}
DIV#PLATE DIV#TOP {
	float: left;
	width: 849px;
	clear: left;
}


DIV#PLATE DIV#CONTENTS {
	width: 850px;
	clear: left;
}
DIV#PLATE DIV#CONTENTS DIV#LEFT {
	width: 295px;
	float: left;
	padding-left: 100px;
	padding-top: 100px;
	padding-bottom: 30px;
}

DIV#PLATE DIV#CONTENTS DIV#LEFT div.logo
{
	width: 120px;
	float: left;
	clear: left;
}

DIV#PLATE DIV#CONTENTS DIV#LEFT div.line{
	width: 120px;
	float: left;
	padding-top: 180px;
	clear: left;
}


DIV#PLATE DIV#CONTENTS DIV#LEFT div.title{
	width: 120px;
	float: left;
	padding-top: 15px;
	clear: left;
	padding-bottom: 150px;
}

DIV#PLATE DIV#CONTENTS DIV#LEFT div.euran{
	padding-left: 15px;
	width: 120px;
	float: left;
	padding-top: 10px;
	clear: left;
	text-align: center;
}




DIV#PLATE DIV#CONTENTS DIV#LEFT2 {
	width: 130px;
	float: left;
	padding-left: 80px;
	padding-top: 50px;
	padding-bottom: 75px;
	margin-right: 100px;
}

DIV#PLATE DIV#CONTENTS DIV#LEFT2 div.logo
{
	width: 120px;
	float: left;
	clear: left;
}

DIV#PLATE DIV#CONTENTS DIV#LEFT2 div.line{
	width: 120px;
	float: left;
	padding-top: 380px;
	clear: left;
}


DIV#PLATE DIV#CONTENTS DIV#LEFT2 div.title{
	width: 120px;
	float: left;
	padding-top: 15px;
	clear: left;
	padding-bottom: 150px;
}






DIV#PLATE DIV#CONTENTS DIV#RIGHT 
{
	width: 250px;
	padding-right: 200px;
	padding-bottom: 80px;
	float: left;
	padding-top: 120px;
}

DIV#PLATE DIV#CONTENTS DIV#RIGHT div.menu
{
	width: 250px;
}

DIV#PLATE DIV#CONTENTS DIV#RIGHT2 
{
	width: 475px;
	padding-right: 20px;
	padding-bottom: 40px;
	float: left;
	padding-top: 70px;
	padding-left: 5px;
}

DIV#PLATE DIV#CONTENTS DIV#RIGHT2 div.text
{
	width: 470px;
}




/**FOOTER**/
DIV#FOOTER 
{
	width:850px;
	height:18px;
	background-color: #DADBDC;
	margin-top: 5px;
	float: left;
	text-align: center;
	color:#222222;
}

