
/*　---------------------★コンテナー大枠----------------　*/
#container {
	background:none }


/*　---------------------☆ページタイトル---------------------------------　*/
h2.page-ti {
	background:#e680b3;
	color:#fff}


/*　---------------------★おすすめリンク----------------------------　*/

/*　リンクボックス　*/
#contents #link div {
	background:url(img_2l/dot_4px.gif) bottom repeat-x ;}
	
#contents #link div p {color : #666 ;}	
	
/*　---------------------★メルマガ　基本設定----------------------------　*/

#merumaga #form {
	background:#eee;
	border:1px solid #ccc ;}	
#merumaga #form span { color:#555}
	
/*　注　意　*/	
#merumaga .caution {
	background:#fff;
	border:dashed #ccc ;
	border-width:1px 0px 1px 0px ;
	color:#f33;}

