@charset "utf-8";

/* ----------------------------------------------------------------
    Structure
----------------------------------------------------------------- */
body{
margin:0;
padding:0;
color:#666;
background-color:#e7edd7;
background-image:url("http://www.ui-trust.co.jp/img/bg.jpg");
background-repeat:repeat-x;
background-position:center top;
font-family:"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
_font-family:"ＭＳ Ｐゴシック", sans-serif;
font-size:62.5%;
line-height:1.45;
}

*:first-child+html body{
 font-family:"ＭＳ Ｐゴシック", "メイリオ", "Meiryo";
}


/* ----------------------------------------------------------------
    Heading Module
----------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6{
margin:0;
padding:0;
}


/* ----------------------------------------------------------------
    Text Module
----------------------------------------------------------------- */
p{
margin:0;
padding:0;
}

strong{
font-weight:bold;
}

em{
font-style:normal;
font-weight:bold;
}

address{
margin:0;
padding:0;
font-style:normal;
}


/* ----------------------------------------------------------------
    Hypertext Module
----------------------------------------------------------------- */
a:link{
color:#f90;
text-decoration:none;
}

a:visited{
color:#f90;
text-decoration:none;
}

a:hover, a:active, a:focus{
color:#fc0;
text-decoration:underline;
}

a[name]{
color:#333;
text-decoration:underline;
}


/* ----------------------------------------------------------------
    List Module
----------------------------------------------------------------- */
ul,
ol,
dl{
margin:0;
padding:0;
list-style:none;
}

ol{
margin-left:2.5em;
list-style-type:decimal;
}

li,
dt,
dd{
margin:0;
padding:0;
}

li p,
li li,
li dt,
li dd,
dd p,
dd li,
dd dt,
dd dd{
font-size:100%;
}


/* ----------------------------------------------------------------
    Table Module
----------------------------------------------------------------- */
table{
margin:0;
padding:0;
}

td p,
td li,
td dt,
td dd{
font-size:100%;
}


/* ----------------------------------------------------------------
    Image Module
----------------------------------------------------------------- */
img{
border:0;
vertical-align:bottom;
}


/* ----------------------------------------------------------------
    Form Module
----------------------------------------------------------------- */
form,
fieldset{
margin:0;
padding:0;
border:0;
}

legend{
display:none;
}


/* ----------------------------------------------------------------
    Horizontal Rule
----------------------------------------------------------------- */
hr{
display:none;
}


/* ----------------------------------------------------------------
    Get hasLayout
----------------------------------------------------------------- */
div, ul, li, dl, dt, dd, p{
zoom:1;
}

ol li{
zoom:0;
}

/* ----------------------------------------------------------------
    space
----------------------------------------------------------------- */
.sb3{margin-bottom:3px;}
.sb5{margin-bottom:5px;}
.sb10{margin-bottom:10px;}
.sb15{margin-bottom:15px;}
.sb20{margin-bottom:20px;}
.sb25{margin-bottom:25px;}
.sb30{margin-bottom:30px;}
.sb35{margin-bottom:35px;}
.sb40{margin-bottom:40px;}
.sb45{margin-bottom:45px;}
.sb50{margin-bottom:50px;}
.sb60{margin-bottom:60px;}
.sb70{margin-bottom:70px;}
.sb80{margin-bottom:80px;}
.sb90{margin-bottom:90px;}
.sb100{margin-bottom:100px;}
.sb110{margin-bottom:110px;}
.sb120{margin-bottom:120px;}
.sb130{margin-bottom:130px;}
.sb140{margin-bottom:140px;}

.sl3{margin-left:3px;}
.sl5{margin-left:5px;}

.sr3{margin-right:3px;}
.sr5{margin-right:5px;}
.sr10{margin-right:10px;}

.st3{margin-top:3px;}
.st5{margin-top:5px;}
.st10{margin-top:10px;}
.st15{margin-top:15px;}
.st20{margin-top:20px;}
.st25{margin-top:25px;}
.st30{margin-top:30px;}
.st35{margin-top:35px;}
.st40{margin-top:40px;}
.st45{margin-top:45px;}
.st50{margin-top:50px;}
.st55{margin-top:55px;}

/* ----------------------------------------------------------------
    Clear
----------------------------------------------------------------- */
.clearfix{
content:".";
display:block;
clear:both;
height:0;
visibility:hidden;
}

/* ----------------------------------------------------------------
    Modules= layoutTop
----------------------------------------------------------------- */
#wrapper{
width:940px;
margin-right:auto;
margin-left:auto;
}

#headBox{
width:940px;
height:110px;
}

h1{
float:left;
width:470px;
height:90px;
text-indent:-9999px;
background-image:url("http://www.ui-trust.co.jp/img/logo.gif");
background-repeat:no-repeat;

}

h1 a{
width:470px;
height:90px;
display:block;
}

#headContact{
float:right;
width:175px;
}

#headTxt{
clear:both;
color:#fff;
font-size:1.2em;
line-height:1.6em;
}

#movie{
margin-top:15px;
}

#navigation{
float:left;
width:190px;
margin-top:20px;
padding-bottom:20px;
}

#contents{
float:right;
width:720px;
margin-top:20px;
font-size:1.2em;
padding-bottom:20px;
}



/* ----------------------------------------------------------------
    Modules= Navigation
----------------------------------------------------------------- */
.menuBg{
width:190px;
background-color:#030;
text-align:center;
padding-bottom:7px;
margin-bottom:10px;
}

.menuBtn{
margin-bottom:10px;
}

.menuList{
width:190px;
height:30px;
line-height:3.0em;
background-color:#fff;
border:1px solid #ccc;
margin-bottom:5px;
}

.menuList img{
vertical-align:middle;
margin:0px 5px 0px 10px;
}

.menuList a{
color:#666;
font-size:1.2em;
text-decoration:none;
display:block;
}

*html .menuList a{/*Win IE6*/
color:#666;
margin-top:10px;
}

/* ----------------------------------------------------------------
    Modules= Contents
----------------------------------------------------------------- */
.entryArea{
width:700px;
background-color:#fff;
border:1px solid #ccc;
padding:10px;
overflow:hidden;
margin-bottom:4px;
}

.entryTit{
color:#f90;
padding-bottom:3px;
}

.entryPh{
float:left;
width:120px;
}

.entryTxt{
float:right;
padding-left:20px;
width:560px;
}

.areaBtn{
padding:5px 0px;
}

.mapBox{
width:720px;
overflow:hidden;
}

.mapImg{
float:left;
width:500px;
margin-right:12px;
}

.mapList{
float:right;
width:200px;
}

.mapList ul li{
padding-bottom:1px;
}

.topicsArea{
width:700px;
background-color:#fff;
border:1px solid #ccc;
padding:10px;
overflow:hidden;
margin-bottom:4px;
}

.topicsData{
color:#060;
}

.topicsTxt{
width:680px;
}

.goTop{
width:720px;
margin:10px 0px;
text-align:right;
font-size:0.8em;
}

.goTop img{
padding-right:5px;
}


/* ----------------------------------------------------------------
    Modules= Footer
----------------------------------------------------------------- */
#footer{
margin-right:auto;
margin-left:auto;
clear:both;
background-image:url("http://www.ui-trust.co.jp/img/foot_bg.gif");
background-repeat:repeat-x;
font-size:1.2em;
}

#footerBox{
width:940px;
margin-right:auto;
margin-left:auto;
color:#fff;
overflow:hidden;
}

.footerLogo{
float:left;
width:187px;
padding-right:12px;
margin-top:20px;
margin-bottom:20px;
}

.footerTxt{
float:left;
width:350px;
margin-top:20px;
}

.footerCopy{
clear:both;
margin-bottom:20px;
}

/* ----------------------------------------------------------------
    Modules= layout 2nd
----------------------------------------------------------------- */
.caption{
width:720px;
height:37px;
background-image:url("http://www.ui-trust.co.jp/img/caption_bg.gif");
background-repeat:no-repeat;
color:#630;
font-size:1.6em;
margin-bottom:15px;
text-indent:0.2em;
}

.whiteBox{
width:646px;
background-color:#fff;
border:1px solid #ccc;
padding:30px 37px;
overflow:hidden;
margin-bottom:20px;
}

.icon{
float:left;
width:180px;
margin-bottom:20px;
}

.text{
float:right;
width:465px;
}

.whiteBox img{
border:3px solid #660;
margin-bottom:3px;
}

.whiteBox table{
border-top:1px solid #ccc;
border-bottom:none;
border-left:none;
border-right:none;
width:646px;
margin: 5px 0 5px 0;
}

.whiteBox th{
border-top:none;
border-bottom:1px solid #ccc;
border-left:none;
border-right:none;
background-color:#c2c29a;
font-weight:normal;
width:80px;
padding:5px;
text-align:left;
vertical-align:top;
}

.whiteBox td{
width:240px;
border-top:none;
border-bottom:1px solid #ccc;
border-left:none;
border-right:none;
padding:5px;
}

.back{
text-align:center;
padding:3px 10px;
margin:0 5px 0 0;
border:1px solid #630;
background-color:#8A7049;
}

.back a{
color:#fff;
text-decoration:none;
}

.recommend{
width:620px;
padding:10px;
background-color:#660;
color:#fff;
}

.recommend a:link{
color:#fff;
text-decoration:none;
}


.recommend a:visited{
color:#fff;
text-decoration:none;
}

.recommend a:hover, a:active, a:focus{
color:#f90;
text-decoration:underline;
}

.tagTit{
background-color:#8A7049;
padding:3px;
margin-top:20px;
}


.specialBox{
width:646px;
background-color:#fff;
border:1px solid #ccc;
padding:30px 37px;
overflow:hidden;
margin-bottom:20px;
}

.promiseBox{
width:660px;
}

.promiseIc{
float:left;
width:140px;
}

.promiseTxt{
float:right;
width:510px;
}

.promiseTit{
color:#630;
font-size:1.6em;
}

.promiseBorder img{
border:3px solid #660;
margin-bottom:3px;
}

.staffBox{
width:660px;
}

.staffPh{
float:left;
width:155px;
}

.staffPh img{
border:3px solid #660;
margin-bottom:3px;
}

.staffList{
float:right;
width:490px;
}

.staffList table{
border-top:1px solid #ccc;
border-bottom:none;
border-left:none;
border-right:none;
width:100%;
margin: 5px 0 5px 0;
}

.staffList th{
border-top:none;
border-bottom:1px solid #ccc;
border-left:none;
border-right:none;
background-color:#E7EDD7;
font-weight:normal;
width:135px;
padding:5px;
text-align:left;
vertical-align:top;
}

.staffList td{
border-top:none;
border-bottom:1px solid #ccc;
border-left:none;
border-right:none;
padding:5px;
}






