@charset "UTF-8";

body{
margin:0;
padding:0px;
}

a img{
border:none;
}

div#global_header{
text-align:left;
margin:0px;
padding:0px;
background-color:#fff;
border-bottom: 1px solid #888;
}

div#global_header_left{
float:left;
}

div#global_header_right{
float:right;
text-align:right;
}

div#global_header_bottom{
clear:both;
}

body.popup div#wrapper{
width: 90%;
}

span.minute{
color:#888;
}

span.normal{
color:#000;
}

.error{
color:#f00;
}

.warning{
color:#f60;
}

.notice{
color:#390;
}

.note{
font-size:92%;
}

.required{
color:#f00;
}

.blog-header-frame{
margin:0;
padding:0;
border:none;
width:650px;
height:55px;
}
