/*common*/
* {
	margin: 0px;
	padding: 0px;
}

textarea { font-size: 100%; }

/*link*/
a:link {
	color: #144FAE;
	text-decoration: none;
	outline: 0;
}
a:visited {
	color: #144FAE;
	text-decoration: none;
	outline: 0;
}
a:hover {
	color: #144FAE;
	text-decoration: underline;
}

body {
	color: #666;
	-webkit-text-size-adjust:none;
	text-align:justify;
	text-justify:distribute;
	font: normal 0.75em/1.5em "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku GothicPro", "ヒラギノ角ゴ Pro W3", Osaka;
	padding-top: 20px;
}

#contact {
	float: none;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

#contact #header {
	clear: both;
	float: left;
	height: auto;
	width: 490px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	display: inline;
	background-image: url(../contact/images/ic_title.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}

#header .ti_contact {
	background-image: url(../contact/images/ti_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 118px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

#header .tx_message {
	float: right;
	height: auto;
	width: 372px;
	text-align: right;
	display: inline;
	padding-top: 3px;
}

#contact .address_box {
	float: left;
	height: auto;
	width: 500px;
	vertical-align: top;
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.address_box .sanmatsu {
	background-image: url(../contact/images/ti_sanmatsu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 19px;
	width: 113px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	padding-right:30px;
	margin-left: 10px;
	overflow: hidden;
}

.address_box .address_text {
	float: left;
	height: auto;
	width: 330px;
	color: #333;
}

.address_text .info_text {
	font-size: 0.938em;
	line-height: 1.5em;
	clear: both;
	float: left;
	font-weight: normal;
	color: #999;
}

#contact .container {
	float: left;
	height: auto;
	width: 500px;
	vertical-align: top;
	display: inline;
	margin-bottom: 10px;
}

.container .form_title {
	float: left;
	width: 130px;
	text-align: left;
	padding-top: 0.2em;
	vertical-align: top;
	color: #333;
}

.container .form_box {
	float: left;
}

.container .form_basic {
	height: auto;
	width: 335px;
	border: 1px solid #999;
	padding: 3px;
}

.container .form_pulldown {
	border: 1px solid #999;
	padding: 3px;
}

.container .form_name {
	height: auto;
	width: 120px;
	border: 1px solid #999;
	padding: 3px;
}

.container .form_postal {
	height: auto;
	width: 80px;
	border: 1px solid #999;
	padding: 3px;
}

.container .form_chair {
	height: auto;
	width: 40px;
	border: 1px solid #999;
	padding: 3px;
	text-align: right;
}

.container .form_address {
	height: auto;
	width: 240px;
	border: 1px solid #999;
	padding: 3px;
}

.container .form_number {
	height: auto;
	width: 120px;
	border: 1px solid #999;
	padding: 3px;
}

.container .form_comment {
	height: auto;
	width: 492px;
	border: 1px solid #999;
	padding: 3px;
}

#contact .attention_text {
	font-size: 0.938em;
	line-height: 1.5em;
	clear: both;
	float: left;
	font-weight: normal;
	color: #999;
	height: auto;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	display: inline;
	margin-bottom: 10px;
}

#contact .essential_text {
	font-size: 0.938em;
	line-height: 1.5em;
	float: left;
	font-weight: normal;
	color: #999;
	height: auto;
	width: 250px;
}

#contact .button_box {
	float: right;
	text-align: right;
	display: inline;
	width: 200px;
	overflow: hidden;
}

.margin_u10px {
	display: inline;
	margin-bottom: 10px;
}

.margin_r10px {
	display: inline;
	margin-right: 10px;
}

.margin_r5px {
	display: inline;
	margin-right: 5px;
}

.margin_lr5px {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}

.margin_u5px {
	display: inline;
	margin-bottom: 5px;
}

.padding_t10px {
	padding-top: 10px;
}

.padding_u10px {
	padding-bottom: 10px;
}

.color_red {
	color: #C00;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#header .ti_order {
	background-image: url(../flexchair/images/ti_order.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 21px;
	width: 131px;
	text-align: left;
	text-indent: -9999px;
	display: block;
}

#contact .info_box {
	float: left;
	height: auto;
	width: 500px;
	vertical-align: top;
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 0.938em;
	line-height: 1.5em;
}

.container .order_title {
	float: left;
	width: 150px;
	text-align: left;
	padding-top: 0.2em;
	vertical-align: top;
	color: #333;
}
