@charset "Shift_JIS";

/*==============================================================*/
/* 幅・余白設定                                                 */
/*==============================================================*/
.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;}

/*==============================================================*/
/*      fontカラー設定                                          */
/*==============================================================*/
.green {color: #063;}

.gray {/*fontcolor*/
	color: #666666;
}

.red {/*fontcolor*/
	color: #ff0033;
}

/*==============================================================*/
/*	タイトル                                                    */
/*==============================================================*/
h2.mem {width: 562px;margin-top: 0px;margin-bottom: 15px;font-weight: bold;color: #063;background: url("/common/vp_imgs/h2_bg_bottom.gif") repeat-x 0 100% #ffd;}
h2.mem span {display: block;padding: 18px 10px;vertical-align: middle;background: url("/common/vp_imgs/h2_bg_top.gif") repeat-x 0 0;}

/*==============================================================*/
/*	中見出し                                                    */
/*==============================================================*/
h4.mem {width: 562px;height: 23px;margin-top: 0px;margin-bottom: 10px;border-bottom: 1px solid #00CA65;font-weight: bold;color: #063;text-indent: 10px;line-height: 23px;/* heightと一緒 */background-image: url("/common/vp_imgs/h4_bg.gif");background-repeat: no-repeat;background-position: left 50%;}

/*==============================================================*/
/*	小見出し                                                     */
/*==============================================================*/
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/vp_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/vp_imgs/grn_yaji04.gif") 0 2px no-repeat;line-height: 135%;}

/*==============================================================*/
/*	ご注意                                                      */
/*==============================================================*/
.memCaution {padding: 0px 0 0 19px;font-weight: bold;color: #f03;background-image: url("/common/vp_imgs/p_attention.gif");background-repeat: no-repeat;}
.memKome {width: 562px;padding-left:1em;color:#666666;text-indent:-1em;}
.memKome02 {padding-left:1em;color:#666666;text-indent:-1em;}


/*==============================================================*/
/*	表                                                          */
/*==============================================================*/

.memTbl table,
.memTbl td,
.memTbl th {border: 1px solid #77b55e;}
.memTbl th {font-weight: bold;text-align: center;color: #063;background-color: #cde9c7;}
.greenBg01 {background-color: #cde9c7;}
.greenBg02 {background-color: #e2f6da;}
.greenBg03 {background-color: #ecfae7;}

/*==============================================================*/
/*	お問い合わせ                                                */
/*==============================================================*/
.memInfo {
	padding: 3px 0 4px 24px;
	font-weight: bold;
	color: #333;
	background-image: url("/common/vp_imgs/midashi_otoiawase.gif");
	background-repeat: no-repeat;
}
/*==============================================================*/
/*	お知らせ                                                    */
/*==============================================================*/
.memNews {
	margin-bottom: 5px;
	padding: 1px 0 0 19px;
	font-weight: bold;
	color: #996700;
	background-image: url("/common/vp_imgs/p_oshirase.gif");
	background-repeat: no-repeat;
}

.memNewsTbl {
	border-top: 2px solid #ffe7b5;
	border-right: none;
	border-bottom: 2px solid #ffe7b5;
	border-left: none;
}
/*==============================================================*/
/*	特記事項                                                    */
/*==============================================================*/
.memSpecialTbl {
	border-top: 2px solid #dfdfdf;
	border-right: none;
	border-bottom: 2px solid #dfdfdf;
	border-left: none;
}
/*==============================================================*/
/* コラム                                                       */
/*==============================================================*/
.columBox{
	width: 562px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #f0fbec;
}
