@charset "shift_jis";

/* 本文 */
body {
	font-size: 90%;
	background: #fff;
	color: #444;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

blockquote {
	margin-top: -20px;	
}

strong.ttl, p.form-name {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}

/* テーブル */
table.form {
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-collapse: collapse;
	margin-top: 1em;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
}
table.form th, table.form td {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 8px;
	font-weight: normal;
}
table.form th {
	text-align: right;
	white-space: nowrap;	
}
table.form td {
	text-align: left;
	background: #fff;
}

input.e-mail {
	margin-bottom: 3px;	
}

#form-btn {
	text-align: center;
	height: 30px;
	width: 210px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;	
}
input.submit,input.reset {
	height: 30px;
	width: 85px;
	margin-right: 10px;
	margin-left: 10px;	
}

/* タイトル装飾 */
strong.ttl {
	text-align: left;
	border-left: solid 4px #cc0000;
	display: block;
	padding: 2px 5px;
	margin-top: 2em;
}

/* メッセージ */
p.msg {
	color: #dd0000;
	margin: 2em;
}
span.msg {
	color: #dd0000;
}

/* 戻りボタン */
form.back {
	margin-top: 2em;
}

#info-contents {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#kakunin01 {
	width: 180px;
	margin-left: 200px;
}

#kakunin02 {
	float: left;
	width: 85px;	
}

#kakunin03 {
	float: right;
	width: 85px;	
}

#error002 {
	width: 120px;
	margin-right: auto;
	margin-left: auto;	
}


#m-info-contents {
	height: 630px;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

strong.m-ttl, p.m-form-name {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

strong.m-ttl {
	text-align: left;
	border-left: solid 4px #cc0000;
	display: block;
	padding: 2px 5px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 21px;
	height: 30px;
}

p.m-form-name {
	font-size: 19px;
	height: 40px;
}

table.m-form {
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-collapse: collapse;
	width: 100%;
	font-size: 19px;
}

table.m-form th, table.m-form td {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 8px;
	font-weight: normal;
}

table.m-form th {
	text-align: right;
	white-space: nowrap;	
}

table.m-form td {
	text-align: left;
	background: #fff;
}
