@charset "Shift_JIS";


body{width:500; height:500; background-color:lightgrey;}
form{margin-top:0; margin-bottom:0;}
p{color:red;}
p.alert{font-weight:bold;}
p.note{color:blue;}
p.notice{font-weight:bold; color:blue;}


#wrap{position:relative; text-align:center; background:white;}
#container{width:600px; min-height:400px; margin:0 auto; text-align:left;}
#header{width:100%; height:80px; border-bottom:1px solid dimgray; background:url(necol_logo.jpg) 500px 10px no-repeat;}
#main{width:100%; min-height:300px;}
#footer{width:100%; height:20px;}

#header h2{font:bold 30px san-serif;}
