@import url(http://www.sundayfriends.info/cgi-bin/mt/mt-static/themes-base/blog.css);
@import url(http://www.sundayfriends.info/cgi-bin/mt/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

/* Global */
body {
    font: normal 13px Tahoma, helvetica, hirakakupro-w3, osaka, ,"メイリオ" , "ms pgothic", san-serif;
}
/* Global ----------------------------------------------------------------- */
body {
    color: #999;  
    font-family: Tahoma, "ms pgothic";   
    background-color: #fff; 
}

a:link{
color:#cc0000;
text-decoration:none;
}

a:visited{
color:#cc0000;
text-decoration:none;
}

a:hover{
color:#ff0000;
text-decoration:underline;
}

/* Header ----------------------------------------------------------------- */
#header { 
    background: #000033 url(images/) repeat-x 0 0;
}

#header-name {
    color: #fff; 
    font: normal 16px Tahoma, "ms pgothic";
    margin-bottom: 5px;
}

#header-description {
    color: #777;
    font-size: 14px;  
}

/* Content ---------------------------------------------------------------- */

#main-image {
    width: 905px;
    height: 170px;
    /* background: url(images/image1.jpg) no-repeat 0 0;*/
    margin: 0 0 25px 20px;
}


/* Widget ----------------------------------------------------------------- */
.layout-wm .widget-header {
    background-image: url(images/header-arrow-medium_nv.gif);
}

#footer .widget-powered .widget-content span a {
    background: url(images/pf-x_net.gif) no-repeat 0 0;
}

/* Sign In ---------------------------------------------------------------- */
#header .widget-sign-in .widget-content {
    background-color: #000033;
}

/* Gallery ---------------------------------------------------------------- */
#gall_ban a:hover img { opacity:0.8; filter:alpha(opacity=80); }

/* Top ---------------------------------------------------------------- */
#home dl {   
margin-bottom:10px;
}   
#home dt {   
 float:left;   
 width:70px;   
 padding:5px 0 5px 10px;   
 clear:both;   
}   
#home dd {   
 width:350px;   
 margin-left:25px;   
 padding:5px 5px 5px 10px;   
} 
