@charset "Shift_JIS";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #444444;
	font-size: 12px;
	line-height: 17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background:url(/postpet/pinkribbon/2008/images/bg.jpg) repeat-x top #ff97cc;
}

p, ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#container {
	background: url(/postpet/pinkribbon/2008/images/bg_leftside.gif) no-repeat top center;
	text-align: center;
}

#contents {
	margin: 0 auto;
	width: 850px;
	position: relative;
}

#side {
	width: 300px;
	margin: 0 550px 0 0;
	text-align: left;
}

#main {
	width: 550px;
	position: absolute;
	top: 0;
	left: 300px;
	text-align: left;
}

.about {
	background: url(/postpet/pinkribbon/2008/images/bg_ribbon.gif) no-repeat top left;
	padding: 10px 0 0 35px;
	text-align: left;
}

.about .txt {
	color: #FFFFFF;
	margin: 5px 0 10px;
}

.event {
	background: url(/postpet/pinkribbon/2008/images/bg_event.gif) no-repeat top left;
	width: 554px;
	height: 96px;
}

.sub_t {
	padding: 7px 0 10px 20px;
}

.bnr {
	margin-left: 20px;
}

#footer {
	background: url(/postpet/pinkribbon/2008/images/footer_bg.jpg) no-repeat top left;
	width: 554px;
	height: 161px;
}

.txt_caution {
	font-size: 10px;
	color: #FFFFFF;
	margin: 20px 0;
}

.logo {
	width: 280px;
	text-align: right;
	vertical-align: bottom;
}

.logo img {
	margin: 5px 10px 0 0;
}

/*カレンダー表示*/

.calender {
	background: url(/postpet/pinkribbon/2008/images/bg_blogcheck.jpg) no-repeat top left;
	height: 188px;
	padding-left: 60px;
}

iframe {
	width: 164px;
	height: 148px;
}

/*eセンスカード*/

.ecard_top {
	width: 541px;
	margin: 15px 0 0 3px;
}

.ecard {
	background: url(/postpet/pinkribbon/2008/images/esc_bg.gif) no-repeat top left;
	width: 541px;
	margin-left: 3px;
	text-align: center;
	padding: 15px 0;
}

.ecard_img {
	margin-bottom: 10px;
}

.ecard_txt {
	text-align: left;
	color: #FFFFFF;
	padding: 15px 15px 0;
}

.ecard_bottom {
	background: url(/postpet/pinkribbon/2008/images/esc_footer.gif) no-repeat top left;
	height: 7px;
	width: 541px;
	margin-left: 3px;
}

.ecard_btn {
	text-align: right;
	padding: 3px 15px 0 0;
}