	<!--

*{margin: 0;}

*{font-family: 'verdana', 'MS Pゴシック', 'Osaka', sans-serif;}


* {
	margin: 0;
	padding: 0;
}


body {
     text-align: center;
}


body div {
	text-align: left;
	margin: 0 auto;
}



div.title {
          width: 750px;
          background-color: #ffffff;
          margin-left: 20px;
           }


/* コンテイナー
-------------------------------*/


.container {
	width: 750px;
	background-color: #ffffff;
        margin-left: 20px;
        margin-top: 15px;
}


/* ナビゲーション
-------------------------------*/

.left {
          width:185px;
          float: left;
          background-color:#ffffff;
          }
       



.left div.jp      {
             background-color:white;
             padding-top:5px;
             padding-bottom:5px;
             padding-left:5px;
             padding-right:2px;
             border-bottom:solid 1px #000000;
             margin-left: 0px;
             width: 185px;
             }


.left div.jp2      {
             background-color:white;
             padding-top:5px;
             padding-bottom:8px;
             padding-left:5px;
             border-bottom:none;
             margin-left: 0px;
             width: 185px;
             }




.left div.group2{
             background-color: #ffffff;
             padding: 0px;
             border: 0px;
             }
             
.left div.image{
             background-color: #ffffff;
             border: 0px;
             }

a      {
        text-decoration:none;
        font-size:13px;
        font-weight: normal;
        padding-left:0px;
        }


a:link {
        color:#0066cc;
        }


a:visited{
         color:#0066cc;
         }


a:hover{
        color:#ffaa00;
        }




a.group1{
        display:block;
        text-decoration:none;
        font-size:13px;
        font-weight: normal;
        padding-left:0px;
        }

a.group1:hover{
        background-color:#fffacd;
        color:#ffaa00;
        }



.left div.profile{
             margin-top: 10px;
             background-color: #ffffff;
             border: 0px;
             }


a.group2 {
        font-size: 10px; 
        font-weight:normal; 
        color: #ffffff; 
        text-decoration: underline; 
        display: inline;
        padding :0px;
        }


a.group3      {
        font-size: 13px; 
        font-weight: normal; 
        color: #0033ff; 
        text-decoration: underline; 
        display: inline;
        padding :0px;
        }



a.group2:visited{
                color: #ffffff; 
                }


a.group2:hover{
              color:#cccc00;
               }


a.group3:visited{
                color: #0033ff; 
                }

a.group3:hover{
              color:#cccc00;
               }



            
p.3 {
    background-color:#ffffff;
    text-align: justify;
    text-justify: distribute;
    line-height: 150%;
    color:#000000;
    font-size: 13px;
    width: 549px;
    }


p.4 {
    background-color:#ffffff;
    text-align: justify;
    text-justify: distribute;
    line-height: 150%;
    color:#000000;
    font-size: 12px;
    }


p.5 {
    background-color:#ffffff;
    text-align: justify;
    text-justify: distribute;
    line-height: 150%;
    color:#000000;
    font-size: 13px;
    }




#menu01{
       background-image:url(icon/index/tag_01_b.gif);
       height: 44px;
       }


#menu02{
       background-image:url(icon/index/tag_02_b.gif); 
       height: 44px;
       }

#menu03{
       background-image:url(icon/index/tag_03_b.gif); 
       height: 44px;
       }

#menu04{
       background-image:url(icon/index/tag_04_b.gif); 
       height: 44px;
       }

#menu05{
       background-image:url(icon/index/tag_05_b.gif); 
       height: 44px;
       }


a.tag  {
        display:block;
        }

a.tag:hover{
        background-color:transparent;
        }


a.tag:hover img{
            visibility:hidden;
            }



/* コンテンツ
-------------------------------*/

.content     {
            float: left;
            width: 545px;
            text-align: left;
             }

.content div.group2 {
            background-color: #ffffff;
            width: 545px;
            border: none;
            }



#content div.group3 {
            background-color: #ffffff;
            width: 545px;
            border: none;
            }
			 

.content div.group2 p {
                        margin: 0;
			text-align:justify;
			text-justify: distribute;
			line-height:1.8;
			font-size: 13px;
			color:#000000;
			background: transparent;
			}


.content div.group2 p.3 {
                        margin: 0;
			text-align:justify;
			text-justify: distribute;
                        line-height: 150%;
                        color:#000000;
                        font-size: 13px;
                        width: 549px;
			}



span.1 {
       width: 180px;
       margin-top:10px;
       padding: 5px;
       padding-left: 15px;
       border:solid 1px;
       border-left-width:20px;
       border-left-color:blue;
       background-color:#ffffff;
       text-align: justify;
       text-justify: distribute;
       font-size:18px;
       font-family:"MS P ゴシック",sans-serif;
       font-weight:bold;
       color:#000000;
       }


.content div.group2 td{
                       padding: 10px;
                       }


/* フッター
-------------------------------*/


.footer     {
            clear: both;
            width: 750px;
            text-align: left;
            height: 100px;
             }


.footer p.5 {
    background-color:#ffffff;
    text-align: justify;
    text-justify: distribute;
    line-height: 150%;
    color:#000000;
    font-size: 13px;
    width: 750px;
    }



.footer div.group3 {
            background-color: #ffffff;
            width: 750px;
            border: none;
            }


/* 文字
-------------------------------*/

td h1#normal{
   color: #999999;
   font-size: 11px;
   margin: 10px 0px 0px 0px;
   }



/* 画像
-------------------------------*/


img{
            border :none;
            }
			
-->
