body {
	background-color: #efebef;
}

a:link {
	color: #CE0063;
	text-decoration: underline;
}
a:visited {
	color: #E7248C;
	text-decoration: underline;
}
a:hover {
	color: #E7248C;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
	color: #E7248C;
}

p {
	margin:5px 5px 10px 5px;
}


td,ul{
	font-size: 11px;
	line-height: 140%;
	color:#333333;
	text-align:center
}


h1 {
	font-size: 110%;
}


li {
	margin-bottom: 28px;
}



.diary_CPstyle1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 16px 0px;
}

.backnumber{
	border-style:none;
	margin-left:-36px;
}

img.img_photo{
	background-repeat:repeat;
	background-position:left top
}

.noscript{
	font-weight:bold;
	color:red;
	font-size:16px;
}

.noscript p{
	text-align:center
}
