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

#main.resizeimage { width:100%; }
#main.resizeimage img { width: 100%; }
.back {
	background-image: url(img/back_mini.jpg);
	background-repeat: no-repeat;
	background-position: center center;
-moz-background-size:100% auto;
background-size:100% auto; 
	text-align: center;
} 

.text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #ffffff;
}
.text2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #000000;
}
div.hoge{
	background-image: url(img/tback_b.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
}
div.hoge2{
	background-image: url(img/tback.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	text-align: left;
}
div.hoge3{
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
}
div.hoge4{
	background-image: url(img/tback3.png);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	height: auto;
	text-align: left;
}
ul {
    margin-left: 1.0em;
}
li {
    text-indent: -1.0em;
}
