body{
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
line-height:140%;
color:#333333;
}
a {  color: #333333; text-decoration: none}
a:hover {  color: #cc3300; text-decoration: underline}
.txt18 {
	font-size: 18px;
	line-height: 26px;
}
.txt16 {
	font-size: 16px;
}
.txt15 {
	font-size: 15px;
}
.txt14 {
	font-size: 14px;
}
.txt13 {
	font-size: 13px;
}
.bold {
	font-weight: bold;
}
.txt12 {font-size: 12px;
line-height:18px;
}
.txt11 {font-size: 11px;
line-height:17px;
}
li{
margin-bottom: 5px;
list-style-position:outside;
}
.pad1{
padding-left: 30px;
}
.pad2{
padding-left: 10px;
padding-right: 10px;
}
input{
border:1px solid #FFCC00;
size:14px;
background-color:#FFFFFF;
padding:5px;
font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
textarea{
border:1px solid #FFCC00;
size:14px;
background-color:#FFFFFF;
padding:5px;
font-family:"ＭＳ ゴシック", "Osaka－等幅";
}
.sendbtn{
background-color:#FFFFFF;
color:#000000;
border:4px double #FFCC00;
}
select{font-family:"ＭＳ ゴシック", "Osaka－等幅";}
.masu{
border:1px solid #FFCC00;
margin:2px;
}
.imgborder{
border: 1px solid #999999;
}