/* body */
body {
	color:#1a1a1a;
	margin:0px;
	padding:0px;
	background:#ffffff url(bg9.gif) repeat-y;
	background-position:center;
	
}

/* テーブル・段落 */
td { font-size:13px; line-height:140%; }
p  { margin:3px 5px; }

/* リンク */
a       { color:#0000FF; text-decoration:none;}
a:hover { color:#aa0000; text-decoration:none; background-color:#ffcc99; }

/* コンテンツ */
h1 { color:red;  font-size:16pt; margin:0px 0px; font-family:cursive;font-style:normal;}
h2 { color:white;  font-size:11pt; margin:0px 0px;}
h3 { color:black; font-size:11pt; margin:0px 0px;}

/* #machicyuka {border-style: solid;border-width: 3; border-color: red;} */
/*div {border-color: orange; border-style:solid ; border-width: 5px;} */
