/*使用-ニュース／お問合せ/リンク/ファンクラブ*/
h1      {
       margin: 5px 0 0 0;
       width:600px;
       height:20px;
       background-image:url(../images/title01.gif);
       background-repeat: no-repeat;
       padding: 4px 0 0 25px;
       font-size:12px;
       color:#333333;
       }	

        
strong  {
      color:#f11c8b;
     }

.col01 {
       margin: 10px 0 10px 20px;
       width:570px;
       }
.col01 p	{
       margin: 5px 0 0 0;
       padding-left:20px;
       line-height: 20px;
       font-size:11px;
       color:#333333;
      background-color:#ffffc0;
       }

.col01 h4	{
       margin: 5px 0 0 0;
       padding-left:20px;
       line-height: 40px;
       font-size:14px;
       color:#333333;
      background-color:#ffffc0;
       }

.col02 {
       margin: 0;
       width:570px;
       }
.col02 p	{
       margin: 5px 0 0 0;
       padding-left:20px;
       line-height: 14px;
       font-size:11px;
       color:#333333;
      background-color:#ffffff;
       }
.toy  {
       width:260px;
        float:left;
        }
.toy02  {
       width:300x;
        float:left;
        }
.toy p	{
       margin: 0;
       padding: 10px 10px 0 20px;
       }
.toy span {
      color:#3366cc;
      }

.col01 span  {
       color:#f11c8b;
       }
.col01 a:link	{
       text-decoration: none;
       color:#666666;
       }

.col01 a:visited	{
       text-decoration: none;
       color:#3366cc;
       }

.col01 a:hover	{
       text-decoration: none;
       color:#f11c8b;
       }
/*ファンクラブ*/
.col03 {
       margin: 20px 0 10px 20px;
       width:570px;
      border:1px solid #f11c8b;
       }
.col03 p	{
       margin:  0;
       padding-left:20px;
       line-height: 14px;
       font-size:11px;
       color:#333333;
      background-color:#ffffff;
       }
 h2   {
     margin:0 0 5px 10px;
     padding-top:3px;
     width:300px;
     height:20px;
     font-size:12px;
     color:#ffffff;
     text-align:center;
     background-color:#f11c8b;
     }
h3 {
    color:#3366cc;
    font-size:11px;
    margin-left:20px;
   }
.imgcol  {
     margin:0;
     padding-left:450px;
     width:550px;
     height:30px;  
     }
/*LINKページ段組*/

.linleft {
       width:250px;
       float:left;
       margin:10px 0 0 10px;
      }
.linleft p	{
       text-align:center;
       line-height: 15px;
       font-size:11px;
       color:#333333;
       }
.clearl{
       clear:left;
       height:5px;
       }    
.linleft a:link	{
       text-decoration: none;
       color:#666666;
       }

.linleft a:visited	{
       text-decoration: none;
       color:#3366cc;
       }

.linleft a:hover	{
       text-decoration: none;
       color:#f11c8b;
       }

.line2 {
       line-height: 15px;
       font-size:11px;
       color:#333333;
      }
