body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #747373;
	font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	background-image: url(../image/bg.jpg);
	background-repeat: repeat;
}

/* ƒŠƒ“ƒNƒeƒLƒXƒg*/
a.link:link {   font-size: 80%; color: #88ABDA; text-decoration: none; line-height: 170%;}
a.link:visited {  font-size: 80%; color: #88ABDA; text-decoration: none; line-height: 170%;}
a.link:hover {  font-size: 80%; color: #88ABDA; text-decoration: underline;	line-height: 170%;}

a.link_bold:link {  font-size: 80%; font-weight: bold; color: #88ABDA; text-decoration: underline;}
a.link_bold:visited {  font-size: 80%; color: #88ABDA; font-weight: bold; text-decoration: underline;}
a.link_bold:hover {  font-size: 80%; font-weight: bold; color: #88ABDA; text-decoration: none; }

.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: #6692BD;
}
.txt_grn_s_bld {
	font-size: 80%;
	font-weight: bold;
	color: #B4A90A;
}
.txt_grn_l_bld {
	font-size: 140%;
	font-weight: bold;
	color: #B4A90A;
}
.dotline {
	background-image: url(../image/line_dot.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.jpg);
	background-repeat: repeat;
}
.bg_header {
	background-image: url(../image/bg_header.jpg);
	background-repeat: repeat-x;
}
.img_main {
max-width: 100%;
height: auto;
}
