@charset "UTF-8";

/* *********************************************

 RSS用スタイル

********************************************** */

/* =================================================================================

 common

================================================================================= */

/* //////////////////////////////////////////////////////////////// title */

	

/* =================================================================================

各STEP

================================================================================= */


/* //////////////////////////////////////////////////////////////// 共通 */

div.rssBox{
	position:relative;
	line-height:1.57;
	margin-bottom:40px;
}

	div.rssBox h4{
		position:absolute;
		left:0;
		top:0;
	}
	
	div.rssBox p,
	div.rssBox table{
		margin-left:130px;
		width:531px;
	}

div.rssBox div.yBorder{
		margin-left:130px;
		width:491px;
	}

div.rssBox div.yBorder p{
		margin-left:0;
		width:480px;
}

div.boxRss{
	padding:10px;
}
