@charset "UTF-8";



*{
    margin:0px;
    padding:0px;
    color#000;
    font-size:8pt;
    line-height:160%;
    scrollbar-face-color: #CCCCCC;
    scrollbar-shadow-color: #F0F0F0;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #999999;
    scrollbar-track-color:#FFFFFF;
    scrollbar-arrow-color: #FFFFFF;}
body{
    text-align:center;
    background:#ffffff;}




h1{
    font-size:14pt;
    color:#000;
    font-weight:normal;
    text-align:center;}
img{margin-right:3px;
    border:0px;}




/* ---■レイアウト■ --- */
#layout{
    margin:0px 0px 0px 0px;
    text-align:center;
    width:825px;
    margin-left: auto;
    margin-right: auto;}

#header{
    margin:10px 0px 10px 0px;
    padding:10px;
    border:1px solid #CCC;
    background:#ff0080;}
#title{
    font-weight:normal;
    text-align:center;}
.banner{
    clear:both;
    margin:0px 0px 10px 0px;
    width:470px;
    height:60px;
    text-align:center;
    background:#f0f0f0;}

#contain{
    clear:both;}
#left{
    float:left;
    width:625px;}
#left-l{
    float:left;
    width:190px;
    background1:#cccccc;}
#left-cen{
    float:right;
    width:425px;
    background1:#cccccc;}
#right{
    float:right;
    width:190px;
    background1:#cccccc;}
#footer{
    clear:both;
    margin:10px 0px 10px 0px;
    padding:10px;
    font-size:9pt;
    background:#ff0080;}
#footer a{
    font-size:8pt;}



/* ---■メニュー■ --- */
.me-t{
    padding:0px 5px 0px 5px;
    font-size:8pt;
    text-align:left;
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    background:#ff0080;}
.me-box{
    margin:0px 0px 10px 0px;
    padding:5px;
    font-size:8pt;
    text-align:left;
    border:1px solid #CCCCCC;}
.me-box-cen{
    margin:0px 0px 10px 0px;
    padding:5px;
    font-size:8pt;
    text-align:center;
    border:1px solid #CCCCCC;}


/* ---■記事■ --- */
.index-top{
    margin:0px 0px 10px 0px;
    padding:10px;
    text-align:left;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
    background:#F9F9F9;}
.kizi-t{
    margin:0px 0px 10px 0px;
    text-align:left;
    color:#000000;
    font-weight:bold;
    border-bottom:1px solid #999999;}
.kizi-t a{
    color:#000000;
    text-decoration:none;}
.kizi-t a:link{
    text-decoration:none;}
.kizi-t a:visited{
    text-decoration:none;}
.kizi-body{
    margin:15px 0px 0px 0px;
    text-align:left;}
    }

.kizi-more{
　　    text-align:left;}
.kizi-info{
    margin:0px 0px 15px 0px;
    text-align:right;
    border-top:1px solid #F0F0F0;}

.cmt-box{
    margin:20px 20px 15px 20px;
    text-align:left;
    border-top:1px solid #F0F0F0;}

/* ---■フォント■ --- */
a:link{
    text-decoration:underline;
    color:#000000;
    padding:1px;}
a:visited{
    text-decoration:underline;
    color:#000000;
    padding:1px;}
a:hover{
    text-decoration:none;
    color:#000000;
    padding:1px;}














