@charset "utf-8";

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Style Name: common.css
 * Style URL: /styles/common.css
 * Description: Defaults to reset Web browsers.
 * Author: Hisato Ishikawa
 * Author URL: http://gamuratwist.jp
 * Author Email: hisatoish[at]gmail.com
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin:0;
  padding:0;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}

fieldset,img {  border:0; }
ol,ul { list-style:none; }
caption,th { text-align:left; }

h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}

q:before,q:after { content:''; }
acronym, abbr, span.caps { cursor: help; }
abbr,acronym { border-bottom: 1px dashed #999; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * This Stylesheet was based on Yahoo! UI Library's Fonts CSS.
 * Copyright (c) 2006, Yahoo! Inc. All rights reserved.
 * http://developer.yahoo.com/yui/fonts/
 * http://developer.yahoo.net/yui/license.txt
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
