@charset "utf-8";
/* CSS Document */
* {margin: 0 auto;}

body{font-size:13px; font-family:arial; background:url(images/bg.jpg) #a31cad repeat-x top center;}
td{font-size:13px;color:#541971;}
a{color:#541971; text-decoration:none}
a:hover{color:#666666}

p {
	
text-align:justify;
text-justify:inter-ideograph;
line-height:18px;
*line-height:18px;
}

#photo .title{ font-weight:bold; font-size:14px; color:#3d307f}
#photo .date{ font-weight:bold; font-size:14px; color:#333333}

#anno .title{font-family:"Times New Roman", Times, serif;font-weight:bold; font-size:14px; color:#541971}
#anno .date{font-family:"Times New Roman", Times, serif;font-weight:bold; font-size:14px; color:#541971}
#anno .content{font-family:"Times New Roman", Times, serif;font-weight:bold; font-size:14px; color:#333333}

#event .title{font-family:"Times New Roman", Times, serif;font-weight:bold; font-size:14px; color:#541971}
#event .date{font-family:"Times New Roman", Times, serif;font-weight:bold; font-size:14px; color:#541971}
#event .content{font-family:"Times New Roman", Times, serif;font-weight:bold; font-size:14px; color:#333333}

.leftmenu {font-weight:bold; color:#541971; padding:5px 0 5px 20px; border-bottom:1px #f1f1f1 solid; font-size:14px; text-decoration:none}

#link_logo img{margin-bottom:5px}
