@charset "utf-8";

/* contents
=========================================*/
#wrapper {
	background: #FFF;
}

h3#ite {
	margin: 12px auto 0;
	width: 950px;
	height: 100px;
	background: url(../iteimg/title.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

#keyvis {
	margin: 10px 0 0 0;
}

#itecont {
	margin: 10px 0 0 0;
	padding: 0;
	min-height: 317px;
	background: url(../iteimg/img02.jpg) no-repeat right top;
}

#message {
	margin: 0;
	padding: 0;
	position: relative;
}

#message p {
	padding: 10px 320px 10px 5px; 
	font-size: 90%;
	text-align: justify;
	line-height: 1.5;
	
	
}

#box {
	width: 378px;
	margin: 10px 0 0 0;
	background: url(../iteimg/box02.gif) repeat-y left top;
}
#box h4 {
	padding: 17px 10px 10px 10px;
	background: url(../iteimg/box01.gif) no-repeat left top;
	font-size: 110%;
	font-weight: bold;
}
#box p {
	padding: 0 10px 0 10px;
	font-size: 90%;
	text-align: justify;
	line-height: 1.5;
}
#boxbottom  {
	height: 14px;
	background: url(../iteimg/box03.gif) no-repeat left top;
}
