@charset "utf-8";


#ct_bg .ctsWrap {
	background: url(../mari/img/bg_index03.png) 0 0 repeat-y;
}
#ct_bg .asideArea {
	background: url(../mari/img/bg_index01_pc.jpg) top right no-repeat;
}
#ct_bg .asideAreaIn {
	background: url(../mari/img/bg_index02.png) 100% 394px no-repeat;
}
#ct_bg .frameArea04 {
	background-color: #0f68aa;
}

#ct_bg .img01 {
	margin-top: 20px;
}

@media screen and (max-width: 639px) {
#ct_bg .asideArea {
	background: url(../mari/img/bg_index01_sp.jpg) top left no-repeat #000;
}
}