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

#uniform-food_cnt {
	color: #333333;
	background-color: #F39700;
	padding: 15px;
}

#uniform-food_inner {
	background-color: #FFFFFF;
	padding: 10px;
}

#uniform-food_header {
	position: relative;
	margin-bottom: 30px;
}

* html #uniform-food_header {
	height: 127px;
}

#uniform-food_header h1 {
	font-size: 20px;
	font-weight: bold;
	text-indent: -9999px;
	width: 256px;
	height: 127px;
	background: url(../imgs/uniform-food_title.gif) no-repeat left top;
	overflow: hidden;
}
#uniform-food_header h1.Service {
	background: url(../imgs/uniform-food_title_service.gif) no-repeat left top;
}

#uniform-food_header p {
	font-family: '小塚ゴシック Pro M';
	font-size: 12px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 418px;
	padding: 5px 0;
	border-bottom: 5px solid #F39700;
}

#interview {
	margin-bottom: 40px;
}

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

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

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

#comments {
	width: 380px;
	float: left;
	margin-right: 20px;
}

.person {
	background-color: #FDE7C6;
	font-family: '小塚ゴシック Pro M';
	font-size: 14px;
	padding: 5px;
}

.person span {
	font-family: '小塚ゴシック Pro B';
	font-size: 16px;
}

#comments dl {
	font-size: 14px;
}

#comments dl dt {
	color: #F39700;
	font-family: '小塚ゴシック Pro B';
	margin-top: 15px;
}

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

#main-photo {
	float: left;
}

#photos,
.photos {
	width: 690px;
	margin-bottom: 30px;
}

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

#photos div,
.photos div {
	width: 205px;
	margin-right: 25px;
	float: left;
}

* html #photos div,
* html .photos div {
	margin-right: 22px;
}

*:first-child+html #photos div img,
*:first-child+html .photos div img {
	float: left;
}

* html #photos div img,
* html .photos div img {
	float: left;
}

#photos div dl,
.photos div dl {
	width: 120px;
	font-size: 12px;
	float: right;
}

#photos div dl dt,
.photos div dl dt {
	font-size: 14px;
	color: #F39700;
	font-family: '小塚ゴシック Pro B';
}

#photos div dl dd,
.photos div dl dd {
	font-family: '小塚ゴシック Pro M';
}

#com {
}

#com div {
	border: 3px solid #F39700;
	padding: 10px;
}

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

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

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

#com p {
	font-family: '小塚ゴシック Pro M';
}

#com p.title {
	font-size: 18px;
	color: #F39700;
	font-family: '小塚ゴシック Pro B';
}

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

#com dl {
	width: 440px;
	float:left;
}

#com dl dt {
	font-size: 18px;
	color: #F39700;
	font-family: '小塚ゴシック Pro B';
}

#com dl dd {
	font-size: 12px;
}

#com dl dd table {
}

#com dl dd table * {
	font-family: '小塚ゴシック Pro M';
}

#com dl dd table th {
	vertical-align: top;
}

#com dl dd table td {
	vertical-align: top;
}

#com dl dd table td.separater {
}

#com dl dd span.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.5em;
}

.toback {
	margin: 10px 0;
}

