@charset "utf-8";

/*
 common
----------------------------------------------------------- */
.tit01 {
	background: url(../img/line_slant_4px.png) repeat-x left center;
	text-align:center;
	margin:10px 0;
}
.tit01 span {
	background: #FFF;
	text-align:center;
	padding-right: 15px;
	padding-left: 15px;
}
.tit_left {
	background: url(../img/line_slant_4px.png) repeat-x left center;
	padding-left: 20px;
}
.tit_left.campaign img {
	margin-top:-10px;
}

/*
 contentsAll
----------------------------------------------------------- */
#contentsAll {
	text-align:left;
	overflow:hidden;
}
.contents {
	width: 100%;
	overflow:hidden;
	margin-bottom: 20px;
}

