@charset "utf-8";

#frame_left    {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF url(../img/sideframe_left.png) repeat-y;
	margin: 0px;
	float: left;
	height: 1403px;
	width: 51px;
	line-height: 0px;
}
#frame_right     {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF url(../img/sideframe_right.png) repeat-y right;
	margin: 0px;
	float: left;
	height: 1403px;
	width: 81px;
	line-height: 0px;
	overflow: visible;
}
#frame_rightout      {
	padding: 0;
	margin: 0px;
	float: left;
	height: auto;
	width: 118px;
	line-height: 0px;
	text-align: left;
}
.contents_set {
	height: 1343px;
	width: 635px;
	margin: 0px;
	padding: 10px 0px 0px 32px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
.contents_set h5 {
	font-size: 13px;
	margin: 0px;
	padding: 2px;
	color: #D1A026;
}

.page_category_set    {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
	margin: 0px;
	float: left;
	width: 635px;
	height: 32px;
	font-size: 13px;
}
.tsuru {
	height: auto;
	width: 12px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	background: url(../img/tsuru_middle.png) repeat-y;
	padding: 0px 20px 0px 0px;
	line-height: 0px;
}
.explain_set_left {
	height: auto;
	width: 275px;
	margin: 0px;
	padding: 10px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: right;
	line-height: 13px;
}
.explain_set_right {
	height: auto;
	width: 275px;
	margin: 0px;
	padding: 60px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: right;
	line-height: 13px;
}
.explain_title {
	height: 15px;
	width: 275px;
	margin: 0px;
	padding: 5px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #B78B5A;
	border-left: none;
	float: left;
	font-size: 13px;
	color: #D1A026;
	text-align: center;
	letter-spacing: 20px;
	font-weight: bold;
}
.explain {
	height: auto;
	width: 255px;
	margin: 0px;
	padding: 0px 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	font-size: 12px;
}
.explain h4 {
	font-size: 12px;
	margin: 0px;
	padding: 10px 0px;
	font-weight: normal;
}

.line {
	height: 1122px;
	width: 23px;
	margin: 82px 0px 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	background: url(../img/dot_line_38.png) repeat-y;
	line-height: 0px;
}
.step_set_left {
	height: 1204px;
	width: 337px;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
.step_set_right {
	height: 1204px;
	width: 275px;
	margin: 0px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
.frame_out_left {
	height: auto;
	width: 307px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}
.step_title {
	height: 13px;
	width: 337px;
	margin: 0px;
	padding: 0px 0px 2px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
	line-height: 0px;
}
.step {
	height: 23px;
	width: 200px;
	padding: 5px 10px 0px;
	border-top: 2px solid #B78B5A;
	border-right: 4px solid #89775F;
	border-bottom: 4px solid #89775F;
	border-left: 2px solid #B78B5A;
	margin: 0px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.step h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.nyukin_space    {
	padding: 0; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
	margin: 0px;
	float: left;
	width: 635px;
	height: 63px;
	font-size: 13px;
	line-height: 12px;
}
.nyukin_space h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 10px 5px 5px 70px;
	width: auto;
	height: auto;
	margin: 0px;
}

@media print{

.tsuru {
	display: none;
}
.frame_out_left{
	padding: 0px 0px 0px 42px;
}
}
