@charset "shift_jis";
/* CSS mrs.hills Document */

    html{
	scrollbar-base-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	overflow-x:hidden;
	overflow-x:visivle;
	overflow-y:scroll;
    }
	
body {
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	letter-spacing: 0.05em;
}

.what_new {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.red {
	color: #F00;
}
.red12 {
	font-size: 12px;
	color: #F00;
}
.blue {
	color: #00F;
}
.d_blue {
	color: #000083;
}
.pink {
	color: #F0F;
}
.green {
	color: #060;
}
.orange {
	color: #F60;
}

.text10 {

	font-size: 10px;

	color: #333333;

	line-height: 10px;

}

.text11_14 {
	font-size: 11px;
	line-height: 18px;
	color: #333333;

}

.text12_18 {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 3px;

}

.text14_16 {
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}

.text14_18 {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	letter-spacing: 0.1em;
	padding-right: 10px;
	padding-left: 50px;
	padding-top: 5px;
	  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"),
       local("Yu Gothic");
  font-weight: 500;sans-serif;
	color: #333;

}

.text14_18_p {
	font-size: 15px;
	line-height: 24px;
	text-align: left;
	letter-spacing: 0.1em;
	padding-right: 30px;
	padding-left: 60px;
	padding-top: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	src: local("Yu Gothic Medium"),
       local("Yu Gothic");



sans-serif;
	color: #030;

}
.goriyou_txt {
	font-size: 14px;
	line-height: 20px;
}

.text14_20 {
	font-size: 14px;
	line-height: 26px;
	padding-right: 5px;
	padding-left: 5px;

}
.text20 {
	  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"),
       local("Yu Gothic");
  font-weight: 500;
	font-size: 20px;
	line-height: 26px;
	padding-right: 5px;
	padding-left: 5px;

}

a:link {
	color: #003;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}



a:visited {
	color:#666;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#FF3300;
	background-color: #BADA8F;
	background-color: transparent;
}

a:active {

	color:#006600;

	text-decoration:none;

	font-weight: bold;

}
a img {
	border-style:none;
    line-height: 0;
}
.footer {
	font-size: 10px;
	color: #333333;
	line-height: 10px;
	text-align: right;
	letter-spacing: 0.05em;

}
 .del {
   color: #f00;
   text-decoration : line-through ;
 }
 .del span {
   color: #000;
 }
