/** tamago : Basic Structure **/


html, body {
                font-size:10px; 
margin:0px;
padding:0;
line-height:16px;
                letter-spacing:0.1em;
text-align:center !important;
color:#555555;
backgroud:url(http://www.newstamago.com/img/background.jpg);
font-family:"Verdana","HiraKakuPro-W3","ヒラギノ角ゴ Pro W3", Arial, sans-serif;
}

A:LINK    { font-size:10px; line-height:16px; color:#333; text-decoration:dotted }
A:VISITED { font-size:10px; line-height:16px; color:#555; text-decoration:none }
A:ACTIVE  { font-size:10px; line-height:16px; color:#666; text-decoration:underline }
A:HOVER   { font-size:10px; line-height:16px; color:#FFF; text-decoration:none;  background-color: #0000FF;  }

.d-font{
    font-size:10px;
    line-height:16px;
    color:#000;
}

.c-font{
    font-size:10px;
    line-height:16px;
    color:#000;
}


.lead-font{
    font-size:12px;
    font-weight:bold;
    line-height:16px;
    color:#000;
}

.news-list {
border-bottom: 1px solid #eee;
height: 15px;
line-height: 15px;
}

.n-font{
    font-size:10px;
    line-height:16px;
    color:#333;
}

.nnow-font{
    font-size:10px;
    line-height:16px;
    color:#FFCC00;
}

.ccc-font{
    font-size:10px;
    line-height:16px;
    color:#000;
}

.wmp-font{
    font-size:10px;
    line-height:16px;
    color:#000;
}


.hide {
width:0;
height:0;
overflow:hidden;
position:absolute; /* for the benefit of IE5 Mac */
}


/** main Structure **/


#main {
margin-top:5px;
margin:auto;
width:720px !important;
text-align:left !important;
}


/** text Block,font Style **/


#address {
font-size: 10px;
}

#navi {
margin-top: 20px;
margin-bottom: 50px;
text-align: right;
font-size: 9px;
}

.project {
font-size: 10px;
color: #666;
clear: both;
margin-bottom: 50px;
}

.project h2 {
font-size: 11px;
color: #666;
clear: both;
display: inline;
}

.project div  img {
margin-top: 5px;
margin-bottom: 5px;
}

.scrollTop {
text-align: right;
font-size: 10px;
margin-top: 2em;
margin-bottom: 2em;
text-decoration: underline;
}

#footer {
width:650px;
margin-bottom:1em;
text-align:right;
font-family:"Verdana", "Arial", "Helvetica", sans-serif;
clear:both;
}





/** image Control **/

img {
border:0;
}
