img.center{
display:block;
margin:25px auto;
}
img.left{
float:left;
display:block;
margin:0 15px 10px 0;
}
img.right{
float:right;
display:block;
margin:0 0 10px 15px;
}
.border{
border:solid 1px #333;
}
strong{
font-size:14px;
font-weight:bold;
}
ul,ol{
margin:15px 0 15px 35px;
padding:0;
}
/* 各ページヘッダー画像指定 ------------------------------------------------ */

#index h4,
#page01 h4,
#page02 h4,
#page03 h4,
#page04 h4,
#pagecompany h4,
#pageguide h4{
width:570px;
height:60px;
margin:0;
}
#index h4 span,
#page01 h4 span,
#page02 h4 span,
#page03 h4 span,
#page04 h4 span,
#pagecompany h4 span,
#pageguide h4 span{ display:none; }

#index h4.h01{ background:url(./images/page/index/h01.jpg) no-repeat 0 0; }
#index h4.h02{ background:url(./images/page/index/h02.jpg) no-repeat 0 0; }
#index h4.h03{ background:url(./images/page/index/h03.jpg) no-repeat 0 0; }
#index h4.h04{ background:url(./images/page/index/h04.jpg) no-repeat 0 0; }
#index h4.h05{ background:url(./images/page/index/h05.jpg) no-repeat 0 0; }

#page01 h4.h01{ background:url(./images/page/01/h01.jpg) no-repeat 0 0; }
#page01 h4.h02{ background:url(./images/page/01/h02.jpg) no-repeat 0 0; }

#page02 h4.h01{ background:url(./images/page/02/h01.jpg) no-repeat 0 0; }
#page02 h4.h02{ background:url(./images/page/02/h02.jpg) no-repeat 0 0; }
#page02 h4.h03{ background:url(./images/page/02/h03.jpg) no-repeat 0 0; }
#page02 h4.h04{ background:url(./images/page/02/h04.jpg) no-repeat 0 0; }
#page02 h4.h05{ background:url(./images/page/02/h05.jpg) no-repeat 0 0; }

#page03 h4.h01{ background:url(./images/page/03/h01.jpg) no-repeat 0 0; }
#page03 h4.h02{ background:url(./images/page/03/h02.jpg) no-repeat 0 0; }
#page03 h4.h03{ background:url(./images/page/03/h03.jpg) no-repeat 0 0; }
#page03 h4.h04{ background:url(./images/page/03/h04.jpg) no-repeat 0 0; }

#page04 h4.h01{ background:url(./images/page/04/h01.jpg) no-repeat 0 0; }
#page04 h4.h02{ background:url(./images/page/04/h02.jpg) no-repeat 0 0; }



#page04 h4.h03{ background:url(./images/page/04/h03.jpg) no-repeat 0 0; }

#pagecompany h4.h02{ background:url(./images/page/company/h02.jpg) no-repeat 0 0; }

/* index --------------------------------------------------------------- */


/* 05.html ------------------------------------------------------------- */

#page05 .ques-list{
margin:0 0 30px 0;
padding:15px;
background:#f6f6f6;
border:solid 1px #e5e5e5;
}
#page05 .ques-list ul{
margin:0 0 0 35px;
padding:0;
}
#page05 .ques-list ul li{
margin:0 0 2px 0;
padding:0;
}

#page05 p#q01, #page05 p#q02,
#page05 p#q03, #page05 p#q04,
#page05 p#q05, #page05 p#q06,
#page05 p#q07, #page05 p#q08,
#page05 p#q09, #page05 p#q10,
#page05 p#q11, #page05 p#q12,
#page05 p#q13{
width:570px;
height:40px;
margin:0;
background:#ccc;
}

#page05 p#q01 strong, #page05 p#q02 strong,
#page05 p#q03 strong, #page05 p#q04 strong,
#page05 p#q05 strong, #page05 p#q06 strong,
#page05 p#q07 strong, #page05 p#q08 strong,
#page05 p#q09 strong, #page05 p#q10 strong,
#page05 p#q11 strong, #page05 p#q12 strong,
#page05 p#q13 strong{ display:none; }

#page05 p#q01{ background:url(./images/page/05/h01.jpg) no-repeat 0 0; }
#page05 p#q02{ background:url(./images/page/05/h02.jpg) no-repeat 0 0; }
#page05 p#q03{ background:url(./images/page/05/h03.jpg) no-repeat 0 0; }
#page05 p#q04{ background:url(./images/page/05/h04.jpg) no-repeat 0 0; }
#page05 p#q05{ background:url(./images/page/05/h05.jpg) no-repeat 0 0; }
#page05 p#q06{ background:url(./images/page/05/h06.jpg) no-repeat 0 0; }
#page05 p#q07{ background:url(./images/page/05/h07.jpg) no-repeat 0 0; }
#page05 p#q08{ background:url(./images/page/05/h08.jpg) no-repeat 0 0; }
#page05 p#q09{ background:url(./images/page/05/h09.jpg) no-repeat 0 0; }
#page05 p#q10{ background:url(./images/page/05/h10.jpg) no-repeat 0 0; }
#page05 p#q11{ background:url(./images/page/05/h11.jpg) no-repeat 0 0; }
#page05 p#q12{ background:url(./images/page/05/h12.jpg) no-repeat 0 0; }
#page05 p#q13{ background:url(./images/page/05/h13.jpg) no-repeat 0 0; }

/* company ------------------------------------------------------------- */


#pagecompany table.data,
#pageguide table.data{
width:570px;
margin:0 0 30px 0;
}
#pagecompany table.data td.menu,
#pageguide table.data td.menu{
width:27%;
padding:10px;
font-weight:bold;
text-align:center;
background:#EAF8FF;
border-left:solid 5px #CFEEFF;
}
#pagecompany table.data td.cont,
#pageguide table.data td.cont{
width:73%;
padding:10px 10px 10px 20px;
border-bottom:dotted 2px #ccc;
}
#pagecompany table.guide,
#pageguide table.guide{
width:570px;
margin:0 0 30px 0;
}
#pagecompany table.guide td.menu,
#pageguide table.guide td.menu{
width:27%;
padding:10px;
font-weight:bold;
text-align:center;
background:#EAF8FF;
border-left:solid 5px #CFEEFF;
}
#pagecompany table.guide td.cont,
#pageguide table.guide td.cont{
width:73%;
padding:10px 10px 10px 20px;
border-bottom:dotted 2px #ccc;
}

#pagecompany table.guide ul,
#pageguide table.guide ul{
margin:0 0 15px 20px;
padding:0;
}
#pagecompany table.guide strong,
#pageguide table.guide strong{ color:#06c; }

#pagecompany ol.list01,
#pageguide ol.list01{
margin:0 0 0 0;
padding:0;
list-style-type:none;
}
#pagecompany ol.list01 li,
#pageguide ol.list01 li{ margin:0 0 20px 0; }

#pagecompany ol.list01 ul li,
#pageguide ol.list01 ul li{ margin:0; }

#pagecompany ol.list02,
#pageguide ol.list02{
margin:0 0 0 30px;
padding:0;
color:#06c;
font-weight:bold;
}
#pagecompany ol.list02 li,
#pageguide ol.list02 li{ margin:0 0 3px 0; }
#pagecompany ol.list02 .normal,
#pageguide ol.list02 .normal{
color:#333;
font-weight:normal;
}

#pagecompany .frame01,
#pageguide .frame01{
margin:20px 0 10px 0;
padding:20px 35px;
background:#f6f6f6;
border:solid 1px #e5e5e5;
}
#pagecompany .frame02,
#pageguide .frame02{
margin:0 0 10px 0;
padding:20px;
text-align:center;
background:#f6f6f6;
border:solid 1px #e5e5e5;
}

/* entry ------------------------------------------------------------- */

#entry-inner{
padding:0;
}

/* top ------------------------------------------------------------- */

.top_new{
width:640px;
height:60px;
background:url(./images/top/top_new.gif) no-repeat 0 0;
}


.top_com01{
width:640px;
height:60px;
background:url(./images/top/top_com01.gif) no-repeat 0 0;
}

.top_com02{
width:640px;
height:60px;
background:url(./images/top/top_com02.gif) no-repeat 0 0;
}

.top_com03{
width:640px;
height:60px;
background:url(./images/top/top_com03.gif) no-repeat 0 0;
}

.top_com04{
width:640px;
height:60px;
background:url(./images/top/top_com04.gif) no-repeat 0 0;
}

.top_new h3,
.top_com01 h3,
.top_com02 h3,
.top_com03 h3,
.top_com04 h3{
display:none;
}

.top_img01{
margin:0 10px 10px 0;
width:271px;
height:360px;
background:url(./images/top/top_img01.jpg) no-repeat 0 0;
float:left;
}

.top_txt01{
padding:6px 0 0 0;
font-size:14px;
height:360px;
line-height: 2.0;
}

/* フッター部分参考情報スタイル */

.box-link {
text-align: center;
}

.box-link-inner {
padding: 8px 0 8px ;
width:610px;
height:456px;
margin-left: auto;
margin-right: auto;
text-align:center;
border: 1px solid #333333;
}

img{
border:none;
}

#footer-cont{
width:610px;
height:456px;
margin:30px 0 50px 0;
border:solid 1px #333;
text-align:center;
}
ul.footer-cont01{
margin:0;
padding:0;
text-align:center;
list-style-type:none;
}
ul.footer-cont01 li{
width:82px;
height:60px;
display:inline;
text-align:center;
}
ul.footer-cont02{
margin:7px 0 0 0;
padding:0;
text-align:center;
list-style-type:none;
}
ul.footer-cont02 li{
width:191px;
height:70px;
display:inline;
text-align:center;
}
.footer-cont03{
width:570px;
height:100px;
margin:10px auto 20px auto;
}
.footer-cont03 .left{
width:187px;
height:100px;
margin:0 0px 0 0;
float:left;
text-align:center;
}
.footer-cont03 .right{
width:378px;
height:100px;
float:left;
}
.cont01-title{
width:570px;
height:30px;
margin:15px auto 10px auto;
background:url(http://the-peace-company.com/peace7/if2/images/footer/cont01-title01.gif) no-repeat 0 0;
}
.cont03-title01{
width:182px;
height:30px;
margin:10px auto 10px 0;
background:url(http://the-peace-company.com/peace7/if2/images/footer/cont03-title01.gif) no-repeat 0 0;
}
.cont03-title02{
width:378px;
height:30px;
margin:10px auto;
background:url(http://the-peace-company.com/peace7/if2/images/footer/cont03-title02.gif) no-repeat 0 0;
}


/* --------------------- イフの構造と原理 ----------------------- */
.if-new-header-struct{
width:700px;
height:170px;
margin:10px auto 30px auto;
background:url(http://the-peace-company.com/new-images/if/struct/header.jpg) no-repeat 0 0;
}


.if-new-struct-img01{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img01.jpg) no-repeat 0 0;
}
.if-new-struct-img02{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img02.jpg) no-repeat 0 0;
}
.if-new-struct-img03{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img03.jpg) no-repeat 0 0;
}
.if-new-struct-img04{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img04.jpg) no-repeat 0 0;
}
.if-new-struct-img05{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img05.jpg) no-repeat 0 0;
}
.if-new-struct-img06{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img06.jpg) no-repeat 0 0;
}
.if-new-struct-img07{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img07.jpg) no-repeat 0 0;
}
.if-new-struct-img08{
margin: 0 15px 10px 0;
float:left;
width:97px; height:119px;
background:url(http://the-peace-company.com/new-images/if/struct/img08.jpg) no-repeat 0 0;
}
.if-new-struct-img09{
margin: 0 15px 10px 0;
width:600px; height:50px;
background:url(http://the-peace-company.com/new-images/if/struct/img09.jpg) no-repeat 0 0;
}
.if-new-struct-img10{
margin:-20px 0 10px 30px;
width:310px; height:250px;
float:right;
background:url(http://the-peace-company.com/new-images/if/struct/img10.jpg) no-repeat 0 0;
}
.if-new-struct-img11{
margin: 0 0 0 0;
float:left;
width:320px; height:100px;
background:url(http://the-peace-company.com/new-images/if/struct/img11.jpg) no-repeat 0 0;
}


/* ----- 各見出し画像指定----- */

.if-about-h1{ background:url(http://the-peace-company.com/new-images/if2/about/h1.jpg) no-repeat 0 0; }
.if-about-h2{ background:url(http://the-peace-company.com/new-images/if2/about/h2.jpg) no-repeat 0 0;
height:60px; }
.if-about-h3{ background:url(http://the-peace-company.com/new-images/if2/about/h3.jpg) no-repeat 0 0; }
.if-about-h4{ background:url(http://the-peace-company.com/new-images/if2/about/h4.jpg) no-repeat 0 0; }
.if-about-h5{ background:url(http://the-peace-company.com/new-images/if2/about/h5.jpg) no-repeat 0 0; }
.if-about-h6{ background:url(http://the-peace-company.com/new-images/if2/about/h6.jpg) no-repeat 0 0; }

.if-struct-h1{ background:url(http://the-peace-company.com/new-images/if/struct-h1.jpg) no-repeat 0 0; }
.if-struct-h2{ background:url(http://the-peace-company.com/new-images/if/struct-h2.jpg) no-repeat 0 0; }

.if-user-h1{ background:url(http://the-peace-company.com/new-images/if/user-h1.jpg) no-repeat 0 0; }
.if-user-h2{ background:url(http://the-peace-company.com/peace7/if2/images/user/user-h2.jpg) no-repeat 0 0; 
width:620px; height:250px; clear:both; margin:20px auto 0 ;}
.if-user-h3{ background:url(http://the-peace-company.com/new-images/if/user-h3.jpg) no-repeat 0 0; 
width:600px; height:50px; clear:both; margin:70px 0 -30px 30px }

.if-faq-h1{ background:url(http://the-peace-company.com/new-images/if/faq-h1.jpg) no-repeat 0 0; }

.if-tokuten-h1{ background:url(http://the-peace-company.com/new-images/if/tokuten-h1.jpg) no-repeat 0 0; }

/* --------------- structure.html --------------- */
.structure-down-list{
margin:0 50px;
font-size:13px;
}
.structure-down-list ul{
margin:15px 15px 15px 15px;

}
.structure-down-list li{
10px 0 0 0;
}

.if-struct-img1{
margin:0px 0 10px 0;
width:520px; height:470px;
background:url(http://the-peace-company.com/new-images/if/struct-img1.jpg) no-repeat 0 0;
}
.if-struct-p1,
.if-struct-p2,
.if-struct-p3{ display:none; }

.if-struct-p1{
position:absolute;
left:125px;top:10px;
width:350px;
font-size:13px;
text-indent:20px;
background:url(http://the-peace-company.com/new-images/if/struct-img2.jpg) no-repeat 0 5px;
}
.if-struct-p2{
position:absolute;
left:290px;top:130px;
width:185px;
font-size:13px;
text-indent:20px;
background:url(http://the-peace-company.com/new-images/if/struct-img2.jpg) no-repeat 0 5px;
}
.if-struct-p3{
position:absolute;
left:205px;top:340px;
width:270px;
font-size:13px;
text-indent:20px;
background:url(http://the-peace-company.com/new-images/if/struct-img2.jpg) no-repeat 0 5px;
}
.if-struct-img3{
margin:20px 0 15px 0;
width:260px; height:25px;
background:url(http://the-peace-company.com/new-images/if/struct-img3.jpg) no-repeat 0 0;
}
.if-struct-img4{
margin:10px 0 0 15px;
float:right;
width:150px; height:154px;
background:url(http://the-peace-company.com/new-images/if/struct-img4.gif) no-repeat 0 0;
}
.if-struct-img4-2{
margin:120px 0 0 0;
width:150px; height:35px;
background:url(http://the-peace-company.com/new-images/if/struct-img4-2.jpg) no-repeat 0 0;
}
.if-struct-img5{
margin:40px 0 15px 0;
width:240px; height:25px;
background:url(http://the-peace-company.com/new-images/if/struct-img5.jpg) no-repeat 0 0;
}
.if-struct-img6{
width:300px;
margin:10px 0 0px 15px;
float:right;
}
.if-struct-img6-2{
margin:0 0 0 0;
width:300px; height:35px;
background:url(http://the-peace-company.com/new-images/if/struct-img6-2.jpg) no-repeat 0 0;
}
.if-struct-img7{
margin:40px 0 20px 0;
width:500px; height:25px;
background:url(http://the-peace-company.com/new-images/if/struct-img7.jpg) no-repeat 0 0;
}
.if-struct-img8{
margin:15px 0;
text-align:center;
}
.if-struct-img9{
margin:0 20px 0 0;
width:320px; height:130px;
background:url(http://the-peace-company.com/new-images/if/struct-img9.jpg) no-repeat 0 0;
}
.if-struct-img10{
margin:40px 0 30px 0;
width:600px; height:50px;
clear:both;
background:url(http://the-peace-company.com/new-images/if/struct-img10.jpg) no-repeat 0 0;
}
.if-struct-img11{
margin:-45px 0 0 10px;
width:187px; height:160px;
float:right;
background:url(http://the-peace-company.com/new-images/if/struct-img11.jpg) no-repeat 0 0;
}
.if-struct-img12{
margin:50px 0 0 0;
width:490px; height:25px;
background:url(http://the-peace-company.com/new-images/if/struct-img12.jpg) no-repeat 0 0;
}
.if-struct-img13{
margin:0 auto 20px auto;
width:204px; height:165px;
text-align:center;
}
.if-struct-img14{
margin:0 auto 20px auto;
width:91px; height:165px;
background:url(http://the-peace-company.com/new-images/if/struct-img14.gif) no-repeat 0 0;
}
.if-struct-img15{
margin:0 auto 20px auto;
width:141px; height:165px;
background:url(http://the-peace-company.com/new-images/if/struct-img15.gif) no-repeat 0 0;
}
.if-struct-p4{
position:absolute;
left:500px;top:0px;
font-size:13px;
line-height:1.5;
padding-left:25px;
}
.if-struct-img16{
margin:50px 0 0 0;
width:600px; height:25px;
background:url(http://the-peace-company.com/new-images/if/struct-img16.jpg) no-repeat 0 0;
}
.if-struct-img17{
margin:30px 0 0 0;
width:680px; height:200px;
background:url(http://the-peace-company.com/new-images/if/struct-img17.jpg) no-repeat 0 0;
}
.if-struct-img18{
margin:30px auto 20px auto;
width:390px; height:620px;
background:url(http://the-peace-company.com/new-images/if/struct-img18.jpg) no-repeat 0 0;
}
.if-struct-img19{
margin:50px 0 15px 0;
width:430px; height:25px;
background:url(http://the-peace-company.com/new-images/if/struct-img19.jpg) no-repeat 0 0;
}
.if-struct-img20{
margin:30px 0 0 0;
float:left;
width:280px; height:750px;
background:url(http://the-peace-company.com/new-images/if/struct-img20.jpg) no-repeat 0 0;
}
.if-struct-img21{
margin:30px 0 30px 0;
width:330px; height:130px;
background:url(http://the-peace-company.com/new-images/if/struct-img21.jpg) no-repeat 0 0;
}
.if-struct-img22{
margin:0 0 0 0;
float:left;
width:50px; height:122px;
background:url(http://the-peace-company.com/new-images/if/struct-img22.jpg) no-repeat 0 0;
}
.if-struct-img23{
margin:20px 0 0 15px;
float:left;
width:90px; height:80px;
background:url(http://the-peace-company.com/new-images/if/struct-img23.jpg) no-repeat 0 0;
}
.if-struct-img24{
margin:10px auto 20px auto;
width:490px; height:350px;
background:url(http://the-peace-company.com/new-images/if/struct-img24.jpg) no-repeat 0 0;
}
.if-struct-img25{
margin:0;
width:320px; height:100px;
float:left;
background:url(http://the-peace-company.com/new-images/if/struct-img25.jpg) no-repeat 0 0;
}
.if-struct-img26{
margin:0px auto 30px auto;
width:680px; height:70px;
background:url(http://the-peace-company.com/new-images/if/struct-img26.jpg) no-repeat 0 0;
}


/* --------------------- イフって何？ ----------------------- */
.if-new-header-about{
width:700px;
height:150px;
margin:10px auto 30px auto;
background:url(http://the-peace-company.com/new-images/if/about/header.jpg) no-repeat 0 0;
}
.header-txt{
width:550px;
padding:80px 0 0 30px;
font-size:14px;
display:none;
}

.if-new-about-comment1{
width:700px;
height:530px;
margin:20px auto 10px auto;
background:url(http://the-peace-company.com/new-images/if2/about/comment1.jpg) no-repeat 0 0;
}
.if-new-about-comment2{
width:700px;
height:120px;
margin:10px auto;
background:url(http://the-peace-company.com/new-images/if2/about/comment2.jpg) no-repeat 0 0;
}
.if-new-about-comment3{
width:700px;
height:110px;
margin:10px auto 20px auto;
background:url(http://the-peace-company.com/new-images/if2/about/comment3.jpg) no-repeat 0 0;
}

.if-new-about-spec{
width:700px;
height:250px;
margin:30px auto;
position:relative;
background:url(http://the-peace-company.com/new-images/if2/about/spec.jpg) no-repeat 0 0;
}
.if-new-about-spec a{
width:143px;
height:30px;
position:absolute;
left:550px;
top:205px;
display:block;
}
.if-new-about-spec a span{ display:none; }


/* --------------------- main2 ----------------------- */
#main2 {
text-align: center;
}

#main2-inner{
padding: 4px 4px 4px 4px;
width: 700px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/* ---------- header ---------- */
.entry-header-if{
margin:0 18px 20px 12px;
width:630px;
height:170px;
}
.header-if-about{ background:url(http://the-peace-company.com/new-images/if/header-about.jpg) no-repeat 0% 0%; }
.header-if-structure{ background:url(http://the-peace-company.com/new-images/if/header-structure.jpg) no-repeat 0% 0%; }
.header-if-user{ background:url(http://the-peace-company.com/peace7/if2/images/header-user.jpg) no-repeat 0% 0%; }
.header-if-faq{ background:url(http://the-peace-company.com/new-images/if/header-faq.jpg) no-repeat 0% 0%; }
.header-if-tokuten{ background:url(http://the-peace-company.com/new-images/if/header-tokuten.jpg) no-repeat 0% 0%; }


/* --------------- user.html --------------- */

.if-user-img{ margin:0; padding:0; }
ul.if-user-img{ list-style-type:none; }
ul.if-user-img li{ width:310px; height:77px; margin:20px 0 0 0;}
ul.if-user-img li a{ width:310px; height:77px; display:block; }

li.if-user-img1{ background:url(http://the-peace-company.com/new-images/if/user-img1.jpg) no-repeat 0 0;}
li.if-user-img2{ background:url(http://the-peace-company.com/new-images/if/user-img2.jpg) no-repeat 0 0;}
li.if-user-img3{ background:url(http://the-peace-company.com/new-images/if/user-img3.jpg) no-repeat 0 0;}
li.if-user-img4{ background:url(http://the-peace-company.com/new-images/if/user-img4.jpg) no-repeat 0 0;}
li.if-user-img5{ background:url(http://the-peace-company.com/new-images/if/user-img5.jpg) no-repeat 0 0;}
li.if-user-img6{ background:url(http://the-peace-company.com/new-images/if/user-img6.jpg) no-repeat 0 0;}
li.if-user-img7{ background:url(http://the-peace-company.com/new-images/if/user-img7.jpg) no-repeat 0 0;}
li.if-user-img8{ background:url(http://the-peace-company.com/new-images/if/user-img8.jpg) no-repeat 0 0;}
li.if-user-img9{ background:url(http://the-peace-company.com/new-images/if/user-img9.jpg) no-repeat 0 0;}
li.if-user-img10{ background:url(http://the-peace-company.com/new-images/if/user-img10.jpg) no-repeat 0 0;}
li.if-user-img11{ background:url(http://the-peace-company.com/new-images/if/user-img11.jpg) no-repeat 0 0;}
li.if-user-img12{ background:url(http://the-peace-company.com/new-images/if/user-img12.jpg) no-repeat 0 0;}
li.if-user-img13{ background:url(http://the-peace-company.com/new-images/if/user-img13.jpg) no-repeat 0 0;}
li.if-user-img14{ background:url(http://the-peace-company.com/new-images/if/user-img14.jpg) no-repeat 0 0;}
li.if-user-img15{ background:url(http://the-peace-company.com/new-images/if/user-img15.jpg) no-repeat 0 0;}
li.if-user-img16{ background:url(http://the-peace-company.com/new-images/if/user-img16.jpg) no-repeat 0 0;}
li.if-user-img21{ background:url(http://the-peace-company.com/new-images/if/user-img21.jpg) no-repeat 0 0;}

.if-user-img17{
float:right;
margin:0 0 0 10px;
width:160px;
height:107px;
background:url(http://the-peace-company.com/new-images/if/user-img17.jpg) no-repeat 0 0;
}

.if-user-img18{
margin:15px 0;
width:400px; height:20px;
background:url(http://the-peace-company.com/new-images/if/user-img18.gif) no-repeat 0 0;
}
.if-user-img19{
margin:30px 0 30px -10px;
width:530px; height:50px;
background:url(http://the-peace-company.com/new-images/if/user-img19.jpg) no-repeat 0 0;
}
.if-user-img20{
margin:20px auto;
width:490px; height:319px;
background:url(http://the-peace-company.com/new-images/if/user-img20.jpg) no-repeat 0 0;
}

/* --------------- user.html : 体験談指定 --------------- */

.user-box{ margin:30px 50px; }

.user-box-top{
width:600px;
height:30px;
background:url(http://the-peace-company.com/new-images/frame1-top.jpg) no-repeat 0 0;
}
.user-box-inner{
margin:-15px 0 0 0;
width:600px; height:auto;
font-size:14px;
line-height:1.8;
background:url(http://the-peace-company.com/new-images/frame1-main.jpg) repeat-y 0 0;
}
.user-box-btm{
margin:-35px 0 0 0;
width600px; height:40px;
background:url(http://the-peace-company.com/new-images/frame1-btm.jpg) no-repeat 0 100%;
}
.user-title{
margin:10px 10px 0 10px;
padding:13px 0 0 40px;
height:90px;
font-size:16px;
font-weight:bold; 
}
.user-txt{ margin:20px 40px 40px 40px; }

.user-title strong{ display:none; }
.user-title01{ background:url(http://the-peace-company.com/new-images/if/user-title01.jpg) no-repeat 0 0;}
.user-title02{ background:url(http://the-peace-company.com/new-images/if/user-title02.jpg) no-repeat 0 0;}
.user-title03{ background:url(http://the-peace-company.com/new-images/if/user-title03.jpg) no-repeat 0 0;}
.user-title04{ background:url(http://the-peace-company.com/new-images/if/user-title04.jpg) no-repeat 0 0;}
.user-title05{ background:url(http://the-peace-company.com/new-images/if/user-title05.jpg) no-repeat 0 0;}
.user-title06{ background:url(http://the-peace-company.com/new-images/if/user-title06.jpg) no-repeat 0 0;}
.user-title07{ background:url(http://the-peace-company.com/new-images/if/user-title07.jpg) no-repeat 0 0;}
.user-title08{ background:url(http://the-peace-company.com/new-images/if/user-title08.jpg) no-repeat 0 0;}
.user-title09{ background:url(http://the-peace-company.com/new-images/if/user-title09.jpg) no-repeat 0 0;}
.user-title10{ background:url(http://the-peace-company.com/new-images/if/user-title10.jpg) no-repeat 0 0;}
.user-title11{ background:url(http://the-peace-company.com/new-images/if/user-title11.jpg) no-repeat 0 0;}
.user-title12{ background:url(http://the-peace-company.com/new-images/if/user-title12.jpg) no-repeat 0 0;}
.user-title13{ background:url(http://the-peace-company.com/new-images/if/user-title13.jpg) no-repeat 0 0;}
.user-title14{ background:url(http://the-peace-company.com/new-images/if/user-title14.jpg) no-repeat 0 0;}
.user-title15{ background:url(http://the-peace-company.com/new-images/if/user-title15.jpg) no-repeat 0 0;}
.user-title16{ background:url(http://the-peace-company.com/new-images/if/user-title16.jpg) no-repeat 0 0;}
.user-title17{ background:url(http://the-peace-company.com/new-images/if/user-title17.jpg) no-repeat 0 0;}


.user-staff{
clear:both;
margin:30px;
padding:20px 30px 10px 30px;
background:#FFF8E1;
}
.user-staff-title{
margin:0 0 15px 0;
padding:5px 0 0 50px;
height:32px;
font-size:15px;
font-weight:bold;
background:url(http://the-peace-company.com/new-images/if/user/staff.gif) no-repeat 0 0;
}
.user-caption{
margin:5px 0 0 0;
text-align:center;
font-size:10px;
}
.line1{
width:620px; height:31px;
background:url(http://the-peace-company.com/new-images/if/user/line1.jpg) no-repeat 0 0;
}

/* --------------- user.html : 体験談写真指定 --------------- */

.user-photo1{
margin:0 0 10px 20px;
width:200px; height:270px;
background:url(http://the-peace-company.com/new-images/if/user/img1-1.jpg) no-repeat 0 0;
}

.user-photo2{
margin:0 0 30px 80px;
width:370px; height:120px;
background:url(http://the-peace-company.com/new-images/if/user/img2.jpg) no-repeat 0 0;
}
.user-photo3{
margin:0 0 10px 20px;
width:240px; height:320px;
background:url(http://the-peace-company.com/new-images/if/user/img3.jpg) no-repeat 0 0;
}
.user-photo4{
margin:0 100px 0 100px;
width:300px; height:442px;
background:url(http://the-peace-company.com/new-images/if/user/img4.jpg) no-repeat 0 0;
}
.user-photo5{
margin:0 0 30px 30px;
width:150px; height:200px;
background:url(http://the-peace-company.com/new-images/if/user/img5.jpg) no-repeat 0 0;
}
.user-photo6{
margin:30px 0 30px 20px;
width:480px; height:400px;
background:url(http://the-peace-company.com/new-images/if/user/img6.jpg) no-repeat 0 0;
}
.user-photo7{
margin:0 0 30px 0;
width:520px; height:192px;
background:url(http://the-peace-company.com/new-images/if/user/img7.jpg) no-repeat 0 0;
}
.user-photo8{
margin:0 0 10px 20px;
width:160px; height:436px;
background:url(http://the-peace-company.com/new-images/if/user/img8.jpg) no-repeat 0 0;
}
.user-photo9{
margin:30px 85px 20px 85px;
width:350px; height:260px;
background:url(http://the-peace-company.com/new-images/if/user/img9.jpg) no-repeat 0 0;
}
.user-photo10-1{
margin:0 0 10px 20px;
width:240px; height:347px;
border:solid 1px #ccc;
background:url(http://the-peace-company.com/new-images/if/user/img10-1.jpg) no-repeat 0 0;
}
.user-photo10-2{
margin:30px 100px 0 100px;
width:320px; height:227px;
background:url(http://the-peace-company.com/new-images/if/user/img10-2.jpg) no-repeat 0 0;
}
.user-photo11{
margin:0 0 10px 20px;
width:294px; height:220px;
background:url(http://the-peace-company.com/new-images/if/user/img11.jpg) no-repeat 0 0;
}
.user-photo12{
margin:20px 95px 35px 95px;
width:330px; height:159px;
background:url(http://the-peace-company.com/new-images/if/user/img12.jpg) no-repeat 0 0;
}
.user-photo13{
margin:0 0 10px 20px;
width:160px; height:205px;
background:url(http://the-peace-company.com/new-images/if/user/img13.jpg) no-repeat 0 0;
}
.user-photo14{
margin:0;
width:520px; height:740px;
background:url(http://the-peace-company.com/new-images/if/user/img14.jpg) no-repeat 0 0;
}
.user-photo15{
margin:0 0 10px 20px;
width:120px; height:147px;
background:url(http://the-peace-company.com/new-images/if/user/img15.jpg) no-repeat 0 0;
}
.user-photo16{
margin:30px 100px 0 100px;
width:320px; height:190px;
background:url(http://the-peace-company.com/new-images/if/user/img16.jpg) no-repeat 0 0;
}

.user-photo17{
margin:30px auto 20px auto;
width:500px; height:673px;
background:url(http://the-peace-company.com/new-images/if/user/img17.jpg) no-repeat 0 0;
}

/* --------------- etc --------------- */

.float-left{
float:left;
}

/* top-box ------------------------------------------------ */

.top-box{
margin:20px 0 0 0;
text-align: center;
}

.top-box-inner{
padding: 4px 4px 4px 4px;
width: 800px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

.top-box-left{
width: 334px;
height: 135px;
background:url(http://the-peace-company.com/peace7/if2/images/layout/holistic.gif) no-repeat 0 0;
float: left;
}

.top-box-right{
padding: 40px 0 0 40px;
width: 426px;
height: 135px;
float: left;
background:url(http://the-peace-company.com/peace7/if2/images/layout/new-bg.gif) no-repeat 0 0;
}


/* --------------- 全体 --------------- */

.txt{
padding: 12px 12px 12px 16px;
}

.txt{
padding: 0px;
}

/* --------------- トップ --------------- */
.if-about-img1{
width:262px;
height:175px;
float:right;
margin:15px 0 5px 10px;
background:url(http://the-peace-company.com/new-images/if/about-img1.jpg) no-repeat 0 0;
}

.if-about-h2{ background:url(http://the-peace-company.com/new-images/if2/about/h2.jpg) no-repeat 0 0;
height:60px; }

.com-box1{
margin:12px 0 0 0;
text-align: center;
}

.com-box1-inner{
padding: 4px 4px 4px 4px;
width: 700px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

/* 3shihtzu-text */

#shihtzu-text{
margin:25px auto;
width:900px;
text-align:left;
}

#shihtzu-text h3{font-size:20px; font-weight:bold;}
#shihtzu-wrap{ background:url(http://the-peace-company.com/peace7/if2/images/dog-bg.jpg) repeat-y 50% 0; margin:0; padding:10px 0 30px 0;}


/**/
#questionnaire{
text-align:justify;
width:700px;
margin:15px auto;
}

#questionnaire-header{
background:url(http://the-peace-company.com/peace7/if2/images/graph-header.jpg) no-repeat 0 0;
width:700px;
height:439px;
position:relative;
}

#graph-link{
position:absolute;
top:350px;
left:291px;
}

/*#column p{
padding:26px 0px 26px 60px;
border-bottom:1px dashed #999;
}*/

#column ul{
margin:0;
}

#column ul li{
margin:5px 0;
padding:12px 26px 12px 84px;
min-height:60px;
/*border-bottom:1px dashed #999;*/
background-color:#F9F5F4;
border:1px solid #CECFD0;
list-style:none;
}

#column ul li p{
margin:0;
font-size:13px;
/*border-bottom:1px dashed #999;*/
}

.buyer-profile{
font-weight:bold;
color:#E98147;
font-size:13px;
margin:-2px 0 0 -7px;
}

#column-three{
width:700px;
padding:33px 0px 33px 0px;
background:url(http://the-peace-company.com/peace7/if2/images/three-bg.jpg) no-repeat 0 0;
}

#column-two{
width:700px;
padding:33px 0px 33px 0px;
background:url(http://the-peace-company.com/peace7/if2/images/two-bg.jpg) no-repeat 0 0;
}

#column-one{
width:700px;
padding:33px 0px 33px 0px;
background:url(http://the-peace-company.com/peace7/if2/images/one-bg.jpg) no-repeat 0 0;
}

#column-other{
width:700px;
padding:53px 0px 33px 0px;
background:url(http://the-peace-company.com/peace7/if2/images/other-bg.jpg) no-repeat 0 0;
}
.etc_end{widht:700px;font-size:13px;}

.icon-self_01{background:url(http://the-peace-company.com/peace7/if2/images/icon-self_01.jpg) no-repeat 12px 12px;}
.icon-self_02{background:url(http://the-peace-company.com/peace7/if2/images/icon-self_02.jpg) no-repeat 12px 12px;}
.icon-self_03{background:url(http://the-peace-company.com/peace7/if2/images/icon-self_03.jpg) no-repeat 12px 12px;}
.icon-dog_01{background:url(http://the-peace-company.com/peace7/if2/images/icon-dog_01.jpg) no-repeat 12px 12px;}
.icon-dog_02{background:url(http://the-peace-company.com/peace7/if2/images/icon-dog_02.jpg) no-repeat 12px 12px;}
.icon-dog_03{background:url(http://the-peace-company.com/peace7/if2/images/icon-dog_03.jpg) no-repeat 12px 12px;}
.icon-cat_01{background:url(http://the-peace-company.com/peace7/if2/images/icon-cat_01.jpg) no-repeat 12px 12px;}
.icon-cat_02{background:url(http://the-peace-company.com/peace7/if2/images/icon-cat_02.jpg) no-repeat 12px 12px;}
.icon-cat_03{background:url(http://the-peace-company.com/peace7/if2/images/icon-cat_03.jpg) no-repeat 12px 12px;}

/*.icon-self_01{background:url(http://the-peace-company.com/peace7/if2/images/icon-self_01.jpg) no-repeat 0 6px;}
.icon-self_02{background:url(http://the-peace-company.com/peace7/if2/images/icon-self_02.jpg) no-repeat 0 6px;}
.icon-self_03{background:url(http://the-peace-company.com/peace7/if2/images/icon-self_03.jpg) no-repeat 0 6px;}
.icon-dog_01{background:url(http://the-peace-company.com/peace7/if2/images/icon-dog_01.jpg) no-repeat 0 6px;}
.icon-dog_02{background:url(http://the-peace-company.com/peace7/if2/images/icon-dog_02.jpg) no-repeat 0 6px;}
.icon-dog_03{background:url(http://the-peace-company.com/peace7/if2/images/icon-dog_03.jpg) no-repeat 0 6px;}
.icon-cat_01{background:url(http://the-peace-company.com/peace7/if2/images/icon-cat_01.jpg) no-repeat 0 6px;}
.icon-cat_02{background:url(http://the-peace-company.com/peace7/if2/images/icon-cat_02.jpg) no-repeat 0 6px;}
.icon-cat_03{background:url(http://the-peace-company.com/peace7/if2/images/icon-cat_03.jpg) no-repeat 0 6px;}*/



.questionnaire-thanks{
margin:12px 0 0 0;
background-color:#fff;
border:1px solid #CECFD0;
padding:6px;
font-size:13px;
}

#letter-button{
width:700px;
text-align:right;
}

.user-person-bnr{
margin:0 0 0 30px;
padding:12px 0 0 60px;
height:45px;
background:url(http://the-peace-company.com/peace7/if2/images/message-icon.jpg) no-repeat 0 6px;
}


