body {
	margin: 0px;
	background: url(index/bg.gif);
}
td {
	font-family: "lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	font-size: 12px;
	color: #555;
	line-height: 180%;
}
p {
 margin-top:1px;
 margin-bottom:1px;
}
.box01 {
	background-color: #373737;
	padding: 4px;
}
.box02 {
	border-left: #c6c8c2 10px solid;
	border-top: #c6c8c2 10px solid;
	border-right: #c6c8c2 10px solid;
	border-bottom: #c6c8c2 10px solid;	
	background-color: #c6c8c2;
}
.box02bg {
	background-color: #c6c8c2;
}
.box03 {
	background-color:#545253;
	padding: 6px;	
}
.box03bg {
	background-color:#545253;
}
.padding {
	padding-left: 30px;
}
.title_01 {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	padding-top:10px;
}
.dot_01 {
    color: #fff;
	font-size:11px;
	padding-right: 10px;	
}
.dot_02 {
	background: url(images/dot_02.gif) no-repeat 5 50%;
	padding-left: 20px;	
}
.dot_03 {
	background: url(images/dot_03.gif) no-repeat 10 50%;
	padding-left: 25px;	
}
.dot_03_padding {
	padding-left: 25px;
	padding-right: 10px;	
}
.dot_04 {
	background: url(images/dot_04.gif) no-repeat 0 50%;
	padding-left: 15px;
}
.dot_06 {
	background: url(images/dot_06.gif) no-repeat 0 50%;
	padding-left: 30px;
	color: #6A8322;
	font-weight: bold;	
}
a:link {
	font-size: 12px;
	color: #555;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #555;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #555;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h2 {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
}