@charset "UTF-8";
/*
 * index.css
 *
 */

/*==================================
              contact
==================================*/
.day_page #header {
    background-image:url(/img/shisetsu/crear_kurosaki/homon/contact/day_service_img.jpg);
}
h3 {
    margin: 10px auto 30px;
	padding: 0;
	border-bottom: #EE8865  dotted 1px;
	color: #EE8865 ;
	font-size: 24px;
    font-weight: bold;
}
.tel_copy {
    margin: 0 auto 20px;
    font-size: 16px;
    text-align: center;
}
.chuui-jikou {
    font-size: 16px;
    line-height: 1.7em;
    margin: 10px auto;
    text-align: left;
    text-indent: -1em;
    width: 900px;
}
#contact_list table {
    background: #ffffff none repeat scroll 0 0;
    border-left: 1px solid #797979;
    border-top: 1px solid #797979;
    font-size: 16px;
    margin: 30px auto;
    text-align: left;
    width: 900px;
}
#contact_list table th,
#contact_list table td {
    border-bottom: 1px solid #797979;
    border-right: 1px solid #797979;
    line-height: 1.6;
    padding: 15px 10px;
}
#contact_list table th {
    background-color: #FBDFD6;
    font-weight: bold;
    width: 220px;
}
.red {
    color: #FF0000;
}
.kojinjyouhou {
    height: 200px;
    overflow: auto;
    padding: 10px;
}
.kojinjyouhou p {
    padding: 0px 0px 0px 30px;
}
.text-right {
    text-align: right;
}
.kojin-title {
    margin: 20px;
    text-align: center;
}
.kou {
    margin: 20px 0px 5px;
}
.contact_tel img {
    border: #EE8865 solid 2px;
}