@charset "euc-jp";
/* CSS Document */



/*
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
¥Ô¥Ã¥¯¥¢¥Ã¥×¥«¥Æ¥´¥ê¡¼
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
*/

#pickup {
	display:block;
/*	background:url(./img/renewal_img/pick_bg.jpg) repeat-x #ebebf1; */
	background:url(./img/renewal_img/common/pick_bg.jpg) repeat-x #ebebf1;
	line-height:100%;
	width:210px;
	margin:0px;
	padding:30px 10px 5px 10px;
	*padding:10px 10px 5px 10px;
	}
	
#pickup li {
	vertical-align:middle;
	display:block;
	clear:both;
	margin:5px 0px;
	}


#pickup a {
	text-decoration:none;
	font-weight:bold;
	color:#369;
	/* 2009/02/16 add start */
	padding	: 5px 0px 0px 0px;
	margin	: 0px;
	/* 2009/02/16 add end   */
}
a:hover pickup {
	text-decoration:underline;
	font-weight:bold;
	color:#369;
}

/* 2009/02/16 add start */
.piI{
	vertical-align:middle;
	margin	: 0px;
	padding : 0px;
}

.piI img{
	vertical-align:middle;
	width	: 20px;
	height	: 20px;
}
/* 2009/02/16 add end   */

.piI01 {
	background:url(./img/renewal_img/icon_pu01.gif) top left no-repeat;
	padding-left:30px;
	height:25px;
	}

.piI02 {
	background:url(./img/renewal_img/icon_pu02.gif) top left no-repeat;
	padding-left:30px;
	}

.piI03 {
	background:url(./img/renewal_img/icon_pu03.gif) top left no-repeat;
	padding-left:30px;
	height:25px;
	}

.piI04 {
	background:url(./img/renewal_img/icon_pu04.gif) top left no-repeat;
	padding-left:30px;
	height:25px;
	}

.piI05 {
	background:url(./img/renewal_img/icon_pu05.gif) top left no-repeat;
	padding-left:30px;
	height:25px;
	}



/*
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
¥¤¥ó¥Õ¥©¥á¡¼¥·¥ç¥ó
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
*/

.infomation {
	color:#666;
	text-align:center;
	margin-bottom:1em;
	}
	
	
ul.infoL {
	margin:1em 0 2em 0;
}

	
ul.infoL li {
	list-style-type: none;
/*	background:url(./img/renewal_img/icon_info.gif) top left no-repeat; */
	background:url(./img/renewal_img/common/icon_info.gif) top left no-repeat;
	padding-left:15px;
	margin:0 5px 5px 15px;
}



/*
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
¥Þ¥¤¥Ú¡¼¥¸
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
*/
.menuRB	{
	display:block;
	text-align:center;
	background-color:#fff;
	border:1px solid #C6CBD3;
	margin-bottom:10px;
	padding:1px;
	}


.mylist li{
    list-style:none;
/*	background:url(./img/renewal_img/icon_s00.gif) center left no-repeat; */
	background:url(./img/renewal_img/common/icon_s00.gif) center left no-repeat;
	text-align:left;
	padding-bottom:5px;
	padding-left:10px;
	margin-left:10px;
}

.menuRBB li a,.menuRBB li a:visited{
	color:#333;
	text-decoration:none;
}
	


/*
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
¥«¥Æ¥´¥ê¥á¥Ë¥å¡¼
¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡¢¡
*/


#ctgDB li{
	display:block;
	font-size:10px;
	float:left;
	width:214px;
	height:34px;
	margin:10px 0 0 0;
	list-style:none;
	padding:27px 10px 10px 38px;
}

#ctgDB a,#ctgCB a{
	text-decoration:none;
	color:#000;
	}

#ctgCB li{
	display:block;
	font-size:10px;
	float:left;
	width:126px;
	height:34px;
	margin:0px;
	list-style:none;
	padding:27px 10px 10px 38px;
}

/* ÄÉ²Ã Start */
/* ÂçÊ¬Îà */
ul.ctgLarge{
    width   : 525px;
    height  : 71px;
    margin  : 10px 0px 0px 0px;
    padding : 0px;
}

ul.ctgLarge li{
/*    background  : url(./img/renewal_img/bg_01.jpg) 0 0 no-repeat; */
    background  : url(./img/renewal_img/common/bg_01.jpg) 0 0 no-repeat;
    width       : 250px;
    height      : 71px;
    float       : left;
    display		: block;
    font-size   : 10px;
    padding		: 0px 0px 0px 10px;
}

/* ÃæÊ¬Îà */
ul.ctgMiddle {
    width		: 525px;
    margin		: 0px;
    padding		: 0px;
    font-size   : 10px;
}

ul.ctgMiddle li {
/*	background  : url(./img/renewal_img/bg_02.jpg) 0 0 no-repeat; */
    background  : url(./img/renewal_img/common/bg_02.jpg) 0 0 no-repeat;
	width		: 163px;
	height		: 68px;
	float		: left;
	display		: block;
    padding		: 0px 0px 0px 10px;
}

/* ¶¦ÄÌ */
ul.ctgLarge img, ul.ctgMiddle img{
	padding	: 0px;
	margin	: 8px 0px 0px 0px;
}

ul.ctgLarge p, ul.ctgMiddle p {
	padding	: 0px 0px 0px 30px;
	margin	: 0px;
}

/* ÄÉ²Ã End  */

.ctgM01 {
	background:url(./img/renewal_img/ctg01.gif) 0 0 no-repeat;
	}

.ctgM02 {
	background:url(./img/renewal_img/ctg02.gif) 0 0 no-repeat;
	}

.ctgM03 {
	background:url(./img/renewal_img/ctg03.gif) 0 0 no-repeat;
	}

.ctgM04 {
	background:url(./img/renewal_img/ctg04.gif) 0 0 no-repeat;
	}

.ctgM05 {
	background:url(./img/renewal_img/ctg05.gif) 0 0 no-repeat;
	}

.ctgM06 {
	background:url(./img/renewal_img/ctg06.gif) 0 0 no-repeat;
	}

.ctgM07 {
	background:url(./img/renewal_img/ctg07.gif) 0 0 no-repeat;
	}

.ctgM08 {
	background:url(./img/renewal_img/ctg08.gif) 0 0 no-repeat;
	}

.ctgM09 {
	background:url(./img/renewal_img/ctg09.gif) 0 0 no-repeat;
	}

.ctgM10 {
	background:url(./img/renewal_img/ctg10.gif) 0 0 no-repeat;
	}

.ctgM11 {
	background:url(./img/renewal_img/ctg11.gif) 0 0 no-repeat;
	}

.ctgM12 {
	background:url(./img/renewal_img/ctg12.gif) 0 0 no-repeat;
	}

.ctgM13 {
	background:url(./img/renewal_img/ctg13.gif) 0 0 no-repeat;
	}

.ctgM14 {
	background:url(./img/renewal_img/ctg14.gif) 0 0 no-repeat;
	}

.ctgM15 {
	background:url(./img/renewal_img/ctg15.gif) 0 0 no-repeat;
	}

.ctgM16 {
	background:url(./img/renewal_img/ctg16.gif) 0 0 no-repeat;
	}

.ctgM17 {
	background:url(./img/renewal_img/ctg17.gif) 0 0 no-repeat;
	}

.ctgM18 {
	background:url(./img/renewal_img/ctg18.gif) 0 0 no-repeat;
	}

.ctgM19 {
	background:url(./img/renewal_img/ctg19.gif) 0 0 no-repeat;
	}

.ctgM20 {
	background:url(./img/renewal_img/ctg20.gif) 0 0 no-repeat;
	}

.ctgM21 {
	background:url(./img/renewal_img/ctg21.gif) 0 0 no-repeat;
	}

.ctgM22 {
	background:url(./img/renewal_img/ctg22.gif) 0 0 no-repeat;

	}

.ctgM23 {
	background:url(./img/renewal_img/ctg23.gif) 0 0 no-repeat;

	}

.ctgM24 {
	background:url(./img/renewal_img/ctg24.gif) 0 0 no-repeat;
	}

.ctgM25 {
	background:url(./img/renewal_img/ctg25.gif) 0 0 no-repeat;
	}

