@charset "utf-8";

/*納品までの流れ*/
h6 {
	margin-top: 30px;
	margin-bottom: 10px;
}
.pink_icon {
	background: url(/images/common/pink_icon.gif) no-repeat left 3px;
}
.text {
	margin-left: 10px;
}
#cont_box {
	background: #F3FCEC;
	border: 3px solid #70C31D;
	width: 90%;
	padding: 10px 0px;
	margin: 5px 0px 0px 10px;
	text-align: left;
}
#cont_box #co_hp {
	border-bottom: 1px solid #5DBB00;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#cont_box #co_hp .btn_link {
	margin-top: 10px;
}
#cont_box #co_hp .btn_link a {
	overflow: hidden;
	display: block;
	text-align: left;
	text-indent: -9999px;
	height: 33px;
	width: 191px;
}
#cont_box #co_hp #btn01 a {
	background: url(/images/flow/f1_co_btn01.gif) no-repeat left top;
	float: left;
	margin-right: 10px;
}
#cont_box #co_hp #btn02 a {
	background: url(/images/flow/f1_co_btn02.gif) no-repeat left top;
}
#cont_box #co_hp #btn01 a:hover {
	background: url(/images/flow/f1_co_btn01.gif) no-repeat left bottom;
}
#cont_box #co_hp #btn02 a:hover {
	background: url(/images/flow/f1_co_btn02.gif) no-repeat left bottom;
}
#cont_box #co_tel img {
	margin-right: 20px;
	margin-left: 30px;
}

.btn_link2  {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
}
.btn_link2 a {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
}
#btn03 a {
	background: url(/images/flow/f1_btn01.gif) no-repeat left top;
	height: 26px;
	width: 178px;
}
#btn04 a {
	background: url(/images/flow/f1_btn02.gif) no-repeat left top;
	height: 26px;
	width: 214px;
}
#btn05 a {
	background: url(/images/flow/f1_btn03.gif) no-repeat left top;
	height: 26px;
	width: 179px;
}
#btn03 a:hover {
	background: url(/images/flow/f1_btn01.gif) no-repeat left bottom;
}
#btn04 a:hover {
	background: url(/images/flow/f1_btn02.gif) no-repeat left bottom;
}
#btn05 a:hover {
	background: url(/images/flow/f1_btn03.gif) no-repeat left bottom;
}


/*カードデザインについて*/

#btn06 a {
	background: url(/images/flow/f2_btn.gif) no-repeat left top;
	height: 28px;
	width: 274px;
}
#btn06 a:hover {
	background: url(/images/flow/f2_btn.gif) no-repeat left bottom;
}
#h4_2 {
	margin-top: 50px;
}
#logo {
	border: 1px solid #C5C5C5;
	width: 95%;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/*ご用意いただくデータ*/

.photo {
	margin-top: 10px;
}
.h7 {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 10px;
}
.ex {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.ex li {
	text-indent: -1em;
	padding-left: 1em;
	border-bottom: 1px dotted #86DB32;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.ex .green {
	font-weight: bold;
	color: #54B606;
}
.ex #last {
	border-bottom-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.h7_2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background: #E2E2E2;
	padding: 5px;
	margin-left: 10px;
	margin-right: 15px;
}
#disc1 {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 95%;
}
#disc1 .inbox {
	float: left;
}

#disc1 p {
	background: #EEEEEE;
	text-align: center;
	padding: 5px;
	margin: 5px 5px 0px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}
#disc2 {
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}
#disc2 .inbox {
	float: left;
}

#disc2 p {
	text-align: center;
	padding: 5px;
	margin: 5px 5px 0px;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
}


/*データ受渡し方法*/

.red {
	color: #F1238E;
}
#add {
	border: 2px solid #A3DC6A;
	background: url(/images/flow/f4_car.gif) no-repeat 20px center;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 200px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

