@charset "utf-8";
/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - -

Title : 
Author : 
URL : 

Description : 

Created : 
Modified : 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
.primaryBlock{
  padding-left : 10px ;
}

h2 img{
  margin : 10px 5px ;
}
#secondaryContent h3{
  text-align : left ;
  margin : 0 ;
  padding : 0 ;
  font-size : 90% ;
}
h3{
  background-image : url(assets/images/bg_h3.jpg) ;
  background-repeat : no-repeat ;
  text-align : left ;
  padding : 8px 0px 5px 20px ;
  margin : 10px 0 15px 10px ;
  font-size : 130% ;
}
.secondaryBlock{
  background-image : url(assets/images/bg_right.jpg) ;
  background-repeat : repeat ;
  margin : 0px 15px 15px ;
}

.secondaryPanel{
  padding : 15px 0px ;
}
.kyuyu h3 span a:hover{
  color : #000000 ;
  text-decoration : none ;
}
#primaryContent p.cfFM_error{
  color:red;
  font-weight:bold;
}
#primaryContent p.cfFM_error strong{
  color : #15391D ;
  font-weight : bold ;
}