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

#box{
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#contents{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#top{
	text-align: right;
	vertical-align: bottom;
	height: 20px;
	background-image: url(../images/contents/images/contents_01.jpg);
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#header{
	background-image: url(../images/contents/images/contents_02.jpg);
	height: 160px;
}

#nav{
	background-image: url(../images/contents/images/contents_03.jpg);
	height: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#text{
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFF;
}

#col1{
	width: 190px;
	float: left;
	text-align: center;
	height: auto;
	padding-left: 10px;
}

#col2{
	float: left;
	width: 251px;
	margin-left: 10px;
	font-size: 10px;
}

#col3{
	float: left;
	width: 251px;
	margin-left: 10px;
	font-size: 10px;
}

#col4{
	float: left;
	width: 251px;
	margin-left: 10px;
	font-size: 10px;
}

#col5{
	float: left;
	width: 775px;
	margin-left: 10px;
	margin-top: -45px;
	text-align: justify;
}


#clear{
	clear: left;
}

#footer{
	height: 15px;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: .2em;
	text-align: center;
}
#contents #clear #text #col5 table tr td p .h1 a {
}
