@charset "UTF-8";

/* base
-------------------------------------------- */
body {
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../img/back_img.gif);
	background-repeat: repeat-y;
	background-position: center;
}
A:link{color:#31a5de;
text-decoration:none;
}
A:visited{
color:#7e7ea7;
text-decoration:none;
}
A:active{color:#ddco25;
text-decoration:none;
}
.kakaku_icon {
	margin-bottom: 15px;
}

/* contents
-------------------------------------------- */
.body_text1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-weight: lighter;
	line-height: 20px;
}

/* header
-------------------------------------------- */
.topimg_tb {
	background-attachment: scroll;
	background-image: url(../img/top13.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* leftbar
-------------------------------------------- */
.left_shadow_tb {
	background-attachment: fixed;
	background-image: url(../img/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right_shadow_tb {
	background-attachment: fixed;
	background-image: url(../img/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.left_td_mg {
	padding-top: 15px;
	padding-left: 10px;
}
.titleimg_mg {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.titleicon_mg {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.div_mg {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_mg {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* rightbar
-------------------------------------------- */
.iflame_mg {
	margin-bottom: 15px;
}
.mg_mapicon {
	margin-top: 5px;
	margin-bottom: 20px;
}
.banner_mg {
	margin-top: 5px;
	margin-bottom: 5px;
}

.right_td_mg {
	padding-top: 15px;
	background-color: #dde0e6;

}

/* footer
-------------------------------------------- */
.footer_text {
	font-size: 10px;
	font-weight: lighter;
}
.copyright_text {
	font-size: 9px;
	font-weight: lighter;
}
.sankaku_img_mg {
	margin-right: 4px;
}

