@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg.jpg);
        
	}

.txt {
	font-size: 13px;
	line-height: 140%;
}

.txt_s {
	font-size: 13px;
	line-height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.txt_ss {
	font-size: 11px;
	line-height: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #CCCCCC;
	}

a:visited {
	color: #CCCCCC;
	}

a:active {
	color: #CCCCCC;
	}

a:hover {
	color: #CCCCCC;
	}
	
.sideber {
	text-align: left;
	font-size: 16px;
	line-height: 140%;
	color: #CCCCCC;
	margin-top: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

.sideber2 {
	text-align: left;
	font-size: 13px;
	line-height: 140%;
	color: #CCCCCC;
	margin-top: 10px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}
