@charset "utf-8";
.mobile #textArea {
	background: url(../images/line.gif) no-repeat right top;
	padding-top: 20px;
}
.mobile #textArea .return {
	background: url(../mobile/images/btn_return.gif) no-repeat;
	height: 25px;
	width: 160px;
	margin-top: 50px;
}
.mobile #textArea .return a {
	background: url(../mobile/images/btn_return.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 160px;
}
.mobile #textArea .return a:hover {
	background: url(../mobile/images/btn_return.gif) no-repeat 0px -25px;
	text-indent: -9999px;
	display: block;
	height: 25px;
	width: 160px;
}.mobile #textArea #newsArea {
	background: url(../mobile/images/bg_info.gif) no-repeat;
	height: 191px;
	width: 671px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 43px;
	padding-left: 10px;
}
.mobile #textArea #newsArea .scroll {
	width: 670px;
	overflow: auto;
	height: 145px;
}
.mobile #textArea .list_01 {
	background: url(../mobile/images/title_1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 679px;
	margin-right: auto;
	margin-left: auto;
}
.mobile #textArea .list_02 {
	background: url(../mobile/images/title_2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 160px;
	width: 679px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.mobile #textArea .list_03 {
	background: url(../mobile/images/title_3.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 225px;
	width: 679px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.mobile #textArea  .mail {
	background: url(../mobile/images/img_1-3.gif) no-repeat;
	height: 158px;
	width: 296px;
	padding-left: 380px;
	padding-top: 100px;
}
.mobile #textArea .mail .mail_left {
	width: 120px;
	float: left;
}
.mobile #textArea .mail .mail_right li {
	float: left;
	width: 40px;
	list-style: none;
	height: 33px;
}
.mobile #textArea  ul {
	margin: 5px 0px 10px;
	padding: 0px;
	line-height: 140%;
}
.mobile #textArea .kisekae {
	background: url(../mobile/images/icon_kisekae.gif) no-repeat left top;
	padding-top: 18px;
}
.mobile #textArea .mobileanpanman {
	background: url(../mobile/images/icon_mobile.gif) no-repeat left top;
	padding-top: 18px;
}
.mobile #textArea .anpan {
	background: url(../mobile/images/icon_anpan.gif) no-repeat left top;
	padding-top: 18px;
}
.mobile #textArea .mobileetc li {
	background: url(../mobile/images/icon_star.gif) no-repeat left 3px;
	padding-left: 20px;
}
.mobile #textArea .padding10 {
	padding-bottom: 10px;
}
