@charset "utf-8";
/* CSS Document */

body {
	background:#006699 url(img/bgmain.gif);
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#79bfdf;
	}

img {
	border:none;
	}

p	{
	margin-top:15px;
	}
	
.setmain{
	width:842px;
	height:500px;
	background:url(img/set-main.jpg) top no-repeat;
	margin:auto;
	}

.dheader{
	width:800px;
	height:45px;
	text-align:center;
	padding:15px 0px 0px 0px;
	}

.foot1{
	width:600px;
	height:45px;
	text-align:center;
	padding:15px 0px 0px 0px;
	color:#4997d3;
	border-top:#066595 dotted 1px;
	margin:auto;
	}

.foot2{
	width:600px;
	text-align:center;
	padding:0px 0px 40px 0px;
	color:#689ec8;
	margin:auto;
	line-height:24px;
	}
	
	.foot2 a{
	border-bottom:#689ec8 dotted 1px;
	text-decoration:none;
	color:#689ec8;
	}
	
	.foot2 a:hover{
	border-bottom:none;
	text-decoration:none;
	color:#33FF00;
	}

.ev-title{
	width:700px;
	height:59px;
	background: url(img/evers-title.gif) left no-repeat;
	margin:auto;
	padding:30px 0px 0px 0px;
	}

.ev-body{
	width:100%;
	background:url(img/evers-bodyfoot.jpg) bottom no-repeat;
	padding-bottom:30px;
	}
	
	.ev-body2{
	width:100%;
	background:url(img/aiko-bodyfoot.jpg) bottom no-repeat;
	padding-bottom:30px;
	}
	
.ev-parg{
	width:400px;
	text-align:justify;
	color:#555;
	line-height:20px;
	padding:5px 0px 20px 10px;
	font-size:11px;
	}

.aiko-title{
	width:700px;
	margin:auto;
	padding:30px 0px 0px 0px;
	}
	
	.aiko-parg{
	width:500px;
	text-align:justify;
	color:#555;
	line-height:20px;
	padding:5px 0px 20px 10px;
	font-size:11px;
	margin:auto;
	}