/* common */
#main_area {
	padding: 0px 0px;
}

.main_padding {
	padding: 0 10px;
}
hr {
	width: 100%;
	background-color: #cccccc;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

h2 {
	background-color: #7f7f7f;
	color: #fff;
	padding-bottom: 5px;
	padding: 5px 0 5px 10px;
	border-bottom-style: none;
	text-align: center;
}



#column-box{
	width:100%;
	margin:0 auto;
}
p.mono10 img,.img_box img,.next img,.column_middle_box_f img{
	width:100%;
}
.column_middle_box_a{
	margin-top:15px;
}
p.mono1{
    margin-top: 20px;
    font-weight: bold;
	font-size:16px;
}
hr {
    border-width: 3px 0px 0px 0px;
    border-style: solid;
    border-color: #ccc;
    margin: 0 0 10px 0;
}
p.mono2{
    font-weight: bold;
	font-size:15px;
	margin:5px 1%;
	letter-spacing:0.5px;
	line-height:125%;
}
p.mono3{
	font-size:14px;
	margin:5px 1%;
	letter-spacing:0.5px;
	text-indent: 0.5em;
	line-height:125%;
}
.column_middle_box_b{
	width:100%;
	margin-bottom:15px;
	height:auto;
	border:1px solid #D4D4D4;
}
.graybox{
	height:35px;
	line-height:35px;
	padding-left:5%;
	background:#f3f3f3;
	border-bottom:1px solid #D4D4D4;
	text-align:left;
}
.graybox p{
	font-size:1.15em;
	font-weight:bold;
}
.detailbox_small{
	width:93%;
	margin:10px auto;
}
p.mono2b{
    font-weight: bold;
	font-size:1em;
	margin:5px 0.5%;
	text-indent: 0.5em;
}
p.mono3b{
	font-size:14px;
	margin:5px 0.5%;
	letter-spacing:0.05em;
	margin-bottom:-10px;
}
.red{
	color:#ff0000;
}
.img_box{
	width:93%;
	margin:10px auto;
}
.img_box img{
	margin-top:10px;
}
p.mono2c{
    font-weight: bold;
	font-size:1em;
	margin:5px 0.5%;
	letter-spacing:-0.05em;
}
.column_point{
	text-align:center;
	margin-top:-5px;	
	margin-bottom:-10px;
}
.column_point img{
	text-align:center;
	height:15px;
	width:5%;
}
p.mono10{
    font-weight: bold;
	font-size:0.9em;
	margin:0 auto;
}
.column_middle_box_c{
	width:100%;
	height:auto;
	background:#D4D4D4;
	margin-top:30px;
	margin-bottom:50px;
}
.text_box{
	padding:5%;
}
.text_box img{
	float:left;
	margin:20px 4% 30px 0;
	width:22%;
}
p.mono4{
	font-size:0.85em;
	margin:0;
	letter-spacing:-0.1px;
	margin-bottom:-10px;
}
p.mono4c{
	font-size:14px;
	margin:20px 0 auto 0;
	line-height:130%;
	text-indent: 0.5em;
	letter-spacing:-0.5px;
	text-align:justify;
}
p.mono4d{
	font-size:0.85em;
	margin:10px auto 0 auto;
	letter-spacing:-0.1px;
}
p.mono4d img{
	width:2%;
	margin:5px 2% 0 0;
}
p.mono3c{
	font-size:14px;
	margin:5px 1%;
	letter-spacing:0.5px;
	line-height:125%;
}
ul.mono2d{
	margin-top:15px;
}
ul.mono2d li{
    font-weight: bold;
	font-size:14px;
	margin:5px 5%;
	letter-spacing:0.5px;
	line-height:120%;
	position: relative;
}
ul.mono2d li::after{
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 8px;
	height: 3px;
	border-left: 2px solid #555;
	border-bottom: 2px solid #555;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#column-box.mb30 img{
	margin:15px auto 0 auto;
	width:75%;
	display:block;
}

#column-box.mb40{
	width:100%;
	height:auto;
	margin:0 auto;
}
.column_middle_box_ff{
	position: relative;
}
.column_middle_box_ff img{
	width:100%;
}
.column_middle_box_f{
	width:100%;
	height:auto;
	margin:10px auto 20px auto;
}
.text_box_f{
	width:100%;
	background:#444;
	height:60px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.text_box_f p a{
	width:80%;
	padding-left:5%;
	background:#696969;
	color:#fff;
	height:60px;
	text-align:left;
	display: table-cell;
	vertical-align: middle;
}
#to_step3_link,#to_step3_link_b,#to_step3_link_c{
	margin:0 auto;
    display: block;
    color: #fff;
    padding: 10px;
    background: url(/common/img2016/fundbeginner_spn/arrow_white.png) no-repeat 96% 50% #ff0000;
    background-size: 9px;
    font-weight:bold;
    border-radius: 5px;
}
img.estate_img {
    width: 100%;
    margin-top:0;
    margin-bottom:5px;
}
.img_box_a{
	width:85%;
	margin:0 auto 50px auto;
}
#to_step3_link{
    font-size:1.2em;
}
#to_step3_link_b{
    font-size:1.1em;
}
span.second{
	text-indent:0.5em;
	display:block;
}
.video-play {
    width:12%;
    height:12%;
    position:absolute;
    top:30%;
    left:45%;
}
span.easy{
   -webkit-text-emphasis: filled circle red;
   text-emphasis: filled circle red;
}
