@charset "utf-8";

/* --------------------------------------- */
/* other_service.css */
/* --------------------------------------- */

/* --------------------------------------- */
/* caption */
/* --------------------------------------- */ 

h3.caption{
	clear:both;
}
/* --------------------------------------- */
/* main_content */
/* --------------------------------------- */ 

p.main_text{
	width:620px;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:30px;
	margin-left:10px;
}


a.text_link{
	color:#0000ff;
	text-decoration:underline;

}


