body {
    background-color:#ffffff;
    font-family: "MS UI Gothic","Osaka",sans-serif;
}

.text10 {
    font-size: 10px;
    color: #333333;
}
.text11 {
    font-size: 11px;
    color: #333333;
    line-height: 120%;
}
.text12 {
    font-size: 12px;
    color: #333333;
    line-height: 135%;
}

.text14 {
    font-size: 80%;
    color: #333333;
    line-height: 135%;
}

.text16 {
	font-size: 100%;
	line-height: 135%;
}

.header {
    font-size: 10px;
    color: #464646;
}
.header a:link, .header a:visited {
    font-size: 10px;
    color: #464646;
    text-decoration: none;
}
.header a:active, .header a:hover {
    color: red;
    text-decoration: none;
}
.list a:link, .list a:visited {
    font-size: 12px;
    color: #464646;
    text-decoration: none;
}
.list a:active, .list a:hover {
    color: red;
    text-decoration: none;
}
.topics {
    font-size: 12px;
    color: #006600;
    line-height: 120%;
}
.topics a:link, .topics a:visited {
    font-size: 12px;
    color: #33bb88;
    line-height: 120%;
}
.topics a:active, .topics a:hover {
    color: red;
}

a.colink:link { font-size:14px; color:#333399; text-decoration:none; }
a.colink:visited { font-size:14px; color:#333399; text-decoration:none }
a.colink:hover { font-size:14px; color:#FF0000; text-decoration:underline; }
a.colink:active { font-size:14px; color:#FF0000; text-decoration:underline; }

a.colink2:link { font-size:12px; color:#333399; text-decoration:none; }
a.colink2:visited { font-size:12px; color:#333399; text-decoration:none }
a.colink2:hover { font-size:12px; color:#FF0000; text-decoration:underline; }
a.colink2:active { font-size:12px; color:#FF0000; text-decoration:underline; }

a.header:link { font-size:10px; color:#333399; text-decoration:none; }
a.header:visited { font-size:10px; color:#333399; text-decoration:none }
a.header:hover { font-size:10px; color:#FF0000; text-decoration:underline; }
a.header:active { font-size:10px; color:#FF0000; text-decoration:underline; }

a.topics2:link { font-size:12px; color:#FF9900; text-decoration:none; font-weight: bold;}
a.topics2:visited { font-size:12px; color:#FF9900; text-decoration:none; font-weight: bold;}
a.topics2:hover { font-size:12px; color:#FF0000; text-decoration:underline; font-weight: bold;}
a.topics2:active { font-size:12px; color:#FF0000; text-decoration:underline; font-weight: bold;}

a {
	font-size: 12px;
	color: #0000FF;
}

/*サブヘッダ部分*/
.crumbs {
	float:right;
	text-align:right;
	font-family: "MS UI Gothic", Osaka, sans-serif;
	font-size: 12px;
	color: #333399;
	padding-top: 40px;
	padding-right: 42px;
	padding-bottom: 5px;
}
.source {
	font-size: 10px;
	line-height: 200%;
}
.source_big {

	font-size: 12px;
	line-height: 200%;
}