@charset "UTF-8";
/* init.css */
/* 2010.02.22 */
html, body, div, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, dt, dd, form, fieldset, input, textarea {
	margin:0;
	padding:0;
}
/* YUI-font.css */
body {
	font-size:13px;
	line-height:1.231;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
*font-size:small;
*font:x-small;
}
select, input, button, textarea, button {
	font-size:99%;
}
textarea, input {
	padding:3px;
}
table {
	font-size:inherit;
	font:100%;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
*font-size:108%;
	line-height:100%;
}
ul {
	list-style:none;
}
ul.onmark {
	list-style:disc;
	padding-left:25px;
}
ol {
	margin-left:25px;
}
table, th, td {
	empty-cells:show;
}
caption {
	text-align:left;
}
th {
	font-weight:normal;
}
img {
	border:0;
	vertical-align:bottom;
}
fieldset {
	border:0;
}
strong {
	font-weight:bold;
}
a:focus {
	overflow:hidden;
}
/* IE6用送信ボタン調整 */
* html input.submit {
	padding:0.4em 0 0.1em;
}
/* IE7用送信ボタン調整 */
*:first-child+html input.submit {
	padding:0.4em 0 0.1em;
}
/* IE8用送信ボタン調整 */
head~/* */body input.submit {
 padding:0.3em 1em 0.1em;
}
/* クリア */
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0em;
}
* html .clear {
	height:.1em;
	overflow:hidden;
	margin-top:-.1em;
}
hr {
	visibility:hidden;
	border:0;
}
/* clearfix */
.clearfix:after {
	content:url(../img/clearfix.gif);
	display:block;
	clear:both;
	height:0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/* テキスト設定 YUI-font.css */
.text10 {
	font-size:77%;
}
.text11 {
	font-size:85%;
}
.text12 {
	font-size:93%;
}
.text13 {
	font-size:100%;
}
.text14 {
	font-size:108%;
}
.text15 {
	font-size:116%;
}
.text16 {
	font-size:123.1%;
}
.text17 {
	font-size:131%;
}
.text18 {
	font-size:138.5%;
}
.text19 {
	font-size:146.5%;
}
.text20 {
	font-size:153.9%;
}
.text21 {
	font-size:161.6%;
}
.text22 {
	font-size:167%;
}
.text23 {
	font-size:174%;
}
.text24 {
	font-size:182%;
}
.text25 {
	font-size:189%;
}
.text26 {
	font-size:197%;
}
.eng {
	font-family:"Verdana", "Arial", sans-serif;
}
.tx_right {
	text-align:right;
}
.tx_center {
	text-align:center;
}
/* 汎用設定 */
.pd_b_ss {
	padding-bottom:5px;
}
.pd_b_s {
	padding-bottom:10px;
}
.pd_b_ms {
	padding-bottom:15px;
}
.pd_b_m {
	padding-bottom:20px;
}
.pd_b_ml {
	padding-bottom:25px;
}
.pd_b_l {
	padding-bottom:30px;
}
.pd_b_ll {
	padding-bottom:40px;
}
.mg_b_ss {
	margin-bottom:5px;
}
.mg_b_s {
	margin-bottom:10px;
}
.mg_b_ms {
	margin-bottom:15px;
}
.mg_b_m {
	margin-bottom:20px;
}
.mg_b_ml {
	margin-bottom:25px;
}
.mg_b_l {
	margin-bottom:30px;
}
.mg_b_ll {
	margin-bottom:40px;
}
.mg_r_s {
	margin-right:10px;
}
.mg_r_ms {
	margin-right:15px;
}
.mg_r_m {
	margin-right:20px;
}
.mg_r_l {
	margin-right:30px;
}
.mg_l_s {
	margin-left:10px;
}
.mg_l_ms {
	margin-left:15px;
}
.mg_l_m {
	margin-left:20px;
}
.ast {
	text-indent:-1em;
	padding-left:1em;
}
.img_left {
	float:left;
}
.img_right {
	float:right;
}
.img_center {
	margin:0 auto;
}
