#contents {
	padding:0 0 40px 10px;
	}

#contents h2 {
	padding:35px 0 10px 20px;
	margin:0 0 0 4px;
	background-image:url(../images/h2.gif);
	background-position:10px 35px;
	background-repeat:no-repeat;
	display:block;
	} 

#contents h3 {
	padding:5px 0 5px 14px;
	margin:0 0 0 4px;
	} 

#contents p {
	margin:0 15px 1em 18px;
	}

.box01 {
	width:365px;
	float:left;
	display:inline;
	padding:5px 0 5px 0;
	}

.clear {
	clear:both;
	}

#box01 h3{
	
	}

#box-left {
	width:495px;
	float:left;
	}

#box-right {
	float:left;
	padding:5px;
	border:1px #ccc solid;
	width:220px;
	}

#box-left ul {
	margin:0 0 0 10px;
	padding:0;
	}

#box-left ul li{
	display:inline;
	width:110px;
	height:110px;
	float:left;
	margin:4px; 
	border:1px solid #ccc;
	}

#box-left ul li a {
	position:relative;
	display:block;
	width:108px;
	height:108px;
	float:left;
	background:#444;
	border:1px solid #fff;
	}

#box-left ul li a img {
	border:4px solid #fff;
	width:100px;
	height:100px;
	margin:0;
	padding:0;
	}

#contents table {
	width:460px;
	margin:10px 0 10px 18px;
	border-top:1px #CCCCCC solid;
	border-bottom:none;
	border-left:none;
	border-right:1px #CCCCCC solid;
	}

#contents table tr td img {
	margin:0;
	border:none;
	}

#contents th {
	border-bottom:1px #CCCCCC solid;
	border-top:none;
	border-left:6px solid #cccccc;
	border-right:1px #CCCCCC solid;
	padding:8px 0 8px 8px;
	background-color:#f3f3f3;
	}
	
#contents td {
	border-bottom:1px #CCCCCC solid;
	border-top:none;
	border-left:none;
	border-right:none;
	padding:8px 0 8px 8px;
	}

#contents tr {
	border:none;
	}
