﻿@charset "UTF-8";
@import url("style-base.css");

td { font-size:12px; line-height: 150%; }
th { font-size:12px; line-height: 150%; }
form { margin: 0; }
textarea,select,input {
    /*	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;*/
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family:“ヒラギノ角ゴ Pro W3″,”Hiragino Kaku Gothic Pro”, Osaka,”メイリオ”,Meiryo, Verdana, Arial,sans-serif;
	font-size: 12px;
}
.clear { clear: both; width:0px; height:0px; display:block; overflow:hidden; }
img	{ border: none; vertical-align: top; }

.pt10px	{ padding-top: 10px; }
.pb5px	{ padding-bottom: 5px; }


.orange	{ color: #FF6600; }
.enji	{ color: #B41E00; }
.green	{ color: #006600; }

.font22px	{ font-size: 22px;line-height:130%; }