﻿

body{
	margin-top: 0px;
-webkit-text-size-adjust: 100%;
background-color: #ffffff;

}


a img {
    border-style:none;
}






/*---イベント---*/

#event{
	width:670px;
	font-size: 14px;
	line-height: 130%;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", sans-serif;

}


.e img {
    float: left;
   margin-right: 1em;
}

.e p {
    overflow: hidden;
}


hr {
height: 1px;
border: none;
border-top: 1px #000000 dotted;
}


/*---文字の指定---*/

.text_blue {
	color: #0033cc;
}




.text_red {
	color: #ff0000;
}




