@charset "UTF-8";

/* ----------------
   stepup
---------------- */
.stepup_text {
	margin: 0px;
	padding: 0px;
}

.stepup_text ul {
	padding: 0px 0px 30px;
	margin: 0px;
	clear: both;
}

.stepup_text li {
	list-style-type: circle;
	padding: 5px 0px 0px;
	margin: 0px 0px 0px 10px;
	list-style-position: outside;
}

.stepup_text li a {
	color: #484848;
	text-decoration: none;
}

.stepup_text li a:hover {
	color: #484848;
	text-decoration: underline;
}

/*2016.06.10_追加*/
.stepup_text div {
	margin: 0px 0px 10px 15px;
	padding: 8px 5px 5px 5px;
}

.stepup_text .day {
	width: 330px;
	border-bottom: 1px dotted #ff9933;
	border-left: 4px double #ff9900;
	margin: 0px 0px 3px;
	padding: 0px 0px 2px 5px;
	float: left;
}

.stepup_text .text_st {
	border-bottom: 1px dashed #a4a4a4;
	width: 385px;
}

.stepup_text .text_wa {
	width: 320px;
	border-bottom: 1px dashed #a4a4a4;
	float: left;
}

.stepup_text .no_border {
	border: none;
}

.stepup_text .no_list {
	list-style-type: none;
	clear: both;
}

/* --- arrowPdf ---- */
.arrowPdf {
	float: right;
	width: 70px;
}

/*2016.06.10_追加*/
h2.box_title_magazine {
	border-left-width: 6px;
	border-left-style: double;
	border-left-color: #ff9900;
	border-bottom-style: solid;
	border-bottom-color: #ffcc33;
	border-bottom-width: 1px;
	margin: 0px 0px 2px;
	padding: 2px 0px 1px 6px;
}
