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

/*ナビ部分開始*/

#navi {
	width:100%;
	height:61px;
	margin:20px auto 0;
	background-image:url(../img/img-owner/ownerimg.jpg);
	overflow:hidden;
}

#navinavi {
	width:1080px;
	margin:0 auto;
}

.navi {
	float:left;
}

#img1 {
	background:url(../img/img-toppage/user-navihover.jpg) no-repeat;
    width: 200px;
    height: 49px;
	margin-top:-16px;
}

#img1 a{
    display: block;
}
#img1 img{
    border: none;
}
#img1 a:hover{
    background:none;
}
#img1 a:hover img{
    visibility: hidden;
}

#img2 {
	background:url(../img/img-toppage/owner-hovernavi.jpg) no-repeat;
    width: 200px;
    height: 49px;
	margin-top:-16px;
}

#img2 a{
    display: block;
}
#img2 img{
    border: none;
}
#img2 a:hover{
    background:none;
}
#img2 a:hover img{
    visibility: hidden;
}


#img3 {
	background:url(../img/img-toppage/mediation-navihover.jpg) no-repeat;
    width: 200px;
    height: 49px;
	margin-top:-16px;
}

#img3 a{
    display: block;
}
#img3 img{
    border: none;
}
#img3 a:hover{
    background:none;
}
#img3 a:hover img{
    visibility: hidden;
}

#img4 {
	background:url(../img/img-sell/sellnavihover.jpg) no-repeat;
    width: 200px;
    height: 49px;
	margin-top:-16px;
}

#img4 a{
    display: block;
}
#img4 img{
    border: none;
}
#img4 a:hover{
    background:none;
}
#img4 a:hover img{
    visibility: hidden;
}

#img5 {
	background:url(../img/img-toppage/inquiry-navihover.jpg) no-repeat;
    width: 200px;
    height: 49px;
	margin-top:-16px;
}

#img5 a{
    display: block;
}
#img5 img{
    border: none;
}
#img5 a:hover{
    background:none;
}
#img5 a:hover img{
    visibility: hidden;
}


/*ナビ部分終了*/

/*メイン開始*/

#main {
	width:1000px;
	margin:auto;
}

/*メイン終了*/

/*サイド開始*/

#said {
	width:172px;
	float:left;
	margin-top:40px;
}

/*athomeオンマウス開始*/

#athome {
    width: 172px;
    height: 78px;
	margin-top:40px;
}

#athome a:hover{
    opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}

/*オンマウス終了*/

#menu {
	margin-top:20px;
}

#text {
	border-top:#909090 1px solid;
}

#home {
	color:#909090;
	text-decoration:underline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}
	
#company {
	color:#909090;
	text-decoration:underline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}

#inquiry1 {
	color:#909090;
	text-decoration:underline;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}

/*テキスト部分オンマウス開始*/

#home:hover {
	color:#5E0606;
	text-decoration:none;
}

#company:hover {
	color:#5E0606;
	text-decoration:none;
}

#inquiry1:hover {
	color:#5E0606;
	text-decoration:none;
}

/*テキスト部分オンマウス終了*/

/*オンマウス開始*/

#fuji {
    width: 172px;
    height: 78px;
	margin-top:50px;
}

#fuji a:hover{
    opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}


#reform {
    width: 172px;
    height: 115px;
	margin-top:40px;
}

#reform a:hover{
    opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}

#artcle {
    width: 172px;
    height: 115px;
	margin-top:40px;
}

#artcle a:hover{
    opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}

/*オンマウス終了*/

#plate {
    width: 172px;
    height: 153px;
	margin-top:5px;
}

#platetext {
	color:#909090;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:17px;
	margin:35px auto 0;
}

/*サイド終了*/

/*メイン開始*/

#reformmain {
	width:778px;
	float:left;
	margin-left:50px;
}

#sitemap {
	width:300px;
	margin-top:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}

#toptext {
	margin-left:-38px;
	float:left;
	color:#909090;
	text-decoration:underline;
}

#toptext:hover {
	color:#5e0606;
	text-decoration:none;
}

#reformtext {
	float:left;
	list-style-image:url(../img/img-toppage/icon1.jpg);
	margin-left:28px;
	color:#5e0606;
}

#title {
	width:778px;
	height:80px;
	margin-top:24px;
	padding:35px 0  0;
	border-top:#909090 2px solid;
	border-bottom:#909090 2px solid;
}

/*カテゴリ開始*/

.text {
	margin-top:50px;
	margin-bottom:50px;
	float:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	color:#909090;
}

#cate1 {
	width:786px;
	margin-top:80px;
	padding-bottom:50px;
	line-height:180%;
}

#cateimg1 {
	width:470px;
	float:left;
	margin:20px 0 0 5px;
	z-index:2;
	background-color:#fffbfb;
	border:#5e0606 6px double;
}

#img6 {
	margin-top:25px;
	margin-left:20px;
}

#catetext1 {
	width:281px;
	margin-top:25px;
	float:right;
	z-index:1;
}

#selltext {
	width:420px;
	margin-top:-8px;
	margin-left:30px;
	line-height:200%;
	color:#909090;
	font-size:17px
}

#cate2 {
	width:778px;
	margin-top:10px;
	padding-bottom:100px;
	border-bottom:#909090 dotted;
}

#cateimg2 {
	width:523px;
	float:left;
	margin:50px 0 0 10px;
}

#reform1 {
	width:800px;
	height:auto;
	float:left;
}

#reformimg1 {
	width:188px;
	float:left;
	margin-left:10px;
}

#reformimg2 {
	width:188px;
	float:left;
	margin-left:10px;
	margin-top:130px;
}

#reformimg3 {
	width:188px;
	float:left;
	margin-left:10px;
	margin-top:130px;
}

#reform2{
	width:800px;
	height:auto;
	float:left;
}
	

#reformimg4 {
	width:188px;
	float:left;
	margin-left:10px;
	margin-top:130px;
}

#reformimg5 {
	width:188px;
	margin-left:10px;
}

#reformimg6 {
	width:188px;
	float:left;
	margin-left:230px;
	margin-top:-143px;
}

#reformimg7 {
	width:140px;
	float:left;
	margin-left:40px;
	margin-top:-190px;
}

#reformimg8 {
	width:140px;
	float:left;
	margin-left:640px;
	margin-top:-190px;
}

.textbox {
	width:778px;
}

#text1 {
	width:120px;
	float:left;
	margin-left:50px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text2 {
	width:120px;
	float:left;
	margin-left:94px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text3 {
	width:120px;
	float:left;
	margin-left:150px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text4 {
	width:100px;
	float:left;
	margin-left:60px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text5 {
	width:100px;
	float:left;
	margin-left:122px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text6 {
	width:100px;
	float:left;
	margin-left:102px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text7 {
	width:120px;
	float:left;
	margin-left:70px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}


#cate3 {
	width:778px;
	margin-top:20px;
	padding-bottom:120px;
	border-bottom:#909090 dotted;
}

#cateimg3 {
	width:220px;
	float:left;
	margin:100px 0 0 10px;
}

#reform3 {
	width:800px;
	height:auto;
	float:left;
}

#reformimg9 {
	width:188px;
	float:left;
	margin-left:12px;
	margin-top:60px
}

#reformimg10 {
	width:188px;
	float:left;
	margin-left:85px;
	margin-top:60px;
}

#reformimg11 {
	width:188px;
	float:left;
	margin-left:75px;
	margin-top:60px;
}

#text8 {
	width:120px;
	float:left;
	margin-left:70px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text9 {
	width:130px;
	float:left;
	margin-left:145px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text10 {
	width:120px;
	float:left;
	margin-left:145px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#reform4 {
	width:900px;
	height:auto;
	float:left;
}

#reformimg12 {
	width:209px;
	margin-left:10px;
	margin-top:100px;
}

#reformimg13 {
	width:211px;
	float:left;
	margin-left:238px;
	margin-top:-162px;
}

#reformimg14 {
	width:152px;
	float:left;
	margin-left:468px;
	margin-top:-205px;
}

#reformimg15 {
	width:150px;
	float:left;
	margin-left:640px;
	margin-top:-205px;
}

#text11 {
	width:100px;
	float:left;
	margin-left:75px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text12 {
	width:100px;
	float:left;
	margin-left:122px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text13 {
	width:100px;
	float:left;
	margin-left:100px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text14 {
	width:120px;
	float:left;
	margin-left:60px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}


#cate4 {
	width:778px;
	margin-top:20px;
	padding-bottom:100px;
	border-bottom:#909090 dotted;
}

#cateimg4 {
	width:220px;
	float:left;
	margin:100px 0 0 10px;
}

#reform5 {
	width:900px;
	height:auto;
	float:left;
}

#reformimg16 {
	width:209px;
	margin-left:60px;
	margin-top:100px;
}

#reformimg17 {
	width:211px;
	float:left;
	margin-left:310px;
	margin-top:-208px;
}

#reformimg18 {
	width:152px;
	float:left;
	margin-left:560px;
	margin-top:-208px;
}

#text15 {
	width:120px;
	float:left;
	margin-left:82px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text16 {
	width:130px;
	float:left;
	margin-left:122px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text17 {
	width:120px;
	float:left;
	margin-left:130px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#cate6 {
	width:778px;
	margin-top:20px;
	padding-bottom:100px;
	border-bottom:#909090 dotted;
}

#cateimg5 {
	width:523px;
	float:left;
	margin:100px 0 0 10px;
}

#reform6 {
	width:900px;
	height:auto;
	float:left;
}

#reformimg19 {
	width:190px;
	float:left;
	margin-left:5px;
	margin-top:100px;
}

#reformimg20 {
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:100px
}

#reformimg21 {
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:100px;
}

#reformimg22 {
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:100px;
}


#text18 {
	width:120px;
	float:left;
	margin-left:66px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text19 {
	width:120px;
	float:left;
	margin-left:80px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text20 {
	width:120px;
	float:left;
	margin-left:78px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#text21 {
	width:120px;
	float:left;
	margin-left:72px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#909090;
}

#cate7 {
	width:778px;
	margin-top:20px;
	padding-bottom:60px;
}

#cateimg6 {
	width:523px;
	float:left;
	margin:100px 0 0 10px;
}

#reform7 {
	width:900px;
	height:auto;
	float:left;
}

#reformimg23 {
	width:190px;
	float:left;
	margin-left:5px;
	margin-top:100px;
}

#reformimg24 {
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:100px
}

#reformimg25 {
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:100px;
}

#reformimg26 {
	width:190px;
	float:left;
	margin-left:10px;
	margin-top:100px;
}


#cate5 {
	width:778px;
}

#catetext5 {
	width:470px;
	float:left;
	margin-left:35px;
	font-size:22px;
	color:#9E9E9E;
}

#catetext6 {
	margin-left:22px;
}

#inquiry2 {
	float:right;
    width: 265px;
    height: 83px;
	margin-top:20px;
	margin-bottom:60px;
}

#inquiry2 a:hover{
    opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}


/*フッダー開始*/

#icon1 {
	color:#8f8f8f;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}

#icon2 {
	color:#8f8f8f;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}

#icon1:hover {
	color:#5E0606;
	text-decoration:none;
}

#icon2:hover {
	color:#5E0606;
	text-decoration:none;
}

#icon3 {
	color:#8f8f8f;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
}

#icon3:hover {
	color:#5E0606;
	text-decoration:none;
}






/*フッダー終了*/

















