@charset "utf-8";
/* CSS Document */
body {
	width:100%;
}
body #body-wrap {
	width:46%;
	margin:0 auto;
}
#body-wrap {
	position:relative;
}
/*▼G-navi▼*/
#greeting-gnavi-wrap {
	width:100%;
	height:94px;
	background:
 url(../images/howto/howto-bg.jpg) repeat-x;
	font-size:13px;
	text-align:right;
	margin-left:auto;
	padding:6px 0 0 60%;
}
#greeting-gnavi-wrap li {
	float:left;
	margin-left:20px;
}
#greeting-gnavi-wrap a:link {
	color:#777775;
	font-weight: 700;
}
#greeting-gnavi-wrap li a:visited {
	color:#777775;
	font-weight: 700;
}
#greeting-gnavi-wrap li a:hover {
	color:#fda7c3;
	font-weight: 700;
}
/*▲G-navi▲*/
#howto-logo {
	width:328px;
	height:137px;
	background: url(../images/howto/howto-logo.png) no-repeat;
	position:absolute;
	top:20px;
	left:300px;
}
/*▼Copyright▼*/
.greeting-bottom {
	width:100%;
	height:80px;
	background: url(../images/bridal-top/bridal-bottom-obi.jpg);
	background-repeat: no;
	color:#FFF;
	text-align:right;
	letter-spacing:2px;
	font-size:13px;
	padding:12px 0px 0 0px;
	margin:10px 0 0 0;
}
/*▲Copyright▲*/

#img-main {
	text-align:left;
}
/*▼Step1to7▼*/
#step1to7 {
	color:#777775;
	letter-spacing: 0.6m;
	margin:60px 0 0 0;
}
.step-text_l {
	font-size:16px;
}
.step-text_s {
	font-size:12px;
}
#step1to7 li {
	text-align:left;
}
#step1 {
	height:43px;
	background:url(../images/howto/step01.jpg) no-repeat;
	padding:28px 0 0 148px;
}
#step2 {
	height:44px;
	background: url(../images/howto/step02.jpg) no-repeat;
	padding:40px 0 0 195px;
}
#step3 {
	height:46px;
	background: url(../images/howto/step03.jpg) no-repeat;
	padding:33px 0 0 125px;
}
#step4 {
	height:46px;
	background:  url(../images/howto/step04.jpg) no-repeat;
	padding:33px 0 0 193px;
}
#step5 {
	height:48px;
	background: url(../images/howto/step05.jpg) no-repeat;
	padding:35px 0 0 126px;
}
#step6 {
	height:46px;
	background: url(../images/howto/step06.jpg) no-repeat;
	padding:34px 0 0 195px;
}
#step7 {
	height:46px;
	background: url(../images/howto/step07.jpg) no-repeat;
	padding:34px 0 0 270px;
}
/*▲step1to7▲*/
/*▼お問い合わせはこちら▼*/
#go-info {
	width:1024px;
	text-align:right;
	margin:50px 0 50px 0;
}
#info-btn a:link {
	color:#299aa1;
}
#info-btn a:visited {
	color:#299aa1;
}
#info-btn a:hover {
	color:#fda7c3;
}
/*▲お問い合わせはこちら▲*/
