@charset "utf-8";




/* ================================================================
   add05.css
-------------------------------------------------------------------
  #add05
			01.会員規約エリア
			02.年間払い
			03.お支払いの流れ
			04.キャンペーンリード
================================================================ */

/* #member
------------------------------------------------- */
div#member{
	margin:30px 0;
	padding:10px 30px;
	border:1px solid #ccc;
}
div#member h3{
	width:100%;
	text-align:center;
	font-weight:bold;
	padding:10px 0;
	background:#ccc;
	border:1px solid #ccc;
}


/* #pay_year
------------------------------------------------- */
.entryLead div#pay_year{
	margin:30px 0;
	padding:10px 30px;
	border:1px solid #ccc;
}


/* #flow
------------------------------------------------- */
.entryLead p#flow{
	width:100%;
	text-align:center;
	margin:20px 0 0 0;
}

/* #read_cam
------------------------------------------------- */
.entryLead b#read{
	display: block;
	width:670px;
	text-align:center;
	padding:20px 0 0 0;
	color:red;
	font-weight:bold;
	font-size:large;

}


/* h3.entrySubtitle
------------------------------------------------- */
h3.entrySubtitle{
	margin-bottom: 30px;
	padding: 3px 10px 4px 25px;
	background: #0182D6 url(http://www.bisco24.com/user_data/packages/default/img/common/_site_icon_white.gif) no-repeat 5px 0.5em;
	color: #fff;
	font-size: 120%;
}

/* #content div.lineUnit2,
#content div.lineUnit2Last
------------------------------------------------- */
#content div.lineUnit2,
#content div.lineUnit2Last{
	border-top: 1px solid #c0c0c0;
}


/* EOF */

