body {
	margin: 0px;
}

#gray a:link {
	color: #999999;
	text-decoration: none;
}
#gray a:visited {
	color: #999999;
	text-decoration: none;
}
#gray a:hover {
	color: #0099FF;
	text-decoration: none;
}
#gray a:active {
	color: #0099FF;
	text-decoration: none;
}

#blue a:link {  color: #376CB9; }
#blue a:visited {  color: #376CB9; }
#blue a:hover {  color: #0099FF; }
#blue a:active {  color: #0099FF; }

#black a:link {  color: #333333; }
#black a:visited {  color: #333333; }
#black a:hover {  color: #0099FF; }
#black a:active {  color: #0099FF; }

#black2 a:link {  color: #333333; }
#black2 a:visited {  color: #333333; }
#black2 a:hover {  color: #FF9900; }
#black2 a:active {  color: #FF9900; }

#black3 a:link {  color: #333333; }
#black3 a:visited {  color: #333333; }
#black3 a:hover {  color: #33CC33; }
#black3 a:active {  color: #33CC33; }

.head_pankuzu {
	font-size: 12px;
	color: #666666;
	background-image: url(images/top_pan.gif);
	background-repeat: repeat-x;
	text-indent: 7px;
}
.foot_menu {
	border-top: 1px solid #000000;
	border-right: 0px;
	border-bottom: 1px solid #000000;
	border-left: 0px;
}
.text-12 {
	font-size: 12px;
	line-height: 140%;
}
.text12-glay {
	font-size: 12px;
	color: #666666;
	line-height: 1.4em;
}
.text12-blue {
	font-size: 12px;
	line-height: 120%;
	color: #4174BD;
}
.text12-orange {
	font-size: 12px;
	line-height: 120%;
	color: #F09100;
}
.text-lightblue {
	font-size: 12px;
	line-height: 120%;
	color: #15A4FF;
}
.text12-purple {
	font-size: 12px;
	line-height: 120%;
	color: #BF6DE5;
}

.zisseki_img {
	border: 1px solid #CCCCCC;
}
.text-lightblue {
	color: #15A4FF;
}


.img_r {
	float: right;
	border: none;
	vertical-align:top;
	margin-left: 5px;
	margin-bottom: 5px;
}
.img_l {
	float: left;
	border: none;
	margin-right:5px;
	vertical-align:top;
	margin-bottom: 5px;
}
.img_n { 
	float: none;
	border: none;
}h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.fuder {
	background-image: url(images/fuder.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333333;
}
.boder {
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
h1 {

	font-size: 12px;
	font-weight: bold;
	color: #4174BD;
	margin: 0px;
	padding: 0px;
}

