#wrapper {
	color: #4c4c4c;
	background: #FFFFFF url(../img/w-bg.gif) no-repeat right bottom;
}
body {
	background: #01081C url(../img/bg01.gif) repeat left top;
}

#wrapper .incontents {
	width: 650px;
}

.incontents .cont h3 {
	border-bottom: 1px solid #666666;
	padding-bottom: 8px;
}
.incontents .c-right {
	float: left;
	margin-left: 20px;
	width: 550px;
}

.incontents .c-right .c-img {
	margin: 0px;
	padding: 0px;
	width: 340px;
	float: right;
}

.c-right .c-img img {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.incontents .ce-right {
	width: 540px;
