﻿*
{
	font-family: メイリオ;
	font-size: 13px;
      -webkit-text-size-adjust: 100%;
}
body
{
	background-position: center top;
	background-image: url("Photo/rose40.png");
	/*background-image: url("Photo/momo.jpg");*/
	background-size:400px;
	/*background-image: url("Photo/131207/IMG01589B.jpg");*/
	/*background-size:165px;*/
	background-repeat: repeat;
	overflow-y: scroll;
	background-color: #FFF0F0;
}
/*td
{
	padding: 2px 5px 2px 5px;
}*/
h2, h3
{
	margin: 0.5em 0px 0.5em 0px;
}



.TagPage
{
    width: 840px;
}

.SectopnType
{
    padding-left: 0.5em;
    font-weight: bold;
    font-size: 15px;
}

.blink {
    animation: blink1 1s ease-in-out infinite alternate;
    color: orangered;
}
