﻿@charset "utf-8";
/* =================================================================================================== CSS Information
Style Info: Hybrid Default
=================================================================================================================== */
body {
	font-size: 13px;
/*
	font-family: "Times New Roman", Times,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',Osaka,sans-serif;
*/
	font-family: Arial,Helvetica,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',Osaka,sans-serif;
	line-height: 1.6;
	color: #333333;
	background: #ffffff;
		-webkit-text-size-adjust: 100%;
		word-break: break-all;
}
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic',Osaka,sans-serif/9;
}
a{-webkit-tap-highlight-color: #d60f0f;}
a:link,a:visited {color: #d60f0f;}
a:hover,a:active {color: #666666;}
/* =================================================================================================== CSS Information
Style Info: CSS - Hybrid Reset
=================================================================================================================== */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{text-decoration:none;margin:0;padding:0;}
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block;}
ul,li,ol{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
img{border:none;vertical-align:top;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
caption,th {text-align: left;}
strong,caption,th,address,cite,code,dfn{font-style:normal;font-weight:normal;}
input,textarea,select,code,kbd,samp,pre{font-size:100%;font-family: 'メイリオ','Meiryo','ＭＳ Ｐゴシック','MS PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;}
abbr,dfn{border:0;font-variant:normal;cursor:help;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
fieldset{vertical-align:bottom;}
legend{color:#000;}
input[type="checkbox"]{vertical-align:bottom;}
input[type="radio"]{height:15px;vertical-align:bottom;}
input[type="text"]{height:15px;line-height:15px;padding:2px;}
textarea{vertical-align:bottom;}