@charset "utf-8";
/* 以下に追加CSSを記載 */
p.guide-title{
	width: 620px;
	margin: 0 auto inherit auto;
	display: block;
}

div.frirepo{
	width: 700px;
	background: url(../images_friday/friday-repo-body.gif) repeat-y;
	clear: both;
	margin-bottom:15px;
}

div.frirepo p.head-sp{
	width: 700px;
	height:10px;
	display: block;
	background: url(../images_friday/friday-repo-top.gif) no-repeat;
	margin-bottom:0;
}

div.fri-in{
	width: 680px;
	background: url(../images_friday/frideay-repo-bottom.gif) bottom no-repeat;
	margin:0 auto;
	overflow: auto;
}



div.fri-in p.img-f{
	background-color:#FFFFFF;
	float:left;
	padding:3px;
	margin: 0 0 10px 10px;
	width: 252px;
	display:block;
}

div.fri-in p.img-f3{
	background-color:#FFFFFF;
	float:left;
	padding:3px;
	margin: 0 0 10px 10px;
	width: 180px;
	display:block;
}

div.txt-frepo-right{
	float:left;
	width:300px;
	margin-left:10px;
}

div.txt-frepo{
	width:570px;
	clear: both;
	margin-left:10px;
}

div.txt-frepo-right p,
div.txt-frepo-right h3,
div.txt-frepo p,
div.txt-frepo h3{
	margin-top:0;
}

