@charset "utf-8";
/* CSS Document */
#Zeirishi{
	padding-top: 0;
}

#TsurutaBtn a {
	background: url(../../img/tsuruta_btn_on.gif) no-repeat bottom center;
}
#Riyuu {
	overflow: hidden;
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom: 1px dashed #dedede;
}
#RiyuuCopy{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	font-weight: bold;
	margin-bottom: 60px;
	padding: 30px 35px 20px;
	background: #f9f4e8
}

#Riyuu span {
	font-weight: bold;
	font-size: 16px;
}

#RinenBox{
	width: 80%;
	border: solid 4px #047f0b;
	margin: 40px auto 50px
}
#RinenBox dt{
	font-size: 22px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	padding: 10px 10px 7px;
	border-bottom:dotted 1px #047f0b;
	margin: 0 auto 30px;
	color:#047f0b;
	background: #edfaeb
}
#RinenBox dt#Houshin{
	border-top: solid 3px #047f0b;
	margin-bottom: 10px;
}
#RinenBox dd{
	margin-left: 30px;
	padding: 20px;
}

#RinenBox dd#Rinen{
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 40px;
	text-align: center

}

#Riyuu ul li {
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
	margin-bottom: 10px
}
#Riyuu ul li#Houshin01:before {
	position: absolute;
	content: "1.";
	top: 0;
	left: 0;
}
#Riyuu ul li#Houshin02:before {
	position: absolute;
	content: "2.";
	top: 0;
	left: 0;
}
#Riyuu ul li#Houshin03:before {
	position: absolute;
	content: "3.";
	top: 0;
	left: 0;
}

#Riyuu p.riyuu01 {
	font-size: 24px;
		color:#047f0b;
	text-align: center
}

#MainContents {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  background-image:none;
}

@media screen and (max-width: 767px) {

#MainContents {
	width: 100%;
	background-image: none;
	margin: 0px auto;
}


#ZeirishiNavi ul li#TsurutaBtn {
	font-weight: bold;
	background-image: -moz-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(239,239,239) 0%, rgb(247,247,247) 37%, rgb(255,255,255) 100%);
}	
#RiyuuCopy{
	font-size:16px;
	margin-bottom: 20px;
	padding:20px 5% 10px;
	font-weight: normal
}

#RiyuuCopy h2{

    font-size: 18px;
    margin-bottom: 20px;
    padding-left: 0px;
    border-left: none;
    font-weight: bold;

}
	
#Riyuu {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#Riyuu span {
	font-size: 14px;
}

#RinenBox{
	width: 100%;
	border: solid 2px #047f0b;
	margin: 30px auto 50px
}
#RinenBox dt{
	font-size: 18px;
	padding: 10px 10px 7px;
	margin: 0 auto 10px;
}
#RinenBox dt#Houshin{
	border-top: solid 2px #047f0b;
	margin-bottom: 0px;
}
#RinenBox dd{
	margin-left: 0px;
	padding: 10px;
}

#RinenBox dd#Rinen{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center

}

#Riyuu ul {
	margin: 0px auto;
}
#Riyuu ul li {
	padding-right: 10px;
	font-size: 14px;
}
#Riyuu p.riyuu01 {
	font-size: 15px;
	font-weight: bold
}	
}
