@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(image/bg_kage.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.gyoumutext {
	color: #000000;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height:1.2;
	font-stretch:condensed;
	}
	
.gyoumutext2 {
	color: #000000;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height:1.4;
	}
	
.text14px {
	color: #000000;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	}
	
.text13px {
	color: #000000;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	}
	
.corptext13px {
	color: #000000;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height:1.7;
	}

.jigyoutext13px {
	color: #000000;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height:0.2;
	}

.jigyoutext14px {
	color: #000000;
	font-family: "ＭＳ ゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height:0.4;
	}

p.box {
	border-bottom: 1px dashed gray;
	
	}