/*  body基本設定  */
body {
	font-size: small;
	color: #fb53c4;
	background: url(img/TEMP/main_haikei.gif) repeat;
}
/* body基本設定終了 */


/*/////////////////////////// iten.html /////////////////////////// */

.iten_haikei {
	width: 310px;
	height: 450px;
	margin: 0 auto;
	background: #fff;
}

.iten {
	margin: 60px 0 50px 30px;
}

img.rogo {
	margin: 20px 0 20px 20px;
}

p {
	line-height: 30px;
}

.iten_text {
	margin-top: 20px;


}

.icon {
	margin-top: 20px;
}

.icon a {
	margin-right: 20px;
}

/*/////////////////////////// iten.html終了 /////////////////////////// */
