@charset "UTF-8";

.contents_copy{
	background-image: url(../images/title_copyright.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: auto;
}

.contents_copy2 {
	background-image: url(../images/title_copyright2.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: auto;
}

.contents_copy3{
	background-image: url(../images/title_copyright3.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: auto;
}

.contents_copy4{
	background-image: url(../images/title_copyright4.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: auto;
}

.contents_copy5{
	background-image: url(../images/title_copyright5.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: auto;
}

.contents_credit{
	background-image: url(../images/title_credit.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: auto;
}

.contents_top {
	width:770px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 12px;
}

.contents_bg {
	width:770px;
	background-color: #4c4c4c;
	height: auto;
}

.contents_center {
	width:740px;
	color: #FFFFFF;
	margin: auto;
	height: auto;

}

.contents_box {
	padding-left:12px;
	padding-top: 10px;
	font-size:12px;
	line-height:18px;
}

.contents_box2 {
	font-size:12px;
	line-height:18px;
	color: #333333;
}

.contents_bottom {
    width:770px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
}





