#container {
	width: 800px;
	height: auto;
	text-align:left;
	padding: 0;
	padding-top: 40;
    margin: 0px;
}

#container2 {
	width: 840px;
	height: auto;
	text-align:left;
	padding: 0;
	padding-top: 20;
    margin: 0px;
}

#header {
	width: 800px;
	height: 200px;
}

#main {
	width: 800px;
	height: auto;
	padding-left: 0; padding-right: 0;
	text-align:left;
	line-height: 120%;
	clear: both;
}

#rosen {
	width: 800px;
	height: auto;
	padding-left: 0; padding-right: 0;
}

#header5 {
	width: 400px;
	height: 280px;
	float: left;
}

#header6 {
	width: 400px;
	height: 280px;
	float: right;
}



h1{font-size: 30px; color: #f00; text-align: center;}
h2{font-size: 16px; color: #fff; text-align: center;}
h3{font-size: 20px; color: red;}
h4{font-size: 16px; color: blue;}

#rin1{
	font-size:16px;
	text-align:left;
	line-height:50%;}

#rin2{
	font-size:16px;
	text-align:right;
	line-height:50%;}
	
#txt {
    list-style: none;
    font-size: 16px;
    line-height: 150%;
	font-weight : normal;
	text-align:left;
    margin-right: 32px;margin-bottom: 0px;
    padding: 0em 1em 0em 2em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
    color: #630;
}
#txt0 {
    list-style: none;
    font-size: 16px;
    line-height: 150%;
	font-weight : normal;
	text-align:left;
    color: #ffff00;
}
#txtsiro {
    list-style: none;
    font-size: 16px;
    line-height: 150%;
	font-weight : normal;
	text-align:left;
    margin-right: 32px;margin-bottom: 0px;
    padding: 0em 1em 0em 2em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
    color: #fff;
}


.siro{ color: #fff; } 
.gray{ color: #888; } 
.pink{ color: #fcf; } 
.mido{ color: #0f0; } 
.maze{ color: #f0f; } 
.top2{ color: #630; font-size: 16px; } 
.chu{ font-size: 20px; } 

.z-shozai{ color: #FFF; font-size: 22px; }
