
#mesg_p_subp_box {
	margin: 0;
	}

* html #mesg_p_subp_box {
/* except mac ie 5 \*/
	margin-top: 10px;
/* except mac ie 5 */
	}

#mesg_p_subp_box h2 {
	margin-top:0px;
	margin-bottom:0px;
	}

#mesg_p_subp_box .mesg_p_subp_box_lt{
	background-image: url(http://i.yimg.jp/images/mesg/promo/promo_s/topl2.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 78px;
	float: left;
	background-position: left top;
	}

#mesg_p_subp_box .mesg_p_subp_box_rt{
	background-image: url(http://i.yimg.jp/images/mesg/promo/promo_s/topr2.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 7px;
	float: right;
	background-position: right top;
	}

#mesg_p_subp_box .mesg_p_subp_box_lb{
	background-image: url(http://i.yimg.jp/images/mesg/promo/promo_s/botl.gif);
	background-repeat: no-repeat;
	height: 20px;
	float: left;
	width: 100%;
	background-position: left bottom;
	}

#mesg_p_subp_box .mesg_p_subp_box_rb{
	background-image: url(http://i.yimg.jp/i/jp/mesg/toppage/subpromo/botr.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 7px;
	float: right;
	background-position: right bottom;
	}

/* -------- subbox -------- */

#mesg_p_subp_box .mesg_p_subp_text1{
	padding: 3 3 3 3px;
	border: solid 1px #9999cc;
	background-color:#ffffcc;
	width: 46%;
	float: left;
	position: relative;
	margin-top: 3px;
	bottom: 0;
	left: -30px;
	right: 10px;
	height: 35px;
	}

* html #mesg_p_subp_box .mesg_p_subp_text1{
	padding: 3 3 3 3px;
	border: solid 1px #9999cc;
	background-color:#ffffcc;
	width: 46%;
	float: left;
	position: relative;
	margin-top: 50px;
/* except mac ie 5 \*/
	margin-top: 3px;
/* except mac ie 5 */
	bottom: 0;
	right: 10px;
	height: 35px;
	left: 5px;
	}

#mesg_p_subp_box .mesg_p_subp_text2{
	padding: 3px;
	border: solid 1px #9999cc;
	background-color:#ffffcc;
	width: 46%;
	float: right;
	position: relative;
	margin-top: 3px;
	bottom: 0;
	left: -20px;
	right: 15px;
	height: 35px;
	}

* html #mesg_p_subp_box .mesg_p_subp_text2{
	padding: 3px;
	border: solid 1px #9999cc;
	background-color:#ffffcc;
	width: 46%;
	float: right;
	position: relative;
	margin-top: 50px;
	left: -20px;
/* except mac ie 5 \*/
	margin-top: 3px;
	left: -10px;
/* except mac ie 5 */
	bottom: 0;
	right: 15px;
	height: 35px;
	}

/* -------- arrow -------- */

#mesg_p_subp_box ul .arrow {
	list-style: none;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image: url(http://i.yimg.jp/i/jp/mesg/toppage/subpromo/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0.2em 0.2em;
	}

* html #mesg_p_subp_box ul .arrow {
	/* ie except mac ie5 \*/
	list-style: none;
	background-image: url(http://i.yimg.jp/i/jp/mesg/toppage/subpromo/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px 0 0;
	margin: 0 0 0 -10px;
	padding: 3px 0 3px 15px;
	position: relative;
	height: 10px;
	/* ie except mac ie5 */
	}

ul {
	margin-top: 0;
	margin-bottom: 0;
	}

/* -------- box -------- */
#mesg_p_subp_box .mesg_p_subp_title{
	margin: 0;
	padding: 0px;
	position: absolute;
/* except mac ie 5 \*/
	position: relative;
/* except mac ie 5 */
	width: 445px;
	}

