@charset "utf-8";

#order-content-title1 {
	height: auto;
	width: 97%;
	margin-left: 17px;
	margin-top: 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


/*　スマホでスクロールしない
webkit　の行を追記　*/

#if-wp-box {
	height: 860px;
	width: 940px;
	float: none;
	margin-top: 0px;
	background-color: #EEE;
	padding-top: 2px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	display: inline-block;
	overflow-x: hidden;
}





#order-content-wrapper {
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#order-01-content-wrapper {
	height: auto;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#order-form-box1 {
	height: auto;
	width: 97%;
	margin-left: 17px;
	margin-top: 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#header-menu-box {
	background-color: #EEE;
}