    	div.base{
			border:0px solid #000000;
			margin:3px;
		}
	    div.title_bg{
			border:0px solid #ff0000;
			background:url('../images/howto/title_bg.gif');
			text-align:left;
			height:27px;
			margin-bottom:5px;
		}
		h1.title{
			width:100%;
			height:27px;
			background-image:url('../images/howto/title_left.gif');
			background-repeat:no-repeat;
			border:0px solid #ffff00;
			text-align:left;
			font:normal normal bold 12pt/170% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
			margin:0px;
		}
		h1.titleAlignLeft{
			width:100%;
			height:27px;
			background-image:url('../images/individual/title_left.gif');
			background-repeat:no-repeat;
			border:0px solid #ffff00;
			padding-left:55px;
			font:normal normal bold 12pt/170% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
			margin:0px;
		}
		div.contents{
			border:0px solid #0000ff;
			text-align:center;
			margin-left : 0px;
		}
		p.step{
			border:1px solid #F18B0E;
			width:100%;
			text-align: left;
			padding:10px;
			margin-top :10px;
			margin-left:40px;
		}
