/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
}
#wrapper{
	margin-right: auto;
	margin-left: auto;
	width: 702px;
}
#container{
	background-image: url(../img/master/base1.jpg);
	background-repeat: repeat-y;
	width: 702px;
}
#menu{
	width: 185px;
	float: left;
}
#contents{
	width: 517px;
	float: right;
}

.cl{
	clear: both;

}
h1,h2,h3,p{
	margin: 0px;

}
.w489{
	width: 489px;
	margin-left: 10px;

}
.secondlife{
	padding-left: 6px;
	margin-top: 10px;
	margin-bottom: 15px;

}
.add{
	line-height: 130%;
	margin-top: 15px;
	margin-left: 10px;
	margin-bottom: 30px;

}
.left13{
	margin-left: 13px;
	margin-top: 13px;
	margin-right: 15px;
	width: 480px;

}

.foot_txt1,.foot_txt2,.foot_txt3,.foot_txt4{
	color: #FFFFFF;

}

.foot_txt1{
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;

}
.foot_txt1 a:link,.foot_txt1 a:visited{
	color: #FFFFFF;
}



.foot_txt2{
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 10px;

}
.foot_txt3{
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;

}

.foot_txt4{
	clear: both;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;

}
.foot_left{
	background-image: url(../img/master/foot_left.jpg);
	background-repeat: repeat-y;
	height: 67px;

}
.foot_right{
	background-image: url(../img/master/foot_right.jpg);
	background-repeat: repeat-y;
	height: 67px;

}