/*ԐF*/
.user_guide_area,.usefull_guide_area{
	text-align:left;
}

.user_guide_title{
	margin-bottom:0px;
	width:650px;
	height:69px;
}

.user_guide_contents{
	width:650px;
	background-image: url(../img/guide/user_guide_middle.gif); 
	background-repeat:repeat-y;
}

.user_guide_bottom{
	margin-bottom:0px;
	width:650px;
	height:48px;
}


.header{
	margin:0px 0px 0px 40px;
	padding:20px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
}

.txt{
	margin:0px 0px 0px 40px;
	width:560px;
	font-size:14px;
	line-height:1.4em;
}

/*F*/

.usefull_guide_title{
	margin-bottom:0px;
	width:650px;
	height:70px;
}

.usefull_guide_contents{
	width:650px;
	background-image: url(../img/guide/usefull_guide_middle.gif); 
	background-repeat:repeat-y;
}

.usefull_guide_bottom{
	margin-bottom:0px;
	width:650px;
	height:53px;
}



.usefull_guide_contents .header{
	margin:0px 0px 0px 40px;
	padding:10px 0px 5px 0px;
}

.sub_header{
	margin:0px 0px 0px 50px;
	padding:0px 0px 5px 0px;
	font-size:16px;
	font-weight:bold;
}

.usefull_guide_contents .txt{
	margin:0px 0px 0px 60px;
	width:530px;
	font-size:14px;
	line-height:1.4em;
}

.arrow{
	text-align:center;
	padding:10px 0px 0px 0px;
}

