@charset "utf-8";

/* =====================================================================
　1.レイアウト
　2.パンくず
　3.タイトル
　4.ナビ
　5.フォトリスト
===================================================================== */

/* =====================================================================
　1.レイアウト
===================================================================== */
#cp_container{
	clear:both;
	overflow: hidden;
	width:660px;
	margin: 0 auto 15px auto;
}
#bottom {
	clear:both;
	width:660px;
	margin:0;
	padding:0;
}
.none{ display:none;}

.clearfix:after{
	content:",";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix{ display:inline-block;}
/* Hide MAC IE \*/
* html .clearfix{ height:1%;}
.clearfix{ display:block;}
/* */


/* =====================================================================
　3.タイトル
===================================================================== */
.boxcenter{
	width: 650px;
	margin:0 auto;
}
