



img{

max-width: 100%;
vertical-align: bottom;
width /***/:auto;

}

#container{

width:100%;

}
.multi_container{
	width:900px;
	margin:0 auto;
}


.pc_off {display: none;}


.float_r {	float: right;}

.float_l {	float: left;}

.clear {	clear: both;}

.mc_color{
	background:#DFF7F8;			/*サイトによって背景色を変更*/	
}

h2.multi_h2 {
	font-size: 20px;
	width: 780px;
	height: 50px;
	line-height: 50px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 20px;
	text-align:left;
	border:2px dashed #DDD;
}
.mc-list-group h3{
	width:900px;
	font-size:14px;
	text-indent:10px;
	line-height:30px;
	background:#EEE;
	border-left:5px solid #0066CC;
}

.mc-group ul{
	margin:0;
	padding:0;
	list-style:none;
}
.mc-group ul li{
	width:165px;
	padding:5px;
	margin: 9px;
	float:left;
	border:1px solid #EEE;
}
.mc-group ul li:hover{
	background:#EEE;
}
.mc-group ul li img{
	max-width:140px;
	height:auto;
}


/* staff スタッフ紹介 */



.staff {
	width: 780px;
	margin: 30px auto;
	font-size: 16px;
	overflow: hidden;
	text-align: left;
}

.staff ul {
	width: 780px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.staff_1 li {
	margin-bottom: 30px;
}

.staff_1_name {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}

.staff_1_photo {
	width: 250px;
	margin-bottom: 10px;
	text-align: center;
}

.staff_1_photo img {
	max-width: 246px;
	border: 0;
	vertical-align:bottom;
	padding: 2px;
	border: 1px solid #999999;
}

.staff_1_prof {
	width: 500px;
	margin-bottom: 10px;
}

.staff_1_prof span {
	display: block;
	border-bottom: 1px dashed #aaaaaa;
	font-weight: bold;
}

.staff_1_prof p {
	margin: 5px 0 10px 0;
	font-size: 13px;
}

.staff_1_comment {
	font-size: 13px;
	border: 1px solid #999999;
	padding: 5px;
}

.staff_1_comment p {
	background: #eeeeee;
	margin: 0;
	padding: 5px;
}

/* staff shosai */


.staff_detail {
	text-align: left;
}

.staff_detail_main {
	overflow: hidden;
	margin-bottom: 10px;
}

.staff_detail_left {
	width: 370px;
	float: left;
}

.staff_detail_right {
	width: 400px;
	float: right;
}

.staff_detail_right span {
	background:#DFF7F8;			/*サイトによって背景色を変更*/
	width: 400px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
}

.staff_detail_right p {
	width: 400px;
	margin: 0 auto 20px;
}
.staff_detail_left span {
	background:#DFF7F8;			/*サイトによって背景色を変更*/
	width: 370px;
	height: 40px;
	line-height: 40px;
	text-indent: 20px;
	color: #333;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
	
}
.staff_detail_left p {
	width: 360px;
	margin: 0 auto 20px;
	background: #eeeeee;
	padding: 5px;

}
.staff_detail_right img{
	max-width: 185px;
	height: auto;
	margin-right: 5px;
	float: left;
	border: 1px solid #EEE;
	padding: 4px;
}



/* お客様の声 voices */

.voices {
	width: 780px;
	margin: 30px auto;
	font-size: 16px;
	text-align: left;
}

.voices ul {
	width: 780px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.voices li {
	overflow: hidden;
}

.voices_2 li {
	border-bottom: 1px dotted #dddddd;
	margin-bottom: 15px;
	padding-bottom: 15px;	
}

.voices_2 a {
	display: block;
	text-decoration: none;
}

.voices_2_title {
	display: block;
	line-height: 35px;
	font-weight: bold;
	text-indent: 10px;
	margin-bottom: 10px;
}

.voices_2_title a:hover {
	background: #dddddd;
}


.voices_2_photo {	
	width: 250px;
	height: 200px;
}

.voices_2_photo a:hover img {
	border: 1px solid #FF9326;
}

.voices_2_photo img {
	max-width: 250px;
	max-height: 200px;
	border: 1px solid #999999;
	padding: 2px;
	vertical-align:bottom;
	
}

.voices_2_text {
	width: 500px;
}

.voices_2_text p {
	margin: 0;
	font-size: 13px;
	padding:10px;
	overflow: hidden;
	line-height: 25px;
	height: 100px;
}

.voices_2_link {
	float: right;
	width: 180px;
	height: 40px;
	border: 1px solid #FF9326;
	padding: 2px;
}

.voices_2_link a {
	width: 180px;
	height: 40px;
	background: #FF9326;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-weight: bold;
}

.voices_2_link:hover {
	border: 1px solid #dddddd;
}

.voices_2_link:hover a {
	background: #dddddd;
}

.voices_detail {
	border: 1px solid #dddddd;
	padding: 20px;
	width: 740px;
	overflow: hidden;
}

.voices h3 {
  display: block;
  line-height: 35px;
  font-weight: bold;
  text-indent: 10px;
  margin: 0 0 10px 0;
}

.voices_detail_photo {
	width: 320px;
	margin-bottom: 10px;
	text-align: center;
}

.voices_detail_photo img {
	max-width: 320px;
	height:auto;
}

.voices_detail_text {
	width: 420px;  
	margin-bottom: 10px;
}

.voices_detail_text img {
	max-width: 185px;
	margin-left: 25px;
}

.voices_detail_text span {
	padding-left: 25px;
	font-weight: bold;
}

.voices_detail_text p {
	padding-left: 25px;
	margin: 10px 0;
	font-size: 13px;
}

.voices_free {
	width: 860px;
	border-top: 1px dashed #dddddd;
	padding-top: 10px;
}

p.overflow {
	width: 400px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


