body{
	margin:0;
	background-color:#FFFFFF;
	color:#000000;
}
.text10 {  font-size: 10px; line-height: 120%}
.text { font-size: 12px; line-height: 120%; text-align:left;}
.bg {  background-attachment: fixed; background-image: url(mailmagazine/img/back_img.jpg); background-repeat: no-repeat; background-position: right top}
.bg_siro {  background-attachment: scroll; background-image: url(img/css_back/siro_hana.jpg); background-repeat: no-repeat; background-position: right bottom}
.bg_nae {  background-image: url(img/css_back/nae.jpg); background-repeat: no-repeat; background-position: right bottom}
.bg_tuta {  background-image: url(img/css_back/tuta.jpg); background-repeat: no-repeat; background-position: right bottom}
.me {  background-image: url(img/css_back/me.jpg); background-repeat: no-repeat; background-position: right bottom}

h1 {
	margin: 0;
	padding-top: 25px;
	padding-left: 10px;
	width: 452px;
	height: 59px;
	color: #FFFFFF;
	background-color: #006633;
	background-image:url(img/title_bg.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

p.breadCrumbs {
	margin: 0 0 10px;
	padding-top: 8px;
	font-size: 12px;
	text-align: left;
}

p.backLink a,
p.breadCrumbs a {
	color: #0033A0;
	background-color: inherit;
}

p.backLink a:hover,
p.breadCrumbs a:hover {
	color: #CC0000;
	background-color: inherit;
}

p.backLink {
	text-align: right;
}

p.winter{
	font-size: 12px; line-height: 120%; text-align:left;
	padding:0;
	margin:0;
	padding-left:10px;
	margin-bottom:10px;
}
