/*
 *Stylesheet for SAITAMA CITY KODOMO ZOO.
 *Copyright (C) 2008 MEDIA-TRUST Co.,Ltd All Right Reserved.
 */  
/*--------------------Class---------------------*/
.clear {clear:both; display:block; font-size:1px; line-height:0; margin:0; padding:0; height:1px;}
.left {float:left;}
.right {float:right;}
.txtcenter {text-align:center;}
.txtleft {text-align:left;}
.txtright{text-align:right;}
.borderG {border:1px solid #ccc;}
.borderDot {border-bottom:1px dotted #ccc; line-height:0; font-size:1px;}
.bgW {backgruond:#ffffff;}
.size10 {font-size:10px;}
.size11 {font-size:11px;}
.colY {color:#ffaa01;}
.colG {color:#48b039;}
.colR {color:#eb4924;}
.colB {color:#00a0C6;}
.colDB {color:#376ea1;}
.colPI {color:#e074c0;}
.colPU {color:#d010b1;}
.colO {color:#eca156;}
.colBR {color:#915900;}
.colBL {color:#333;}
.space10 {width:10px; height:10px; display:block;}
.space20 {width:20px; height:20px; display:block;}
.space30 {width:30px; height:30px; display:block;}
.icon {line-height:1.5; vertical-align:text-middle;}


.font_br{
	font-weight:bold;
	color:#ff0000;
}

.font_red{
	color:#ff0000;
}

