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

main h1 {
	padding: 0px;
	border-style: none;
	margin: 20px auto ;
	height: 64px;
	width: 355px;
	background:#fff;
}


main h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../title/catchsub_m_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: auto;
	top: 20px;
	right: auto;
	margin-left: 20px;
	height: 24px;
	width: 400px;
	margin-right: auto;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0px;
}

main h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../photo/myhome_rijicho.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: auto;
	top: 20px;
	right: auto;
	margin-left: 20px;
	height: 143px;
	width: 120px;
	margin-right: 20px;
	text-indent: -9999px;
}
#myhome_box {
	position: relative;
	height: auto;
	/*width: 700px;*/
	top: 0px;
}
#myhome_box .menu{
	/*width: 620px;*/
	margin-right: auto;
	margin-left: 100px;	
}
#myhome_box #myhome_text {
	font-size:14px;
	height: 280px;
/*	width: 600px;*/
	position: relative;
	left: 20px;
	top: 34px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 18px;
	background-image: url(img/rijicho.jpg);
	background-repeat: no-repeat;
	padding-left: 150px;
}
#myhome_text  div {
	font-size:14px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
}
#myhome_text  span {
	font-size:12px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	color: #224F32;
}
#myhome_box   a{
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bolder;
	color: #FF3300;
}

@media screen and (min-width:481px){

}
@media screen and (min-width:781px){

}
#myhome_box   a:hover{
	color: #FFCC33;
}
