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

* {
	margin:0;
	padding:0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
}




body {
	margin-top: 0px;
	background-color: #F0F0F0;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}

/* ========SPACE======== */
#sp5 {
	float: left;
	height: 5px;
	width: 5px;
}
#sp10 {
	float: left;
	height: 10px;
	width: 10px;
}
#sp20 {
	float: left;
	height: 20px;
	width: 20px;
}
#sp30 {
	float: left;
	height: 30px;
	width: 30px;
}

#line_sp5 {
	height: 5px;
}
#line_sp10 {
	height: 10px;
}
#line_sp20 {
	height: 20px;
}
#line_sp30 {
	height: 30px;
}
#line_sp40 {
	height: 40px;
}
/* ========SPACE======== */
.tx15-01 {
	font-size: 16px;
	font-weight: 600;
	color: #387B9A;
	line-height: 1.5em;
}
.tx15-02 {
	font-size: 16px;
	font-weight: 600;
	color: #D86590;
	line-height: 1.5em;
}
.tx15-03 {
	font-size: 16px;
	font-weight: 600;
	color: #7DAD19;
	line-height: 1.5em;
}


.tx14-01 {
	font-size: 14px;
	font-weight: 500;
}
.tx14-02 {
	font-size: 14px;
	font-weight: 600;
	color: #339999;
}

.tx11-02 {
	font-size: 11px;
	font-weight: 300;
	font-family: "Times New Roman", Times, serif;
	color: #BCB3AD;
}
.tx12-01 {
	font-size: 12px;
	font-weight: 700;
	color: #660000;
}
.tx12-02 {
	font-size: 12px;
	font-weight: 300;
	color: #134462;
}
.tx16-01 {
	font-size: 16px;
	font-weight: 300;
}
.tx18-01 {
	font-size: 18px;
	font-weight: 300;
	line-height: 2em;
}
#foot_info01  {
	float: left;
	height: 80px;
	width: 600px;
	font-size: 12px;
	padding-top: 20px;
}
#foot_info01 a {
	color: #333333;
	text-decoration: none;
}
#foot_info01 a:hover, #foot_info01 a:active {
	color: #333333;
	text-decoration: underline;
}


#foot_logo {
	float: left;
	height: 20px;
	width: 360px;
	background-image: url(../img/foot_logo.jpg);
	background-repeat: no-repeat;
	padding-top: 80px;
	font-size: 11px;
	text-align: center;
}
