@charset "utf-8";

*{ margin: 0; padding: 0; }
a { text-decoration : none; outline: none; }
a img,:link img,:visited img {border:none;}
ul, ol { list-style : none;}

img { vertical-align : middle;}
img { max-width : 100%;}

table { border-collapse:collapse; border-spacing: 0; }

a:link{ color:#333; font-weight:none;}
a:visited{ color:#333; font-weight:none;}
a:active{ color:#333; font-weight:none;}
a:hover{ color:#F60; font-weight:none;}

.f_wht {color: #FFFFFF}
.f_red {color: #CC0000}
.f_grn {color: #339900}
.f_org {color: #FF6633}
.f_pnk {color: #cc66cc}
.f_blu {color: #3399cc}
.f_brn {color: #665237}

html { font-size : 100%; font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック",Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif ; color: #333; line-height: 1.5; letter-spacing:1px; -webkit-print-color-adjust: exact;}

body { font-size: 1em; }

h1 { font-size: 1em; font-weight: normal; } 
h2 { font-size: 1.1em; line-height: 1.5; margin-bottom: 0.4em; } 
h3 { font-size: 0.7em; font-weight: normal; line-height: 1.5; color: #294ead;} 

.font26 { font-size:1.8em; line-height:1.4em; } 
.font24 { font-size:1.3em; line-height:1.4em; } 
.font20 { font-size:1.2em; line-height:1.4em; } 

hgroup h2,h4,h5,h6 { font-size : 1em; /* 16px */ line-height : 1.5; /* 24px */ margin-bottom : 1.5em; } 

.right{ float: right; }
.left{ float: left; }

#printbtn1 a {
	color: #fff;
	padding: 5px 10px;
	background: #7b97d4;
}
#printbtn1 a:hover {
	background: #3b60b2;
}

#printbtn2 a {
	color: #fff;
	padding: 5px 10px;
	background: #ffbb83;
}
#printbtn2 a:hover {
	background: #ff841e;
}

