.f12 {
	FONT-SIZE: 12px; LINE-HEIGHT: 150%; FONT-FAMILY: "Lucida Grande", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, CI, sans-serif;
}
.f14 {
	FONT-SIZE: 14px; LINE-HEIGHT: 150%; FONT-FAMILY: "Lucida Grande", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, CI, sans-serif;
}
.f16 {
	FONT-SIZE: 16px; LINE-HEIGHT: 150%; FONT-FAMILY: "Lucida Grande", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, CI, sans-serif;
}
.f18 {
	FONT-SIZE: 18px; LINE-HEIGHT: 150%; FONT-FAMILY: "Lucida Grande", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, CI, sans-serif;
}
.f20 {
	FONT-SIZE: 20px; LINE-HEIGHT: 150%; FONT-FAMILY: "Lucida Grande", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, CI, sans-serif;
}
.f22 {
	FONT-SIZE: 22px; LINE-HEIGHT: 150%; FONT-FAMILY: "Lucida Grande", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, CI, sans-serif;
}
.fL1 {
	FONT-SIZE: 150%; LINE-HEIGHT: 150%; FONT-FAMILY: "Lucida Grande", "Hiragino Kaku Gothic ProN", "qMmpS ProN W3", Meiryo, CI, sans-serif;
}
h5 {
padding: 0.3em 0.5em;/*ΆΜγΊ ΆEΜ]*/
color: #4F6086;/*ΆF*/
background: #f4f4f4;/*wiF*/
border-left: solid 7px #7db4e6;/*Άό*/
border-bottom: solid 2px #d7d7d7;/*Ίό*/
border-radius: 8px;        /* CSS3Δ */  
-webkit-border-radius: 8px;    /* Safari,Google Chromep */  
-moz-border-radius: 8px;   /* Firefoxp */  
 font-size: 120%;
}
h6 {
border-bottom: solid 5px #cce4ff;
position: relative;
font-size: 120%;
}

h6:after {
position: absolute;
content: " ";
display: block;
border-bottom: solid 5px #005BB7;
bottom: -3px;
width: 20%;
font-size: 120%;
}