@charset "utf-8";
/*色-----------------*/
.red {
	color:#990000;
}
/*区切り線-----------------*/
hr {
	display:none;
}
.line0_dot {
	height:0px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line10_dot {
	height:10px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line20_dot {
	height:20px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line30_dot {
	height:30px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line40_dot {
	height:40px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line50_dot {
	height:50px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line60_dot {
	height:60px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line80_dot {
	height:80px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line100_dot {
	height:100px;
	background-image: url(/img/common/contents/dot.gif);
	background-repeat: repeat-x;
	clear: both;
	background-position: center;
}
.line0 {
	height:0px;
	background-image: none;
	clear: both;
}
.line5 {
	height:5px;
	background-image: none;
	clear: both;
}
.line10 {
	height:10px;
	background-image: none;
	clear: both;
}
.line20 {
	height:20px;
	background-image: none;
	clear: both;
}
.line30 {
	height:30px;
	background-image: none;
	clear: both;
}
.line40 {
	height:40px;
	background-image: none;
	clear: both;
}
.line50 {
	height:50px;
	background-image: none;
	clear: both;
}
.line60 {
	height:60px;
	background-image: none;
	clear: both;
}
.line80 {
	height:80px;
	background-image: none;
	clear: both;
}
.line100 {
	height:100px;
	background-image: none;
	clear: both;
}

