@charset "Shift_JIS";

/*==============================================================*/
/*	ご注意                                                      */
/*==============================================================*/
.memCaution {padding: 0px 0 0 19px;font-weight: bold;color: #f03;background-image: url("/common/bc_imgs/p_attention.gif");background-repeat: no-repeat;}
.memKome02 {padding-left:1em;color:#666666;text-indent:-1em;}

/*==============================================================*/
/*	お問い合わせ                                                */
/*==============================================================*/
.memInfo {
	padding: 3px 0 4px 24px;
	font-weight: bold;
	color: #333;
	background-image: url("/common/bc_imgs/midashi_otoiawase.gif");
	background-repeat: no-repeat;
}

/*==============================================================*/
/*      fontカラー設定                                          */
/*==============================================================*/
.red {/*fontcolor*/
	color: #ff0033;
}

/*==============================================================*/
/*	タイトル                                                    */
/*==============================================================*/
h2.mem {
    background: url("/common/bc_imgs/line_c000_0006.gif") repeat-x scroll 0 100% #fff;
    color: #003399;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 0px;
    width: 562px;
}
h2.mem span {
    background: url("/common/bc_imgs/line_c000_0005.gif") repeat-x scroll 0 0 transparent;
    display: block;
    padding: 18px 10px;
    vertical-align: middle;
}

/*==============================================================*/
/* 幅・余白設定                                                 */
/*==============================================================*/
.wid1 {width:562px;}

.mar1 {margin:0px 0px 20px 0px;}

.mar2 {margin:20px 0px;}

.mar3 {margin-top:6px;}

.mar4 {margin:0px; padding:0px;}

.mar5 {margin:30px 0px 20px 0px;}


/*==============================================================*/
/*	小見出し                                                     */
/*==============================================================*/
h5.mem {width: 562px;height: 16px;margin-top: 0px;margin-bottom: 10px;font-weight: bold;color: #333;text-indent: 10px;line-height: 16px;/* heightと一緒 */background-image: url("/common/bc_imgs/h5_bg.gif");background-repeat: no-repeat;background-position: left 50%;}

/*==============================================================*/                                                                                       
/* リンク設定 ・リストアイコン・ご注意アイコン                  */
/*==============================================================*/
.textList {margin: 0;padding: 0;list-style: none;}
.textList li {margin: 0 0 5px;padding: 0 0 0 14px; background: url("/common/bc_imgs/grn_yaji04.gif") 0 2px no-repeat;line-height: 135%;}

/*==============================================================*/
/* 表                                                           */
/*==============================================================*/
.memTbl table,
.memTbl td,
.memTbl th {border: 1px solid #3399ff;}
.memTbl th {font-weight: bold;text-align: center;color: #063;background-color: #dff2ff;}

