@charset "utf-8";


/* ---------------- ◆ [お問い合わせ用css　開始] ◆ ---------------- */

div#contents {
	background: #ffffff url(../img/base_houganshi.jpg) repeat-y left 0px;
}
p.contacttitle {
	width: 595px;
	height: 40px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	outline: 0;
	background: transparent url(../img/titlebar_contact.jpg) no-repeat left 0px;
}
p.contactguide {
	text-align: left;
	padding: 20px 0 0 30px;
}
p.contacterror {
	color: #ff0000;
	text-align: left;
	font-weight: bold;
	padding: 20px 0 0 30px;
}
p.errortext0,
p.errortext1,
p.errortext2,
p.errortext3,
p.errortext4,
p.errortext5 {
	color: #ff0000;
	text-align: left;
	padding: 0 0 0 50px;
}
span.rightcolumn {
	width: 595px;
	display: block;
	float: right;
	padding: 35px 20px 0 0;
}
span.rightcolumn span.contactbox {
	width: 593px;
	display: block;
	background: #ffffff;
	border: 1px solid #999999;
}
span.rightcolumn span.contactform {
	width: 535px;
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin: 25px auto 0;
	background: #eeeeee;
}
span.rightcolumn span.contactform dl {
	display: inline;
}
span.rightcolumn span.contactform dl dt {
	width: 150px;
	float: left;
	color: #444444;
	text-align: center;
	font-weight: bold;
	padding: 15px 0;
	border-top: 1px solid #cccccc;
}
span.rightcolumn span.contactform dl dd {
	width: 344px;
	float: left;
	text-align: left;
	padding: 15px 20px 15px 20px;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
span.rightcolumn span.contactform dl dt.start {
	border-top: 0px none;
}
span.rightcolumn span.contactform dl dd.start {
	border-top: 0px none;
}
span.rightcolumn span.contactform input.name,
span.rightcolumn span.contactform input.kana,
span.rightcolumn span.contactform input.person,
span.rightcolumn span.contactform input.mailadd,
span.rightcolumn span.contactform input.title {
	width: 280px;
	padding: 2px 5px;
}
span.rightcolumn span.contactform select{
	padding: 1px 2px;
	margin: 0 0 8px;
}
span.rightcolumn span.contactform input.telnum1 {
	width: 60px;
	padding: 2px 5px;
}
span.rightcolumn span.contactform input.telnum2,
span.rightcolumn span.contactform input.telnum3 {
	width: 80px;
	padding: 2px 5px;
}
span.rightcolumn span.contactform textarea.sentence {
	width: 320px;
	height: 200px;
	font-size: 11pt;
	padding: 2px 5px;
}
span.rightcolumn span.contactform dl dt span {
	color: #ff0000;
	padding: 0 0 0 3px;
}
p.forminfo {
	text-align: right;
	font-size: 8pt;
	padding: 5px 30px 0 0;
}
p.forminfo span {
	color: #ff0000;
	font-size: 9pt;
	padding: 0 0 0 3px;
}
p.nextstep {
	width: 140px;
	text-align: center;
	margin: 0 auto;
	padding: 18px 0 25px;
}
input.button {
	width: 136px;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 0;
	background: #FF9537;
	border: solid 1px #B05300;
}
span.leftcolumn {
	width: 200px;
	display: block;
	float: left;
	padding: 35px 0 100px;
	background: transparent url(../img/banner_mobqr.gif) no-repeat center bottom;
}
span.leftcolumn dt {
	display: none;
}
span.leftcolumn dd {
	padding: 0 0 15px;
}
span.leftcolumn dd a {
	width: 200px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	outline: 0;
}
span.leftcolumn dd.banner1 a {
	background: transparent url(../img/banner_newentry.jpg) no-repeat center bottom;
}
span.leftcolumn dd.banner2 a {
	background: transparent url(../img/banner_staffblog.jpg) no-repeat center bottom;
}
span.leftcolumn dd.banner3 a {
	background: transparent url(../img/banner_qanda.jpg) no-repeat center bottom;
}

/* ---------------- ◆ [お問い合わせ用css　終了] ◆ ---------------- */

