/*
-----------------------------------------------------
bodyやタイトルコンテナ（.top)に画像を入れる場合は
background:url(http://○○○○);
と入れてください
-----------------------------------------------------
*/

body {background-color:#ffffdd;}

h1 {font-size:18pt;
	color:#0000ff;}

h2 {font-size:12pt;
	color:#000000;
	padding-left:10px;
	background-color: ;}

.top {font-size:9pt;
	text-align:left;
	display:inline;
	line-height:2em;
	width:700px;
	height:50px;
	padding:8px;
	color:#000000;
	background-color:#fff888;}

.waku {border:solid #ff9933 1px;
	position:static;
	font-size:11pt;
	padding:0px;
	background-color:#ffffff;
	width:700px;}

.left {float:left;
	font-size:10pt;
	line-height:1.7em;
	padding:10px;
	color:#000000;
	background-color:#ffffdd;
	width:185;
}

.right {float:right;
	font-size:11pt;
	line-height:1.5em;
	padding:10px;
	color:#000000;
	background-color:#ffffff;
	width:500;
}

.end {font-size:10pt;
	position:static;
	display:inline;
	color:#444444;
	padding:5px;
	background-color:;}

.small{font-size:10pt;}

.xsmall{font-size:9pt;}

.xxsmall{font-size:8pt;}

.pan{font-size:9pt;}

.big{font-size:14pt;}

.xbig{font-size:18pt;}
