@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(img_index/wall.jpg) repeat-y fixed center;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-color: #ffffff;
}
td {
	font-size: 14px;
	color: #000000;
	line-height: 140%;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF6699;
	text-decoration: none;
}
a:active {
	color: #FF6699;
	text-decoration: underline;
}

.header {
	font-size: 14px;
	line-height: 120%;
}

.header_ad {
	font-size: 14px;
	line-height: 120%;
	background-image: url(img_index/top_r3_c2.jpg);
	vertical-align: bottom;
	text-align: left;
}

.header_top {
	background-image: url(img_index/top_r2_c4.jpg);
	vertical-align: bottom;
}

.topics {
	font-size: small;
	line-height: 120%;
}

.pagetop {
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.list1 {
	list-style-image:url("img/icon_list1.jpg");
}

.list2 {
	list-style-image:url("img/icon_list2.jpg");
}

.list3 {
	list-style-image:url("img/icon_list3.jpg");
}

.sub1 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #FF3300;
}

.sub2 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #0066CC;
}

.sub3 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #0066CC;
}

.sub4 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #009966;
}

.title2 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	color: #FF3300;
	border-top: 1px none #FF3300;
	border-right: 1px dotted #FF3300;
	border-bottom: 1px dotted #FF3300;
	border-left: 1px dotted #FF3300;
	background: #FFE7CE;
}

.title3 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	color: #0066CC;
	border-top: 1px none #0066CC;
	border-right: 1px dotted #0066CC;
	border-bottom: 1px dotted #0066CC;
	border-left: 1px dotted #0066CC;
	background: #ECF5FF;
}

.title4 {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	color: #006600;
	border-top: 1px none #009966;
	border-right: 1px dotted #009966;
	border-bottom: 1px dotted #009966;
	border-left: 1px dotted #009966;
	background: #ECF9F9;
}

.title4a {
	font-size: medium;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	color: #006600;
	border-top: 1px dotted #009966;
	border-right: 1px dotted #009966;
	border-bottom: 1px dotted #009966;
	border-left: 1px dotted #009966;
	background: #ECF9F9;
}

.td-linebottom {
	border-bottom: 1px dotted #FF3366;
}

.topics_date {
	color: #FF6600;
}

.b_blue {
	color: #0066CC;
	font-weight: bold;
}

.fix10 {
	font-size: 10px;
	line-height: 12px;
}
.fix12 {
	font-size: 12px;
}
.fix13 {
	font-size: 13px;
}

.mtxt {
	font-size: small;
	line-height: 120%;
}
.stxt {
	font-size: x-small;
	line-height: 110%;
}

.pagetop {

	font-size: small;
}

.pointer {
	cursor: hand;
}

.midashi {
	font-size: 120%;
	font-weight: bold;
	background: url(img/back_midashi.jpg) no-repeat;
	height: 40px;
	margin-bottom: -1em;
	padding-top: 0.5em;
}

.b-bold {
	font-size: 120%;
	font-weight: bold;
}

h1 {
	font-size: x-small;
	color: #000000;
	margin: 0px;
}


.cap {
	font-size: x-small;
	font-weight: bold;
}

img { border: none;}

@media print {
.np {
	display: none;
}
.print {
	display: block;
