@charset "euc-jp";
/* =========================================================
formarea
========================================================= */
#formarea {
	width:100%;
	line-height: 1.5;
	letter-spacing: 0.1em;
	margin:20px auto 70px;
}
#formarea dl img {
	margin: 0 0 0 5px;
}
#formarea dl {
	clear: both;
	margin: 10px auto 0;
	padding: 0 0 10px 0;
	border-bottom: dotted 1px #999999;
}
#formarea dl dt {
	float: left;
	text-align: left;
	width: 160px;
	padding: 0 0 0 10px;
	font-weight: bold;
}
#formarea dl dd {
	float: left;
	text-align: left;
	width: 400px;
}
#formarea dl.mes {
	clear: both;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: dotted 1px #999999;
}
#formarea dl.mes dt{
	clear: both;
	width: 490px;
	text-align: left;
	padding: 0 0 10px 10px;
}
#formarea dl.mes dd{
	clear: both;
	width: 560px;
	text-align: left;
	margin: 0 0 0 10px;
}
@media screen and (max-width: 768px) {
	#formarea {
		width:100%;
		margin:20px auto 40px;
	}
	#formarea dl dt {
		float: none;
		width: 90%;
		padding: 0 0 10px 10px;
		font-size:107.7%;/*14px*/
	}
	#formarea dl dd{
		float: none;
		width: 90%;
		padding: 0 0 0 10px;
		font-size:107.7%;/*14px*/
	}
	#formarea dl.mes dt {
		width: 90%;
		padding: 0 0 10px 10px;
	}
	#formarea dl.mes dd{
		float: none;
		width: 90%;
		margin: 0 0 0 0px;
	}
}

/* =========================================================
cation
========================================================= */
dl.cation {
	width: 95%;
	line-height: 1.5;
	margin: 0 auto 40px;
}
dl.cation  dt{
	margin: 30px 0 20px 0;
	padding: 5px 0;
	border-radius: 5px;
	background: #dfede6;
	color: #2a885a;
	font-size:100%;/*13px*/
	font-weight:bold;
	text-align: center;
}
dl.cation dd {
	display: list-item;
	list-style: square outside;
	margin:0 0 15px 15px;
	padding: 0 0 0px 0px;
	color:#7d0022;
	font-size:92.3%;/*12px*/
	line-height: 1.6;
}
dl.cation dd span{
	color:#333;
}
dl.cation  a {
	color: #7d0022;
	text-decoration: underline;
}
@media screen and (max-width: 768px) {
	dl.cation {
		width: 95%;
		line-height: 1.5;
		margin: 0 auto 0px;
	}
	dl.cation  dt{
		margin: 0px 0 20px 0;
		font-size:100%;/*13px*/
	}
	dl.cation dd {
		font-size:100%;/*13px*/
	}
}
/* =========================================================
btn
========================================================= */
#formarea #btn {
	clear: both;
	text-align:center;
	margin: 50px auto 0 auto;
}
input[type="image"] {
	width: 475px;
	height: auto;
	margin: 10px 0;
}
@media screen and (max-width: 768px) {
	#formarea #btn {
		clear: both;
		text-align:center;
		margin: 25px auto 0 auto;
	}
	input[type="image"] {
		width: 300px;
		height: auto;
		margin: 10px auto;
	}
}
/* =========================================================
form
========================================================= */
#formarea dl dd input.tel {
	width: 50px;
	ime-mode: disabled;
}
#formarea dl dd input.zip {
	width: 50px;
	ime-mode: disabled;
}
#formarea dl dd input.mail {
	width: 100%;
	ime-mode: disabled;
}
#formarea dl dd input.name, #formarea dl dd input.kana, #formarea dl dd input.rname, #formarea dl dd input.city, #formarea dl dd input.addr, #formarea dl dd textarea.image {
	width: 100%;
	ime-mode: active;
}
#formarea dl dd textarea.message {
	width: 100%;
	height: 8em;
	ime-mode: active;
}
#formarea input,
#formarea select,
#formarea option,
#formarea textarea{
	color:#000;
	font-size:107.7%;/*14px*/
}
#formarea textarea{
	font-family: "¥á¥¤¥ê¥ª", "Meiryo", "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", sans-serif;
	font-size:107.7%;/*14px*/
}


a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: underline;
}
object, a:focus {
	outline: none;
}
.required-item {
	color: #7d0022;
	text-align: left;
}
.required-item img {
	margin: 0 3px 0 0;
}
.smallred {
	font-size: 85%;
	color: #7d0022;
}
.txt {
	margin:0 auto;
	color: #7d0022;
}
.txt2 {
	margin:0 auto;
	color: #7d0022;
	line-height: 1em;
}
.txt2 img {
	margin: 0 3px 3px 0;
}

.errMsg {
	text-align: center;
	margin: 0px auto;
	font-weight: bold;
	padding-top: 60px;
	color: #7d0022;
}
.jumptop{
	text-align: center;
	padding-top: 60px;
}

/* cleafix*/
.cleafix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.cleafix {
	display: inline-block;
	min-height: 1%;  /* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .cleafix {
	height: 1%;
}
.cleafix {
	display: block;
}
/* for ie5,6*/

/* cleafix*/
dl:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
dl {
	display: inline-block;
	min-height: 1%;  /* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html dl {
	height: 1%;
}
dl {
	display: block;
}
/* for ie5,6*/


