@charset "UTF-8";
/*------------------------------------
	マネポケ　ヘルプ
	最終更新日　06/12/08
	
------------------------------------ */
#all{background:url(../img/bg_html_2box.jpg) repeat-y center;}

#pageGuide #wrapper{
	width: 980px;}
#pageGuide #main{
	width: 750px;
	margin-right:5px;
	text-align:left;}


#pageGuide hr{
	background:url(../img/guide/hr_wave.gif);
	height:5px;
	border:1px solid #fff;}


#pageGuide #leftSide{
	padding-top:20px;}
#pageGuide .sideHelp{
	padding:5px;
	width:165px;
	background:#fff;
	border:1px solid #ddd;}
#pageGuide #leftSide span{
	font-weight:bold;
	font-size:14px;
	display:block;
	padding:5px 0 3px 10px;
	margin:5px 0 10px 0;}
#pageGuide .sideHelp ul{
	list-style:none;
	margin-left:-20px;}
#pageGuide .sideHelp li{
	margin:5px auto;
	background:url(../img/icon_arrow.gif) no-repeat 0 5px;
	padding-left:10px;}
	
#pageGuide .sideHelp li.selected a{
	text-decoration:none;
	font-weight:bold;}
#pageGuide .sideHelp li.selected{
	background:url(../img/icon_arrow_pink.gif) no-repeat 0 5px;}




#pageGuide .topBar,
#pageGuide .topBar h1{
	width:740px;
	margin-left:0;}
	
#pageGuide .helpBox{
	width:740px;}
#pageGuide .helpImg{
	margin-bottom:20px;}
#pageGuide .helpImg img{
	border:none;}
#pageGuide .helpBox h2{
	font-size:14px;
	margin:10px 0 5px 0;
	border-bottom:1px dotted #ccc;}
#pageGuide p{
	line-height:140%;
	margin:10px 0 15px 0;}