@charset "utf-8";

#hiroba_contents {
	width: 750px;
	margin: 10px auto;
	margin-bottom: 50px;
}

#hiroba_contents p {
    line-height: 1.5;
}


#HirobaCenterTopicArea{
	width:auto;
	height:auto;
	padding: 0 0 0 -120px;
	margin: 7px 7px 10px 7px;
	display: inline;
}

.HirobaCenterTopicAreaLine{
	width:auto;
	height:auto;
	clear: both;
	float: left;
	padding: 0 0 0 -120px;
	margin: 7px 7px 10px 7px;
	display: inline;
}
.HirobaCenterTopicAreaLineUnder{
	width:auto;
	height:auto;
	float: left;
	padding: 0 0 0 -120px;
	margin: 7px 7px 10px 7px;
	display: inline;
}

/* 横長バナー中央ぞろい */
.BunnerAreaCenter{
	width:auto;
	height:auto;
	/* text-align: center; */
	clear: both;
	padding: 10px 0 0 0;
}

/* リスト */
.TitleList{
	width:auto;
	height:auto;
	padding: 2px;
}

.TitleList li{
	padding: 3px 0 3px 5px;
}
/* 左写真１つパターン */
#CenterTopicArea .ImgLeftOne{
	float:left;
	/*width:120px; del saitou 101224 */
	height:auto;
	padding:0 10px 10px 5px;
	margin:0px;
}

.w120{
	width:120px;
}

.w160{
	width:160px;
}

#CenterTopicArea .ImgRightOne{
	float:right;
	width:120px;
	height:auto;
	padding:0 10px 10px 5px;
	margin:0px;
}

#CenterTopicArea .TxtAreaRightOne{
	float:right;
	width:288px;
	height:auto;
	padding:0px;
	margin:0px
}
/*  */


/* 左右写真１つパターン */
#CenterTopicArea .ImgLeftFull{
	float:left;
	width:100px;
	height:auto;
	padding-right:10px;
	margin:0px
}
#CenterTopicArea .ImgRightFull{
	float:right;
	/*width:100px; del saitou 101224 */
	height:auto;
	padding-rigtt:-350px;
	margin:0px
}

/* 募集要項 */
#TxtAreaSub{
	float:right;
	/*width:280px; del saitou 101224 */
	height:auto;
	/* padding-rigt:-120px; */
	padding: 5px 0 10px 0 ;
	margin:0px;
}

/* ハピミル関係 */
#TxtAreaHM{
	width:auto;
	height:auto;
	clear: both;
	padding: 5px 8px;
	margin:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
#TxtAreaHM li{
	padding: 5px 0 0 20px;
}
#TxtAreaHM ul{
	padding: 5px 0 0 0;
}


