/*___________ indexΜξ{έθΎζ___________ */
* {
	margin:0;
	padding:0;
}
body {
	font-size: 13px;
	background-color: #FFFFFF;
	font-size:80%;
	margin-top: 17px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 135%;
	color: #333333;
}
h1 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "CI", "Meiryo", "lr oSVbN", "MS PGothic", "sans-serif";
	line-height: 1.5em;
	font-weight: bolder;
	color: #5F85C5;
	font-size: 1.3em;

}
h2 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "CI", "Meiryo", "lr oSVbN", "MS PGothic", "sans-serif";
	line-height: 2em;
	font-weight: bolder;
	color: #5F85C5;
	font-size: 1.5em;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style:solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-color: #5F85C5;

}
h3 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "CI", "Meiryo", "lr oSVbN", "MS PGothic", "sans-serif";
	font-weight: bolder;
	color: #CC0000;
	line-height: 2em;
	background-repeat: repeat-x;
}
h4 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "CI", "Meiryo", "lr oSVbN", "MS PGothic", "sans-serif";
	line-height: 1.5em;
	font-weight: bold;
	color: #888888;
	background-image: url(../button/index_sklblue.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
h5 {
	line-height: 1.3em;
	color: #333333;
	font-size: 90%;
	font-weight: normal;


}
h6 {
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "CI", "Meiryo", "lr oSVbN", "MS PGothic", "sans-serif";
	line-height: 2em;
	font-weight: bolder;
	color: #6C9100;
}
li {
	list-style-type:none;
}
img {
	border:0;
	margin-bottom: 10px;
}
p {
	font-family: "HGΫΊήΌ―ΈM-PRO", "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "CI", "Meiryo", "lr oSVbN", "MS PGothic", "sans-serif";
	font-size: 90%;
	line-height: 2em;
}
p.linkred a{
	color: #CC0000;
	text-decoration: none;
}
p.linkred a:hover {
	color: #CC0000;
	text-decoration: underline;
}