@charset eUTF-8Œ;
/*** title ***/

h1 {
    font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica",sans-serif;
    width:655px;
    height:28px;
    font-size:medium;
    color:#fff;
    margin:0 auto;
    padding:5px 0 3px 30px;
    background-image:url('../images/entrance/bg_ttl.jpg');
    background-repeat:no-repeat;
}

.newsbase {
    padding:6px 0 0 15px;
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
   border-radius: 5px;         /* CSS3 */

   background-color: #c50018;   /* ”wŒiF */
}
.newsline {
    margin-left:450px;
    font-size:10pt;
    background-image:url('../images/mk00_rd_.jpg');
    background-repeat:no-repeat;
    padding-left:20px;
}
.newsline a{
	color:#fff;
    text-decoration:none;
    
}

.businessbase {
    padding:6px 0 0 15px;
   -moz-border-radius: 5px;    /* Firefox */
   -webkit-border-radius: 5px; /* Safari,Chrome */
   border-radius: 5px;         /* CSS3 */

   background-color: #232e84;   /* ”wŒiF */
}

/*** content ***/
.catch {
    padding:15px;
    text-align:center;
    font-size:14pt;
    font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "HiraKakuProN-W3", "Osaka","Arial","Helvetica",sans-serif;
    line-height:120%;
}

.bannararea {
 width:265px;
 float:left;
 padding:0;
}

#leftblk {
 width:690px;
 float:left;
 padding:0;
	margin-top:5px;
}

#rightblk {
    width:250px;
    float:right;
    padding:0;
    margin-top:5px;
    margin-right:5px;
    border:1px solid #333;
}

.box01 {
    width:100%;
    height:136px;
    padding:5px 0;
    background-image:url('../images/entrance/bg_inspection.jpg');
    background-repeat:no-repeat;
}

.box02 {
    width:100%;
    height:136px;
    padding:5px 0;
    background-image:url('../images/entrance/bg_check.jpg');
    background-repeat:no-repeat;
}

.cnt_work {
    width:250px;
    padding-top:10px;
    float:right;
    
}




.boxbus01 {
    padding:6px 0;
    text-align:center;
    color:#cf6116;
    font-size:medium;
    border-bottom:1px dotted #333;
}
.consul{
    width:90%;
    margin:5px;
    padding:6px;
    -moz-border-radius: 15px;
    /*Firefox*/
	-webkit-border-radius: 15px;
    /*Safari,Chrome*/
	border-radius: 15px;
    /* CSS3 */;
    background-color:#cf6116;
    font-size:medium;
    font-weight:bold;
    text-align:center;
    color:#fff;
}

.boxbus02 {
    width:245px;
    height:100px;
    float:left;
    border-bottom:1px dotted #333;
    margin:5px;
    background-image:url('../images/entrance/ico_phone.jpg');
    background-repeat:no-repeat;
    background-position:left,center;
}

.boxbus03 {
    width:245px;
    height:100px;
    float:left;
   border-bottom:1px dotted #333;
    margin:5px;
    background-image:url('../images/entrance/ico_mail.jpg');
    background-repeat:no-repeat;
    background-position:left,center;    
}

.boxbus04 {
    width:245px;
    height:100px;
    float:left;
    margin:5px;
    background-image:url('../images/entrance/ico_fax.jpg');
    background-repeat:no-repeat;
    background-position:left,center;
}



.bizttl a{
    color:#21348c;
    text-decoration:none;
}



.bizbody {
    width:160px;
    padding-left:70px;
    vertical-align:middle;
    margin-top:30px;
}


.ttlbusiness {
    width:150px;
    font-size:14pt;
    font-weight:600;
    background-image:url('../images/entrance/ico_corp.jpg');
    background-repeat:no-repeat;
    background-position:center top;
    padding-top:51px;
    text-align:center;
    margin:0 auto;
    color:#232e84;
}
