﻿@charset "UTF-8";
@import url("tokusyu.css");


#call-ziman_wrap {
	background: url(../imgs/call-ziman_back.jpg);
	margin-bottom: 20px;
}

* html #call-ziman_wrap {
	display: inline-block;
}

#call-ziman_wrap h1 {
	background: url(../imgs/call-ziman_title.gif) no-repeat 5px 10px;
	text-indent: -9999px;
	overflow: hidden;
	width:730px;
	height: 200px;
}

#call-ziman_cnt {
	padding: 20px;
}

.photo {
	width: 300px;
	float: right;
	margin-left: 10px;
}

.photo p {
	color: #FFFFFF;
	font-size: 16px;
	font-family: '小塚ゴシック Pro M';
	padding: 3px;
}

.blue_b {
	background-color: #008CD6;
}

.red_b {
	background-color: #E5005A;
}

.catch_copy {
	font-size: 20px;
	font-family: '小塚ゴシック Pro B';
	font-weight: bold;
}

.blue {
	color: #008CD6;
}

.red {
	color: #E5005A;
}

dl#interview {
	line-height: 1.4em;
	width: 370px;
}

dl#interview dt {
	margin: 1em 0 0.2em 0;
	font-family: '小塚ゴシック Pro B';
	font-weight: bold;
}

dl#interview dd {
	margin-bottom: 0.5em;
	text-indent: 1em;
	font-family: '小塚ゴシック Pro M';
}

#com {
	margin-top: 30px;
}

* html #com {
	display: inline-block;
}

*:first-child+html #com {
	display: inline-block;
}

#com:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#com * {
	font-family: '小塚ゴシック Pro M';
	font-size: 14px;
}

#com img {
	float: left;
	margin-right: 10px;
}

#com .data {
	width: 500px;
	float: left;
}

#com * .name {
	font-family: '小塚ゴシック Pro B';
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px dotted #F39700;
	line-height: 2em;
}

#com * .tel {
	font-family: 'tahoma';
	font-size: 18px;
	font-weight: bold;
	background: url(../imgs/d2.gif) no-repeat left 5px;
	padding-left: 20px;
	line-height: 1.2em;
}


