@charset "utf-8";/*--------------------------------------------------Reset and Base CSSFileName:   base.cssVersion:    2011/03/141. YUI Library - Fonts -2. YUI Library - Reset -3. Base--------------------------------------------------*//*------------------------------1. YUI Library - Fonts -Copyright (c) 2009, Yahoo! Inc. All rights reserved.Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txtversion: 2.7.077%  = 10px	|	123.1% = 16px	|	167% = 22px	85%  = 11px	|	131%   = 17px	|	174% = 23px93%  = 12px	|	138.5% = 18px	|	182% = 24px100% = 13px	|	146.5% = 19px	|	189% = 25px108% = 14px	|	153.9% = 20px	|	197% = 26px116% = 15px	|	161.6% = 21px	|------------------------------*/body{font:13px/1.231 "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Arial;*font-size:small;*font:x-small;}html>/**/body {font-size/*\**/: small\9;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}/*------------------------------2. YUI Library - Reset -Copyright (c) 2009, Yahoo! Inc. All rights reserved.Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txtversion: 2.7.0------------------------------*/html{color:#000;background:#FFF;}body,div,dl,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;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{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;}/*sup{vertical-align:baseline;}*/sub{vertical-align:baseline;}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%;}/*------------------------------3. Base------------------------------*/body {	background: #ffffff url("../images/bg.jpg") repeat-x top;	color: #333333;	text-align: center;	min-width: 959px;}p, pre, address, cite {	font-size: 100%;	line-height: 1.5;}em, strong {	font-weight: bold;}img {	vertical-align: bottom;}/*----------Forms----------*/input, textarea {	background-color: #f5f5f5;	border: 1px solid #dddddd;}input:hover, textarea:hover {	background-color: #f0f0f0;	border: 1px solid #aaaaaa;}input:focus, textarea:focus {	background-color: #ffffff;	border: 1px solid #666666;}/*----------Hypertext----------*/a:link    {color: #0076e4; text-decoration: none;}a:visited {color: #0076e4; text-decoration: none;}a:active  {color: #0076e4; text-decoration: none;}a:hover   {color: #6765c4; text-decoration: underline;}/*fujikawa modify*/p{	line-height: 1.8;}