/* body設定 */
body#nospace {
	margin: 0;
	padding: 0;
	color: #666666;
	letter-spacing: 1px;
}

body#nospace2 {
	margin: 0;
	padding: 0;
	background-color: #E0F7FE;
	color: #666666;
	letter-spacing: 1px;
}

/* リンク設定 */
a:link {
	color: #666666;
}
a:visited {
	color: #9999CC;
}
a:hover {
	color: #9999CC;
}
a:active {
	color: #9999CC;
}

/* フォントサイズの設定 */
.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: 130%;
}

.font90b {
	font-size: 90%;
	line-height: 140%;
}

.font80 {
	font-size: 80%;
}

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

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

.font70 {
	font-size: 70%;
}

.font70h {
	font-size: 70%;
	line-height: 130%;
}

.font60 {
	font-size: 60%;
}

.font50 {
	font-size: 50%;
}

/* 色々 */
.table1{
	background-image: url(../images/table1-a.jpg);
}

.table1 td{
	height: 22px;
}

.table2{
	background-image: url();
}

.table2 td{
	height: 34px;
}

.table3 {
	border: 1px #CCCCCC solid;
}

.table4 {
	border: 1px #CCCCCC solid;
}

.table5 {
	height: 34px;
}

.table6 {
	border: 1px #66CCFF solid;
}

#td1{
	background-image: url(../images/bg1.jpg);
	height: 270px;
	padding-left:  10px;
	padding-right: 10px;
}

#td2{
	height: 350px;
}

#td3{
	background-image: url(../images/voice-bg1.gif);
	padding:  10px 20px 20px 20px;
}

#td4{
	background-image: url(../images/voice-bg2.gif);
	padding:  10px 20px 20px 20px;
}

#td5{
	padding-top: 10px;
}

#td6{
	padding-bottom: 10px;
}

#td7{
	padding: 20px 10px 20px 15px;
}

#td8{
	padding-bottom: 40px;
}

#td9{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#td10{
	padding-top: 80px;
}

#td11{
	padding-top: 200px;
	padding-bottom: 600px;
}

#td12{
	padding-top: 50px;
}

#td13{
	padding-top: 30px;
	padding-bottom: 50px;
}

#td14{
	padding-top: 15px;
	padding-bottom: 15px;
}

#td15{
	padding-top: 50px;
	padding-bottom: 40px;
}

#td16{
	padding: 10px 10px 10px 10px;
}

#td17{
	padding-right: 6px;
	padding-bottom: 20px;
}

#td18{
	padding: 20px 15px 20px 15px;
}

#td19{
	padding-top: 4px;
}

#td20{
	padding-bottom: 4px;
}

#td21{
	padding-top: 10px;
	padding-bottom: 10px;
}

#td22{
	background-image: url(../images/spring1.jpg);
	height: 220px;
	width: 400px;
}

#td23{
	padding-top: 130px;
}

#td24{
	background-image: url(../images/aeon.jpg);
	height: 400px;
	width: 745px;
}

#td25{
	padding-top: 330px;
}

#td26{
	background-image: url(../images/ikko3.jpg);
	width: 745px;
	height: 300px;
}

#td27{
	padding-top: 230px;
	padding-left: 110px;
	text-align: left;
}

#td28{
	background-image: url(../images/topics2.jpg);
}


