@charset "shift_jis";

/*                               

	ƒfƒŠƒwƒ‹î•ñin-fuzoku.com “X•Üƒy[ƒW
	ƒRƒ“ƒeƒ“ƒcî•ñi‚¨“X‚ÌƒIƒXƒXƒ–ºƒ€[ƒr[Ainfo1.html`info4.htmlj ƒXƒ^ƒCƒ‹ƒV[ƒg
	css/parts/info.css

		0.recommendGirl ‚¨“X‚ÌƒIƒXƒXƒ–ºƒ€[ƒr[ 

		1.contentsInfo1 “®‰æˆÄ“à 

		2.contentsInfo2 ƒOƒ‰ƒrƒAˆÄ“à 

		3.contentsInfo3 xxxˆÄ“à 

		4.contentsInfo4 xxxˆÄ“à

		5.clearfix

                              */


	/* 0.recommendGirl ‚¨“X‚ÌƒIƒXƒXƒ–ºƒ€[ƒr[ 
	============================================================== */
		#recommendGirl {
			margin-top: 15px;
			margin-bottom: 5px;
			width: 539px;
		}
	/* 1.contentsInfo1 “®‰æˆÄ“à (info1.html)
	============================================================== */
		#contentsInfo1 {
			width: 539px;
		}
		#contentsInfo1 #title {
			width: 539px;
			color: #F04195;
			margin-top: 15px;
			margin-bottom: 5px;
			font-size: 14px;
			font-weight: bold;
		}
		#contentsInfo1 #infoArea {
			width: 100%;
			margin-bottom: 10px;
		}
		#contentsInfo1 #infoArea #contents {
			width: 140px;
			color: #F04195;
			height: 100px;
			float: left;
			margin-right: 10px;
			margin-bottom: 10px;
		}


	/* 2.contentsInfo2 ƒOƒ‰ƒrƒAˆÄ“à (info2.html)
	============================================================== */
		#contentsInfo2 {
			width: 539px;
		}
		#contentsInfo2 #title {
			width: 539px;
			color: #F04195;
			margin-top: 15px;
			margin-bottom: 5px;
			font-size: 14px;
			font-weight: bold;
		}
		#contentsInfo2 #infoArea {
			width: 100%;
			margin-bottom: 10px;
		}
		#contentsInfo2 #infoArea #contents {
			width: 80px;
			height: 97px;
			color: #F04195;
			float: left;
			margin-right: 8px;
			margin-bottom: 10px;
			text-align: center;
		}


	/* 3.contentsInfo3 xxxˆÄ“à (info3.html)
	============================================================== */
		#contentsInfo3 {
		}
		#contentsInfo3 #title {
		}
		#contentsInfo3 #infoArea {
		}
		#contentsInfo3 #infoArea #contents {
		}


	/* 4.contentsInfo4 xxxˆÄ“à (info4.html)
	============================================================== */
		#contentsInfo4 {
		}
		#contentsInfo4 #title {
		}
		#contentsInfo4 #infoArea {
		}
		#contentsInfo4 #infoArea #contents {
		}


	/* 5.clearfix
	============================================================== */
		.cfx {
			display: inline-block;
		}
		
		.cfx:after {
			content: "";
			clear: both;
			height: 0;
			display: block;
			visibility: hidden;
		}
