<!--2カラム用-->

body{
	background: #808080;
}

/* font 設定 */
.mo1 {
    font-size:12px;
    font-family:Century Gothic;
    color:#fff;
    }
    .mo2{
    font-size:10px;
    font-family:Century Gothic;
    color:#999;
    }
        .mo3{
    font-size:11px;
    font-family:Century Gothic;
    color:#003366;
    font-weight:bold;
    }
        .mo4{
    font-size:12px;
    font-family:Century Gothic;
    color:#4f2f2f;
    }

/* LINK 設定 */
a       {
     background: transparent;
     color: #fff;
         font-family:MSゴシック,osaka,Century Gothic;
         font-size:10px;         /* 文字を大きく */
     text-decoration; none;
}
a:active,a:hover       {
     background: transparent;
     color: #cc0000;
         font-family:MSゴシック,osaka,Century Gothic;
         font-size:10px;         /* 文字を大きく */
     text-decoration; none;
}




#outline{
width : 806px;
padding : 0 ;
text-align : left;
background:#000;
border:3px solid #000;
}


.header{
width : 100% ;
margin-bottom :0px ;
background:#000;
text-align : left;}


.main {
width : 600px;
background:#000;
padding-left: 0px;
margin-bottom : 10px ;
float : left;}


.side {
width : 200px;
background:#000;
margin-bottom : 10px ;
float : right;}


.c-both {
clear:both;}


.footer{
width : 800px ;
background:#000;
text-align : center;} 

#siro{
width : 800px;
padding : 0 ;
text-align : left;
background:#000;
}
