/* 各種ブラウザ初期座標値リセット*/

/* top－body共通 */

* {
	margin: 0;
	padding: 0;
}

BODY {
	FONT-SIZE: medium; voice-family: inherit
}
DIV {
	FONT-SIZE: medium; voice-family: inherit
}
/*#main {
	WIDTH: 560px
}*/
#voice {
	line-height:100%;
	font-size:12px;
}

/*H1 {
	BACKGROUND: url(title-medium.gif); HEIGHT: 56px
}*/
#text-small {
	BORDER-RIGHT: #993 1px solid; BORDER-TOP: #e4e47d 1px solid; BACKGROUND: url(images/textsize-back.gif) #ff9; BORDER-LEFT: #e4e47d 1px solid; COLOR: #330; BORDER-BOTTOM: #993 1px solid
}
#text-medium {
	BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ddd 1px solid; BACKGROUND: #eee; BORDER-LEFT: #ddd 1px solid; COLOR: #ccc; BORDER-BOTTOM: #ccc 1px solid
}
#text-large {
	BORDER-RIGHT: #993 1px solid; BORDER-TOP: #e4e47d 1px solid; BACKGROUND: url(images/textsize-back.gif) #ff9; BORDER-LEFT: #e4e47d 1px solid; COLOR: #330; BORDER-BOTTOM: #993 1px solid
}
#text-large:hover {
	BACKGROUND: #e6e688; TEXT-DECORATION: underline
}
#text-small:hover {
	BACKGROUND: #e6e688; TEXT-DECORATION: underline
}
