.base00 {
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	background-color: #EEFFEE;
	border: 2px solid #CCEEDD;
	text-align: center;
	font-weight: bold;
}
h2{
	width: 80%;
	text-align: left;
	background: #CCEEDD;
	border-left: 7px solid #ccc;
	padding: .8em .9em;
	font-size: x-large;
	border-left-color: #0033EE;
	border-left-width: 7px;
	border-left-style: solid;
	margin: 0 auto;
}
.designset1 {
	font-size: large;
	text-align: left;
	width: 80%;
	margin: 0 auto;
}
.tablecenter {
	margin-left: auto;
	margin-right: auto;
}
.tableborder1 {
	border-left-style: solid;
	border-left-width: 2px;
	border-right: 2px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom: 2px solid #C0C0C0;
}
.tableborder2 {
	border: 1px solid #808080;
}


.noline {
	border-width: 0px;
}
.xx-small {
	font-size: xx-small;
}
.x-small {
	font-size: x-small;
}
.small {
	font-size: small;
}
.medium {
	font-size: medium;
}
.large {
	font-size: large;
}
.x-large {
	font-size: x-large;
}
.xx-large {
	font-size: xx-large;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.red {
	color: #FF0000;
}
.lightred {
	color: #FF3300;
}
.green {
	color: #008000;
}
.blue {
	color: #0000FF;
}
.brown {
	color: #800000;
}
.lightyellowback {
	background-color: #FFFF66;
}
.yellowback {
	background-color: #FFFF00;
}
.lightgreenborder {
	border-color: #CCEEDD;
}
.nostrong {
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
.linethrough {
	text-decoration: line-through;
}
.textleft {
	text-align: left;
}
.textright {
	text-align: right;
}

.backpicon {
	background-image: url('back01.gif');
}
strong.ttl { text-align:left; border-left:solid 4px #cc0000; display:block; padding:2px 5px; margin-top:2em; }
