@charset "utf-8";
/* ===================================================================
CSS information

 file name  :cm.css
 author     :Ability Consultant
style info  :館内施設ページ設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/* ページタイトル
----------------------------------------------------------- */
#cm #contents_head h2 {
	background: url(../cm/images/st_cm.gif) no-repeat center top;
}

/* メインイメージ
----------------------------------------------------------- */
#cm h3 {
	margin-bottom:10px;
}

#cm div.con_cm .txt_description {
	margin-bottom:20px;
}

#cm div.con_cm .txt_description {
	margin-bottom:20px;
}

/* メンバープロフィール
----------------------------------------------------------- */
#cm div.con_mp {
	width:695px;
	margin-bottom:20px;
}

#cm div.con_mp h4 {
	margin-bottom:5px;
}

#cm div.con_mp ul {
	margin-bottom:10px;
}

#cm div.con_mp ul li {
	font-size:x-small;
	padding-left:2px;
	margin-bottom:5px;
}

#cm div.con_mp ul li span {
	color:#e50085;
}

#cm div.con_mp .wrp_mp01 {
	width:655px;
	padding:0 20px;
	margin-bottom:20px;
	overflow:hidden;
}

#cm div.con_mp .box_mp01 {
	width:160px;
	padding:0 87px 0 0;
	float:left;
}

#cm div.con_mp .box_mp01_last {
	width:160px;
	padding:0;
	float:left;
}

#cm div.con_mp .wrp_mp02 {
	width:415px;
	padding:0 140px;
	margin-bottom:20px;
	overflow:hidden;
	clear:both;
}

#cm div.con_mp .box_mp02 {
	width:160px;
	padding:0 87px 0 0;
	float:left;
}

#cm div.con_mp .box_mp02_last {
	width:160px;
	padding:0;
	float:left;
}

/* AKB48×兵衛 向陽閣CM紹介
----------------------------------------------------------- */
#cm div.con_akb_hyoe_cm {
	margin-bottom:20px;
}

#cm div.con_akb_hyoe_cm #flashconten01,
#cm div.con_akb_hyoe_cm #flashconten02 {}



#cm div.con_akb_hyoe_cm p {
	margin-bottom:10px;
}

#cm div.con_akb_hyoe_cm p.txt_version {
	margin-top:20px;
}


#cm div.con_akb_hyoe_cm .txt_coming_soon {
	text-align:center;
}

/* CMメイキングフォトギャラリー
----------------------------------------------------------- */
#cm div.con_cmmp {
	margin-bottom:30px;
}

/* バナーエリア
----------------------------------------------------------- */
#cm div.con_bn {
	margin-bottom:30px;
}

#cm div.con_bn p {
	margin-bottom:10px;
}

#cm .attention {
	font-size:10px;
	line-height:1.3em;
	letter-spacing:1px;
}

/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}
