body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#all { background:#220000;}
#all #wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#all #wrapper #header {
	height: 407px;
}
#all #wrapper #content {

}
.ci01{ padding:60px 100px 20px 100px; height:210px; background:url(images/index_ci_01.jpg); display:block;}
.ci02{ padding:0 100px; background:url(images/index_ci_02.jpg); display:block;}
.ci03{ height:100px; background:url(images/index_ci_03.jpg); display:block;}

table tr img{ vertical-align:middle;}

.boxtato {
	color: #FFF;
	font-weight: bold;
	background-color: #900;
	border: 2px dotted #ff4f4f;
	border-radius: 20px;
	font-size: 15px;
	line-height: 33px;
	text-align: center;
}

.ci{
	text-align: center;
}
.txt_01{
	color: #F30;
	font-weight: bold;
}
.br1{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-color: #FC0;
}
.br2{
	color: #333;
	background-color: #FFF;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.br3{
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	background-color: #900;
}
.br4{
	font-size: 15px;
	color: #FFF;
	background-color: #900;
}
.inpo{ font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#000; line-height:25px; background:#dfa458; border-radius:5px; border: 2px dotted #FFF; padding:10px; margin-top:15px;}
