@import url("../../cssjs/contents.css");

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	vertical-align: bottom;
}

body {
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 760px;
	height: 70px;
	background: url(../presen_images/header_line.gif) no-repeat bottom left;
}

#ci {
	padding: 7px 0 0 0;
}

#content {
	padding: 0 0 0 0;
}

#comment {
	padding: 24px 0 11px 195px;
}

#comment2 {
	padding: 115px 0 11px 0;
}

#comment3 {
	padding: 10px 0 11px 0;
}
#comment3 .name {
	padding: 0 0 10px 10px;
}
#comment3 .thanksTxt {
	padding: 10px 0 11px 10px;
}

#comment div,
#comment2 div {
	display: inline;
}

#heading h2 {
	float: left;
	padding: 3px 0 18px 100px;
}

#heading div {
	float: right;
	margin-top:-100px;
	margin-right:30px;
}

#heading p {
	clear: both;
	padding: 0 176px 26px 100px;
	font-size: 12px;
	line-height: 170%;
	color: #333;
}

#error {
	padding: 0 0 26px 0;
}

#error .errorbox h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 170%;
	color: #C00;
}

#error p {
	font-size: 12px;
	line-height: 170%;
	color: #333;
}

#form {
}

.must,
#form table td.must {
	font-weight: bold;
	color: #C00;
}

#form p {
	padding: 0 0 15px 0;
	font-size: 12px;
	line-height: 170%;
	color: #333;
}

#form table {
}

#form table th {
	padding: 0 0 10px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 170%;
	color: #333;
	background: url(../presen_images/form_icon.gif) no-repeat top left;
	vertical-align: top;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#form table td {
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 170%;
	color: #333;
	vertical-align: top;
}

#form table td.must {
	width: 1em;
}

#form .text350 {
	width: 350px;
}

#form .text200 {
	width: 200px;
}

#form table td textarea.textarea530 {
	width: 500px;
	line-height: 150%;
}

/* 修正ここから　*/


#form div.btn2 {
	padding: 15px 0 0 260px;
}

/* 修正ここまで */

#footer {
	height: 55px;
	background: url(../presen_images/footer_line.gif) no-repeat top left;
}

#footer address {
	padding: 20px 0 0 0;
}

#totam {
	padding: 45px 0 0 250px;
}

