@charset "utf-8";

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/

/*テンプレート部分のみリセットするように修正*/

html{color:#000;background:#FFF;}
body,
div.section div,
div.section dl,
div.section dt,
div.section dd,
div.section ul,
div.section ol,
div.section li,
div.section h1,
div.section h2,
div.section h3,
div.section h4,
div.section h5,
div.section h6,
div.section pre,
div.section code,
div.section form,
div.section fieldset,
div.section legend,
div.section input,
div.section textarea,
div.section p,
div.section blockquote,
div.section th,
div.section td
{margin:0;padding:0;}

div.section table
{border-collapse:collapse;border-spacing:0;}

div.section fieldset,
div#header img,div#footer img,div#sub img
{border:0;}

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

div.section li
{list-style:none;}

div.section caption,
div.section th
{text-align:left;}

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

q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

