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

#skill_cnt {
	font-size: 16px;
	line-height: 1.4em;
	padding: 20px;
	width: 690px;
	background-color: #F39700;
}

#inner {
	background-color: #FFFFFF;
	padding: 10px;
	width: 670px;
}

h1 {
	text-indent: -9999px;
	overflow: hidden;
	width: 361px;
	height: 56px;
	background: url(../imgs/skill-title.gif) no-repeat left top;
	margin: 10px 0;
}

h2 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px 0;
	width: 121px;
	height: 23px;
	margin-left: 200px;
}

h2#tyourishi {
	background: url(../imgs/skill_tyourishi.gif) no-repeat left top;
}

h2#beer-taster {
	background: url(../imgs/skill_beer-taster.gif) no-repeat left top;
	width: 170px;
	margin-left: 150px;
}

#main_interview {
	clear: both;
	margin-bottom: 20px;
}

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

#main_interview dl#person {
	float:right;
	width: 300px;
	margin-left: 10px;
	background-color: #FDE7C6
	display: inline-block;
}

#main_interview dl#person span.name {
	font-size: 18px;
	line-height: 1.4em;
}

#main_interview dl#interview {
	float:left;
	width: 360px;
	text-indent: 1em;
}

#main_interview dl#interview dt {
	color: #F39700;
	font-weight: bold;
	margin-top: 0.5em;
	background: url(../imgs/marker_orange.gif) no-repeat left 4px;
}

#main_interview dl#interview dd {
	margin-bottom: 0.5em;
}

#photos {
	clear: both;
	margin-bottom: 20px;
}

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

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

#photos div {
	width: 200px;
	margin: 0 10px;
	background-color: #D3EDFB;
	float: left;
	display: inline-block;
}

#photos div.margin_lr {
	margin: 0 15px;
}

#photos div p {
	font-size: 12px;
	line-height: 1.4em;
	margin: 10px;
}

#comment {
	border: 1px solid #F39700;
	padding: 10px;
	margin-bottom: 20px;
	display: inline-block;
}

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

#comment p.comment_title {
	font-size: 20px;
	color: #F39700;
	font-weight: bold;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../imgs/skill_comment.gif) no-repeat left top;
	width: 220px;
	height: 18px;
	margin-bottom: 10px;
}

#comment p.kiitemimasita_title {
	font-size: 20px;
	color: #F39700;
	font-weight: bold;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../imgs/skill_kiitemimasita.gif) no-repeat left top;
	width: 327px;
	height: 18px;
	margin-bottom: 10px;
}

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

#comment dl.cnt {
	float: left;
	width: 488px;
}

#comment dl.cnt dt {
	background-color: #FDE7C6;
	padding: 5px;
	margin-bottom: 5px;
}

#comment dl.cnt dd {
}

#comment dl.msg dt {
	background-color: #FFFFFF;
	color: #F39700;
	font-weight: bold;
}

#comment dl.msg dd {
	text-indent: 1em;
}

#com {
	border: 1px solid #F39700;
	padding: 10px;
	font-size: 14px;
	line-height: 1.4em;
}

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

#com p.com_name {
	font-size: 18px;
	font-weight: bold;
	color: #DC4F03;
	margin-bottom: 10px;
}

#com div {
	margin-bottom: 10px;
}

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

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

#com div span.tel {
	font-size: 20px;
	font-family: 'tahoma';
	font-weight: bold;
	background: url(../imgs/d2.gif) no-repeat left 7px;
	padding-left: 19px;
}


