body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #6F6F6F;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";

	background-color: #FFFFFF;

}

/* ƒŠƒ“ƒNƒeƒLƒXƒg*/
a.link:link {   font-size: 80%; color: #0072BF; text-decoration: none; line-height: 170%;}
a.link:visited {  font-size: 80%; color: #0072BF; text-decoration: none; line-height: 170%;}
a.link:hover {  font-size: 80%; color: #0072BF; text-decoration: underline;	line-height: 170%;}

a.link_bold:link {  font-size: 80%; font-weight: bold; color: #0086CB; text-decoration: none;}
a.link_bold:visited {  font-size: 80%; color: #0086CB; font-weight: bold; text-decoration: none;}
a.link_bold:hover {  font-size: 80%; font-weight: bold; color: #0086CB; text-decoration: underline; }

a.link_bold_l:link {  font-size: 100%; font-weight: bold; color: #0086CB; text-decoration: none;}
a.link_bold_l:visited {  font-size: 100%; color: #0086CB; font-weight: bold; text-decoration: none;}
a.link_bold_l:hover {  font-size: 100%; font-weight: bold; color: #0086CB; text-decoration: underline; }



.txt_honbun{
	font-size: 80%;
	line-height: 170%;
	letter-spacing: 0.01em; 
}
.txt_honbun_strong{
	font-size: 80%;
	line-height: 170%;
	font-weight: bold;
	letter-spacing: 0.01em; 
}
.txt_box{
	font-size: 80%;
	line-height: 160%;
}
.txt_box_strong{
	font-size: 80%;
	line-height: 160%;
	font-weight: bold;
}

.txt_s{
	font-size: 65%;
	line-height: 170%;
}
.txt_m_bld {
	font-weight: bold;
}
.txt_l_bld {
	font-size: 120%;
	font-weight: bold;
}
.txt_blu_m_bld {
	font-size: 80%;
	font-weight: bold;
	line-height: 160%;
	color: #0086CB;
}
.txt_blu_l_bld {
	font-size: 100%;
	font-weight: bold;
	line-height: 160%;
	color: #0086CB;
}
.txt_red_m {
	font-size: 80%;
	line-height: 160%;
	color: #ff0033;
}
.txt_grn_m_bld {
	font-size: 80%;
	font-weight: bold;
	color: #B4A90A;
}

.dotline {
	background-image: url(../image/dotline.gif);
	background-repeat: repeat-x;
}
.bg_gry {
	background-color: #A0A0A0;
}
.bg_rightgry {
	background-color: #E5E5E5;
}
.bg_wht {
	background-color: #FFFFFF;
}
.bg_pink {
	background-color: #F9EAE3;
}
.bg_rgtpink {
	background-color: #F9F4F1;
}
.bg_grn {
	background-color: #E5F6EA;
}
.bg_rgtgrn {
	background-color: #F2F8F3;
}
.bg_ble {
	background-color: #E4E8F9;
}
.bg_rgtble {
	background-color: #EFF1FB;
}
.bg_org {
	background-color: #FAEDDD;
}
.bg_rgtorg {
	background-color: #FBF3EC;
}

.bg {
	background-image: url(../image/bg_top.jpg);
	background-attachment: fixed;

}
.bg_header {
	background-image: url(../image/bg_header.jpg);
	background-repeat: repeat-x;
}
