/*  
Theme Name: respo_touroku
Template:respo
Description: Responsive WordPress theme
Theme URI: http://themnific.com/
Author: Dannci & Themnific
Author URI: http://themnific.com/
version: 1.0
Tags:
License: GNU/GPL Version 2 or later. 
License URI: http://www.gnu.org/licenses/gpl.html 
Copyright: (c) 2009 Dannci & Themnific.
 
*/


@import url("../respo/style.css");

div#headline {
    color: #fff;
    font-size: 120%;
    background-color: #000;
    padding: 5px;
}
.fa-li {
    top: 0.7em !important;
}
.inputTextShort {
    height: auto !important;
}
.inputTextLong {
    height: auto !important;
}
input.formBtn {
    margin-top: 10px;
}

body a:hover{color:#21759b!important;}
body {
color: #000000!important;
}

h2 {font-weight:bold!important;}

.toi_wrap{
clear:both;
background-color: #CDEDFC;
background: url(//hibarai-arubaito.com/img/toi_back.jpg) center top repeat;
}

.form_name {max-width:220px;}
.form_phone {max-width:220px;}

.footjigyousho_wrap {
    clear: both;
font-size: 8pt;
}
.footjigyousho h5 {
    color: rgb(128, 128, 128);
font-size: 8pt;
}
.footjigyousho {
    float: left;
    padding: 0 10px 10px;
    box-sizing: border-box;
color: rgb(128, 128, 128);
}
.footjigyousho_left {
    width: 50%;
    float: left;
}
.footjigyousho-right {
    float: right;
    width: 50%;
}