* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}
#content {
	width: 950px;
	height: auto;
	float: left;
	clear: both;
}
#left {
	float: left;
	height: 500px;
	width: 220px;
	padding-left: 30px;
}
#right {
	float: right;
	height:auto;
	width: 700px;
}
.textarea {
	float: left;
	height: auto;
	width: 600px;
	margin-top: 15px;
	margin-left: 30px;
	padding-bottom: 20px;
}
.yotei {
	float: left;
	height: auto;
	width: 660px;
	margin-top: 15px;
	margin-left: 10px;
	padding-bottom: 20px;
}
.img1 {
	float: left;
	margin-left: 125px;
}
.img_2 {
	margin-left: 30px;
}
.img_3 {
	margin-left: 50px;
}

.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #454545;
}
#left li {
	list-style-type: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.font2{
	font-size:12px;
	color:#ff6666;
	letter-spacing: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 18px;
	clear: both;
	text-align: center;
	margin-top: 10px;
}
.font3{
	font-size:12px;
	color:#9999ff;
	line-height:18px;
	letter-spacing: 1px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	text-align: center;
	margin-top: 10px;
}
.font4 {
	color: #FF6600;
	font-weight: bold;
}


.textarea img {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	clear: both;
}
table {
	background-color: #ffa729;
}
td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	text-indent: 5px;
}







/* コピーライト　*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
/*	background-color: #050600;*/
	clear: both;
	float: left;
}

