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

a:link { color: #006699;text-decoration:none; }
a:visited { color: #006699;;text-decoration:none; }
a:hover { color: #006699;;text-decoration:underline; }
a:active { color: #006699;;text-decoration:none; }

div#cp201307 {
	width:800px; 
	margin:0 auto;
	background:#fff;
	overflow:hidden;
}

img {
	display:block;
}

h1 {
	margin:0;
}

h2 {
	margin:0;
}

div.cart01 {
	background-image:url(../img/img04.jpg);
	width:800px;
	height:599px;
	display:block;
	overflow:hidden;
}

div.cart02 {
	background-image:url(../img/img27.jpg);
	width:800px;
	height:468px;
	display:block;
	overflow:hidden;
}

div.cart03 {
	background-image:url(../img/img28.jpg);
	width:800px;
	height:372px;
	display:block;
	overflow:hidden;
}

div.cart04 {
	background-image:url(../img/img29.jpg);
	width:557px;
	height:355px;
	display:block;
	float:left;
	overflow:hidden;
}

div.cart05 {
	background-image:url(../img/img30.jpg);
	width:241px;
	height:355px;
	display:block;
	float:right;
	overflow:hidden;
}

div#footlink {
	width:100%;
	margin:50px auto;
	text-align:center;
	font-size:100%;
	letter-spacing:1px;
	color:#CCC;
}

div#copyright {
	width:100%;
	background-color:#000;
	margin:0 auto;
	padding:50px 0;
	color:#FFF;
	text-align:center;
	font-size:100%;
	letter-spacing:1px;
}