a { color: #CC6600; text-decoration: none}
a:vlink { color: #FF9900; text-decoration: underline}
a:alink { color: #FF9900; text-decoration: none}
a:hover { color: #FF0000; text-decoration: underline}
body {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	background: #33100A;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bgwhite {
	background: #FFFFFF;
}
.content {
	background: #FFFFFF url(img/back_content.gif) repeat-y;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.bottom30 {
	margin-bottom: 30px;
}
.bottom20 {
	margin-bottom: 20px;
}
.bottom10 {
	margin-bottom: 10px;
}
.bottom5 {
	margin-bottom: 5px;
}
.left10 {
	margin-left: 10px;
}
.left15 {
	margin-left: 15px;
}
.left20 {
	margin-left: 20px;
}
ul {
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 25px;
	padding-left: 0px;
}
.box1 {
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.table td {
	background: #FFFFFF;
}
.table th {
	font-weight: normal;
}
.table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
.s {
	font-size: 11px;
	line-height: 130%;
}
.red {
	color: #CC6600;
}
.l {
	font-size: 16px;
}
.concept {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #AB9779;
	border-bottom-color: #AB9779;
	border-left-color: #AB9779;
	padding: 10px 15px 20px;
}
.line1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.line2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.waku {
	border: 1px solid #EEE6D5;
}
strong {
font-weight: normal ;
}