P {
	font-size: x-small;
	line-height: 1.3;
}

TD {
	font-size: x-small;
	line-height: 1.3;
}

#A:link {text-decoration: none;}
#A:active {text-decoration: none;}
A:hover {background: #CCFF99;}
#A:visited { text-decoration: none}

.text-m {
	font-size: x-small;
	line-height: 1.5;
}

.text-ms {
	font-size: x-small;
	line-height: 1.5;
}

.box-1 {
	font-size: 12px;
	line-height: 20px;
	background: #FFFFCC;
	page-break-before: right;
	page-break-after: left;
	padding: 10px;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
}

.box-b {
	font-size: larger;
	line-height: 20px;
	background: #FFFFCC;
	page-break-before: right;
	page-break-after: left;
	padding: 10px;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	font-weight: bold;


}
.text-s {
	font-size: 11px;
	line-height: 12px;
	padding: 5px;
	color: #FFFFFF;
	text-align: center;

}
.list-1 {
	list-style-position: outside;
	list-style-type: square;
	display: list-item;
	white-space: normal;
	list-style-image: url(../index_icon/icon2.gif);
	text-indent: 10pt;

}
.image1 {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;

}
.list-2 {

	list-style-position: outside;
	list-style-type: disc;
	display: list-item;
	white-space: nowrap;
	list-style-image: url(../top7_2_icon/icon2.gif);
	text-indent: 15pt;
}
.text-2 {
	font-size: 12px;
	line-height: 20px;
	background: #FFFFCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	padding: 10px;

}
.text-sb {

	font-size: 11px;
	line-height: 12px;
	padding: 5px;
	text-align: right;
}
.box-2 {
	font-size: 9pt;
	line-height: normal;
	background: #FFFFFF;
	border: 2pt dotted #FF6600;
	padding: 3px;

}
.box-3 {
	font-size: 8pt;
	line-height: normal;
	border: 2pt dotted #336633;
	padding: 3px;
	font-weight: bold;
	color: #336633;
	text-align: center;


}

.box-4 {
	font-size: x-small;
	line-height: normal;
	background: #FFFFFF;
	border: 2pt dotted #0066CC;
	padding: 3px;}
	
.box-login {
	background: url(../icon/title_waku_back.gif);
	margin: 5px;
	border: thin ridge #669966;
}
.box-login {
	background: url(../icon/title_waku_back.gif);
	margin: 5px;
	border: thin ridge #669966;
}
.box-list {
	background: #FFFFCC;
	margin: 5px;
	border: thin solid #FFCC66;
}
.text-bb {
	font-size: large;
	font-weight: bold;
}
.subtitle {
	font-size: x-small;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	display: list-item;
	list-style-image: url(../icon/icon_hosi.gif);
	background-color: #FFD0D0;


}
.box-blue {

	font-size: larger;
	line-height: 20px;
	background: #99CCFF;
	page-break-before: right;
	page-break-after: left;
	padding: 10px;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	font-weight: bold;
}

.box-green {

	font-size: larger;
	line-height: 20px;
	background: #CCFF99;
	page-break-before: right;
	page-break-after: left;
	padding: 10px;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	font-weight: bold;
}

h2 {
	font-size: 150%;
	padding-left: 2px;
	border-left: 1em solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	}

/* 以下追加スタイル　*/
.text-r {
	text-align: right;
}
.img-floatleft {
	float: left;
	margin : 5px;
	clear: both;
	}
.img-floatright {
	float: right;
	margin : 5px;
	clear: both;
	}
	
.subtitle-b {
	font-size: 120%;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: square;
	display: list-item;
	list-style-image: url(../icon/icon_hosi.gif);
	background-color: #FFD0D0;


}

.forum_line {
	line-height: 180%;
}


.right-f {
         text-align: right;
}

.left-f {
         text-align: left;
}
.center-f {
         text-align: center;
}

#block table {
	clear: both;
	margin: 10px 25px;
	border-collapse: collapse;
	border: 1px solid #666;
	border-spacing: 0;
	empty-cells: show;
}
#block caption {
	color: #000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
#block th {
	color: #000;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	border: 1px solid #999;
}
#block td {
	text-align: left;
	padding: 5px;
	border: 1px solid #999;
}

.indent1 {
	margin-left: 35px;
}
