* {
	margin: 0px;
	padding: 0px;
}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
	border-right-color: #3399FF;
	border-left-color: #3399FF;
}
/*　ヘッド部　*/
#head {
	width: 950px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #1E2A6C;
	height: 30px;
	background-image: url(../../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}


#head li {
	float: right;
	margin-top: 10px;
	list-style-type: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-right: 6px;
}
/*　ヘッド部ここまで　*/
#content {
	width: 950px;
	float: left;
	background-image: url(../images/bg.jpg);
}
#left {
	float: left;
	height: auto;
	width: 135px;
	padding-bottom: 20px;
}
#right {
	float: right;
	height: auto;
	width: 800px;
	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-bottom: 25px;
	padding-bottom: 20px;
}
.font1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	margin-top: 15px;
	color: #666666;
	margin-bottom: 15px;
	font-weight: bold;
	letter-spacing: 0.5px;
	text-align: center;
	width: 800px;
	line-height: 20px;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	letter-spacing: 2px;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D3D90B;
	color: #009966;
}
.text {
	width: 650px;
	padding-left: 25px;
	margin-bottom: 20px;
	text-align: center;
	margin-left: 20px;
}
.font2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	letter-spacing: 10px;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #666633;
}



body {
	background-image: url(../../images/bg_body.gif);
}


/* コピーライト　*/
#foot {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	letter-spacing: 1px;
	color: #666666;
	line-height: 25px;
}
#left ul {
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
	list-style-type: none;
	font-size: 14px;
	line-height: 20px;
}
#left ul a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

#left p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	margin-top: 20px;
	margin-left: 10px;
	width: 100px;
}
#left ul a:hover {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.left_index {
	background-image: url(../images/bg_index.png);
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-bottom: 10px;
	height: auto;
	width: 100px;
	behavior: url("iepngfix.htc");
	padding-top: 10px;
}
