@charset "UTF-8";

/* チE��スチE*/

.indent {
	color: #000000;
	padding-left: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
}

.indent05 {
	color: #000000;
	padding-left: 5px;
	font-size: medium;
	padding-top: 5px;
	padding-right: 5px;
	line-height: 150%;
}

.indent05-2 {
	color: #000000;
	padding-left: 5px;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	line-height: 150%;
}

.indent20 {
	color: #676767;
	padding-left: 20px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 20px;
}

.indent30 {
	color: #000000;
	padding-left: 30px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 50px;
}

.indent40 {
	color: #000000;
	padding-left: 40px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 30px;
}

.indent50 {
	color: #000000;
	padding-left: 50px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 50px;
	line-height: 150%;
}

.indent60 {
	color: #000000;
	padding-left: 60px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 30px;
}

.indent80-g {
	color: #595757;
	padding-left: 80px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 80px;
	line-height: 150%;
}

.indent90 {
	color: #000000;
	padding-left: 90px;
	font-size: medium;
	padding-top: 10px;
	padding-right: 90px;
}

.indent40-r {
	font-size: medium;
	font-weight: bold;
	color: #e22f79;
	padding-left: 40px;
	padding-top: 5px;
}
.indent50-p {
	font-size: medium;
	color: #b11e7c;
	padding-left: 50px;
	padding-top: 5px;
}
.indent100-r {
	font-size: medium;
	color: #e50058;
	text-align: center;
}
.line150 {
	line-height: 150%;
}

.img-center {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.img-right {
	padding-top: 0px;
	padding-bottom: 10px;
	float: right;
	padding-right: 20px;
	padding-left: 15px;
}

.text-s{
	font-size: x-small;
}

.text-b{
	font-size: medium;
	font-weight: bold;
}
.text-b-red{
	font-size: medium;
	font-weight: bold;
	color: #e22f79
}
.text-bb-red{
	font-size: medium;
	font-weight: bold;
	color: #e22f79
}
#back {
	padding-right: 10px;
	background-image: url(../img/ic-back.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 45px;
	float: right;
	margin-top: 20px;
	padding-left: 15px;
	font-size: medium;
}

#back a {
	text-decoration: none;
	color: #494949;
}
#back a:hover {
	text-decoration: underline;
	color: #000000;
}

#pagetop {
	padding-right: 10px;
	background-image: url(../img/ic-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 45px;
	float: right;
	margin-top: 20px;
	padding-left: 15px;
	font-size: medium;
	clear: both;
}

#pagetop a {
	text-decoration: none;
	color: #494949;
}
#pagetop a:hover {
	text-decoration: underline;
	color: #000000;
}
