@charset "shift_jis";
/*=================

++Yahoo! UI Library
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0

10px = 77%     11px = 85%     12px = 93%     13px = 100%
14px = 108%    15px = 116%    16px = 123.1%  17px = 131%
18px = 138.5%  19px = 146.5%  20px = 153.9%  21px = 161.6%
22px = 167%    23px = 174%    24px = 182%    25px = 189%
26px = 197%


++css_clear.css
「スタイルシートの初期化、floatクリア用クラスの定義」
Copyright, Husky Style Japan All rights reserved.
http://www.huskky-style.com/ ver 1.0.4

==================*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0px;
	padding:0px;
	vertical-align: baseline;
	outline: 0;
	border:0;
}
body {
	font:13px/1.231 "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, sans-serif;

	*font-size:small;
	*font:x-small;
	position: relative;
}
table {
    font-size:inherit;
	border-collapse: collapse;
	border-spacing: 0;
	font: 100%;
}
ul,ol{
	list-style:none;
}
fieldset,img{
	border:0px;
}	
select option{
	padding:0 5px;
}	
form label{
	cursor:pointer;
}
.clr {
	clear: both;
}
/* \*/
*html .clr{
	height:0px;
	display /**/:block;
}
/* */
