@charset "UTF-8";
/* CSS Document */

body{
	color: #404040;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:13px;
	line-height:1.4em;
}

/*リンク*/
A:link{
               color: #0066b3;
               text-decoration: none
}

/*すでに見たリンク*/
A:visited{
               color:#74bfb7;
               text-decoration: none
}

/*マウスを押している状態*/
A:active{
               color: #57a8d5;
               text-decoration: underline
}

/*マウスがリンクの上にある状態*/
A:hover{
               color: #70b889;
               text-decoration: underline
}


H1{
           color: rgb(76,76,76);
           font-family: "ＭＳ Ｐゴシック", "Osaka";
           font-size: 20px;
           line-height: 150%
}

H2{
           color: rgb(76,76,76);
           font-family: "ＭＳ Ｐゴシック", "Osaka";
           font-size: 18px;
           line-height: 150%
}

H3{
           color: rgb(76,76,76);
           font-family: "ＭＳ Ｐゴシック", "Osaka";
           font-size: 16px;
           line-height: 150%
}

H4{
          color: rgb(76,76,76);
           font-family: "ＭＳ Ｐゴシック", "Osaka";
           font-size: 14px;
           line-height: 150%
}

H5{
           color: rgb(76,76,76);
           font-family: "ＭＳ Ｐゴシック", "Osaka";
           font-size: 11px;
			line-height: 150%
}

H6{
          color: rgb(76,76,76);
           font-family: "ＭＳ Ｐゴシック", "Osaka";
           font-size: 9px;
           line-height: 150%
}
.td1 {
	color: rgb(76,76,76);
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:13px;
	line-height:1.4em;
}

.td10 {
	color: rgb(76,76,76);
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10px;
	line-height: 130%;
	font-weight: normal;
}

.td10tito {
	color: rgb(76,76,76);
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size:10px;
	line-height: 110%;
	font-weight: normal;
}

.13ｘ140 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	font-style: normal;
	line-height: 140%;
	color:rgb(76,76,76);
}
.td9 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 7px;
	line-height: 130%;
	color: #4C4C4C;
}
