@charset "UTF-8";
body {
	color : #000000;
	background-color : #FFFFFF
}
a:visited {
	color : #0000FF
}
a:hover {
	color : #990000
}
.h1 {
	font-size : 20px;
	text-decoration: none;
	font-weight: bold
}
.h2 {
	font-size : 16px;
	text-decoration: none;
	font-weight: bold
}
.h3 {
	font-size : 14px;
	text-decoration: none;
	font-weight: bold
}
.main {
	color : #000000;
	font-size : 11px;
	text-decoration: none;
	line-height: 14px
}
.main2 {
	color : #000000;
	font-size : 14px;
	text-decoration: none;
	line-height: 18px
}
.main3 {
	color : #000000;
	font-size : 16px;
	text-decoration: none
	line-height: 18px
}
.main4 {
	color : #000000;
	font-size : 24px;
	text-decoration: none
	line-height: 18px
}
.main-red {
	color : red;
	font-size : 14px;
	text-decoration: none
}
.important {
	border: 1px solid #CCCCCC;
 	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic";
    font-size:16px;
    background-color : #FAFEFF;
    height: 30px;
    margin-top: 0;
    padding-left: 10px;
    padding-top: 10px;
    width: 375px;
}

.important2 {
	color : #FF6600;
	font-weight: bold;
    font-size:16px;
}

.very-important {
	color: red;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none
}
.information {
	color : #000000;
	font-size : 16px;
	text-decoration: none
}
.attention {
	color : #FF0000;
	font-size : 12px;
	text-decoration: none
}
.warning {
	color : #FF0000;
	font-size : 16px;
	text-decoration: none
}
.err-msg-h {
	color : #FFFFFF;
	background-color : #FF0000;
	font-size : 16px;
	text-decoration: none
}
.err-msg {
	color : #FF0000;
	font-size : 12px;
	text-decoration: none;
	font-weight : bold
}
.button-short {
	font-size:14px
}
.button-wide {
	font-size:16px
}
.g {
	color : #FF6633;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold
}
