/*
YUI 3.7.2 (build 5639)
Copyright 2012 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
/*
	TODO will need to remove settings on HTML since we can't namespace it.
	TODO with the prefix, should I group by selector or property for weight savings?
*/
html{
    background:#fbfcfc;
}
/*
	TODO remove settings on BODY since we can't namespace it.
*/
/*
	TODO test putting a class on HEAD.
		- Fails on FF.
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
/*blockquote,*/
th,
td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,
img {
    border:0;
	vertical-align:top;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,
caption,
cite,
code,
dfn,
/*em,*/
/*strong,*/
th,
var {
    font-style:normal;
    font-weight:normal;
}

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:'';
}
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;
}
/* YUI CSS Detection Stamp */
#yui3-css-stamp.cssreset { display: none;
 }
 
 @charset "utf-8";


/* clearfix */
.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

/* /clearfix */

body {
	font-size:14px;
	line-height: 1.6;
    font-family: "CI", Meiryo, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS P Gothic", sans-serif;
    color: #5e5e60;
    width: 100%;
    min-width: 980px;
}

	
/*½]ΜΆFEwiF */
::selection {
    background: #d4d0c8;
}
/* FirefoxΞ*/
::-moz-selection {
    background: #d4d0c8;
}

body a {
    color: #1478bd;
    text-decoration: none;
}

body a:hover {
    color: #09F;
}

/*firefox*/
.ua-gecko body {
    font-size: 85%;
}


/*@«HTML5@VvfπubN»·ι«@*/
header, section, footer, aside, nav, article, figure, hgroup {
	margin: 0;
	padding: 0;
	display: block;
}

.clear{
	clear:both;
}


.left{
	float:left;
	}

.right{
	float:right;
	}

.left40{
	float:left;
	padding-left:40px;
	}

.left20{
	float:left;
	padding:15px 0 0 20px;
	}
	

.right20{
	float:right;
	padding:10px 0px 0 0;
	}
	
.right400{
	width:425px;
	float:right;
	padding:10px 20px 20px 0;
	margin:0;
	line-height: 2em;
	}
	
	
.margin5{
	margin-top:5px;
	}	

.margin15{
	margin-top:15px;
	}	

.margin20{
	margin-top:20px;
	}	
	
.margin_b20{
	margin-bottom:20px;
}

.margin_l40{
	margin:10px 0 50px 40px !important;

	}	

.margin_l20{
	margin-left:20px;
	}	

.padding_b60{
	padding-top:60px;
	}


.padding_b20{
	padding-bottom:20px;
	}
	

.padding_b180{
	padding-bottom:180px !important;
	}

.a_right{
	text-align:right;
	}
	
.a_center{
	text-align: center;
	}
	
/* YUI3 CSS Fonts tHgTCYΞ\
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%
*/
		
