@charset "UTF-8";

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

body {
	color:#000;
	background:#FFF;

}
*body{height:100%;}

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

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

fieldset, img {
	border:0;
}

img{
	vertical-align:bottom;
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

caption, th {
	text-align:left;
}

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

sup, sub {
	font-size: 71%;
	line-height: 1;
}

sup {
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

legend {
	color:#000;
}

input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}

input, button, textarea, select {
 *font-size:100%;
}

/*齊藤　変更*/
body {
	/*font:13px/1.231 Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	/*font:13px/1.3 "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	/*font:13px/1.3 "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
		font-family: "メイリオ", "Meiryo", "Osaka", "MS Pゴシック", "MSゴシック", "ヒラギノ角ゴ Pro W6", Helvetica, verdana, arial;
 *font-size:small;
 *font:x-small;
}

.text9 {font-size:77%;}
.text10 {font-size:85%;}
.text11 {font-size:93%;}
.text12 {font-size:100%;}
.text13 {font-size:108%;}
.text14 {font-size:116%;}
.text15 {font-size:123.1%;}
.text16 {font-size:131%;}
.text17 {font-size:138.5%;}
.text18 {font-size:146.5%;}
.text19 {font-size:153.9%;}
.text20 {font-size:161.6%;}
.text21 {font-size:167%;}
.text22 {font-size:174%;}
.text23 {font-size:182%;}
.text24 {font-size:189%;}
.text25 {font-size:197%;}

select, input, button, textarea{
	font-size:99%;
	/*font-family: Meiryo, "メイリオ", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

.fClear {
	clear: both;
}

.clearfix:after{
	content: ".";
	display: block;
 	height: 0;
 	clear: both;
 	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
	min-height: 1%;/* for IE 7*/
} 

/* Hides from IE-mac \*/

* html .clearfix{
	height: 1%;
	overflow: visible;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */

a:link {
	color:#009;
}

a:visited {
	color:#006;
}

a:hover {
	color:#0FB2E4;
}
 a:activ {
 color:#F00;
}
