/*
OPEN　スタイルシート配布　ふぉーむらん　 http://www.formlan.com/
*/

body {background-color:#ccffff;
background:url(http://pc-gokui.net/system/cssimg/20kabe.gif);
}

h1 {font-size:20pt;
	color:#0033ff;
}

h2 {font-size:14pt;
	color:#000000;
	background-color: ;
}

ul { list-style-image: url("http://pc-gokui.net/system/cssimg/20b.gif"); 
	margin: 0 0 6px 20px; 
	padding: 0; 
}

img {border-style:none;}

.top {font-size:9pt;
	text-align:center;
	line-height:1.5em;
	width:700px;
	height:105px;
	padding:20px;
	color:#000000;
	background-color:#66ccff;
	background:url(http://pc-gokui.net/system/cssimg/20t.gif);
}

.waku {border:solid #ff0000 1px;
	text-align:left;
	position:static;
	font-size:11pt;
	padding:0px;
	background-color:#ffffff;
	width:700px;
}

.left {float:right;
	font-size:10pt;
	line-height:1.7em;
	padding:8px;
	color:#000000;
	background-color:#ffeeff;
	width:174px;
	height:100%;
}

.right {float:left;
	font-size:11pt;
	line-height:1.5em;
	padding:10px;
	color:#000000;
	background-color:#ffffff;
	width:494px;
	height:100%;
}

.end {font-size:10pt;
	position:static;
	color:#333333;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffff;
	width:710px;
	margin:0px; 
}

.small{font-size:10pt;}

.xsmall{font-size:9pt;}

.big{font-size:14pt;}

.xbig{font-size:18pt;}

/*
-----------------------------------------------------
追加スタイル
本文内で使う枠　→　kowaku
kowaku使用時に使う白抜き文字　→　white
本文内で使う文字グリーン　→　green
本文内で使う文字ブルー　→　blue
-----------------------------------------------------
*/

table {
	font-size:10pt;
	line-height:1.3em;
	color:#000000;
	background-color:#ffffdf;
}

td { padding: 10px; } 

.kowaku {border:solid #9999ff 1px;
	position:static;
	font-size:11pt;
	padding:0px;
	background-color:#9999ff;}

.white {font-size:13pt;
	line-height:1.5em;
	font-weight:bold;
	color:#ffffff;
	padding-left:10px;
	background-color:#ff8700;
	width:100%;
}

.green{font-size:11pt;
	font-weight:bold;
	padding:0px;
	color:#006600;
}

.blue {font-size:11pt;
	font-weight:bold;
	padding:0px;
	color:#0000ff;
}
.fo10pt-pa5px{font-size:10pt;
	padding:5px;
}


