@charset "utf-8";
/* ===================================================================

 file name  :style.css
 style info :コンテンツエリア関係 他

=================================================================== */




/*----------------------------------------------------
	汎用class
----------------------------------------------------*/



/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*----------------------------------------------------
	カラー用class
----------------------------------------------------*/
.style19 {color: #FF0000}
.style21 {color: #666666}
.style23 {color: #F5E1AB}
.style26 {color: #FF3399}
.style27 {color: #663300}
.style31 {color: #336633}
.style32 {color: #F5D37A}
.style37 {color: #FCE441}
.style38 {color: #DBDBDB}
.style41 {color: #0000FF}
.style44 {color: #000099}
.style47 {color: #3F671D}
.style48 {color: #FF00FF}
.style49 {color: #006633}
.style50 {color: #FF6600}
.style51 {color: #003399}
.style52 {color: #6600CC}
.style53 {color: #990033}
.style54 {color: #999999}
.style55 {color: #CE9222}
.style56 {color: #336600}
.style57 {color: #666600}
.style58 {color: #003300}

