@charset "utf-8";

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #535353;
	background-color: #00b7ef;
}

a {
	color: #fb930b;
	text-decoration: underline;
}
a:visited {
	color: #fb930b;
	text-decoration: underline;
}
a:hover {
	color: #fb930b;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

input,
select,
textarea {
	margin: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #535353;
	vertical-align: middle;
}

div#header {
	background-color: #b5b380;
	height: 20px;
	width: 100%;
	text-align: right;
}

div#subheader {
	background-color: #e8e6c1;
	height: 80px;
	width: 100%;
}

div#body {
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

div#subfooter {
	background-color: #d9d9d9;
	height: 10px;
	width: 100%;
}

div#footer {
	background-color: #00b7ef;
	height: 90px;
	width: 100%;
	text-align: center;
}

div.title {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

div.btn {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

div.main {
	width: 720px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

div.ads1 {
	width: 730px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

div.ads2 {
	width: 730px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

img.img1 {
	vertical-align: middle;
}

img.img2 {
	float: left;
}

img.img3 {
	float: right;
	padding-top: 12px;
}

span.tx1 {
	font-size: 18px;
	color: #00b7ef;
	font-weight: bold;
}

span.tx2 {
	font-size: 14px;
	color: #00b7ef;
}

span.tx3 {
	font-size: 14px;
}

span.tx3b {
	font-size: 14px;
	color: #8B4513;
}

span.tx4 {
	font-size: 18px;
	color: #fb930b;
	font-weight: bold;
}

span.tx5 {
	color: #00b7ef;
}

p.news {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 600px;
	border: #b5b380 dotted 1px;
	background-color: #e8e6c1;
}

input.fm_name_from {
	font-size: 14px;
	height: 18px;
	width: 80px;
	line-height: 18px;
	background-color: #e8e6c1;
	border: #b5b380 solid 1px;
}

input.fm_name_to {
	font-size: 14px;
	height: 18px;
	width: 80px;
	line-height: 18px;
	background-color: #ffffff;
	border: #ffffff solid 1px;
}

input.fm_mail {
	font-size: 14px;
	color: #00b7ef;
	height: 18px;
	width: 170px;
	line-height: 18px;
	background-color: #e8e6c1;
	border: #b5b380 solid 1px;
}

input.fm_title {
	font-size: 14px;
	height: 18px;
	width: 450px;
	line-height: 18px;
	background-color: #e8e6c1;
	border: #b5b380 solid 1px;
}

textarea.fm_body {
	font-size: 14px;
	height: 120px;
	width: 450px;
	line-height: 18px;
	background-color: #e8e6c1;
	border: #b5b380 solid 1px;
}

input.fm_attach {
	font-size: 12px;
	height: 22px;
	width: 450px;
	line-height: 22px;
	background-color: #e8e6c1;
	border: #b5b380 solid 1px;
}

table.tb1 {
	border-collapse: collapse;
	border: #8b8957 solid 1px;
	margin: 5px 0px 0px 0px;
}
table.tb1 td {
	font-size: 12px;
	line-height: 14px;
}
table.tb1 td.header_title_in {
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 80px;
	background-color: #b5b380;
	background-image: url(images/img_history_in.gif);
	background-position: left;
	background-repeat: no-repeat;
}
table.tb1 td.header_title_out {
	font-size: 14px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 0px 0px 80px;
	background-color: #b5b380;
	background-image: url(images/img_history_out.gif);
	background-position: left;
	background-repeat: no-repeat;
}
table.tb1 td.header_time {
	color: #e8e6c1;
	padding: 0px 5px 0px 0px;
	background-color: #b5b380;
	text-align: right;
}

table.tb2 {
	border-collapse: collapse;
	border-left: #8b8957 solid 1px;
	border-right: #8b8957 solid 1px;;
	border-bottom: #8b8957 solid 1px;
	margin: 0px 0px 5px 0px;
}
table.tb2 td {
	font-size: 12px;
	line-height: 14px;
	padding: 2px;
}
table.tb2 td.name {
	color: #8b8957;
	background-color: #e8e6c1;
}
table.tb2 td.attach {
	color: #8b8957;
	background-color: #e8e6c1;
}
table.tb2 td.export {
	color: #8b8957;
	background-color: #e8e6c1;
	text-align: right;
}
table.tb2 td.body {
	background-color: #ffffff;
}
table.tb2 td.button {
	background-color: #ffffff;
	text-align: right;
	vertical-align: bottom;
}