@charset "UTF-8";

body { margin: 0; }

a img { border: none; }

div#global_header { text-align: left; padding: 5px 10px; background-color: #fff; border-bottom: 1px solid #999; }

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:40px; height:50;}

.container_body iframe { /*overflow:auto;*/ }

.header_link {
	float:left;
	margin-right:5px;
	line-height:150%;
}
