@charset "Shift_JIS";

body{
	background-image:url(bg.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

p#fontpage{
	text-align:right;
	font-size:smaller;
	margin:0 0 0.5em 0;
}

h2.h2topics{
	font-size: small;
	background-color: #FFFFFF;
	background-image: url(h2_topics.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 10px 50px;
	height:1.3em;
}
h2.h2sousa{
	font-size: small;
	background-color: #FFFFFF;
	background-image: url(h2_sousa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 0px 10px 50px;
	height:1.3em;
}

div#miyakeitopics{
	width:215px;
	font-size:smaller;
	font-weight:bold;
	color:#ffffff;
	background-color:#005131;
	padding:8px 13px 50px 13px;
	background-image: url(back_miyakei.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-width:5px 0 0 0;
	border-style:solid;
	border-color:#AD5D00;
}

ul.mainmenu{
	line-height:1.5em;
	padding:8px;
	margin:0;
	list-style-type:none;
	text-align:right;
}

td.topics ul li{
	line-height:1.2em;
	margin-bottom:0.3em;
}

ul.special{
	 line-height:1.5em;
	 padding:8px;
	 margin:0 8px 0 0;
	 list-style-type:none;
	 background-color:#d9f0ff;
}

div.attention01{
	 background-color:#d9f0ff;
	 width:90%;
	 text-align:left;
	 font-size:smaller;
	padding:8px;
}
	ul.attention02{
		line-height:1.3em;
		margin:0 0 0 2em;
	}
