/*　おすすめ入門口座ページコンテンツ　*/

	
/*　メイン　*/
#o_section {
	width:570px;
	font-size:93%;
	}
	
#bar {
	background-image:url(../img/o_bar.jpg);
	background-repeat:no-repeat;
	height:31px;
	padding-left:3px;
	}
		
#o_section p {
	margin:1em 0px 1em;
	}
	
#line {
	border-bottom:solid #81CF1C 3px;
	padding-top:15px;
	}
	
#cur {
	text-align:center;
	width:570px;
	height:110px;
	}
		
#cur1 {
	float:left;
	width:205px;
	padding-left:10px;
	}

#cur2 {
	float:left;
	width:325px;
	}
	
#curr1 {
	float:left;
	width:120px;
	margin-left:15px;
	}

#curr2 {
	float:right;
	width:120px;
	margin-left:40px;
	}
	
#cur:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
	}
	
#o_section h4 {
	padding-bottom:10px;
	}
	

/*　ヒロセ、トレーディング、外貨どっとページ　*/
	
#o_section h3 {
	margin-top:20px;
	}
	
#can h4 {
	text-align:center;
	}
	
#reason li {
	list-style-type:none;
	background-image:url(../img/mark.jpg);
	background-repeat:no-repeat;
	height:25px;
	margin-bottom:5px;
	padding:4px 0px 0px 25px;
	}
	

	

	

	




