/* body設定 */
body#nospace {
	margin: 0;
	padding: 0;
	background-image: url(images/back.gif);
}

/* フォントサイズの設定 */
.font110 {
	font-size: 110%;
}

.font110h {
	font-size: 110%;
	line-height: 130%;
}

.font120 {
	font-size: 120%;
}

.font130 {
	font-size: 130%;
}

.font140 {
	font-size: 140%;
}

.font150 {
	font-size: 150%;
}

.font90 {
	font-size: 90%;
}

.font90h {
	font-size: 90%;
	line-height: 150%;
}

.font90m {
	font-size: 90%;
	line-height: 130%;
}

.font90s {
	font-size: 90%;
	line-height: 120%;
}

.font80 {
	font-size: 80%;
}
.font12 {
	font-size: 12px;
}

.font80h {
	font-size: 80%;
	line-height: 130%;
}

.font80h2 {
	font-size: 80%;
	line-height: 150%;
}

.font70 {
	font-size: 70%;
}

.font60 {
	font-size: 60%;
}

.font50 {
	font-size: 50%;
}

/* td設定 */
td#1a {
	letter-spacing: 1px;
}

td#1b {
	letter-spacing: 2px;
}

td#line {
	background-image: url(images/line18_20.gif);
}

td#box {
	border: 2px #009900 solid;
}

td#box2 {
	border: 2px #FF9933 solid;
}

td#box3 {
	border: 2px #0033ff solid;
}

td#box4 {
	border: 3px #ff9900 solid;
}

td#box5 {
	border: 2px #00cc99 solid;
}

td#box6 {
	border: 2px #00cc99 solid;
	padding-top : 5px;
}

td#box7 {
	border: 2px #00cc99 solid;
	padding-top : 5px;
	padding-bottom : 14px;
}

td#box8 {
	border: 2px #00cc99 solid;
	height: 470px;
}

td#box9 {
	padding-left: 6px;
	padding-top : 5px;
	padding-bottom : 10px;
	
}

td#top {
	padding-top : 3px;
}

td#top2 {
	padding-top : 31px;
}

td#bottom {
	padding-bottom : 4px;
}

td#bottom2 {
	padding-bottom : 20px;
}

td#bottom3 {
	padding-top : 5px;
	padding-bottom : 20px;
}

td#lun {
	padding-bottom : 10px;
}

td#form {
	font-size: 90%;
	padding-left : 20px;
}

td#form2 {
	font-size: 90%;
	line-height: 200%;
	padding-left : 20px;
}

/* table設定 */
.table1 {
	border: 2px #009900 solid;
}

.table2 {
	border: 2px #ff3300 solid;
}

.table3 {
	border: 2px #ff9933 solid;
}

.table4 {
}

.table5 {
	background-color: #FF9900;
}

.table6 {
	border: 4px #72bf44 solid;
}

.table7 {
	border: 1px #00CC99 solid;
}

img#wa1 {
	border: 3px #ed8309 dashed;
}

img#wa2 {
	border: 3px #00b1ec dashed;
}

img#wa3 {
	border: 3px #ffffff dashed;
}

img#wa4 {
	border: 3px #ff00cc dashed;
}

img#wa5 {
	border: 3px #ffff00 dashed;
}

textarea#fo {
	font-size: 90%;
}

text#fo2 {
	font-size: 90%;
}
