A:link {text-decoration:none; color:#0000FF}
A:visited {text-decoration:none; color:#9900CC}
A:active {text-decoration:none; color:#CC3300}
A:hover {text-decoration:underline; color:#CC3300}
A[name]:hover { text-decoration:none; color:#000;}


img {
	border:none;
}

body {
	font-family:arial,helvetica,verdana;
}

.l1menu {
	font-size: 70%;
}

.l1_block{
	margin-left: 6px;
	margin-top: 3px;

}
.l1_table {
	margin-top:    11px;
	margin-bottom: 22px;
}

.l2_block{
	margin-left: 14px;
	margin-top:  13px;
	line-height: 120%;
}

.l2_copy {
	font-size:   100%;
	color:       #900;
	font-weight: bold;
}

.l2_title {
	font-size:    95%;
	line-height: 120%;
	font-weight: bold;
	margin-top:   4px;
}

.l2_text {
	margin-left:   10px;
	margin-top:    10px;
	margin-right:   1px;
	margin-bottom: 14px;
}

.l2_subtitle {
	background: #e9e9e9;
	margin:         0px;
	margin-right:  10px;
	padding:        4px;
	font-size:      90%;
	font-weight:   bold;
	color:         #900;
	border-width:   1px;
	border-style: solid;
	border-color:  #999;
}

.l2_items {
	vertical-align: top;
	font-weight:   bold;
	color:         #900;
	line-height:   110%;
}

.text80 {
	font-size:   80%;
	line-height:125%;
}

.text70 {
	font-size:   70%;
	line-height:125%;
}

.banner_block {
	margin-left:  20px;
	margin-top:   12px;
	margin-bottom: 4px;
}

.footer_block {
	margin-bottom: 10px;
	margin-left: 8px;
}

.note {
	color: #444;
	font-size: 55%;
	line-height: 120%;
}

/* ˜_•¶—pCSS */

.article {
	width:540px;
	margin-left:25px;
}

.article h1 {
	font-size:110%;
	font-weight:normal;
	text-align:center;
}

.article h2 {
	font-size:93%;
	font-weight:bold;
}

.article h3 {
	font-size:93%;
	font-weight:normal;
}

.article h4 {
	font-size:80%;
	font-weight:normal;
	text-decoration:underline;
}

.article .author {
	text-align:right;
	font-size:90%;
}

.article .text {
	text-indent: 1em;
	font-size:80%;
	margin-top:15px;
}

.article em {
	font-style:normal;
	font-weight:bold;
}

.article .navi {
	margin-top:20px;
	text-align:center;
	font-size:80%;
	white-space:pre;
}

.article .fig {
	margin-top:25px;
	margin-bottom:25px;
	margin-left:50px;
	font-size:75%;
}

.article li {
	margin-left:10px;
	margin-top:5px;
	text-indent:0em;
}

.article-navi {
	margin-top:20px;
	margin-left:55px;
}	

.article-navi td {
		font-size:70%;
		white-space:pre;
		width:250px;
}

.article-navi dt {
	float:left;
	padding:0px;
	width:15px;
	margin-left:0px;
	text-align:right;
}

.article-navi dd{
	width:230px;
	float:left;
	padding:0px;
	margin-left:5px;
}
