@charset "euc-jp";

/*
 * mnt style
 *
 * 1. header module style
 * 2. serch box module style
 * 3. table list module style
 *
 */


/*--------------------------------
* 1. header module style
--------------------------------*/

/* h1 */
.mntH101Wr{
background:url(http://i.yimg.jp/images/points/common/hl_bg_001.gif) repeat-x bottom;
padding:0 0 2px;
}

.mntH101{
border: 1px solid #ccc;
padding:2px 0 2px 4px;
}

.mntH101 h1 {
border-left:6px solid #fc7904;
font-weight:bold;
line-height:150%;
padding:2px 0 0 6px;
}

/* h2 */
.mntH201 h2 {
background: url(http://i.yimg.jp/images/points/common/ic_003.png) no-repeat 0 50%;
padding:0 22px;
font-weight:bold;
line-height:150%;
}


/*--------------------------------
* 2. text module style
--------------------------------*/

/* mntTxt01 */
.mntTxt01{
margin-bottom:10px;
padding:2px;
}

/*--------------------------------
* 2. table list module style
--------------------------------*/

/* mntTblLi01 */
table.mntTblLi01 {
border:1px solid #cfcfcf;
width:60%;
margin:20px auto;
}

table.mntTblLi01 th {
background:#eeeeee;
border:1px solid #cfcfcf;
text-align:center;
line-height:150%;
width:160px;
}

table.mntTblLi01 td {
border:1px solid #cfcfcf;
padding:0 6px;
line-height:150%;
}




/*=================================
 共通
=================================*/
/* タイトル */
/* h1 */
.mntTtl01Wr{
	background:url(http://i.yimg.jp/images/points/common/ttl_bg_001.gif) repeat-x bottom;
	padding:0 0 2px;
}

.mntTtl01{
        border: 1px solid #ccc;
	padding:2px 0 2px 4px;
}

.mntTtl01 h1 {
	border-left:6px solid #fc7904;
	font-weight:bold;
        line-height:150%;
        padding:2px 0 0 6px;
}
.mntInfo {
	margin-bottom:10px;
	padding:2px;
}

/*=================================
 mnt
=================================*/
.mntTtl02 h2 {
	background: url(http://i.yimg.jp/images/points/alliance/common/mrk01.png) no-repeat 0 50%;
	padding:0 22px;
	font-weight:bold;
        line-height:150%;
}
.mntCnt {
	border:1px solid #cfcfcf;
	width:60%;
	margin:20px auto;
}
.mntCnt th {
	background:#eeeeee;
	border:1px solid #cfcfcf;
        text-align:center;
        line-height:150%;
        width:160px;
}
.mntCnt td {
	border:1px solid #cfcfcf;
	padding:0 6px;
        line-height:150%;
}
