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

 file name  :cmlibrary.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


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


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

#cmlibrary mein h3{
	padding:0 0 30px 0;
	}

#cmlibrary .oudition{
	padding:30px 0 25px 0;
	}
	
#cmlibrary #area_cast h4{
	padding:0 0 15px 0;
	}
	
#cmlibrary #area_cast .cm{
	padding:0 0 30px 30px;
	}
	
#cmlibrary #area_cast .box_cast{
	overflow:hidden;
	}
	
#cmlibrary #area_cast .txt_name{
	width:206px;
	text-align:center;
	}
	
/* キャスト
----------------------------------------------------------- */	

#cmlibrary #area_cast .cast1{
	width:207px;
	float:left;
	padding:0 35px 0 0;
	}
	
#cmlibrary #area_cast .cast2{
	width:207px;
	float:left;
	padding:0 35px 0 0;
	}

#cmlibrary #area_cast .cast3{
	width:207px;
	float:left;
	}

#cmlibrary #area_cast .box_cast2{
	overflow:hidden;
	clear:both;
	width:475px;
	padding:0 0 0 105px;
	}
	
#cmlibrary #sister{
	margin:20px 0 0 0;
	padding:25px 0 40px 0;
	background-image: url(../cmlibrary/images/img_line.gif);
	background-repeat: no-repeat;
	background-position: top;	
	}
	
/* 向陽閣3姉妹と家族によるレポートエリア
----------------------------------------------------------- */	
#cmlibrary .area_report{
	overflow:hidden;
	clear:both;
	}


/* 一の湯
------------------------------------------ */	

#cmlibrary .area_report .area_ichinoyu{
	background:url(../cmlibrary/images/bg_sister3.jpg) no-repeat 0 0;
	width:690px;
	margin:35px 0 15px 0;
	}
	
#cmlibrary .area_report .area_ichinoyu .txt_ichinoyu{
	width:320px;
	padding:205px 0 0 364px;
	}
	
	
/* 一の湯ショートストーリー
------------------------------------------ */	
#cmlibrary .area_report .area_shortstory{
	overflow:hidden;
	margin:15px 0 0 0;
	}

#cmlibrary .area_report .box_shortstory{
	width:430px;
	float:left;
	}

#cmlibrary .area_report .box_shortstory .box_movie{
	background:url(../cmlibrary/images/bg_movie.gif) no-repeat 0 0;
	width:420px;
	height:250px;
	}
	
#cmlibrary .area_report .img_bath{
	float:right;
	padding:110px 0 0 0;
	}
	

/* 二の湯
------------------------------------------ */	

#cmlibrary .area_report .area_ninoyu{
	background:url(../cmlibrary/images/bg_sister2.jpg) no-repeat 0 0;
	width:690px;
	margin:35px 0 0 0;
	}
	
#cmlibrary .area_report .area_ninoyu .txt_ninoyu{
	width:320px;
	padding:45px 0 180px 0;
	}
	
	

#cmlibrary .area_report .area_ninoyu .box_shortstory_2{
	width:430px;
	float:right;
	}
	
#cmlibrary .area_report .box_shortstory_2 .box_movie{
	background:url(../cmlibrary/images/bg_movie.gif) no-repeat 0 0;
	width:420px;
	height:250px;
	}
	
#cmlibrary .area_report .img_bath_2{
	float:left;
	padding:110px 0 0 0;
	}
	
	
	

/* 三の湯
------------------------------------------ */	

#cmlibrary .area_report .area_sannoyu{
	background:url(../cmlibrary/images/bg_sister1.jpg) no-repeat 0 0;
	width:690px;
	margin:35px 0 15px 0;
	}
	
#cmlibrary .area_report .area_sannoyu .txt_ichinoyu{
	width:320px;
	padding:205px 0 50px 385px;
	}
	
	
/* 三の湯ショートストーリー
------------------------------------------ */	
#cmlibrary .area_report .area_shortstory{
	overflow:hidden;
	padding:25px 0 0 0;
	}

#cmlibrary .area_report .box_shortstory{
	width:430px;
	float:left;
	}

#cmlibrary .area_report .box_shortstory .box_movie{
	background:url(../cmlibrary/images/bg_movie.gif) no-repeat 0 0;
	width:420px;
	height:250px;
	}
	
#cmlibrary .area_report .img_bath{
	float:right;
	padding:110px 0 0 0;
	}
	
	
/* ファミリーレポート
------------------------------------------ */	

#cmlibrary .area_report .st_family{
	padding:20px 0 0 0;
	}

#cmlibrary .area_report .area_famiry{
	background:url(../cmlibrary/images/bg_famiry.jpg) no-repeat 0 0;
	width:690px;
	margin:15px 0 15px 0;
	}
	
#cmlibrary .area_report .area_famiry .txt_ichinoyu{
	width:320px;
	padding:220px 0 0 0;
	}
	
	
/* ファミリーショートストーリー
------------------------------------------ */	
#cmlibrary .area_report .area_famiry .box_shortstory_2{
	width:410px;
	float:right;
	}
	
#cmlibrary .area_report .area_famiry .box_shortstory_2 .box_movie{
	background:url(../cmlibrary/images/bg_movie.gif) no-repeat 0 0;
	width:420px;
	height:250px;
	}
	
#cmlibrary .area_report .area_famiry .img_bath_2{
	float:left;
	padding:110px 0 0 0;
	}
	



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

	hack - 各種cssハック - for IE7

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


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

	hack - 各種cssハック - for IE6

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

