
/* *********** 買取の流れ指定スタート ******************************************************************************************************************** */

h2.h2_flow_title				{
						font-size: 16px;
						font-weight: normal;
						background-color: #ff599b;
						color: #ffffff;
						padding: 7px;
						margin: 0px 0px 5px 0px;
						clear: both;
						border-top-left-radius: 7px;     /* 左上 */
						border-top-right-radius: 7px;    /* 右上 */
						   -webkit-border-top-left-radius: 7px;     /* 左上 */
						   -webkit-border-top-right-radius: 7px;    /* 右上 */
						   -moz-border-radius-topleft: 7px;     /* 左上 */
						   -moz-border-radius-topright: 7px;    /* 右上 */
						background-image: -moz-linear-gradient(top,#ff9ac2 0%,#ff599b);
						background-image: -webkit-gradient(linear, left top, left bottom,from(#ff9ac2),to(#ff599b));
						border-right: 2px #d20054 solid;
						border-bottom: 2px #d20054 solid;
						}


p.flow_textbox					{
						margin: 0 0 30px 0;
						padding: 10px;
						}


div#flow_left_right				{
						width: 858px;
						margin-bottom:
						10px; float: left;
						}

div#peace_of_mind				{
						width: 420px;
						text-align: center;
						float: left;
						}

div.peace_box					{
						background-color: #ffffff;
						border: 1px #fb6217 solid;
						margin: 0px;
						padding: 5px;
						}

h3.h3_peace_title				{
						background-color: #fb6217;
						font-size: 13px;
						color: #ffffff;
						text-align: left;
						margin: 0 0 5px 0;
						padding: 5px;
						}

p.flow_LR_box					{
						text-align: left;
						margin: 0px;
						padding: 5px;
						}


div#easy					{
						width: 420px;
						text-align: center;
						float: right;
						}

div.easy_box					{
						background-color: #ffffff;
						border: 1px #5192fd solid;
						margin: 0px;
						padding: 5px;
						}

h3.h3_easy_title				{
						background-color: #5192fd;
						font-size: 13px;
						color: #ffffff;
						text-align: left;
						margin: 0 0 5px 0;
						padding: 5px;
						}


div.step_meinbox				{
						width: 846px;
						background-color: #ffffff;
						border: 1px #cccccc solid;
						padding: 5px;
						float: left;
						}


h3.h3_flow_title				{
						background-color: #ff6699;
						font-size: 13px;
						color: #ffffff;
						margin: 0 0 10px 0;
						padding: 5px;
						}


div.flow_sabtitle				{
						border-bottom: 1px #ff6699 dotted;
						color: #ff6699;
						font-weight: bold;
						margin-bottom: 5px;
						}


p.flow_pbox					{
						padding: 5px;
						}


div#slip_box					{
						width: 858px;
						float: left;
						}

div#slip_img					{
						width: 415px;
						margin-right: 10px;
						float: left;
						}

div#slip_txt					{
						width: 400px;
						background-color: #fff3fd;
						border:1px #fb7bde solid;
						padding:8px;
						margin-bottom:5px;
						float: left;
						}


div#no_printer					{
						border: 1px #ff6699 solid;
						background-color: #fff3fd;
						padding: 5px;
						margin-bottom: 30px;
						}

div#no_printer span				{
						font-weight: bold;
						color: #ff6699;
						}


div.bank_registeredmail				{
						border: 1px #ff6699 solid;
						background-color: #fff3fd;
						padding: 5px;
						margin-bottom: 10px;
						}

div.bank_registeredmail	span			{
						font-weight: bold;
						color: #ff6699;
						}

/* *********** 買取の流れ指定終了 ************************************************************************************************************************************* */

