.body {
	font-family: Meiryo;
}

h1 {
 font-family:メイリオ;
 font-size: 12px;
 margin:0;
 padding:0;
 font-weight:normal;
}

h2 {
 font-family:ＭＳ Ｐゴシック;
 font-size: 14px;
 margin:0;
 padding:0;
 font-weight:normal;
}

h3 {
 font-family:ＭＳ Ｐゴシック;
 font-size: 14px;
 margin:0;
 padding:0;
 font-weight:normal;
}

strong {
 font-family:ＭＳ Ｐゴシック;
 margin:0;
 padding:0;
 font-weight:normal;
}

.font12 {
	font-family:ＭＳ Ｐゴシック;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.font14 {
	font-family:ＭＳ Ｐゴシック;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.font16 {
	font-family:ＭＳ Ｐゴシック;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.font18 {
	font-family:ＭＳ Ｐゴシック;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.font14gray {
	font-family:ＭＳ Ｐゴシック;
	font-size: 14px;
	font-weight: normal;
	color: gray;
}

.font14r {
	font-family:ＭＳ Ｐゴシック;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}

.font14g {
	font-family:ＭＳ Ｐゴシック;
	font-size: 14px;
	font-weight: normal;
	color: #00FF00;
}

.font14b {
	font-family:ＭＳ Ｐゴシック;
	font-size: 14px;
	font-weight: normal;
	color: #0000FF;
}

.font14o {
	font-family:ＭＳ Ｐゴシック;
	font-size: 14px;
	font-weight: normal;
	color: orange;
}

.font16b {
	font-family:ＭＳ Ｐゴシック;
	font-size: 16px;
	font-weight: normal;
	color: #0000FF;
}

.font20b {
	font-family:ＭＳ Ｐゴシック;
	font-size: 20px;
	font-weight: normal;
	color: #0000FF;
}
.box {
	margin: 1px;
	padding: 1px;
	height: 100px;
	width: 595px;
	border: thin solid #CCCCCC;
}
.box2 {
	margin: 1px;
	padding: 1px;
	height: 100px;
	width: 595px;
	border: thin solid #545A85;
}
.bg {
	background-attachment: scroll;
	background-image: url(img/bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg2 {
	background-attachment: fixed;
	background-image: url(img/bg3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg3 {
	background-attachment: fixed;
	background-image: url(img/jyf.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.box3 {
	padding: 1px;
	height: 200px;
	width: 595px;
}
.border1 {
	border: 1px solid #333333;
}
.unnamed1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-color: #999999;

}
.bar {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box4 {
	border: 1px solid #0000FF;
}
.bar10 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}

.box5 {
	border: 1px solid #800000;
}

.kaitai {
	border: 1px solid #999999;
}

.qa {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-bottom-style: solid;
	border-left-style: solid;
}
.bar2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #3399FF;
}
font {
	font-family: Meiryo;
}

.list {
	list-style-image: url(img/img.png);

}

.font-red-small {
	font-family: メイリオ;
	font-size: 10px;
	color: #FF0000;
}
a {
	color: #006600;
	text-decoration: none;
}
