body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #313131;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	background-color: #E6E9EA;
}

/* ƒŠƒ“ƒNƒeƒLƒXƒg*/
a.link:link {   color: #67A610; text-decoration: none;}
a.link:visited {  text-decoration: none;}
a.link:hover {  color: #67A610; text-decoration: underline; }

a.links:link {  font-size: 90%; color: #67A610; text-decoration: none;}
a.links:visited {  font-size: 90%; text-decoration: none;}
a.links:hover {  font-size: 90%; color: #67A610; text-decoration: underline; }

a.link_newtitle:link {  font-size: 90%; font-weight: bold; line-height: 160%; color: #015515; text-decoration: underline;}
a.link_newtitle:visited {  font-size: 90%;  font-weight: bold; line-height: 160%; color: #2A9E46; text-decoration: underline;}
a.link_newtitle:hover {  font-size: 90%; font-weight: bold; line-height: 160%; color: #2A9E46; text-decoration: none; }

a.link_link:link {  font-size: 90%; line-height: 160%; color: #7D0000; text-decoration: underline;}
a.link_link:visited {  font-size: 90%; line-height: 160%; color: #CF8D8D; text-decoration: underline;}
a.link_link:hover {  font-size: 90%; line-height: 160%; color: #CF8D8D; text-decoration: none; }

.txt_s{
	font-size: 80%;	
	line-height: 130%;	
}
.txt_m{
	font-size: 90%;	
	line-height: 140%;
}
.txt_m_bld {
	font-weight: bold;
}
.txt_l_bld {
	font-size: 120%;
	font-weight: bold;
}
.txt_DDMM {
	font-size: 70%;
	font-weight: bold;
	color: #7D0000;
	line-height: 160%;
}
.txt_title {
	font-size: 100%;
	font-weight: bold;
	color: #015515;
	line-height: 160%;
}
.dotline {
	background-image: url(image_common/dotline.gif);
	background-repeat: repeat-x;
}
.bg_header {
	background-image: url(image/bg_header.jpg);
	background-repeat: repeat-x;
}
.bg_menu {
	background-image: url(image/bg_menu.jpg);
	background-repeat: repeat-y;
}
.bg {
	background-image: url(image/bg_gray.jpg);
	background-repeat: repeat-x;
}
.bg_wht {
	background-color: #FFFFFF;
}
.bg_grn {
	background-color: #5CA045;
}
.bg_rgtgrn {
	background-color: #8FC97B;
}
.bg_gry {
	background-color: #E6E6E6;
}
.bg_rgtgry {
	background-color: #F0F0F0;
}

