@charset "utf-8";

/* ORDER
------------------------------------------------------------------------------*/

.must {
	color: #F7373F;
}

.orderNote {
	font-size: 10px;
	line-height: 1.5;
}

#mailform a {
	font-size: 10px;
}

#mailform table {
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 590px;
}

#mailform th {
	height: 50px;
	color: #723F1F;
	width: 135px;
	text-align: left;
	padding-left: 15px;
}

*:first-child+html label {
	line-height: 1.25;
}

* html body label {
	line-height: 1.25;
}

.mailBgColor {
	background-color: #F8FFD6;
}

#name,
#furigana,
#tel,
#email,
#confirm_email {
	width: 188px;
}

#postcode {
	width: 123px;
}

#place {
	width: 428px;
}

#url {
	width: 298px;
}

.covey {
	height: 18px;
	border: 1px solid #D9D9D9;
	background-image: url(../images/common/bg_form.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

*:first-child+html .covey {
	padding-top: 8px;
	padding-bottom: 2px;
}

* html body .covey {
	padding-top: 8px;
	padding-bottom: 2px;
}

textarea {
	background-image: url(../images/common/bg_form.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	width: 558px;
	border: 1px solid #D9D9D9;
	line-height: 1.25;
}

#message {
	height: 88px;
}

#order,
#confirm {
	height: 66px;
	width: 301px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}

#order {
	background-image: url(../images/order/btn_order.gif);
}

#confirm {
	background-image: url(../images/order/btn_confirm.gif);
}

.number {
	font-size: 25px;
}

#mailform h2 {
	color: #723F1F;
	margin-bottom: 15px;
	line-height: 1.5;
}

#mailform h3 {
	color: #723F1F;
	margin-bottom: 10px;
}

#mailform ul {
	background-color: #F8FFD6;
	padding-top: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}

#mailform li {
	padding-bottom: 10px;
}

#petOther {
	width: 198px;
	margin-top: 10px;
}

.textAreaBox {
	background-color: #F8FFD6;
	padding: 10px;
	margin-bottom: 15px;
}

#insertNameArea {
	background-color: #F8FFD6;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#mailform #insertNameArea ul {
	margin-bottom: 0px;
}

#insertNameArea p {
	margin-left: 15px;
}

#insertName {
	width: 198px;
	margin-left: 15px;
}

#insertNameArea .orderNote {
	margin-top: 10px;
	margin-left: 65px;
}

#demand {
	height: 138px;
}

#btnOrder {
	text-align: center;
}

/* CONFIRM
------------------------------------------------------------------------------*/

.confirmText {
	line-height: 1.5;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}

*:first-child+html #mailform th,
*:first-child+html #mailform td, {
	line-height: 1.25;
}

* html body #mailform th,
* html body #mailform td {
	line-height: 1.25;
}

/* FLOW
------------------------------------------------------------------------------*/

#flowStep1,
#flowStep2,
#flowStep3 {
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7E4C6;
	width: 590px;
}

#flowStep1 p,
#flowStep2 p,
#flowStep3 p,
#flowStep4 p {
	margin-bottom: 15px;
	line-height: 1.5;
}

.flowStep {
	margin-bottom: 25px;
}

#flowStep1 p {
	width: 365px;
}

#flowStep1 {
	background-image: url(../images/order/img_step1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.flowNote {
	color: #4C260C;
}

#flowStep1 #step1Mail {
	width: 590px;
	margin-bottom: 0px;
}

#flowStep2 {
	background-image: url(../images/order/img_step2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 120px;
}

#flowStep2 p {
	width: 350px;
	margin-left: 240px;
}

#flowStep2 p a {
	line-height: 1.5;
}

#flowStep2 .flowNote {
	font-size: 10px;
	margin-bottom: 0px;
}

#flowStep3 {
	background-image: url(../images/order/img_step3.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#flowStep3 p {
	width: 350px;
}

#flowStep4 {
	background-image: url(../images/order/img_step4.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#flowStep4 p {
	width: 350px;
	margin-left: 240px;
}

#flowStep4 .flowNote {
	border: 1px solid #F7E4C6;
	margin-top: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 25px;
	width: 568px;
}

#flowStep4 .flowNote li {
	font-size: 10px;
	line-height: 1.5;
}

.flowAbout {
	float: left;
	width: 280px;
	padding-right: 20px;
}

.flowAbout h3 {
	margin-bottom: 10px;
}

.flowAbout p {
	line-height: 1.5;
}

/* PHOTO
------------------------------------------------------------------------------*/

.photoNote {
	font-size: 10px;
}

.photoAttention {
	color: #F7373F;
}


#photo p {
	margin-bottom: 15px;
	line-height: 1.5;
}

#photo {
	margin-bottom: 25px;
}

#photoAble,
#photoUnable,
#photoWay {
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7E4C6;
	width: 590px;
}

#photoAble h2,
#photoUnable h2,
#photoWay h2,
#photoChoice h2 {
	margin-bottom: 15px;
}

#photoAbleLead {
	background-image: url(../images/order/bg_able.gif);
	height: 115px;
	padding-top: 15px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 25px;
}

#photoAbleLead li {
	line-height: 1.5;
}

#ableImg1 {
	width: 265px;
	float: left;
	margin-bottom: 25px;
}

#ableImg2 {
	width: 304px;
	float: right;
	padding-top: 42px;
	margin-bottom: 25px;
}

.ableImg {
	text-align: center;
	margin-bottom: 10px;
}

#ableImg1 p,
#ableImg2 p {
	line-height: 1.5;
}

#ableMemo {
	border: 1px solid #F7E4C6;
	padding: 10px;
	margin-bottom: 15px;
}

#ableMemo h3 {
	margin-bottom: 10px;
}

#ableMemo p {
	line-height: 1.5;
}

.unableImgBox {
	float: left;
	width: 124px;
	margin-right: 16px;
}

#unableImg4 {
	width: 164px;
	margin-right: 0px;
	padding-top: 40px;
}

.unableImgBox p {
	text-align: center;
}

#photoUnable .photoNote {
	padding-top: 5px;
}

#photoUnable p {
	margin-bottom: 15px;
	line-height: 1.5;
}

.unableNote {
	padding: 10px;
	border: 1px solid #F7E4C6;
}

.unableNote span {
	line-height: 1.5;
	color: #F7373F;
}

#photoWay {
	background-image: url(../images/order/img_way.jpg);
	background-repeat: no-repeat;
	background-position: right 50px;
	height: 540px;
}

#photoWay p {
	line-height: 1.5;
	width: 350px;
	margin-bottom: 15px;
}

#photoChoice {
	width: 590px;
}

#photoChoice p {
	line-height: 1.5;
	margin-bottom: 15px;
}

#photoChoice ul {
	padding: 10px;
	border: 1px solid #F7E4C6;
	margin-bottom: 15px;
}

#photoChoice li {
	line-height: 1.5;
}

#photoChoice h3 {
	margin-top: 25px;
}

#photoChoice h4 {
	margin-bottom: 10px;
	margin-top: 20px;
}

/* DEAL
------------------------------------------------------------------------------*/

#deal,
#dealPrivacy {
	margin-bottom: 25px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7E4C6;
	width: 590px;
}

#deal h2 {
	float: left;
	width: 120px;
	padding-left: 10px;
	color: #723F1F;
	line-height: 50px;
}

.dealColor {
	background-color: #F8FFD6;
}

.rowOne {
	height: 50px;
}

.rowOne p {
	width: 460px;
	line-height: 50px;
	float: right;
}

#address {
	height: 50px;
}

#address p {
	padding-top: 8px;
	float: right;
	width: 460px;
}

#contactAddress {
	height: 60px;
	padding-top: 13px;
	padding-bottom: 12px;
}

#deal #contactAddress h2 {
	line-height: 60px;
}

#contactAddress p {
	padding-top: 5px;
	float: right;
	width: 460px;
}

#contactAddress #conactAddForm {
	background-image: url(../images/order/icon_mail.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 0px;
	margin-bottom: 5px;
	width: 430px;
}

#conactAddForm a {
	line-height: 20px;
}

#proposal,
#return {
	height: 70px;
}

#deal #proposal h2,
#return h2 {
	line-height: 70px;
}

#proposal  p,
#return p {
	line-height: 1.5;
	padding-top: 8px;
	padding-right: 10px;
}

#pay {
	height: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#deal #pay h2 {
	line-height: 120px;
}

#pay  p {
	line-height: 1.5;
}

#pay h3 {
	font-weight: bold;
	color: #723F1F;
	margin-top: 3px;
	line-height: 1.5;
}

#cancel {
	height: 50px;
}

#cancel p {
	line-height: 1.5;
	padding-top: 8px;
	padding-right: 10px;
}


#dealPrivacy h2,
#dealCopy h2 {
	margin-bottom: 15px;
}

#dealPrivacy p,
#dealCopy p {
	line-height: 1.5;
	margin-bottom: 15px;
}

