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

h1, h2, h3, h4, p, a, img, ul, li, address,body{
	margin: 0px;
	padding: 0px;
}

img{
border: none
}
.text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #CCC;
	text-align: center;
	padding-top: 5px;
}
#header {
	height: 200px;
	width: 900px;
	background-color: #3C3A3A;
}
#container {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
#main {
	height: auto;
	width: 900px;
}
.text4 {
	font-size: 10px;
	color: #666;
	padding-left: 5px;
}
.hidari1 {
	float: left;
	height: 40px;
	width: 180px;
	background-color: #FEFFD6;
	margin-top: 30px;
}
.img2 {
	text-align: center;
	padding-top: 40px;
}
.img3 {
}
#footer {
	height: auto;
	width: 900px;
}
.text3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
